Fix indentation to match nesting in previous commit
[glibc.git] / ChangeLog
blob27267b1f22e908a5bbd3993eed493ae359c05fc2
1 2015-05-18  Florian Weimer  <fweimer@redhat.com>
3         * libio/libioP.h (_IO_MEMBER_TYPE, _IO_CAST_FIELD_ACCESS)
4         (_IO_JUMPS_FILE_plus): New.
5         (_IO_WIDE_JUMPS, _IO_CHECK_WIDE, _IO_JUMPS_FUNC): Use
6         _IO_CAST_FIELD_ACCESS.
7         * libio/fileops.c (libc_hidden_def, _IO_file_setbuf_mmap,
8         mmap_remap_check, decide_maybe_mmap): Use _IO_JUMPS_FILE_plus.
9         * libio/freopen.c (freopen): Likewise.
10         * libio/freopen64.c (freopen64): Likewise.
11         * libio/iofopen.c (__fopen_maybe_mmap): Likewise.
12         * libio/iofopncook.c (_IO_old_fopencookie): Likewise.
13         * libio/iofwide.c (_IO_fwide): Likewise.
14         * libio/memstream.c (open_memstream): Likewise.
15         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
16         * libio/oldiofopen.c (_IO_old_fopen): Likewise.
17         * libio/oldiopopen.c (_IO_old_popen): Likewise.
19 2015-05-21  Joseph Myers  <joseph@codesourcery.com>
21         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Include <libc-internal.h>.
22         (__ieee754_lgamma_r): Ignore uninitialized warnings around use of
23         NADJ.
24         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Include <libc-internal.h>.
25         (__ieee754_lgammaf_r): Ignore uninitialized warnings around use of
26         NADJ.
27         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Include <libc-internal.h>.
28         (__ieee754_lgammal_r): Ignore uninitialized warnings around use of
29         NADJ.
31         * sysdeps/ieee754/dbl-64/mpa.c (norm): Remove if condition on
32         (p == 4) case.
34         * conform/linknamespace.pl (@whitelist): Add re_syntax_options.
35         * conform/Makefile (test-xfail-UNIX98/regex.h/linknamespace):
36         Remove variable.
37         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
38         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
39         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
41 2015-05-21  Florian Weimer  <fweimer@redhat.com>
43         * stdio-common/vfprintf.c (LABEL, JUMP_TABLE_BASE_LABEL, REF):
44         Adjust jump table label generation macros.
46 2015-05-21  Florian Weimer  <fweimer@redhat.com>
48         * stdio-common/vfprintf.c (vfprintf): Move local variables
49         args_malloced, specs, specs_malloced, and the code after
50         do_positional to the printf_positional function.
51         (printf_positional): New function.
53 2015-05-21  Florian Weimer  <fweimer@redhat.com>
55         * stdio-common/vfprintf.c (jump_table): Move out of the vfprintf
56         function.
57         (NOT_IN_JUMP_RANGE, CHAR_CLASS, LABEL, REF, JUMP, STEP0_3_TABLE,
58         STEP4_TABLE, process_arg): Move macro definitions
59         out of the vfprintf function.  (Cosmetic change only.)
61 2015-05-21  Carlos O'Donell  <carlos@redhat.com>
63         * benchtests/Makefile (stdio-common-bench): Define.
64         (benchset): Add stdio-common-bench.
65         * sprintf-inputs: New file.
66         * sprintf-source.c: New file.
68 2015-05-21  Andreas Schwab  <schwab@suse.de>
70         [BZ #13028]
71         [BZ #17053]
72         * resolv/res_init.c (__res_vinit): Remove use of ext.nsmap member
73         of struct __res_state.
74         * resolv/res_send.c (__libc_res_nsend): Likewise.
75         (get_nsaddr): New function.
76         (res_ourserver_p, send_vc, reopen): Use it instead of accessing
77         statp directly.
79 2015-05-20  Joseph Myers  <joseph@codesourcery.com>
81         * conform/GlibcConform.pm ($CFLAGS{"POSIX"}): Use
82         -D_POSIX_C_SOURCE=199506L.
84         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Require.
86         * conform/data/unistd.h-data (_POSIX_VERSION): Require.
87         (_POSIX2_C_VERSION): Require if [POSIX || XPG3 || XPG4 || UNIX98].
88         Do not mention otherwise.
89         [POSIX] (_XOPEN_VERSION): Do not expect.
90         [POSIX] (_XOPEN_XCU_VERSION): Likewise.
91         [POSIX] (_POSIX2_C_BIND): Likewise.
92         [POSIX] (_POSIX2_VERSION): Likewise.
93         [POSIX] (_XOPEN_XPG2): Likewise.
94         [POSIX] (_XOPEN_XPG3): Likewise.
95         [POSIX] (_XOPEN_XPG4): Likewise.
96         [POSIX] (_XOPEN_UNIX): Likewise.
97         [POSIX] (_POSIX_ADVISORY_INFO): Likewise.
98         [POSIX] (_POSIX_BARRIERS): Likewise.
99         [POSIX] (_POSIX_CLOCK_SELECTION): Likewise.
100         [POSIX] (_POSIX_CPUTIME): Likewise.
101         [POSIX] (_POSIX_MONOTONIC_CLOCK): Likewise.
102         [POSIX] (_POSIX_READER_WRITER_LOCKS): Likewise.
103         [POSIX] (_POSIX_SHELL): Likewise.
104         [POSIX] (_POSIX_SPAWN): Likewise.
105         [POSIX] (_POSIX_SPIN_LOCKS): Likewise.
106         [POSIX] (_POSIX_SPORADIC_SERVER): Likewise.
107         [POSIX] (_POSIX_THREAD_CPUTIME): Likewise.
108         [POSIX] (_POSIX_TYPED_MEMORY_OBJECTS): Likewise.
109         [POSIX] (_POSIX_THREAD_SPORADIC_SERVER): Likewise.
110         [POSIX] (_XBS5_ILP32_OFF32): Likewise.
111         [POSIX] (_XBS5_ILP32_OFBIG): Likewise.
112         [POSIX] (_XBS5_LP64_OFF64): Likewise.
113         [POSIX] (_XBS5_LPBIG_OFFBIG): Likewise.
114         [POSIX] (_POSIX_TIMEOUTS): Likewise.
115         [POSIX] (_POSIX2_PBS): Likewise.
116         [POSIX] (_POSIX2_PBS_ACCOUNTING): Likewise.
117         [POSIX] (_POSIX2_PBS_CHECKPOINT): Likewise.
118         [POSIX] (_POSIX2_PBS_LOCATE): Likewise.
119         [POSIX] (_POSIX2_PBS_MESSAGE): Likewise.
120         [POSIX] (_POSIX2_PBS_TRACK): Likewise.
121         [POSIX] (_POSIX_TIMESTAMP_RESOLUTION): Likewise.
122         [POSIX] (_CS_XBS5_ILP32_OFF32_CFLAGS): Likewise.
123         [POSIX] (_CS_XBS5_ILP32_OFF32_LDFLAGS): Likewise.
124         [POSIX] (_CS_XBS5_ILP32_OFF32_LIBS): Likewise.
125         [POSIX] (_CS_XBS5_ILP32_OFF32_LINTFLAGS): Likewise.
126         [POSIX] (_CS_XBS5_ILP32_OFFBIG_CFLAGS): Likewise.
127         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LDFLAGS): Likewise.
128         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LIBS): Likewise.
129         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LINTFLAGS): Likewise.
130         [POSIX] (_CS_XBS5_LP64_OFF64_CFLAGS): Likewise.
131         [POSIX] (_CS_XBS5_LP64_OFF64_LDFLAGS): Likewise.
132         [POSIX] (_CS_XBS5_LP64_OFF64_LIBS): Likewise.
133         [POSIX] (_CS_XBS5_LP64_OFF64_LINTFLAGS): Likewise.
134         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_CFLAGS): Likewise.
135         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LDFLAGS): Likewise.
136         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LIBS): Likewise.
137         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS): Likewise.
138         [POSIX] (_SC_2_C_BIND): Likewise.
139         [POSIX] (_SC_2_C_VERSION): Likewise.
140         [POSIX] (_SC_2_PBS): Likewise.
141         [POSIX] (_SC_2_PBS_ACCOUNTING): Likewise.
142         [POSIX] (_SC_2_PBS_CHECKPOINT): Likewise.
143         [POSIX] (_SC_2_PBS_LOCATE): Likewise.
144         [POSIX] (_SC_2_PBS_MESSAGE): Likewise.
145         [POSIX] (_SC_2_PBS_TRACK): Likewise.
146         [POSIX] (_SC_ATEXIT_MAX): Likewise.
147         [POSIX] (_SC_BARRIERS): Likewise.
148         [POSIX] (_SC_BASE): Likewise.
149         [POSIX] (_SC_CLOCK_SELECTION): Likewise.
150         [POSIX] (_SC_DEVICE_IO): Likewise.
151         [POSIX] (_SC_DEVICE_SPECIFIC): Likewise.
152         [POSIX] (_SC_DEVICE_SPECIFIC_R): Likewise.
153         [POSIX] (_SC_FD_MGMT): Likewise.
154         [POSIX] (_SC_FIFO): Likewise.
155         [POSIX] (_SC_FILE_ATTRIBUTES): Likewise.
156         [POSIX] (_SC_FILE_LOCKING): Likewise.
157         [POSIX] (_SC_FILE_SYSTEM): Likewise.
158         [POSIX] (_SC_IOV_MAX): Likewise.
159         [POSIX] (_SC_MONOTONIC_CLOCK): Likewise.
160         [POSIX] (_SC_NETWORKING): Likewise.
161         [POSIX] (_SC_PAGE_SIZE): Likewise.
162         [POSIX] (_SC_PASS_MAX): Likewise.
163         [POSIX] (_SC_PIPE): Likewise.
164         [POSIX] (_SC_READER_WRITER_LOCKS): Likewise.
165         [POSIX] (_SC_REGEXP): Likewise.
166         [POSIX] (_SC_SHELL): Likewise.
167         [POSIX] (_SC_SIGNALS): Likewise.
168         [POSIX] (_SC_SINGLE_PROCESS): Likewise.
169         [POSIX] (_SC_SPIN_LOCKS): Likewise.
170         [POSIX] (_SC_TYPED_MEMORY_OBJECTS): Likewise.
171         [POSIX] (_SC_USER_GROUPS): Likewise.
172         [POSIX] (_SC_USER_GROUPS_R): Likewise.
173         [POSIX] (_SC_STREAMS): Likewise.
174         [POSIX] (_SC_XBS5_ILP32_OFF32): Likewise.
175         [POSIX] (_SC_XBS5_ILP32_OFFBIG): Likewise.
176         [POSIX] (_SC_XBS5_LP64_OFF64): Likewise.
177         [POSIX] (_SC_XBS5_LPBIG_OFFBIG): Likewise.
178         [POSIX] (_SC_THREAD_ROBUST_PRIO_INHERIT): Likewise.
179         [POSIX] (_SC_THREAD_ROBUST_PRIO_PROTECT): Likewise.
180         [POSIX] (_PC_FILESIZEBITS): Likewise.
181         [POSIX] (_PC_REC_INCR_XFER_SIZE): Likewise.
182         [POSIX] (_PC_REC_MAX_XFER_SIZE): Likewise.
183         [POSIX] (_PC_REC_MIN_XFER_SIZE): Likewise.
184         [POSIX] (_PC_REC_XFER_ALIGN): Likewise.
185         [POSIX] (uid_t): Likewise.
186         [POSIX] (gid_t): Likewise.
187         [POSIX] (off_t): Likewise.
188         [POSIX] (pid_t): Likewise.
189         [POSIX] (cuserid): Allow.
190         (_SC_2_CHAR_TERM): Require constant.
191         (_POSIX_ASYNCHRONOUS_IO): Remove duplicate optional-constant.
192         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): New
193         variable.
195 2015-05-20  Roland McGrath  <roland@hack.frob.com>
197         * sysdeps/nacl/pthread-pids.h: New file.
198         * sysdeps/nacl/createthread.c: Include <pthread-pids.h>.
199         (create_thread): Use __nacl_get_tid to initialize PD->tid.
201         * nptl/pthread-pids.h: New file.
202         * sysdeps/unix/sysv/linux/pthread-pids.h: New file.
203         * nptl/nptl-init.c: Include <pthread-pids.h>.
204         (__pthread_initialize_minimal_internal):
205         Call __pthread_initialize_pids instead of set_tid_address syscall.
207         * sysdeps/unix/sysv/linux/usleep.c: Moved to ...
208         * sysdeps/posix/usleep.c: ... here.
210 2015-05-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
212         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = misc)]: Remove
213         call_pselect6 object.
214         [$(subdir) = io]: Remove call_sync_file_range object.
215         * sysdeps/unix/sysv/linux/i386/call_pselect6.S: Remove file.
216         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Remove file.
217         * sysdeps/unix/sysv/linux/i386/pselect.c: Remove file.
218         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: Remove file.
220 2015-05-20  Wilco Dijkstra  <wdijkstr@arm.com>
222         * math/s_cproj.c: Add include "math_private.h".
223         * math/s_cprojf.c: Likewise.
224         * math/s_cprojl.c: Likewise.
226 2015-05-19  Joseph Myers  <joseph@codesourcery.com>
228         [BZ #18244]
229         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Ignore explicit
230         high mantissa bit when testing whether P is a NaN.
231         * math/libm-test.inc (remainder_test_data): Add more tests.
232         (remquo_test_data): Likewise.
234         [BZ #18049]
235         * sysdeps/i386/fpu/e_atanhl.S (__ieee754_atanhl): For exponents
236         below -32, return the argument, with underflow if subnormal.
237         * math/auto-libm-test-in: Add more tests of atanh.
238         * math/auto-libm-test-out: Regenerated.
240 2015-05-19  Roland McGrath  <roland@hack.frob.com>
242         [BZ #18434]
243         * nptl/tst-sem15.c: New file.
244         * nptl/Makefile (tests): Add it.
245         * nptl/sem_post.c (__new_sem_post) [!__HAVE_64B_ATOMICS]:
246         s/<</>>/ to fix typo in EOVERFLOW check.
247         * sysdeps/sparc/sparc32/sem_post.c (__new_sem_post): Likewise.
249 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
251         * manual/strings.texi (envz_remove): Fix typo in safety
252         annotations.
254 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
255             Steve Ellcey  <sellcey@imgtec.com>
257         * inet/rcmd.c (rresvport_af): Change ss to anonymous union
258         in order to avoid strict alias warnings.
259         (iruserok_af): Ditto for ra.
261 2015-05-19  James Lemke  <jwlemke@codesourcery.com>
263         [BZ #17581]
264         * malloc/hooks.c
265         (magicbyte): Convert to a function and avoid returning 0x01.
266         (mem2mem_check): Avoid using a length byte equal to the magic byte.
267         (mem2chunk_check): Fix unsigned comparisons to zero.
268         Hoist defs of sz and magic.
270 2015-05-19  Richard Henderson  <rth@redhat.com>
272         * soft-fp/op-common.h (_FP_FROM_INT): Don't write to R.
274         * sysdeps/alpha/fpu/libm-test-ulps: Update.
276 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
278         [BZ #16159]
279         * malloc/Makefile (tests): New test case tst-malloc-backtrace.
280         * malloc/arena.c (arena_lock): Check if arena is corrupt.
281         (reused_arena): Find a non-corrupt arena.
282         (heap_trim): Pass arena to unlink.
283         * malloc/hooks.c (malloc_check_get_size): Pass arena to
284         malloc_printerr.
285         (top_check): Likewise.
286         (free_check): Likewise.
287         (realloc_check): Likewise.
288         * malloc/malloc.c (malloc_printerr): Add arena argument.
289         (unlink): Likewise.
290         (munmap_chunk): Adjust.
291         (ARENA_CORRUPTION_BIT): New macro.
292         (arena_is_corrupt): Likewise.
293         (set_arena_corrupt): Likewise.
294         (sysmalloc): Use mmap if there are no usable arenas.
295         (_int_malloc): Likewise.
296         (__libc_malloc): Don't fail if arena_get returns NULL.
297         (_mid_memalign): Likewise.
298         (__libc_calloc): Likewise.
299         (__libc_realloc): Adjust for additional argument to
300         malloc_printerr.
301         (_int_free): Likewise.
302         (malloc_consolidate): Likewise.
303         (_int_realloc): Likewise.
304         (_int_memalign): Don't touch corrupt arenas.
305         * malloc/tst-malloc-backtrace.c: New test case.
307         * Makefile (summarize-tests): Fix return value on success.
309         * manual/string.texi (Envz Functions): Add envz_remove.
311 2015-05-18  Roland McGrath  <roland@hack.frob.com>
313         * sysdeps/posix/opendir.c: Include <stdbool.h>.
314         (invalid_name): New function, broken out of ...
315         (__opendirat): ... here.  Call it.
316         (need_isdir_precheck): New function, broken out of ...
317         (__opendirat): ... here.  Call it.
318         Use __fxstatat64, not __xstatat64.
319         (opendir_oflags): New function, broken out of ...
320         (__opendirat): ... here.  Call it.
321         (opendir_tail): New function, broken out of ...
322         (__opendirat): ... here.  Call it.
323         (__opendir): Call invalid_name, need_isdir_precheck, __xstat64, and
324         opendir_tail, rather than punting to __opendirat.
325         (__opendirat): Conditionalize function definition on [IS_IN (libc)].
327 2015-05-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
329         * .gitignore: Ignore generated *.pyc.
331 2015-05-18  Arjun Shankar  <arjun.is@lostca.se>
333         * include/stdio.h: Define __need_wint_t.
334         * test-skeleton.c: Avoid `for' loop initial declaration.
335         * nptl/tst-initializers1.c: Use test-skeleton.c.
337 2015-05-17  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
339         [BZ #18418]
340         * stdlib/tst-setcontext3.sh: Remove non-portable array use.
342 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
344         [BZ #16352]
345         * sysdeps/i386/fpu/e_atanh.S (dbl_min): New object.
346         (__ieee754_atanh): Force underflow exception for results with
347         small absolute value.
348         * sysdeps/i386/fpu/e_atanhf.S (flt_min): New object.
349         (__ieee754_atanhf): Force underflow exception for results with
350         small absolute value.
351         * sysdeps/ieee754/dbl-64/e_atanh.c: Include <float.h>.
352         (__ieee754_atanh): Force underflow exception for results with
353         small absolute value.
354         * sysdeps/ieee754/flt-32/e_atanhf.c: Include <float.h>.
355         (__ieee754_atanhf): Force underflow exception for results with
356         small absolute value.
357         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Include <float.h>.
358         (__ieee754_atanhl): Force underflow exception for results with
359         small absolute value.
360         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Include <float.h>.
361         (__ieee754_atanhl): Force underflow exception for results with
362         small absolute value.
363         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Include <float.h>.
364         (__ieee754_atanhl): Force underflow exception for results with
365         small absolute value.
366         * math/auto-libm-test-in: Do not allow missing underflow
367         exceptions from atanh.
368         * math/auto-libm-test-out: Regenerated.
370         [BZ #18221]
371         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use 2**-13 not
372         2**-28 as threshold for returning x or +/- 1/x.
373         * math/auto-libm-test-in: Add more tests of tan.
374         * math/auto-libm-test-out: Regenerated.
376         [BZ #18220]
377         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
378         2**26 not 2**58 as threshold for returning x * (log (x) - 1).
379         * math/auto-libm-test-in: Add another test of lgamma.
380         * math/auto-libm-test-out: Regenerated.
382 2015-05-15  Wilco Dijkstra  <wdijkstr@arm.com>
384         * stdio-common/printf_fp.c (___printf_fp): Use abs.
385         * stdlib/gmp-impl.h (ABS): Remove define.  (ABSIZ): Remove.
386         * sysdeps/ieee754/dbl-64/branred.c (__branred): Use fabs.
387         * sysdeps/ieee754/dbl-64/dla.h (EADD): Use fabs.
388         (ESUB): Use fabs.  (ADD2): Use fabs.  (SUB2): Use fabs.
389         (ADD2A): Use fabs.  (SUB2A): Use fabs.
390         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Use fabs.
391         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Use fabs.
392         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use fabs.
393         (log1): Use fabs.  (my_log2): Use fabs.
394         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Use fabs.
395         * sysdeps/ieee754/dbl-64/mpa.h (ABS): Remove define.
396         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use fabs.
397         * sysdeps/ieee754/dbl-64/mydefs.h (ABS): Remove define.
398         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use fabs.
399         (__cos): Use fabs.  (slow): Use fabs.  (slow2): Use fabs.
400         (sloww): Use fabs.  (sloww1): Use fabs.  (sloww2): Use fabs.
401         (bslow1): Use fabs.  (bslow2): Use fabs.  (cslow2): Use fabs.
402         (csloww): Use fabs.  (csloww1): Use fabs.  (csloww2): Use fabs.
403         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Use fabs.
404         * sysdeps/x86_64/fpu/multiarch/e_log.c: add math.h include.
406 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
408         [BZ #18217]
409         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Use 2**-26 not 2**-56
410         as threshold for returning 1 - x.
411         * math/auto-libm-test-in: Add more tests of erfc.
412         * math/auto-libm-test-out: Regenerated.
414 2015-05-14  Joseph Myers  <joseph@codesourcery.com>
416         [BZ #18196]
417         * sysdeps/ieee754/flt-32/s_atanf.c (__atanf): Use 2^25 not 2^34 as
418         threshold for large arguments.
419         * math/auto-libm-test-in: Add another test of atan.
420         * math/auto-libm-test-out: Regenerated.
422         [BZ #16339]
423         * sysdeps/i386/fpu/s_log1p.S (dbl_min): New object.
424         (__log1p): Force underflow exception for results with small
425         absolute value.
426         * sysdeps/i386/fpu/s_log1pf.S (flt_min): New object.
427         (__log1pf): Force underflow exception for results with small
428         absolute value.
429         * sysdeps/ieee754/dbl-64/s_log1p.c: Include <float.h>.
430         (__log1p): Force underflow exception for results with small
431         absolute value.
432         * sysdeps/ieee754/flt-32/s_log1pf.c: Include <float.h>.
433         (__log1pf): Force underflow exception for results with small
434         absolute value.
435         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Include <float.h>.
436         (__log1pl): Force underflow exception for results with small
437         absolute value.
438         * math/auto-libm-test-in: Do not allow missing underflow
439         exceptions from log1p.
440         * math/auto-libm-test-out: Regenerated.
442 2015-05-14  Jakub Bogusz  <qboosh@pld-linux.org>
443             Adhemerval Zanella  <adhemerval.zanella@linaro.org>
445         [BZ #16704]
446         * sysdeps/unix/make-syscalls.sh: Remove non-portable echo usage.
448 2015-05-14  Andrew Senkevich  <andrew.senkevich@intel.com>
450         * Makeconfig (rpath-dirs, all-subdirs): Added mathvec folder.
451         (libmvec): New variable.
452         * configure.ac: Added option for mathvec build.
453         * configure: Regenerated.
454         * mathvec/Depend: New file.
455         * mathvec/Makefile: New file.
456         * shlib-versions: Added libmvec.
457         * math/Makefile: Added rule for libm.so installation.
459         * bits/math-vector.h: New file.
460         * bits/libm-simd-decl-stubs.h: New header.
461         * math/Makefile (headers): Added new header
462         libm-simd-decl-stubs.h.
463         * math/math.h (__MATHCALL_VEC): New macro.
465         * math/gen-libm-have-vector-test.sh: Script generates series of macros
466         for conditions in testing functions.
467         * math/Makefile: Added call of libm-have-vector-test.sh.
468         * math/libm-test.inc (HAVE_VECTOR): New macros.
470         * math/libm-test.inc: START refactored.
471         * math/test-double.c (TEST_MATHVEC): Add define.
472         * math/test-float.c: Likewise.
473         * math/test-idouble.c: Likewise.
474         * math/test-ifloat.c: Likewise.
475         * math/test-ildoubl.c: Likewise.
476         * math/test-ldouble.c: Likewise.
477         * sysdeps/generic/math-tests-arch.h
478         (INIT_ARCH_EXT, CHECK_ARCH_EXT): New helper macros for runtime
479         architecture check.
481         * math/test-double.c (FUNC_TEST): New macro.
482         * math/test-float.c: Likewise.
483         * math/test-idouble.c: Likewise.
484         * math/test-ifloat.c: Likewise.
485         * math/test-ildoubl.c: Likewise.
486         * math/test-ldouble.c: Likewise.
487         * math/libm-test.inc: Use FUNC_TEST for name of tested functions.
489 2015-05-13  Roland McGrath  <roland@hack.frob.com>
491         * sysdeps/nacl/fdopendir.c: New file.
493         * dirent/scandir-tail.c: New file.
494         * dirent/scandir64-tail.c: New file.
495         * dirent/Makefile (routines): Add them.
496         (CFLAGS-scandir-tail.c, CFLAGS-scandir64-tail.c): New variables.
497         * include/dirent.h (__scandir_tail, __scandir64_tail): Declare them.
498         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Macro removed.
499         [!SCANDIR] (SCANDIR_TAIL): New macro.
500         (SCANDIR): Call __opendir and __scandir_tail, not __scandirat.
501         * dirent/scandir64.c [!_DIRENT_MATCHES_DIRENT64]
502         (SCANDIRAT): Macro removed.
503         (SCANDIR_TAIL): New macro.
504         * dirent/scandirat.c [!SCANDIRAT] (READDIR): Macro removed.
505         [!SCANDIRAT] (SCANDIR_TAIL): New macro.
506         (SCANDIRAT): Just call __opendirat and __scandir_tail.
507         * dirent/scandirat64.c [!_DIRENT_MATCHES_DIRENT64]
508         (READDIR): Macro removed.
509         (SCANDIR_TAIL): New macro.
510         * sysdeps/unix/sysv/linux/i386/scandir64.c (READDIR): Macro removed.
511         (SCANDIR_TAIL): New macro.
513         * dirent/scandirat.c (__scandir_cancel_handler): Function moved ...
514         * dirent/scandir-cancel.c: ... to this new file.
515         * dirent/Makefile (routines): Add it.
516         * dirent/scandirat64.c (SKIP_SCANDIR_CANCEL): Macro removed.
517         * sysdeps/unix/sysv/linux/i386/scandir64.c
518         (SKIP_SCANDIR_CANCEL): Macro removed.
519         * include/dirent.h (__scandir_cancel_handler): Add attribute_hidden.
521         * dirent/tst-scandir.c: New file.
522         * dirent/tst-scandir64.c: New file.
523         * dirent/Makefile (tests): Add them.
525 2015-05-13  H.J. Lu  <hongjiu.lu@intel.com>
527         [BZ #18409]
528         * sysdeps/unix/make-syscalls.sh: Remove a trailing `\'.
530 2015-05-13  Szabolcs Nagy  <szabolcs.nagy@arm.com>
532         * sysdeps/aarch64/tls-macros.h (TLS_GD): Add "cc" to the clobber
533         list.
535 2015-05-13  Leonhard Holz  <leonhard.holz@web.de>
537         * benchtests/bench-strcoll.c: New benchmark.
538         * benchtests/Makefile: Generate locales and run benchmark.
539         * benchtests/strcoll-inputs/filelist#C: New benchmark input file.
540         * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Likewise.
541         * benchtests/strcoll-inputs/lorem_ipsum#ar_SA.UTF-8: Likewise.
542         * benchtests/strcoll-inputs/lorem_ipsum#cs_CZ.UTF-8: Likewise.
543         * benchtests/strcoll-inputs/lorem_ipsum#da_DK.UTF-8: Likewise.
544         * benchtests/strcoll-inputs/lorem_ipsum#el_GR.UTF-8: Likewise.
545         * benchtests/strcoll-inputs/lorem_ipsum#en_GB.UTF-8: Likewise.
546         * benchtests/strcoll-inputs/lorem_ipsum#en_US.UTF-8: Likewise.
547         * benchtests/strcoll-inputs/lorem_ipsum#es_ES.UTF-8: Likewise.
548         * benchtests/strcoll-inputs/lorem_ipsum#fr_FR.UTF-8: Likewise.
549         * benchtests/strcoll-inputs/lorem_ipsum#hi_IN.UTF-8: Likewise.
550         * benchtests/strcoll-inputs/lorem_ipsum#hu_HU.UTF-8: Likewise.
551         * benchtests/strcoll-inputs/lorem_ipsum#is_IS.UTF-8: Likewise.
552         * benchtests/strcoll-inputs/lorem_ipsum#it_IT.UTF-8: Likewise.
553         * benchtests/strcoll-inputs/lorem_ipsum#iw_IL.UTF-8: Likewise.
554         * benchtests/strcoll-inputs/lorem_ipsum#ja_JP.UTF-8: Likewise.
555         * benchtests/strcoll-inputs/lorem_ipsum#pl_PL.UTF-8: Likewise.
556         * benchtests/strcoll-inputs/lorem_ipsum#pt_PT.UTF-8: Likewise.
557         * benchtests/strcoll-inputs/lorem_ipsum#ru_RU.UTF-8: Likewise.
558         * benchtests/strcoll-inputs/lorem_ipsum#sr_RS.UTF-8: Likewise.
559         * benchtests/strcoll-inputs/lorem_ipsum#sv_SE.UTF-8: Likewise.
560         * benchtests/strcoll-inputs/lorem_ipsum#tr_TR.UTF-8: Likewise.
561         * benchtests/strcoll-inputs/lorem_ipsum#vi_VN.UTF-8: Likewise.
562         * benchtests/strcoll-inputs/lorem_ipsum#zh_CN.UTF-8: Likewise.
564 2015-05-12  Ondřej Bílka  <neleai@seznam.cz>
566         * sysdeps/x86_64/multiarch/strcspn.S: Remove plt indirection.
567         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
569 2015-05-12  Roland McGrath  <roland@hack.frob.com>
571         * posix/uname-values.h: New file.
572         * posix/uname.c: Include that instead of <config-name.h>.
573         * sysdeps/nacl/uname-values.h: New file.
574         * sysdeps/arm/nacl/uname-values.h: New file.
576 2015-05-12  Joseph Myers  <joseph@codesourcery.com>
578         * conform/linknamespace.pl (list_syms): Remove \[.*?\] before
579         splitting into fields.
581 2015-05-12  Leonhard Holz  <leonhard.holz@web.de>
583         * locale/categories.def: Define _NL_COLLATE_ENCODING_TYPE.
584         * locale/langinfo.h: Add _NL_COLLATE_ENCODING_TYPE to attribute list.
585         * locale/localeinfo.h: Add enum collation_encoding_type.
586         * locale/C-collate.c: Set _NL_COLLATE_ENCODING_TYPE to 8bit.
587         * programs/ld-collate.c (collate_output): Add encoding type info.
588         * string/strcoll_l.c (STRDIFF): New function.
589         * (STRCOLL): Use STRDIFF to skip over equal prefix.
590         * wcsmbs/wcscoll_l.c: Define STRDIFF.
592 2015-05-11  Joseph Myers  <joseph@codesourcery.com>
594         [BZ #18397]
595         * sysdeps/mips/mips32/fpu/fpu_control.c: Move to ....
596         * sysdeps/mips/mips32/fpu/fpucw-helpers.c: ... here.  Include
597         <fpu_control.h> instead of <math/fpu_control.c>.
598         * sysdeps/mips/mips32/fpu/Makefile: New file.
600 2015-05-11  Andreas Schwab  <schwab@suse.de>
602         [BZ #18007]
603         * nis/nss_compat/compat-grp.c (internal_endgrent): Don't call
604         nss_endgrent.
605         (_nss_compat_endgrent): Call nss_endgrent.
606         * nis/nss_compat/compat-pwd.c (internal_endpwent): Don't call
607         nss_endpwent.
608         (_nss_compat_endpwent): Call nss_endpwent.
609         * nis/nss_compat/compat-spwd.c (internal_setspent): Add parameter
610         needent, call nss_setspent only if non-zero.
611         (_nss_compat_setspent, _nss_compat_getspent_r): Pass non-zero.
612         (internal_endspent): Don't call nss_endspent.
613         (_nss_compat_endspent): Call nss_endspent.
614         * nss/nss_files/files-XXX.c (position, last_use, keep_stream):
615         Remove.  All uses removed.
616         (internal_setent): Remove parameter stayopen, add parameter
617         stream.  Use it instead of global variable.
618         (CONCAT(_nss_files_set,ENTNAME)): Pass global stream.
619         (internal_endent, internal_getent): Add parameter stream.  Use it
620         instead of global variable.
621         (CONCAT(_nss_files_end,ENTNAME))
622         (CONCAT(_nss_files_get,ENTNAME_r)): Pass global stream.
623         (_nss_files_get##name##_r): Pass local stream.  Remove locking.
624         * nss/nss_files/files-alias.c (position, last_use): Remove.  All
625         uses removed.
626         (internal_setent, internal_endent): Add parameter stream.  Use it
627         instead of global variable.
628         (_nss_files_setaliasent, _nss_files_endaliasent): Pass global
629         stream.
630         (get_next_alias): Add parameter stream.
631         (_nss_files_getaliasent_r): Pass global stream.
632         (_nss_files_getaliasbyname_r): Pass local stream.  Remove locking.
633         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r)
634         (_nss_files_gethostbyname4_r): Pass local stream to
635         internal_setent, internal_getent and internal_endent.  Remove
636         locking.
638 2015-05-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
640         * tst-strfmon1.c (tests): Update expected currency symbol.
642 2015-05-08  Roland McGrath  <roland@hack.frob.com>
644         * sysdeps/nacl/gethostname.c: New file.
646 2015-05-08  Joseph Myers  <joseph@codesourcery.com>
648         * math/auto-libm-test-in: Add more tests of csqrt, lgamma, log10
649         and sinh.
650         * math/auto-libm-test-out: Regenerated.
651         * sysdeps/i386/fpu/libm-test-ulps: Update.
652         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
654 2015-05-08  Carlos O'Donell  <carlos@redhat.com>
656         [BZ #18125]
657         * stdlib/tst-setcontext3.c: New file.
658         * stdlib/tst-setcontext3.sh: New file.
659         * stdlib/Makefile (tests): Add tst-setcontext3.
660         (tst-setcontext3.out): Custom rule to run tst-setcontext3.sh
661         to verify test program created output file.
662         * sysdeps/unix/sysv/linux/aarch64/setcontext.S: Call exit.
663         * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
664         * sysdeps/unix/sysv/linux/hppa/setcontext.S: Likewise.
665         * sysdeps/unix/sysv/linux/nios2/setcontext.S: Likewise.
667 2015-05-06  Roland McGrath  <roland@hack.frob.com>
669         [BZ #18383]
670         * elf/tst-tlsalign.c: New file.
671         * elf/tst-tlsalign-static.c: New file.
672         * elf/tst-tlsalign-lib.c: New file.
673         * elf/Makefile [$(build-shared) = yes] (tests): Add tst-tlsalign.
674         (tests-static): Add tst-tlsalign-static.
675         (modules-names): Add tst-tlsalign-lib.
676         (test-xfail-tst-tlsalign): New variable.
677         (test-xfail-tst-tlsalign-static): New variable.
679         * sysdeps/nacl/nacl-test-wrapper.sh (NACL_LOADER):
680         Use elf_loader_${arch}.nexe rather than loader_${arch}.nexe.
682 2015-05-06  Joseph Myers  <joseph@codesourcery.com>
684         * math/auto-libm-test-in: Add more tests of acosh, atanh, cos,
685         csqrt, erfc, sin and sincos.
686         * math/auto-libm-test-out: Regenerated.
687         * sysdeps/i386/fpu/libm-test-ulps: Update.
688         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
690 2015-05-06  Szabolcs Nagy  <szabolcs.nagy@arm.com>
692         * sysdeps/aarch64/libm-test-ulps: Update.
694 2015-05-05  Joseph Myers  <joseph@codesourcery.com>
696         * math/auto-libm-test-in: Add more tests of acosh, atanh, clog,
697         clog10, csqrt, erfc, exp2, expm1, log10, log2 and sinh.
698         * math/auto-libm-test-out: Regenerated.
699         * sysdeps/i386/fpu/libm-test-ulps: Update.
700         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
702 2015-04-30  Daniel Marjamäki  <daniel.marjamaki@evidente.se>
704         [BZ #18265]
705         * wcsmbs/wchar.h (wcscpy): Add __nonnull attribute.
706         (wcsncpy): Likewise.
708 2015-05-05  Florian Weimer  <fweimer@redhat.com>
710         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
711         Assume __ASSUME_FALLOCATE is always true.
712         * sysdeps/unix/sysv/linux/posix_fallocate64.c
713         (__posix_fallocate64_l64): Likweise.
714         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
715         (posix_fallocate): Likewise.
716         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
717         (__posix_fallocate64_l64): Likewise.
718         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
719         [!__ASSUME_FALLOCATE]: Add comment.
721 2015-05-05  Florian Weimer  <fweimer@redhat.com>
723         * sysdeps/unix/sysv/linux/i386/Makefile
724         (sysdep_routines) [$(subdir) = misc]: Remove call_fallocate.
725         (sysdep_routines) [$(subdir) = io]: Add libc-do-syscall.
726         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: Remove.
727         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
728         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
729         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Likewise.
730         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
732 2015-05-02  Joseph Myers  <joseph@codesourcery.com>
734         * math/auto-libm-test-in: Add more tests of atan, clog, clog10,
735         cos, csqrt, erf, erfc, exp2, lgamma, log1p, sin, sincos, tanh and
736         tgamma.
737         * math/auto-libm-test-out: Regenerated.
738         * sysdeps/i386/fpu/libm-test-ulps: Update.
739         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
741 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
743         * math/auto-libm-test-in: Add more tests of tgamma.
744         * math/auto-libm-test-out: Regenerated.
745         * sysdeps/i386/fpu/libm-test-ulps: Update.
746         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
748         * math/auto-libm-test-in: Add more tests of tanh.
749         * math/auto-libm-test-out: Regenerated.
750         * sysdeps/i386/fpu/libm-test-ulps: Update.
751         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
753         * math/auto-libm-test-in: Add more tests of tan.
754         * math/auto-libm-test-out: Regenerated.
755         * sysdeps/i386/fpu/libm-test-ulps: Update.
756         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
758         * math/auto-libm-test-in: Add more tests of cos, sin and sincos.
759         * math/auto-libm-test-out: Regenerated.
760         * sysdeps/i386/fpu/libm-test-ulps: Update.
761         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
763         * math/auto-libm-test-in: Add another test of pow.
764         * math/auto-libm-test-out: Regenerated.
765         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
767         * math/auto-libm-test-in: Add more tests of lgamma.
768         * math/auto-libm-test-out: Regenerated.
769         * sysdeps/i386/fpu/libm-test-ulps: Update.
770         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
772         * math/auto-libm-test-in: Add more tests of log, log10, log2 and
773         log1p.
774         * math/auto-libm-test-out: Regenerated.
775         * sysdeps/i386/fpu/libm-test-ulps: Update.
776         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
778 2015-05-01  Mark Wielaard  <mjw@redhat.com>
780         * elf/elf.h: Add SHF_COMPRESSED section flag, Elf32_Chdr and
781         Elf64_Chdr structs and ELFCOMPRESS constants.
783 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
785         * math/auto-libm-test-in: Add more tests of exp, exp10, exp2 and
786         expm1.
787         * math/auto-libm-test-out: Regenerated.
788         * sysdeps/i386/fpu/libm-test-ulps: Update.
789         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
791         * math/auto-libm-test-in: Add more tests of erf and erfc.
792         * math/auto-libm-test-out: Regenerated.
793         * sysdeps/i386/fpu/libm-test-ulps: Update.
794         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
796 2015-05-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
798         * config.h.in (HAVE_AARCH64_BE): Add.
800 2015-04-30  Joseph Myers  <joseph@codesourcery.com>
802         * math/auto-libm-test-in: Add more tests of csqrt.
803         * math/auto-libm-test-out: Regenerated.
804         * sysdeps/i386/fpu/libm-test-ulps: Update.
805         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
807         * math/auto-libm-test-in: Add more tests of cosh and sinh.
808         * math/auto-libm-test-out: Regenerated.
809         * sysdeps/i386/fpu/libm-test-ulps: Update.
810         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
812         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: Remove file.
814 2015-04-29  Roland McGrath  <roland@hack.frob.com>
816         * sysdeps/nacl/bits/typesizes.h (__CLOCK_T_TYPE): Use __SLONGWORD_TYPE.
817         * sysdeps/nacl/nacl-interfaces.h (nacl_abi_clock_t): Use clock_t.
819         * sysdeps/nacl/euidaccess.c (euidaccess): Renamed to __euidaccess.
820         (euidaccess, eaccess): Define as weak aliases.
822         * sysdeps/nacl/bits/typesizes.h (__SUSECONDS_T_TYPE): Use
823         __SLONGWORD_TYPE rather than __S32_TYPE.  They are the same size,
824         but __suseconds_t is often 'long int' so some sources assume that
825         type is being used (e.g. they use %ld to print tv_usec).
827 2015-04-29  Florian Weimer  <fweimer@redhat.com>
829         [BZ #18007]
830         * nss/nss_files/files-XXX.c (CONCAT): Always enable stayopen.
831         (CVE-2014-8121)
832         * nss/tst-nss-getpwent.c: New file.
833         * nss/Makefile (tests): Add new test.
835 2015-04-28  Joseph Myers  <joseph@codesourcery.com>
837         [BZ #18346]
838         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Handle all
839         exponents less than 48 as cases where high part of mantissa needs
840         examining to determine whether argument is integral.
841         * math/libm-test.inc (round_test_data): Add more tests.
843 2015-04-28  Mark Wielaard  <mjw@redhat.com>
845         * elf/elf.h (SHF_EXCLUDE): Use unsigned 1 for shift.
847 2015-04-27  David S. Miller  <davem@davemloft.net>
849         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Remove
850         __tls_get_addr.
851         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
853 2015-04-27  H.J. Lu  <hongjiu.lu@intel.com>
855         [BZ#18333]
856         * time/tzset.c (__tzfile_read): Check tzspec_len == 0.
858 2015-04-27  Florian Weimer  <fweimer@redhat.com>
860         [BZ#18333]
861         * time/tzset.c (parse_tzname): Return error on memory allocation
862         failure.
863         * test-skeleton.c (struct temp_name_list): Change type of name
864         member to non-const.
865         (add_temp_file): Create a copy of the file name.
866         (delete_temp_files): Deallocate memory.
867         (create_temp_file): Add comment.
869 2015-04-24  Florian Weimer  <fweimer@redhat.com>
871         * io/posix_fallocate.c (posix_fallocate): Do not set errno.
872         * io/posix_fallocate64.c (posix_fallocate64): Likewise.
874 2015-04-24  Roland McGrath  <roland@hack.frob.com>
876         * sysdeps/arm/configure.ac (PI_STATIC_AND_HIDDEN): Define it.
877         * sysdeps/arm/configure: Regenerated.
879 2015-04-24  Florian Weimer  <fweimer@redhat.com>
881         [BZ #17715]
882         * time/tzfile.c (__tzfile_read): Check for large values of
883         tzh_ttisstdcnt and tzh_ttisgmtcnt.  Use malloc instead of alloca.
884         * time/tzset.c (__tzstring_len): New function, based on the old
885         __tzstring function.
886         (__tzstring): Call __tzstring_len.
887         (parse_tzname): New helper function extracted from
888         __tzset_parse_tz.  Call __tzstring_len, without making a copy of
889         the input string.
890         (parse_offset): New helper function extracted from
891         __tzset_parse_tz.  Replace switch with fallthrough with
892         initialization before sscanf.
893         (parse_rule): Likewise.
894         (__tzset_parse_tz): Rewrite using the new helper functions.  Use
895         new-style function definition.
896         * timezone/Makefile (tests): Add tst-tzset.
897         (tst-tzset.out): Dependencies on time zone files.
898         (tst-tzset-ENV): Set TZDIR.
899         (testdata/XT%): Copy crafted time zone files.
900         * timezone/README: Mention crafted time zone files.
901         * timezone/testdata/XT1, timezone/testdata/XT2,
902         timezone/testdata/XT3, timezone/testdata/XT4: New time zone test
903         files.
904         * timezone/tst-tzset.c: New test.
906 2015-04-24  Florian Weimer  <fweimer@redhat.com>
908         * Makeconfig (+gccwarn): Remove -Winline.
910 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
912         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
914 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
916         * NEWS: Mention sysconf() cache information support for s390.
917         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
919 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
921         * math/k_casinh.c (__kernel_casinh): Use __copysign.
922         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
923         (__nearbyint): Likewise.
924         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
925         (copysignl): Likewise.
927 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
929         [BZ #18287]
930         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
931         based on padding.  (CVE-2015-1781)
933 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
935         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
936         libc-vdso.h.
937         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
938         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
939         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
940         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
941         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
942         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
943         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
944         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
945         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
946         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
947         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
948         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
949         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
950         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
951         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
952         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
953         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
954         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
955         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
956         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
957         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
958         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
959         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
961 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
963         * stdlib/setenv.c (__add_to_environ):
964         Dump core quickly if setenv (..., NULL, ...) is called.
965         This time, do it the right way, and pacify GCC with a pragma.
967 2015-04-17  Roland McGrath  <roland@hack.frob.com>
969         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
970         IMAP->l_prev cannot be null, and #if out the code for the contrary
971         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
972         believe that NS (&_dl_ns[NSID]) could point outside the array.
974         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
975         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
976         before using NSID as an index.
978 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
980         [BZ #17825]
981         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
982         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
983         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
985 2015-04-17  Roland McGrath  <roland@hack.frob.com>
987         Add preliminary port to Google Native Client on ARM.
988         * abi-tags (.*-.*-nacl.*): New entry.
989         * sysdeps/arm/nacl: New directory.
990         * sysdeps/nacl: New directory.
992 2015-04-16  David S. Miller  <davem@davemloft.net>
994         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
995         lowlevellock-futex.h
997 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
999         * sysdeps/tile/configure.ac: New file.
1000         * sysdeps/tile/configure: Regenerated.
1002 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
1004         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
1005         conditionals for weak_alias and libc_hidden_weak.
1006         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
1007         libc_hidden_weak and weak_alias.
1008         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
1009         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
1010         and weak_alias for static one.
1012 2015-04-15  David S. Miller  <davem@davemloft.net>
1014         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
1016 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1018         [BZ #18206]
1019         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
1020           Use signed comparision instead of substraction to avoid
1021           overflow bug.
1022         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
1023           Take the sign of ret.
1024         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
1025           Do not expect precise return values. Only the sign matters.
1026         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
1027         * wcsmbs/test-wcsncmp.c: New File.
1028         * string/test-strncmp.c: Add wcsncmp support.
1030 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1032         [BZ #6792]
1033         * math/w_log1p.c: New file.
1034         * math/w_log1pf.c: Likewise.
1035         * math/w_log1pl.c: Likewise.
1036         * math/Makefile (libm-calls): Add w_log1p.
1037         * math/s_log1pl.c (log1pl): Remove weak_alias.
1038         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
1039         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
1040         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
1041         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
1042         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
1043         [NO_LONG_DOUBLE] (log1pl): Likewise.
1044         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
1045         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
1046         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
1047         (log1p): Remove long_double_symbol.
1048         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
1049         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
1050         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
1051         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
1052         remove weak_alias for corresponding log1p function.
1053         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
1054         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
1055         * sysdeps/ia64/fpu/w_log1p.c: New file.
1056         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
1057         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
1058         * math/libm-test.inc (log1p_test_data): Add errno expectations.
1060 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
1062         [BZ #18247]
1063         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
1064         decimal exponent by 1.
1065         * stdlib/tst-strtod-round-data: Add more tests.
1066         * stdlib/tst-strtod-round.c (tests): Regenerated.
1068 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
1070         * math/auto-libm-test-in: Add more tests of clog and clog10.
1071         * math/auto-libm-test-out: Regenerated.
1072         * sysdeps/i386/fpu/libm-test-ulps: Update.
1073         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1075 2015-04-09  Roland McGrath  <roland@hack.frob.com>
1077         * Makeconfig (module-cppflags): Exclude all .v.i files.
1078         (skip-module-cppflags): Variable removed.
1080         * configure.ac (libc_config_ok): Initialize before reading
1081         preconfigure scripts, not after.
1082         * configure: Regenerated.
1084         * test-skeleton.c (TIMEOUT): Move #define to top level.
1085         (main): Grok environment variable TEST_DIRECT.  If set, print
1086         test expectation details into that file and then behave as if
1087         given --direct.
1089 2015-04-09  Florian Weimer  <fweimer@redhat.com>
1091         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
1092         warning on 32-bit.
1094 2015-04-08  David S. Miller  <davem@davemloft.net>
1096         * sysdeps/sparc/fpu/libm-test-ulps: Update.
1098 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1100         * math/auto-libm-test-in: Add more tests of atanh.
1101         * math/auto-libm-test-out: Regenerated.
1102         * sysdeps/i386/fpu/libm-test-ulps: Update.
1103         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1105         * math/auto-libm-test-in: Add more tests of atan.
1106         * math/auto-libm-test-out: Regenerated.
1107         * sysdeps/i386/fpu/libm-test-ulps: Update.
1108         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1110 2015-04-08  Florian Weimer  <fweimer@redhat.com>
1112         * elf/pldd.c (main): Rewrite to use struct
1113         scratch_buffer instead of extend_alloca.
1114         * elf/pldd-xx.c (find_maps): Likewise.
1115         * grp/initgroups.c: Include <scratch_buffer.h> instead of
1116         <alloca.h>.
1117         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
1118         scratch_buffer instead of extend_alloca.
1119         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
1120         grp/compat-initgroups.c.
1121         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
1122         Rewrite to use struct scratch_buffer instead of extend_alloca.
1123         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
1124         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
1126 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1128         * math/auto-libm-test-in: Add more tests of cbrt.
1129         * math/auto-libm-test-out: Regenerated.
1130         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1132         * math/auto-libm-test-in: Add more tests of cabs.
1133         * math/auto-libm-test-out: Regenerated.
1134         * sysdeps/i386/fpu/libm-test-ulps: Update.
1135         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1137         [BZ #18210]
1138         [BZ #18211]
1139         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
1140         (__ieee754_atan2): Set FE_TONEAREST mode for internal
1141         computations.
1142         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
1143         clog10.
1144         * math/auto-libm-test-out: Regenerated.
1145         * sysdeps/i386/fpu/libm-test-ulps: Update.
1146         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1148         [BZ #18197]
1149         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
1150         (atan): Set FE_TONEAREST mode for internal computations.
1151         * math/auto-libm-test-in: Add more tests of atan.
1152         * math/auto-libm-test-out: Regenerated.
1154 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
1156         [BZ #17930]
1157         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
1159 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1161         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
1163 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1165         * include/scratch_buffer.h: New file.
1166         * malloc/scratch_buffer_grow.c: Likewise.
1167         * malloc/scratch_buffer_grow_preserve.c: Likewise.
1168         * malloc/scratch_buffer_set_array_size.c: Likewise.
1169         * malloc/tst-scratch_buffer.c: Likewise.
1170         * malloc/Makefile (routines): Add scratch_buffer_grow.
1171         (tests): Add test case.
1172         * malloc/Versions (GLIBC_PRIVATE): Export
1173         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
1174         __libc_scratch_buffer_set_array_size.
1176 2015-04-06  Richard Henderson  <rth@redhat.com>
1178         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
1179         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1181         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
1182         unsigned int before printing.
1184 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1186         [BZ #17596]
1187         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
1188         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1190 2015-04-02  Florian Weimer  <fweimer@redhat.com>
1192         * include/libc-internal.h (libc_max_align_t): Define.
1194 2015-04-02  Andreas Schwab  <schwab@suse.de>
1196         [BZ #16850]
1197         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
1199 2015-04-02  Mel Gorman  <mgorman@suse.de>
1201         [BZ #17195]
1202         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
1203         as well as the main arena.
1205 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1207         [BZ #18185]
1208         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
1209         sharing L2 cache to 2 for Silvermont/Knights Landing.
1211 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1213         [BZ #17711]
1214         * config.make.in (have-protected-data): New.
1215         * configure.ac: Check linker support for protected data symbol.
1216         * configure: Regenerated.
1217         * elf/Makefile (modules-names): Add tst-protected1moda and
1218         tst-protected1modb if $(have-protected-data) is yes.
1219         (tests): Add tst-protected1a and tst-protected1b if
1220         $(have-protected-data) is yes.
1221         ($(objpfx)tst-protected1a): New.
1222         ($(objpfx)tst-protected1b): Likewise.
1223         (tst-protected1modb.so-no-z-defs): Likewise.
1224         * elf/tst-protected1a.c: New file.
1225         * elf/tst-protected1b.c: Likewise.
1226         * elf/tst-protected1mod.h: Likewise.
1227         * elf/tst-protected1moda.c: Likewise.
1228         * elf/tst-protected1modb.c: Likewise.
1230 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1232         [BZ #17711]
1233         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
1234         indicates it is called from do_lookup_x on relocation against
1235         protected data, skip the data definion in the executable from
1236         copy reloc.
1237         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
1238         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
1239         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
1240         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
1241         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
1242         otherwise to 0.
1243         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1244         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
1245         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
1246         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1247         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
1248         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
1250 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
1252         * sysdeps/nptl/pthread.h: Remove duplicate definition of
1253         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
1255 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
1257         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
1258         THREAD_SETMEM_NC.
1259         * sysdeps/x86_64/nptl/tls.h: Ditto.
1261 2015-03-27  Roland McGrath  <roland@hack.frob.com>
1263         * dlfcn/tststatic.c (main): Converted to ...
1264         (do_test): ... this.
1265         (TEST_FUNCTION): New macro.
1266         Include test-skeleton.c.
1268 2015-03-26  Alan Modra  <amodra@gmail.com>
1270         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
1271         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
1272         zero for undefined weak.
1273         (elf_machine_plt_conflict): Similarly.
1275 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1277         * math/auto-libm-test-in: Add more tests of acosh, asinh and
1278         atanh.
1279         * math/auto-libm-test-out: Regenerated.
1280         * sysdeps/i386/fpu/libm-test-ulps: Update.
1281         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1283         * math/auto-libm-test-in: Add another test of asin.
1284         * math/auto-libm-test-out: Regenerated.
1285         * sysdeps/i386/fpu/libm-test-ulps: Update.
1286         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1288         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
1289         Remove macro.
1290         (LLL_EBX_REG): Likewise.
1291         (LLL_ENTER_KERNEL): Likewise.
1293         * math/auto-libm-test-in: Add more tests of asin.
1294         * math/auto-libm-test-out: Regenerated.
1295         * sysdeps/i386/fpu/libm-test-ulps: Update.
1296         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1298         [BZ #18138]
1299         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
1300         libc_do_syscall_args): New structure.
1301         (INTERNAL_SYSCALL_MAIN_0): New macro.
1302         (INTERNAL_SYSCALL_MAIN_1): Likewise.
1303         (INTERNAL_SYSCALL_MAIN_2): Likewise.
1304         (INTERNAL_SYSCALL_MAIN_3): Likewise.
1305         (INTERNAL_SYSCALL_MAIN_4): Likewise.
1306         (INTERNAL_SYSCALL_MAIN_5): Likewise.
1307         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
1308         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
1309         Replace conditional definitions by conditional definitions of ....
1310         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
1311         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
1312         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
1313         (libpthread-sysdep_routines): Add libc-do-syscall.
1314         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
1315         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
1316         to __NR_futex not 240.
1318 2015-03-25  Alan Modra  <amodra@gmail.com>
1320         * NEWS: Advertise TLS optimization.
1321         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
1322         (DT_PPC_NUM): Increment.
1323         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
1324         (CHECK_STATIC_TLS): Use here.
1325         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
1326         TLS descriptors.
1327         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
1328         * sysdeps/powerpc/dl-tls.c: New file.
1329         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
1330         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
1331         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
1332         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
1333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
1334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
1335         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
1337 2015-03-25  Alan Modra  <amodra@gmail.com>
1339         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
1340         for overlapping .opd entries" to "support...".
1341         * sysdeps/powerpc/powerpc64/configure: Regenerate
1343 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1345         * math/auto-libm-test-in: Add more tests of acos.
1346         * math/auto-libm-test-out: Regenerated.
1347         * sysdeps/i386/fpu/libm-test-ulps: Update.
1348         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1350         * math/auto-libm-test-in: Add more tests of expm1.
1351         * math/auto-libm-test-out: Regenerated.
1352         * sysdeps/i386/fpu/libm-test-ulps: Update.
1353         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1355 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
1357         * math/auto-libm-test-in: Add more tests of cosh and sinh.
1358         * math/auto-libm-test-out: Regenerated.
1359         * sysdeps/i386/fpu/libm-test-ulps: Update.
1360         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1362         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
1363         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1365         * math/auto-libm-test-in: Add more tests of log2.
1366         * math/auto-libm-test-out: Regenerated.
1367         * sysdeps/i386/fpu/libm-test-ulps: Update.
1368         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1370 2015-03-23  Roland McGrath  <roland@hack.frob.com>
1372         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
1373         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
1374         _IO_IS_APPENDING bit in READ_WRITE instead.
1376 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1378         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
1379         (__determine_cpumask_size): Replace extend_alloca with a
1380         variable-length array.  Do not treat res == 0 as an error.
1382 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1384         [BZ #18100]
1385         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
1386         and integer overflow.
1387         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
1388         (main): Add integer overflow tests.
1389         * manual/pattern.texi (Calling Wordexp): Document additional use
1390         for WRDE_SYNTAX.
1392 2015-03-23  Alan Modra  <amodra@gmail.com>
1394         * config.h.in: Remove HAVE_ASM_PPC_REL16.
1395         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
1396         and false branch of conditional.
1397         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
1398         Likewise.
1400 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
1402         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
1403         libc-modules.h
1404         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
1405         unused declaration of _hurd_intr_rpc_msg_in_trap.
1406         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
1407         defined instead of whether it is non-zero.
1408         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
1409         input constraint instead of both input and output constraint.  Use ecx
1410         clobber instead of %ecx.
1411         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
1412         mutex_unlock): Use a statement expression instead of an expression list.
1413         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
1414         type to vm_size_t instead of vm_address_t.
1415         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
1416         defined instead of whether it is non-zero.
1417         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
1418         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
1419         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
1420         comparisons with mapaddr.
1421         * nscd/nscd-client.h: Include <time.h>.
1422         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
1423         9th parameter to __vm_region instead of int.
1424         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
1425         * scripts/check-local-headers.sh (exclude): Add device/,
1426         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
1427         cthreads.h.
1429 2015-03-19  Roland McGrath  <roland@hack.frob.com>
1431         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
1432         to account for alignment padding.
1433         * sysdeps/arm/memmove.S: Likewise.
1435 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
1437         * sysdeps/unix/sysv/linux/generic/README: New file.
1439 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
1441         [BZ #18138]
1442         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
1443         (futex_abstimed_wait)
1444         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
1445         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
1446         of lll_futex_timed_wait.
1448 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
1450         [BZ #17542]
1451         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
1453 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
1455         [BZ #17090]
1456         [BZ #17620]
1457         [BZ #17621]
1458         [BZ #17628]
1459         * NEWS: Update.
1460         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
1461         entries with Static TLS too.  Skip entries past the end of the
1462         allocated DTV, from Alan Modra.
1463         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
1464         Static TLS DTV entry set up from...
1465         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
1466         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
1467         * nptl/allocatestack.c (init_one_static_tls): ... and here...
1468         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
1469         for Static TLS.
1470         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
1471         that the slot we find is associated with the given map before
1472         using its generation count.
1473         * nptl_db/db_info.c: Include ldsodefs.h.
1474         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
1475         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
1476         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
1477         (link_map::l_tls_offset): New struct field.
1478         (dtv_t::counter): Likewise.
1479         (rtld_global): New struct.
1480         (_rtld_global): New rtld variable.
1481         (dl_tls_dtv_slotinfo_list): New rtld global field.
1482         (dtv_slotinfo_list): New struct.
1483         (dtv_slotinfo): Likewise.
1484         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
1485         (td_lookup): Rename to...
1486         (td_mod_lookup): ... this.  Use new mod parameter instead of
1487         LIBPTHREAD_SO.
1488         * nptl_db/td_thr_tlsbase.c: Include link.h.
1489         (dtv_slotinfo_list, dtv_slotinfo): New functions.
1490         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
1491         addresses even if the DTV is out of date or missing them.
1492         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
1493         index zero-length arrays.
1494         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
1495         (td_lookup): Make it a macro implemented in terms of...
1496         (td_mod_lookup): ... this declaration.
1497         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
1498         (DB_MAIN_VARIABLE): Likewise.
1500 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1502         [BZ #18134]
1503         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
1505 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
1507         * stdlib/setenv.c (__add_to_environ): Revert previous change.
1509 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
1511         [BZ #18128]
1512         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
1513         (atomic_add, atomic_increment_and_test)
1514         (atomic_decrement_and_test): Fix 64-bit arithmetic.
1516 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
1518         * stdlib/setenv.c (__add_to_environ):
1519         Dump core quickly if setenv (..., NULL, ...) is called.
1521 2015-03-13  Roland McGrath  <roland@hack.frob.com>
1523         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
1524         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
1525         all the necessary asm magic in one place.
1526         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
1527         using those.
1529 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
1531         [BZ #14906]
1532         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
1533         traced file mtime. Use consistent log message.
1534         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
1535         (register_traced_file): Call install_watches. Always set mtime.
1536         (invalidate_cache): Iterate over all trace files. Call install_watches.
1537         (inotify_check_files): Don't inline. Handle watching parent
1538         directories and configuration file movement in and out.
1539         (handle_inotify_events): New function.
1540         (main_loop_poll): Call handle_inotify_events.
1541         (main_loop_epoll): Likewise.
1542         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
1543         (struct traced_file): Use array of inotify fds. Add parent directory,
1544         and basename.
1545         (struct database_dyn): Remove unused file_mtime.
1546         (init_traced_file): New inline function.
1547         (define_traced_file): New macro.
1548         * nss/nss_db/db-init.c: Use define_traced_file.
1549         (_nss_db_init): Use init_traced_file.
1550         * nss/nss_files/files-init.c: Use define_traced_file.
1551         (_nss_files_init): Use init_traced_file.
1553 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
1555         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
1556         [_LIBC]: Do not include <stdlib.h>.
1557         [!_LIBC] (abort): Remove declaration.
1558         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
1559         _FP_STATIC_ASSERT instead of conditionally calling abort.
1560         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
1561         (_FP_EXTEND_CNAN): Likewise.
1562         (FP_TRUNC): Likewise.
1563         (__FP_CLZ): Likewise.
1564         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
1566 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
1568         * manual/string.texi (XPG basename): Fix prototype.
1570 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1572         [BZ #18080]
1573         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
1574         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1575         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
1576         (__setcontext): Likewise.
1577         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
1578         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1579         Call rt_sigprocmask syscall one time to set new signal mask
1580         and retrieve the current signal mask instead of two calls.
1581         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
1582         (__swapcontext): Likewise.
1583         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
1584         * stdlib/tst-setcontext2.c: New file.
1586 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1588         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1590 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
1592         [BZ #18093]
1593         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
1594         the wrong size.
1596 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1598         [BZ #18043]
1599         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
1601 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1603         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
1604         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
1605         Remove define.
1606         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
1607         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
1608         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
1609         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
1610         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
1611         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
1612         define.
1613         * nptl_db/td_symbol_list.c (td_lookup): Remove
1614         HAVE_ASM_GLOBAL_DOT_NAME code.
1615         * sysdeps/powerpc/powerpc64/configure.ac: Remove
1616         HAVE_ASM_GLOBAL_DOT_NAME check.
1617         * sysdeps/powerpc/powerpc64/configure: Regenerate.
1618         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
1619         (DOT_LABEL): Remove define.
1620         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
1621         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
1622         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
1623         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
1624         (__TLS_GET_ADDR): Likewise.
1625         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
1626         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
1628 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
1630         [BZ #18111]
1631         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
1632         (_FPU_SETCW): Initialize cw from fpsr before storing.
1633         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
1634         (fesetexceptflag): Rewrite using fpu_control.h.
1635         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
1637 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
1639         [BZ #18110]
1640         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
1641         asms.
1642         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
1644 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
1646         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
1647         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
1648         abort.
1649         (_FP_FMA): Likewise.
1650         (_FP_DIV): Likewise.
1652 2015-03-10  Roland McGrath  <roland@hack.frob.com>
1654         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
1655         with 0 in that case.
1656         * Makefile (summarize-tests): New canned sequence, factored out of
1657         commands for targets tests and xtests.  Display summary lines that
1658         don't start with PASS: or XFAIL: rather than ones that do start with
1659         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
1660         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
1661         do start with ERROR: or FAIL:.
1662         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
1663         (except for [$(build-shared) = yes]).
1664         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
1665         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
1666         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
1667         * nptl/Makefile: Revert 2015-03-04 changes.
1668         [$(CXX) empty] (tests-unsupported): New variable.
1669         * debug/Makefile: Likewise.
1671         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
1672         gnulib file.  Replace __attribute with __attribute__ throughout.
1674 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
1676         * sysdeps/hppa/fpu/libm-test-ulps: Update.
1678 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
1680         [BZ #18104]
1681         * math/auto-libm-test-in: Add another test of pow.
1682         * math/auto-libm-test-out: Regenerated.
1684 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1686         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
1687         $(config-cflags-nofma).
1689 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
1691         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
1692         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
1693         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
1694         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
1695         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
1696         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
1697         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
1698         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
1699         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
1700         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
1701         Add comment on closing #endif.
1703 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1705         * posix/wordexp.c (CHAR_IN_SET): New macro.
1706         (parse_param): Use it.
1708 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1710         * sysdeps/powerpc/fpu/libm-test-ulps: update.
1712 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1714         [BZ #18043]
1715         * posix/wordexp.c (parse_param): Fix buffer overflow.
1716         * posix/wordexp-test.c (test_case): Add test case.
1718 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1720         [BZ #18042]
1721         * posix/wordexp.c (parse_backtick): Fix off-by-one.
1722         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
1724 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1726         [BZ #18043]
1727         * posix/wordexp-test.c (test_case): Add test for BZ #18043
1728         (do_bz18043): Delete.
1729         (at_page_end): New.
1730         (testit): Refactor to have words at the edge of unreadable page.
1732 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
1734         [BZ #16734]
1735         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
1736         Cleanup read-only streams as well.
1737         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
1739 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1741         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
1742         <bits/libc-lockP.h>
1744 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
1746         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
1747         on [__KERNEL__].
1748         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
1749         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
1750         * soft-fp/op-common.h (_FP_DECL): Likewise.
1752 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
1754         * elf/ifuncdep2.c (global): Replace
1755         __attribute__((visibility("protected"))) with
1756         asm (".protected global").
1757         * elf/ifuncmod1.c (global): Likewise.
1758         * elf/ifuncmod5.c (global): Likewise.
1760 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
1762         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
1763         <asm/sfp-machine.h> instead of <sfp-machine.h>.
1765 2015-03-06  Roland McGrath  <roland@hack.frob.com>
1767         * manual/install.texi (Configuring and compiling):
1768         Document test-wrapper-env-only.
1769         * INSTALL: Regenerated.
1771 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
1773         [BZ #18043]
1774         * posix/wordexp.c (parse_param): Fix buffer overflow.
1775         * posix/wordexp-test.c (do_bz18043): Add test case.
1777 2015-03-06  Vincent Bernat  <vincent@bernat.im>
1779         * time/tst-strptime2.c (do_test): Ensure failing tests are
1780         reported correctly.
1781         * time/tst-strptime3.c (do_test): Likewise.
1783 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
1785         Fix aio_error thread-safety.
1786         * sysdeps/pthread/aio_error.c: New file
1787         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
1788         synchronization.
1790 2015-03-06  Florian Weimer  <fweimer@redhat.com>
1792         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
1793         (group_number, vfprintf): Use it.
1794         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
1795         (JUMP, REF): Use it.
1796         (WORK_BUFFER_SIZE): New enum constant.
1797         (process_arg, vfprintf): Use it.
1799 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
1801         * manual/errno.texi (Error Messages): Complete example function
1802         by adding missing #define.
1803         (program_invocation_name): Add statement indicating GNU
1804         extension and reference which header file declares the variable.
1805         (program_invocation_short_name): Likewise.
1807 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
1809         * manual/errno.texi (Error Messages): Delete strerror ISO C89
1810         compatibility note.
1812 2015-03-05  Roland McGrath  <roland@hack.frob.com>
1814         * Makeconfig (test-wrapper-env-only): New variable.
1815         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
1816         then use that with $(test-wrapper-env-only) rather than using
1817         $(test-wrapper-env) $(run-program-env) $($*-ENV).
1819 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
1821         [BZ #18082]
1822         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
1823         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
1824         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
1825         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
1826         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
1827         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
1828         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
1829         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
1830         Likewise.
1831         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
1832         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
1833         Likewise.
1834         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
1835         Likewise.
1836         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
1837         Likewise.
1838         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
1839         Likewise.
1840         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
1841         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
1842         Likewise.
1843         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
1844         Likewise.
1845         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
1846         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
1848 2015-03-04  Roland McGrath  <roland@hack.frob.com>
1850         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
1851         (ETH_ALEN): New macro.
1852         (struct ether_addr): Use it for length of ether_addr_octet.
1854         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
1855         (setdb): Don't call __nss_configure_lookup for "rpc".
1856         (do_test): Don't call test_rpc.
1857         (output_rpcent, test_rpc): Functions moved ...
1858         * sunrpc/test-rpcent.c: ... to this new file.
1859         * sunrpc/Makefile (tests): Add it.
1861         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
1862         __xpg_sigpause.
1863         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
1864         * nptl/tst-signal6.c: Likewise.
1865         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
1866         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
1868         * configure.ac (libc_cv_cxx_link_ok): New check.
1869         Reset CXX to empty if it fails to link.
1870         * configure: Regenerated.
1871         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
1872         bug-atexit3-lib only if $(CXX) is nonempty.
1873         * nptl/Makefile (tests): Likewise for tst-cancel24.
1874         (tests, tests-static): Likewise for tst-cancel24-static.
1875         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
1876         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
1877         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
1878         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
1880 2015-03-04  Andreas Schwab  <schwab@suse.de>
1882         [BZ #17631]
1883         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
1884         for non-GCC compilers.
1885         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
1886         Likewise.
1888 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1890         [BZ #17776]
1891         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
1892         integer before bitwise and assembly operations.
1893         (feclearexcept): Likewise.
1894         * math/test-fenvinline.c: New file.
1895         * math/Makefile: Add test-fenvinline test.
1897 2015-03-03  Alan Modra  <amodra@gmail.com>
1899         [BZ #16512]
1900         * scripts/localplt.awk: Strip off symbol version.
1901         * NEWS: Mention bug fix.
1903 2015-03-02  Roland McGrath  <roland@hack.frob.com>
1905         * sysdeps/pthread/timer_routines.c
1906         (timer_free_list, thread_free_list, thread_active_list): Make static.
1908 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
1910         [BZ #17779]
1911         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
1912         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1913         Undefine.
1914         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1915         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1916         Likewise.
1917         * sysdeps/unix/sysv/linux/sh/kernel-features.h
1918         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1919         Likewise.
1921 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
1923         [BZ #18036]
1924         * posix/fnmatch_loop.c (END): Detect invalid pattern.
1925         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
1927 2015-03-02  Andreas Schwab  <schwab@suse.de>
1929         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
1930         variable name.
1932 2015-03-02  Florian Weimer  <fweimer@redhat.com>
1934         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
1935         Return error status.
1937 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
1939         [BZ #15969]
1940         * locale/findlocale.c (_nl_find_locale): Introduce const
1941         version of loc_name and drop unsafe type casts.
1943 2015-02-27  Roland McGrath  <roland@hack.frob.com>
1945         * dlfcn/tststatic2.c (main): Converted to ...
1946         (do_test): ... this.
1947         (TEST_FUNCTION): New macro.
1948         Include test-skeleton.c.
1950 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
1952         [BZ #17711]
1953         * elf/Makefile (tests): Add vismain only if PIE is enabled.
1954         (tests-pie): Add vismain.
1955         (CFLAGS-vismain.c): New.
1956         * elf/vismain.c: Add comments for PIE requirement.
1958 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1960         [BZ #18046]
1961         [BZ #18047]
1962         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
1963         0x1p-56L as threshold for just returning the argument.
1964         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
1965         0x1p-32L as threshold for just returning the argument.
1966         * math/auto-libm-test-in: Add more tests of atanh.
1967         * math/auto-libm-test-out: Regenerated.
1968         * sysdeps/i386/fpu/libm-test-ulps: Update.
1969         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
1971 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1973         * string/bcopy.c (bcopy): Call memmove for performance.
1975 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1977         * string/bzero.c (__bzero): Call memset for performance.
1979 2015-02-27  John David Anglin  <dave.anglin@bell.net>
1981         [BZ #18068]
1982         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
1983         to 00100000.
1985 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1987         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
1989 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
1991         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
1992         (__kernel_standard): Use CSTR macro when setting exc.name.
1993         * sysdeps/ieee754/Makefile [$(subdir) = math]
1994         (CFLAGS-k_standard.c): Remove variable.
1996         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
1997         setting p and q from "else if" to "else".
1998         (qzero): Likewise.
1999         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
2000         (qone): Likewise.
2001         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
2002         (qzerof): Likewise.
2003         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
2004         (qonef): Likewise.
2005         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
2006         (qzero): Likewise.
2007         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
2008         (qone): Likewise.
2010         [BZ #18038]
2011         [BZ #18039]
2012         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
2013         return pi/2 for arguments below 0x1p-113L.
2014         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
2015         return pi/2 for arguments below 0x1p-106L.
2016         * math/auto-libm-test-in: Add more tests of acos.
2017         * math/auto-libm-test-out: Regenerated.
2019         [BZ #16351]
2020         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
2021         (MO): New macro.
2022         (__ieee754_asin): Force underflow exception for results with small
2023         absolute value.
2024         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
2025         (MO): New macro.
2026         (__ieee754_asinf): Force underflow exception for results with
2027         small absolute value.
2028         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
2029         (__ieee754_asin): Force underflow exception for results with small
2030         absolute value.
2031         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
2032         (__ieee754_asinf): Force underflow exception for results with
2033         small absolute value.
2034         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
2035         (__ieee754_asinl): Force underflow exception for results with
2036         small absolute value.
2037         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
2038         (__ieee754_asinl): Force underflow exception for results with
2039         small absolute value.
2040         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
2041         (__ieee754_asinl): Force underflow exception for results with
2042         small absolute value.
2043         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
2044         Include <math.h>.
2045         * math/auto-libm-test-in: Do not mark underflow exceptions as
2046         possibly missing for bug 16351.
2047         * math/auto-libm-test-out: Regenerated.
2049         [BZ #18030]
2050         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
2051         of power of 2 down when low part has opposite sign.
2052         * math/libm-test.inc (logb_test_data): Add more tests.
2054 2015-02-26  Andreas Schwab  <schwab@suse.de>
2056         [BZ #18032]
2057         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
2058         over collating symbol inside a bracket expression.  Minor cleanup.
2059         * posix/tst-fnmatch3.c (do_test): Add test case.
2061 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
2063         [BZ #18029]
2064         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
2065         Adjust exponent of power of 2 down when low part has opposite
2066         sign.
2067         * math/libm-test.inc (ilogb_test_data): Add more tests.
2069 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
2071         [BZ #15969]
2072         * locale/findlocale.c (_nl_find_locale): Fix constness error in
2073         the previous change.
2075         [BZ #15969]
2076         * locale/findlocale.c (_nl_find_locale): Retry archive search
2077         after alias expansion.
2079 2015-02-25  Roland McGrath  <roland@hack.frob.com>
2081         * iconv/tst-iconv3.c (main): Converted to ...
2082         (do_test): ... this.
2083         (TEST_FUNCTION): New macro.
2084         Include test-skeleton.c.
2086         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
2087         (convert): Make function static.
2088         (test_unalign): Likewise.  Add const to argument pointee types.
2089         (main): Replace with static function do_test.
2090         Print "Succeeded." only if RET is zero.
2091         (TEST_FUNCTION): New macro.
2092         Include test-skeleton.c.
2094         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
2095         returns a null pointer.
2097 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2099         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
2100         to __memcpy_ppc only for static builds.
2102 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
2104         [BZ #18020]
2105         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
2106         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
2107         * math/auto-libm-test-in: Add more tests of asinh.
2108         * math/auto-libm-test-out: Regenerated.
2109         * sysdeps/i386/fpu/libm-test-ulps: Update.
2110         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2112 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
2114         [BZ #15850]
2115         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
2116         and ip6_mtuinfo definitions here.
2117         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
2118         in this define too.  Update comment.
2120 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
2122         * elf/sprof.c (load_shobj): Tweak error message to match others.
2124 2015-02-24  Kevin Easton  <kevin@guarana.org>
2126         [BZ #16145] (partial fix)
2127         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
2128         to reduce lock contention.
2130 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
2132         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
2133         (struct timex): Update time comment.
2134         (ADJ_SETOFFSET): Define.
2136 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2138         [BZ #18019]
2139         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
2140         2**56 not 2**28 as threshold for log (2x) formula.
2141         * math/auto-libm-test-in: Add more tests of acosh.
2142         * math/auto-libm-test-out: Regenerated.
2143         * sysdeps/i386/fpu/libm-test-ulps: Update.
2144         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2146 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2148         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
2149         parenthesis around the buf assignment.
2150         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
2152 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2154         [BZ #16783]
2155         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
2156         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
2157         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
2158         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2159         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2160         * math/libm-test.inc (scalb_test_data): Add more tests.
2162 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
2164         [BZ #17916]
2165         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
2166         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
2168 2015-02-24  Eric Rannaud  <e@nanocritical.com>
2170         [BZ #17523]
2171         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
2172         * io/bits/fcntl2.h (open): Use it.
2173         (openat): Likewise.
2174         * io/open.c (__libc_open): Likewise.
2175         * io/open64.c (__libc_open64): Likewise.
2176         * io/open64_2.c (__open64_2): Likewise.
2177         * io/open_2.c (__open_2): Likewise.
2178         * io/openat.c (__openat): Likewise.
2179         * io/openat64.c (__openat64): Likewise.
2180         * io/openat64_2.c (__openat64_2): Likewise.
2181         * io/openat_2.c (__openat_2): Likewise.
2182         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
2183         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
2184         * sysdeps/posix/open64.c (__libc_open64): Likewise.
2185         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
2186         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
2187         (__open_nocancel): Likewise.
2188         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
2189         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
2190         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
2192 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2194         [BZ #14841]
2195         * resolv/gethnamaddr.c (getanswer): Skip logging if
2196         RES_USE_DNSSEC is set.
2197         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
2199 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2201         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
2203 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
2205         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
2206         201304L, for Unicode 7.
2208 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
2210         [BZ #17836]
2211         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
2212         shared library.  Add gmon-start.os otherwise.
2213         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
2214         $(objpfx)gmon-start.os if builing shared library.
2215         ($(objpfx)g$(static-start-installed-name)): Likewise.
2217 2015-02-23  Andreas Schwab  <schwab@suse.de>
2219         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
2221 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
2223         [BZ #17269]
2224         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
2225         (enlarge_userbuf): Likewise.
2227 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
2229         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
2230         * math/atest-exp.c (TIMEOUT): Adjust to 200.
2231         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
2232         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
2234 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
2236         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
2237         expression inside statement expression.
2239 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
2241         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
2242         <sysdeps/nptl/lowlevellock.h> and remove macros and
2243         functions that are now defined there.
2244         (SYS_futex): Remove.
2245         (lll_compare_and_swap): Remove.
2246         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
2248 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
2250         [BZ #17999]
2251         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
2252         instead of scandirat.
2253         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
2254         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
2255         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
2256         __scandirat.
2257         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
2258         (__scandirat): Declare.  Use libc_hidden_proto.
2259         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
2260         Remove variable.
2261         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
2263 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2265         [BZ #15319]
2266         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
2267         (MO): New macro.
2268         (__ieee754_atan2): For results with small absolute value, force
2269         underflow exception and remove excess range and precision from
2270         return value.
2271         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
2272         (MO): New macro.
2273         (__ieee754_atan2f): For results with small absolute value, force
2274         underflow exception and remove excess range and precision from
2275         return value.
2276         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
2277         (MO): New macro.
2278         (__atan): For results with small absolute value, force underflow
2279         exception and remove excess range and precision from return value.
2280         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
2281         (MO): New macro.
2282         (__atanf): For results with small absolute value, force underflow
2283         exception and remove excess range and precision from return value.
2284         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
2285         <math.h>.
2286         (__ieee754_atan2): Force underflow exception for results with
2287         small absolute value.
2288         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
2289         <math_private.h>.
2290         (atan): Force underflow exception for results with small absolute
2291         value.
2292         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
2293         (__atanf): Force underflow exception for results with small
2294         absolute value.
2295         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
2296         <math.h>.
2297         (__atanl): Force underflow exception for results with small
2298         absolute value.
2299         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
2300         (__atanl): Force underflow exception for results with small
2301         absolute value.
2302         * sysdeps/x86/fpu/bits/mathinline.h
2303         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
2304         (__ieee754_atan2): Only define inline for long double.
2305         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
2306         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
2307         * math/auto-libm-test-in: Do not mark underflow exceptions as
2308         possibly missing for bug 15319.  Add more tests of atan2.
2309         * math/auto-libm-test-out: Regenerated.
2310         * math/libm-test.inc (casin_test_data): Do not mark underflow
2311         exceptions as possibly missing for bug 15319.
2312         (casinh_test_data): Likewise.
2313         * sysdeps/i386/fpu/libm-test-ulps: Update.
2315 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
2317         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
2318         * sysdeps/mips/bits/endian.h: Fix comments.
2320 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2322         [BZ #17996]
2323         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
2324         (hdestroy_r): Likewise.
2325         (hsearch_r): Likewise.
2326         (__hcreate_r): Declare and use libc_hidden_proto.
2327         (__hdestroy_r): Likewise.
2328         (__hsearch_r): Likewise.
2329         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
2330         (hcreate): Call __hcreate_r instead of hcreate_r.
2331         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
2332         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
2333         as weak alias of __hcreate_r.
2334         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
2335         __hdestroy_r.
2336         (hsearch_r): Rename to __hsearch_r and define as weak alias of
2337         __hsearch_r.
2338         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
2339         Remove variable.
2340         (test-xfail-XPG4/search.h/linknamespace): Likewise.
2341         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
2342         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
2343         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
2345 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
2347         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
2348         arena_lock into a single arena_get.
2350 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
2352         * dl-reloc.c: Inlucde libc-internal.h.
2353         (_dl_try_allocate_static_tls): Call ALIGN_UP.
2354         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
2355         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
2356         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
2357         (grow_heap): Likewise.
2358         * malloc/malloc.c: Include libc-internal.h.
2359         (do_check_malloc): Call powerof2.
2360         (sysmalloc): Use pagesize. Call ALIGN_UP.
2361         (systrim): Use pagesize.
2362         (mremap_chunk): Use pagesize. Call ALIGN_UP.
2363         (__libc_valloc): Use pagesize.
2364         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
2366 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2368         [BZ #17991]
2369         * include/sys/resource.h (__getrlimit64): Declare.  Use
2370         libc_hidden_proto.
2371         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
2372         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
2373         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
2374         getrlimit64.
2375         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
2376         __getrlimit64.
2377         [!getrlimit64] (getrlimit64): Define as weak alias of
2378         __getrlimit64.  Use libc_hidden_weak.
2379         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
2380         using __getrlimit64 not __new_getrlimit64.
2381         (__GI_getrlimit64): Likewise.
2382         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
2383         Likewise.
2384         (__GI_getrlimit64): Likewise.
2385         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
2386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
2387         (getrlimit): Add __getrlimit64 alias.
2388         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
2389         Likewise.
2390         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
2391         Remove variable.
2392         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
2393         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
2395 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
2397         * libio/fileops.c: Add missing sys/mman.h
2398         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
2400 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2402         * manual/math.texi (Errors in Math Functions): Clarify goals
2403         regarding inexact and underflow exceptions.
2405 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2407         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
2408         * sysdeps/mips/memset.S: Ditto.
2410 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2412         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
2414 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
2416         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
2417         (__v1longjmp): Remove versioned symbol.
2418         (__v1siglongjmp): Remove alias and versioned symbol.
2419         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
2420         (__v2siglongjmp): Likewise.
2422 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2424         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
2426 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
2428         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
2430 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2432         [BZ #17987]
2433         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
2434         zero result does not depend on the sign resulting from
2435         subtraction.
2436         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2437         Likewise.
2438         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2439         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2440         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2441         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2442         * math/libm-test.inc (remquo_test_data): Add more tests.
2444 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
2446         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
2447         Problem reported by J William Piggott.
2449 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2451         [BZ #17978]
2452         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
2453         products 4 * y and 2 * y where those would overflow.
2454         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2455         Likewise.
2456         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2457         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2458         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2459         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2460         * math/libm-test.inc (remquo_test_data): Add more tests.
2462         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
2464         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
2465         [defined _COMPILING_NEWLIB].
2466         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
2467         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
2469         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
2470         [!defined __mips_isa_rev || __mips_isa_rev < 6].
2472 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2474         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
2475         acquired.
2477 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
2479         [BZ #17792]
2480         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
2481         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
2482         HOST_STACK_END_ADDR): Likewise.
2484 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
2486         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
2487         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
2488         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
2490 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2492         * sysdeps/generic/c++-types.data: New file.
2493         * sysdeps/generic/ld.abilist: New file.
2494         * sysdeps/generic/libBrokenLocale.abilist: New file.
2495         * sysdeps/generic/libanl.abilist: New file.
2496         * sysdeps/generic/libc.abilist: New file.
2497         * sysdeps/generic/libcrypt.abilist: New file.
2498         * sysdeps/generic/libdl.abilist: New file.
2499         * sysdeps/generic/libm.abilist: New file.
2500         * sysdeps/generic/libpthread.abilist: New file.
2501         * sysdeps/generic/libresolv.abilist: New file.
2502         * sysdeps/generic/librt.abilist: New file.
2504 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2506         [BZ #17569]
2507         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2508         Compute absolute value of x as modified by fmod, not original
2509         value of x.
2510         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
2511         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
2512         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
2513         RUN_TEST_ffI_f1_mod8.
2514         (remquo_test_data): Add more tests.
2516 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2518         * sysdeps/init_array/pt-crti.S: New file.
2520 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2522         [BZ #17967]
2523         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
2524         __builtin_fmaf instead of relying on contraction of a * b + c.
2526 2015-02-12  J William Piggott  <elseifthen@gmx.com>
2528         [BZ #17969]
2529         * manual/time.texi: correct the zoneinfo path in the TZ Variable
2530         node.
2532 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2534         [BZ #17964]
2535         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
2536         __builtin_fma instead of relying on contraction of a * b + c.
2538 2015-02-12  Roland McGrath  <roland@hack.frob.com>
2540         * Makeconfig (ASFLAGS): Add -Werror=undef.
2541         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
2542         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
2543         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
2545         * Makeconfig (after-link): New variable.
2546         (+link-pie, +link-pie-tests): Use it.
2547         (+link-static, +link-static-tests): Likewise.
2548         (+link, +link-tests): Likewise.
2549         * Makerules (build-module, build-module-asneeded): Likewise.
2550         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
2551         Likewise.
2552         * elf/Makefile ($(objpfx)ld.so): Likewise.
2554 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
2556         [BZ #17965]
2557         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
2558         both struct timeval and struct timespec.
2560 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2562         [BZ #16560]
2563         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
2564         and redefine.
2565         (__ieee754_exp2l): Do not multiply small fractional parts by
2566         M_LN2l.
2567         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
2568         small argument.
2569         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
2570         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
2571         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
2572         * math/auto-libm-test-in: Add more tests of exp2.
2573         * math/auto-libm-test-out: Regenerated.
2575 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2577         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
2578         unaligned path.
2580 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2582         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
2583         little endian.
2585 2015-02-12  Andreas Schwab  <schwab@suse.de>
2587         [BZ #15790]
2588         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
2589         Filter out elision flags from value returned in kind.
2590         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
2591         * nptl/tst-pthread-mutexattr.c: New file.
2593 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2595         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
2596         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
2597         into gnu-gnu, and update comment to refer to abi-tags.
2599 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
2601         [BZ #15467]
2602         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
2603         (__sincos): Set errno to EDOM for infinite argument.
2604         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
2605         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
2606         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
2607         (__sincosl): Set errno to EDOM for infinite argument.
2608         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
2609         (__sincosl): Set errno to EDOM for infinite argument.
2610         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
2611         (__sincosl): Set errno to EDOM for infinite argument.
2612         * math/libm-test.inc (sincos_test_data): Test errno setting.
2614 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
2616         * string/strxfrm_l.c: Remove #define STRCMP.
2617         * string/strcoll_l.c: Remove #define STRLEN.
2618         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
2619         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
2621 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
2623         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
2624         * sysdeps/mips/mips32/sfp-machine.h: ... here.
2625         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
2626         * sysdeps/mips/mips64/Makefile: ... here.
2627         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
2628         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
2629         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
2630         * sysdeps/mips/mips64/sfp-machine.h: ... here.
2631         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
2632         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
2633         * sysdeps/mips/mips64/n64/Implies: Likewise.
2635 2015-02-10  Roland McGrath  <roland@hack.frob.com>
2637         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
2638         <sys/time.h>, <string.h>, and <errno.h>.
2639         (dest_offset, dest_address, value, zero): Remove unused variables.
2640         (ldouble): Remove typedef.
2641         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
2642         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
2643         1).  Fix code style.
2644         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
2645         (check): Function removed.
2646         (CHECK): New macro.
2647         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
2648         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
2649         Don't call set_sigaction_FP and remove_sigaction_FP here.
2650         (ldouble_test): Just use 'long double' as macro argument, no need for
2651         the 'ldouble' typedef.
2652         (do_test): Set up SIGFPE handler at start, using plain signal rather
2653         than sigaction.  Fix code style.
2655 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
2657         [BZ #17949]
2658         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
2659         jump label.
2661 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2663         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
2664         * sysdeps/powerpc/powerpc32/configure: Regenerated.
2666         * sysdeps/powerpc/configure.ac: Remove file.
2667         * sysdeps/powerpc/configure: Likewise.
2669         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
2670         [sysdep_routines]: Remove wordcopy-power6 object.
2671         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2672         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
2673         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
2674         (__memmove_ppc32): Likewise.
2675         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
2676         file.
2677         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
2678         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
2679         Remove preprocessor.
2681         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
2682         [sysdep_routines]: Remove wide chars objects.
2683         [wcsmbs]: New rule for wide char objects.
2685         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2686         Remove wordcopy-power6 obejct.
2687         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
2688         Use local call for wordcopy and memcpy symbols.
2689         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
2690         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
2691         implementation for loader.
2692         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
2694         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2695         Remove wordcopy-power7 object.
2696         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
2697         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
2698         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
2699         (_wordcopy_fwd_dest_aligned): Likewise.
2700         (_wordcopy_bwd_aligned): Likewise.
2701         (_wordcopy_bwd_dest_aligned): Likewise.
2703         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
2704         Rewrite to call __memmove_ppc instead of include default
2705         implementation.
2707         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2708         Remove wide chars objects.
2709         [wcsmbs]: New rule for wide char objects.
2711 2015-02-09  Andreas Schwab  <schwab@suse.de>
2713         [BZ #17912]
2714         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
2715         in terms of __O_DIRECTORY.
2717 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2719         * time/getdate.c: Include <stdbool.h>.
2720         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
2721         call PTR_MANGLE.
2722         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
2723         PTR_DEMANGLE.
2725 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
2727         Add ersatz _Static_assert on older C hosts
2728         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
2729         pre-C11 C platform that is not known to support _Static_assert.
2731 2015-02-07  Richard Braun  <rbraun@sceen.net>
2733         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
2734         sigstate.
2735         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
2737 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2739         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
2740         priority against unexistent AIO_PRIO_DELTA_MAX.
2741         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
2742         instead of int.
2743         * misc/fchflags.c (fchflags): Likewise.
2744         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
2745         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
2746         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
2747         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
2748         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
2749         Declare macros.
2750         [__USE_MISC] (chflags, fchflags): Declare functions.
2751         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
2752         EINVAL when nfds is greater than FD_SETSIZE.
2753         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
2754         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
2755         45.
2756         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
2757         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
2758         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
2759         MACH_RCV_TIMED_OUT.
2760         * hurd/hurd/signal.h (_hurd_self_sigstate,
2761         _hurd_critical_section_lock, _hurd_critical_section_unlock):
2762         Explicit casts from void *.
2763         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
2764         * abi-tags: Rename gnu-gnu os into gnu.
2766         [BZ #4719]
2767         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
2768         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
2769         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
2770         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
2771         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
2772         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
2774         [BZ #17944]
2775         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
2776         duplicates ADDR->sun_path with sockaddr LEN limitation.
2777         * sysdeps/mach/hurd/connect.c: Include <string.h>
2778         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
2779         * sysdeps/mach/hurd/sendmsg.c: Likewise.
2780         * sysdeps/mach/hurd/sendto.c: Likewise.
2781         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
2782         implementing it by hand.
2784 2015-02-06  Roland McGrath  <roland@hack.frob.com>
2786         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
2787         Use sfi_breg on ldr.
2788         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
2789         Likewise.
2791         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
2792         it's defined.
2793         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
2794         Test SIGSETXID only if it's defined.
2796         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
2798         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
2799         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
2801         * nptl/tst-align2.c: Moved ...
2802         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
2803         * nptl/Makefile (tests): Remove tst-align2.
2804         * sysdeps/unix/sysv/linux/Makefile
2805         [$(subdir) = nptl] (tests): Add tst-align-clone.
2806         * nptl/tst-getpid1.c: Moved ...
2807         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
2808         * nptl/tst-getpid2.c: Moved ...
2809         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
2810         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
2811         * sysdeps/unix/sysv/linux/Makefile
2812         [$(subdir) = nptl] (tests): ... here.
2813         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
2814         * sysdeps/unix/sysv/linux/Makefile
2815         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
2817         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
2818         Drop trailing \n from perror argument.  Use return rather than exit.
2820         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
2821         on [SA_SIGINFO].
2822         * nptl/tst-cancel21.c (do_test): Likewise.
2823         * debug/tst-backtrace6.c: Include <signal.h> first thing.
2824         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
2825         [!SA_SIGINFO]: Make it a stub test.
2827         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
2828         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
2830         * posix/tst-getlogin.c: Move to ...
2831         * login/tst-getlogin.c: ... here.
2832         * posix/Makefile (tests): Move tst-getlogin to ...
2833         * login/Makefile (tests): ... here.
2835         * libio/tst-atime.c (do_test): Move local variables SV and E
2836         inside [ST_NOATIME] conditional.
2838         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
2840         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
2842         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
2843         (wait_code): New function replaces macro.
2844         Call nanosleep rather than syscall.
2846         * nptl/pt-system.c: Rewritten.  Put everything under
2847         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2848         Use IFUNC to redirect when possible.
2850         * nptl/pt-longjmp.c: Rewritten.  Put everything under
2851         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2852         Use IFUNC to redirect when possible.
2854         * nptl/pt-fork.c: Rewritten.  Put everything under
2855         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2856         Use IFUNC to redirect when possible.
2857         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
2859         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
2860         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
2861         unconditionally nowadays.  This included the only reference to
2862         __vdso_clock_gettime that appears outside libc proper.
2863         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
2864         Remove version set (containing only __vdso_clock_gettime).
2865         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
2866         Add attribute_hidden.
2867         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
2868         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
2869         libc_hidden_data_def.
2870         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
2871         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
2873         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
2874         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
2875         setrpcent, and getrpcport to ...
2876         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
2877         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
2878         getrpcbynumber_r, and getrpcent_r to ...
2879         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
2880         * inet/getrpcbyname.c: Moved ...
2881         * sunrpc/getrpcbyname.c: ... here.
2882         * inet/getrpcbyname_r.c: Moved ...
2883         * sunrpc/getrpcbyname_r.c: ... here.
2884         * inet/getrpcbynumber.c: Moved ...
2885         * sunrpc/getrpcbynumber.c: ... here.
2886         * inet/getrpcbynumber_r.c: Moved ...
2887         * sunrpc/getrpcbynumber_r.c: ... here.
2888         * inet/getrpcent.c: Moved ...
2889         * sunrpc/getrpcent.c: ... here.
2890         * inet/getrpcent_r.c: Moved ...
2891         * sunrpc/getrpcent_r.c: ... here.
2892         * inet/Makefile (routines): Move those to ...
2893         * sunrpc/Makefile (routines): ... here.
2894         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
2895         the $(subdirs) list.
2896         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
2897         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
2898         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
2899         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
2901         * elf/Makefile (routines): Include $(all-dl-routines), not just
2902         $(dl-routines).
2903         (rtld-routines): Likewise.  Use = rather than :=.
2904         * sysdeps/aarch64/Makefile [$(subdir) = elf]
2905         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
2906         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
2907         * sysdeps/arm/Makefile: Likewise.
2908         * sysdeps/i386/Makefile: Likewise.
2909         * sysdeps/x86_64/Makefile: Likewise.
2910         * sysdeps/hppa/Makefile [$(subdir) = elf]
2911         (sysdep_routines, sysdep-rtld-routines): Don't add
2912         $(sysdep-dl-routines) to these.
2913         * sysdeps/ia64/Makefile: Likewise.
2914         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
2915         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
2916         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
2917         Don't add dl-static to these; sysdep-dl-routines alone is enough.
2918         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
2919         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
2920         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
2921         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
2922         * sysdeps/powerpc/Makefile [$(subdir) = elf]
2923         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
2924         these; sysdep-dl-routines alone is enough.
2926 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
2928         [BZ #17932]
2929         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
2930         where multiplication results in zero and third argument is finite
2931         and nonzero.
2932         * math/auto-libm-test-in: Add more tests of fma.
2933         * math/auto-libm-test-out: Regenerated.
2935         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
2936         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
2937         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
2938         (_FP_CMP_EQ): Likewise.
2939         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
2941         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
2942         extra argument CHECK_NAN.  Redefine as wrapper around
2943         _FP_EXTEND_CNAN.
2945 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
2947         * version.h (RELEASE): Set to "stable".
2948         (VERSION): Set to "2.21"
2949         * include/features.h (__GLIBC_MINOR__): Set to 21.
2951         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
2953 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
2954             Paul Eggert  <eggert@cs.ucla.edu>
2956         [BZ #16618]
2957         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
2958         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
2959         size in bytes. Store needed elements in wpmax. Use needed size
2960         in bytes for extend_alloca.
2962 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
2964         * manual/install.texi: Latest tested versions are GCC 4.9.2,
2965         binutls 2.25, and texinfo 5.2.
2966         * INSTALL: Regenerate.
2967         * sysdeps/nios2/configure: Regenerate.
2968         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
2969         * manual/contrib.texi: Update.
2970         * po/be.po: Update.
2971         * po/bg.po: Update.
2972         * po/ca.po: Update.
2973         * po/cs.po: Update.
2974         * po/da.po: Update.
2975         * po/de.po: Update.
2976         * po/el.po: Update.
2977         * po/eo.po: Update.
2978         * po/es.po: Update.
2979         * po/fi.po: Update.
2980         * po/fr.po: Update.
2981         * po/gl.po: Update.
2982         * po/hr.po: Update.
2983         * po/hu.po: Update.
2984         * po/ia.po: Update.
2985         * po/id.po: Update.
2986         * po/it.po: Update.
2987         * po/ja.po: Update.
2988         * po/ko.po: Update.
2989         * po/lt.po: Update.
2990         * po/nb.po: Update.
2991         * po/nl.po: Update.
2992         * po/pl.po: Update.
2993         * po/pt_BR.po: Update.
2994         * po/ru.po: Update.
2995         * po/rw.po: Update.
2996         * po/sk.po: Update.
2997         * po/sl.po: Update.
2998         * po/sv.po: Update.
2999         * po/tr.po: Update.
3000         * po/uk.po: Update.
3001         * po/vi.po: Update.
3002         * po/zh_CN.po: Update.
3003         * po/zh_TW.po: Update.
3005         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
3006         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
3007         * sysdeps/hppa/dl-irel.h: Remove #warning.
3008         * sysdeps/hppa/entry.h: Provide prototype for
3009         __canonicalize_funcptr_for_compare and cast argument.
3010         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
3011         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
3012         * sysdeps/hppa/sotruss-lib.c: New file.
3013         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
3014         (atomic_compare_and_exchange_val_acq): Use __typeof__.
3015         (atomic_compare_and_exchange_bool_acq): Likewise.
3016         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
3017         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
3019         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
3020         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
3021         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
3023 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
3025         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
3026         called function in non-PIC case.
3028 2015-01-31  David S. Miller  <davem@davemloft.net>
3030         * sysdeps/sparc/sparc32/bits/atomic.h
3031         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
3032         unlock not after it.
3033         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
3034         volatile register usage warnings from the compiler.
3036         * sysdeps/sparc/nptl/sem_init.c: Delete.
3037         * sysdeps/sparc/nptl/sem_post.c: Delete.
3038         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
3039         * sysdeps/sparc/nptl/sem_wait.c: Delete.
3040         * sysdeps/sparc/sparc32/sem_init.c: New file.
3041         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
3042         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
3043         padding explicitly initialized.
3044         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
3045         padding for in-semaphore spinlock.
3046         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
3047         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
3048         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
3049         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
3050         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
3051         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
3052         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
3053         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
3054         version.
3055         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
3056         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
3058 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
3060         [BZ #17801]
3061         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3062         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
3063         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
3064         New.
3065         (index_AVX_Fast_Unaligned_Load): Likewise.
3066         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
3067         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
3068         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
3069         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
3070         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
3071         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
3072         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
3073         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
3074         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
3076 2015-01-29  Andreas Schwab  <schwab@suse.de>
3078         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
3080 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
3082         [BZ #17892]
3083         * nscd/nscd_stat.c (send_stats): Initialize DATA.
3085 2015-01-28  Martin Sebor  <msebor@redhat.com>
3087         * math/README.libm-test: Clarify. Add "How to read the test output."
3089 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
3091         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
3092         Define to 0.
3094 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
3096         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
3097         (__HAVE_64B_ATOMICS): Define to 0.
3099 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3101         [BZ #17885]
3102         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
3103         value to set as new flag.
3105         [BZ #16576]
3106         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
3107         and use _ARCH_PPCSQ instead.
3108         (__ieee754_sqrt): Likewise.
3109         (__ieee754_sqrtf): Likewise.
3110         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
3111         _ARCH_PPCSQ is defined.
3112         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
3113         fsqrt instruction.
3114         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
3115         _ARCH_PPCSQ is defined.
3116         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
3117         fsqrts instruction.
3118         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
3120 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3122         * iconv/loop.c: Suppress array out of bound warning caused by GCC
3123         bug (GCC BZ #64739).
3125 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
3127         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
3128         Mark _retval as used.
3129         (lll_futex_wake_unlock): Likewise.
3130         (lll_futex_timed_wait_requeue_pi): Likewise.
3132         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
3133         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
3134         register variables.
3136         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
3137         libm_hidden_def.
3139         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
3140         (__bswap_64): Mark as __always_inline.
3142 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
3144         [BZ #15378]
3145         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
3146         when none of the search directories exist.
3148 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3150         [BZ #17869]
3151         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
3152         power8 in .machine directive.
3154         [BZ #17868]
3155         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
3156         set dependency from opd value.
3158 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3160         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3161         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
3162         architecture.
3164 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3166         [BZ #17870]
3167         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
3168         with uint64_t.
3169         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
3170         (uint64_t) 1.
3171         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
3172         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
3173         Replace 1UL with (uint64_t) 1.
3174         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
3175         int with uint64_t.
3177 2015-01-23  Roland McGrath  <roland@hack.frob.com>
3179         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
3180         (if_freenameindex): Likewise.
3182         * resource/getrlimit64.c: Add missing libc_hidden_def.
3184 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
3186         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
3187         __label__.
3188         (_FP_FMA): Likewise.
3189         (_FP_TO_INT_ROUND): Likewise.
3190         (_FP_FROM_INT): Likewise.
3192 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3194         [BZ #16418]
3195         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
3196         Make code racy and cancel safe.
3198 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
3200         * sysdeps/arm/unwind-resume.h: Fix copyright year.
3201         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
3202         attribution.
3204         * pwd/tst-getpw.c: Rewrite.
3206         [BZ #17702]
3207         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
3208         (modules-names): Add moddummy1 and moddummy2.
3209         ($(objpfx)tst-rec-dlopen): Define.
3210         * dlfcn/moddummy1.c: New file.
3211         * dlfcn/moddummy2.c: New file.
3212         * dlfcn/tst-rec-dlopen.c: New file.
3213         * elf/dl-cache.c (_dl_load_cache_lookup):
3214         Return char*. Copy result with alloca/strcpy/strdup.
3215         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
3216         returns char*. Free cached. If not saving realname
3217         free cached.
3218         * elf/dl-open.c (dl_open_worker): Do not assert that
3219         _r_debug->r_state is RT_CONSISTENT.
3220         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
3221         returns char*.
3223 2015-01-21  Torvald Riegel  <triegel@redhat.com>
3224             Carlos O'Donell  <carlos@redhat.com>
3226         [BZ #12674]
3227         * nptl/sem_waitcommon.c: New file.
3228         * nptl/sem_wait.c: Include sem_waitcommon.c.
3229         (__sem_wait_cleanup, do_futex_wait): Remove.
3230         (__new_sem_wait): Adapt.
3231         (__new_sem_trywait): New function.
3232         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
3233         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
3234         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
3235         (sem_timedwait): Adapt.
3236         * nptl/sem_post.c (__new_sem_post): Adapt.
3237         (futex_wake): New function.
3238         (__old_sem_post): Add release MO fence.
3239         * nptl/sem_open.c (sem_open): Adapt.
3240         * nptl/sem_init.c (__new_sem_init): Adapt.
3241         (futex_private_if_supported): New function.
3242         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
3243         (__old_sem_getvalue): Add using previous code.
3244         * sysdeps/nptl/internaltypes.h: Adapt.
3245         * nptl/tst-sem13.c (do_test): Adapt.
3246         * nptl/tst-sem11.c (main): Adapt.
3247         * nptl/sem_trywait.c: Remove.
3248         * nptl/DESIGN-sem.txt: Remove.
3249         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
3250         (gen-as-const-headers): Remove structsem.sym.
3251         * nptl/structsem.sym: Remove.
3252         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
3253         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
3254         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
3255         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
3256         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
3257         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
3258         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
3259         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
3260         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
3261         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
3262         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
3263         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
3264         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
3265         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
3266         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
3267         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
3268         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
3269         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
3270         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
3271         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
3272         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
3273         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
3275 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
3277         * INSTALL: Regenerated.
3279         * po/libc.pot: Regenerated.
3281 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
3282             Sandra Loosemore  <sandra@codesourcery.com>
3283             Andrew Jenner  <andrew@codesourcery.com>
3284             Joseph Myers  <joseph@codesourcery.com>
3285             Nathan Sidwell  <nathan@codesourcery.com>
3287         * NEWS: Mention new Nios II port.
3288         * sysdeps/nios2/Implies: New file.
3289         * sysdeps/nios2/Makefile: New file.
3290         * sysdeps/nios2/Subdirs: New file.
3291         * sysdeps/nios2/Versions: New file.
3292         * sysdeps/nios2/__longjmp.S: New file.
3293         * sysdeps/nios2/abort-instr.h: New file.
3294         * sysdeps/nios2/backtrace.c: New file.
3295         * sysdeps/nios2/bits/endian.h: New file.
3296         * sysdeps/nios2/bits/fenv.h: New file.
3297         * sysdeps/nios2/bits/link.h: New file.
3298         * sysdeps/nios2/bits/setjmp.h: New file.
3299         * sysdeps/nios2/bsd-_setjmp.S: New file.
3300         * sysdeps/nios2/bsd-setjmp.S: New file.
3301         * sysdeps/nios2/configure: New generated file.
3302         * sysdeps/nios2/configure.ac: New file.
3303         * sysdeps/nios2/crti.S: New file.
3304         * sysdeps/nios2/crtn.S: New file.
3305         * sysdeps/nios2/dl-init.c: New file.
3306         * sysdeps/nios2/dl-machine.h: New file.
3307         * sysdeps/nios2/dl-sysdep.h: New file.
3308         * sysdeps/nios2/dl-tls.h: New file.
3309         * sysdeps/nios2/dl-trampoline.S: New file.
3310         * sysdeps/nios2/gccframe.h: New file.
3311         * sysdeps/nios2/gmp-mparam.h: New file.
3312         * sysdeps/nios2/jmpbuf-offsets.h: New file.
3313         * sysdeps/nios2/jmpbuf-unwind.h: New file.
3314         * sysdeps/nios2/ldsodefs.h: New file.
3315         * sysdeps/nios2/libc-tls.c: New file.
3316         * sysdeps/nios2/libm-test-ulps: New file.
3317         * sysdeps/nios2/machine-gmon.h: New file.
3318         * sysdeps/nios2/math-tests.h: New file.
3319         * sysdeps/nios2/math_private.h: New file.
3320         * sysdeps/nios2/memusage.h: New file.
3321         * sysdeps/nios2/nptl/Makefile: New file.
3322         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
3323         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
3324         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
3325         * sysdeps/nios2/nptl/pthreaddef.h: New file.
3326         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
3327         * sysdeps/nios2/nptl/tls.h: New file.
3328         * sysdeps/nios2/preconfigure: New file.
3329         * sysdeps/nios2/s_fma.c: New file.
3330         * sysdeps/nios2/s_fmaf.c: New file.
3331         * sysdeps/nios2/setjmp.S: New file.
3332         * sysdeps/nios2/sfp-machine.h: New file.
3333         * sysdeps/nios2/sotruss-lib.c: New file.
3334         * sysdeps/nios2/stackguard-macros.h: New file.
3335         * sysdeps/nios2/stackinfo.h: New file.
3336         * sysdeps/nios2/start.S: New file.
3337         * sysdeps/nios2/sysdep.h: New file.
3338         * sysdeps/nios2/tls-macros.h: New file.
3339         * sysdeps/nios2/tst-audit.h: New file.
3340         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
3341         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
3342         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
3343         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
3344         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
3345         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
3346         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
3347         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
3348         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
3349         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
3350         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
3351         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
3352         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
3353         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
3354         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
3355         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
3356         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
3357         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
3358         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
3359         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
3360         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
3361         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
3362         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
3363         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
3364         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
3365         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
3366         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
3367         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
3368         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
3369         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
3370         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
3371         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
3372         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
3373         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
3374         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
3375         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
3376         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
3377         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
3378         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
3379         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
3380         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
3381         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
3382         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
3383         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
3385 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3387         [BZ #17844]
3388         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
3389         (getutent): Use weak_alias in non SHARED case
3390         and default_symbol_version in SHARED case.
3391         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
3392         (getutent_r, pututline): Likewise.
3393         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
3394         (getutid): Likewise.
3395         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
3396         (getutid_r): Likewise.
3397         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
3398         (getutline): Likewise.
3399         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
3400         (getutline_r): Likewise.
3401         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
3402         (updwtmp): Likewise.
3404 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3406         [BZ #17848]
3407         * sysdeps/s390/s390-32/memcmp.S
3408         (memcmp_g5): Rename to __memcmp_g5.
3409         * sysdeps/s390/s390-32/memcpy.S
3410         (memcpy_g5): Rename to __memcpy_g5.
3411         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3412         (memcpy_mvcle) Rename to __memcpy_mvcle.
3413         * sysdeps/s390/s390-32/memset.S
3414         (memset_g5): Rename to __memset_g5.
3415         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
3416         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3417         and use prefixed functions.
3418         * sysdeps/s390/s390-32/multiarch/memcmp.S
3419         (memcmp_z196): Rename to __memcmp_z196.
3420         (memcmp_z10): Rename to __memcmp_z10.
3421         (memcmp): Set alias to __memcmp_g5.
3422         (bcmp): Set alias to __memcmp_g5.
3423         * sysdeps/s390/s390-32/multiarch/memcpy.S
3424         (memcpy_z196): Rename to __memcpy_z196.
3425         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3426         (memcpy_z10): Rename to __memcpy_z10.
3427         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3428         (memcpy): Set alias to __memcpy_g5.
3429         * sysdeps/s390/s390-32/multiarch/memset.S
3430         (memset_z196): Rename to __memset_z196.
3431         Jump to __memset_mvcle instead of memset_mvcle.
3432         (memset_z10): Rename to __memset_z10.
3433         Jump to __memset_mvcle instead of memset_mvcle.
3434         (memset_mvcle) Rename to __memset_mvcle.
3435         (memset): Set alias to __memset_g5.
3436         * sysdeps/s390/s390-64/memcmp.S
3437         (memcmp_z900): Rename to __memcmp_z900.
3438         * sysdeps/s390/s390-64/memcpy.S
3439         (memcpy_z900): Rename to __memcpy_z900.
3440         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3441         (memcpy_mvcle) Rename to __memcpy_mvcle.
3442         * sysdeps/s390/s390-64/memset.S
3443         (memset_z900): Rename to __memset_z900.
3444         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
3445         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3446         and use prefixed functions.
3447         * sysdeps/s390/s390-64/multiarch/memcmp.S
3448         (memcmp_z196): Rename to __memcmp_z196.
3449         (memcmp_z10): Rename to __memcmp_z10.
3450         (memcmp): Set alias to __memcmp_z900.
3451         (bcmp): Set alias to __memcmp_z900.
3452         * sysdeps/s390/s390-64/multiarch/memcpy.S
3453         (memcpy_z196): Rename to __memcpy_z196.
3454         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3455         (memcpy_z10): Rename to __memcpy_z10.
3456         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3457         (memcpy): Set alias to __memcpy_z900.
3458         * sysdeps/s390/s390-64/multiarch/memset.S
3459         (memset_z196): Rename to __memset_z196.
3460         Jump to __memset_mvcle instead of memset_mvcle.
3461         (memset_z10): Rename to __memset_z10.
3462         Jump to __memset_mvcle instead of memset_mvcle.
3463         (memset_mvcle) Rename to __memset_mvcle.
3464         (memset): Set alias to __memset_z900.
3466 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
3468         [BZ #17748]
3469         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
3470         __fesetenv instead of fesetenv.
3472 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
3474         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
3475         macro.
3477 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3479         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
3480         regression on LE.
3482         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
3483         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
3484         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3485         strncmp-power8 object.
3486         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3487         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
3488         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
3489         * NEWS: Update.
3491 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3492             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3494         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
3495         trailing byte check.
3497 2015-01-13  David S. Miller  <davem@davemloft.net>
3499         * include/signal.h (__sigreturn): Guard with __USE_MISC.
3501 2015-01-13  Roland McGrath  <roland@hack.frob.com>
3503         * login/logout.c (logout): Use memset rather than bzero.
3504         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
3505         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
3506         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
3507         (_gethtbyaddr): Likewise.
3508         * locale/programs/simple-hash.c (bcopy): Macro removed.
3510 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3512         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3513         Add strcmp-power8 object.
3514         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3515         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
3516         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
3517         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
3518         __strcmp_power8 implementation.
3519         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
3520         * NEWS: Update.
3522         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3523         Add strncpy-power8 and stpncpy-power8 objects.
3524         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3525         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
3526         implementations.
3527         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
3528         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
3529         __stpncpy_power8 implementation.
3530         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
3531         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
3532         __strncpy_power8 implementation.
3533         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
3534         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
3535         * NEWS: Update.
3537         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
3538         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
3539         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
3541         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3542         strncat-power8 object.
3543         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
3544         __strcat_power8 implementation.
3545         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3546         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
3547         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
3548         optimized strcat for power8.
3550         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3551         strcpy-power8 and stpcpy-power8 objects.
3552         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3553         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
3554         implementations.
3555         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
3556         multiarch stpcpy implementation for POWER8.
3557         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
3558         multiarch strcpy implementation for POWER8.
3559         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
3560         __strcpy_power8 function.
3561         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
3562         stpcpy for POWER8.
3563         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
3564         strcpy for POWER8.
3565         * NEWS: Update.
3567 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
3569         [BZ #16009]
3570         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
3571         weights and rules. Use do_xfrm_cached if data fits in cache,
3572         do_xfrm otherwise.  Moved former main loop to...
3573         * (do_xfrm_cached): New function.
3574         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
3575         find_idx, find_position and stack_push.
3576         * (find_idx): New function.
3577         * (find_position): Likewise.
3578         * localedata/sort-test.sh: Added test run for do_xfrm.
3579         * localedata/xfrm-test.c (main): Added command line option
3580         -nocache to run the test with strings that are too large for
3581         the STRXFRM cache.
3583 2015-01-13  Torvald Riegel  <triegel@redhat.com>
3585         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
3586         variable to lll_futex_wake call, not the value itself.
3588 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
3590         [BZ #17803]
3591         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
3592         twom64.  Adjust value to 0x1p-64L.
3593         (__scalblnl): Only return standard underflowing result for K <=
3594         -64 not K <= -63; adjust exponent for underflowing result by 64
3595         not 63.
3596         * math/libm-test.inc (scalbn_test_data): Add more tests.
3597         (scalbln_test_data): Likewise.
3599         [BZ #17834]
3600         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
3601         0x1p63L.
3602         (__scalblnl): Get new exponent of adjusted subnormal value from ES
3603         not HX.
3604         * math/libm-test.inc (scalbn_test_data): Add more tests.
3605         (scalbln_test_data): Likewise.
3607 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3608             Stefani Seibold  <stefani@seibold.net>
3610         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
3611         (sysdep_routines): Add dl-vdso here, ...
3612         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
3613         (sysdep_routines): ... not here.
3614         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
3615         fallback when vDSO is not presented.
3616         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
3617         Define with libc_hidden_proto/libc_hidden_data_def definitions.
3618         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
3619         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
3620         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
3621         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
3622         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
3623         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
3624         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
3625         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
3626         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
3627         fallback configurable symbol when vDSO is not available.
3628         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
3629         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
3630         be able to redefine fallback symbol when vDSO is not available.
3631         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
3632         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
3634 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3636         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
3637         (TLS_INIT_TP): Add tm_capable initialization.
3638         (TLS_DEFINE_INIT_TP): Likewise.
3639         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
3640         TCB.
3641         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
3642         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
3643         calculation.
3644         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
3645         transactoion is lock elision is built and TCB tm_capable is set.
3646         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
3647         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3648         (INTERNAL_SYSCALL_NCS): Likewise.
3649         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3650         (INTERNAL_SYSCALL_NCS): Likewise.
3651         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
3653         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
3654         for powerpc.
3655         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
3656         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
3657         and remove it for 32 bits case.
3658         [pthread_rwlock_t] (__rwelision): New field for lock elision.
3659         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
3660         initialization.
3661         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
3662         Disable lock elision with rdlocks if elision is not available.
3664         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
3665         (sysdep_routines): Add lock elision objects.
3666         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
3667         [pthread_mutex_t] (__spins): Rework to add lock elision field.
3668         [pthread_mutex_t] (__elision): Add field.
3669         [__PTHREAD_SPINS]: Adjust to init lock elision field.
3670         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
3671         elision definitions for powerpc.
3672         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
3673         implementation of lock elision for powerpc.
3674         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
3675         implementation of timed lock elision for powerpc.
3676         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
3677         implementation of trylock with lock elision for powerpc.
3678         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
3679         implementaion of unlock for lock elision for powerpc.
3680         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
3681         automatic enable lock elision for mutexes.
3682         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
3683         transaction execution definitions for powerpc.
3684         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
3685         definitions.
3686         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
3687         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
3688         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
3689         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
3690         * NEWS: Update.
3692 2015-01-09  Roland McGrath  <roland@hack.frob.com>
3694         * sysdeps/posix/shm-directory.c: Use <> rather than ""
3695         for #include of <shm-directory.h>.
3697 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
3699         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
3700         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
3702 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
3704         [BZ #17791]
3705         * NEWS: Mention bug fix.
3706         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
3707         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
3708         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
3710 2015-01-09  Torvald Riegel <triegel@redhat.com>
3712         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
3714 2015-01-09  Torvald Riegel <triegel@redhat.com>
3716         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
3718 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
3720         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
3721         pointer and cast to uintptr_t.
3723 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
3725         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
3726         removed.
3727         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
3729 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
3731         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
3732         of 0.
3734 2015-01-08  Roland McGrath  <roland@hack.frob.com>
3736         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
3737         <nptl/pthreadP.h> instead.
3738         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
3740         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
3741         already defined.
3742         [__SIGRTMIN] (init): Function removed.
3743         [__SIGRTMIN] (initialized): Variable removed.
3744         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
3745         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
3746         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
3747         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
3748         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
3749         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
3750         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
3751         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
3752         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
3753         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
3754         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
3755         * sysdeps/nptl/allocrtsig.c: New file.
3756         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
3757         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
3758         * sysdeps/generic/testrtsig.h: File removed.
3760         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
3761         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
3763         * nptl/nptl-init.c (pthread_functions): Conditionalize
3764         .ptr__nptl_setxid initialization on [SIGSETXID].
3766         * sysdeps/nptl/sys/procfs.h: New file.
3767         * nptl_db/Makefile (headers): Add it.
3768         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
3770         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
3771         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
3772         * nptl/pthread_attr_setaffinity.c: Include it.
3773         * nptl/pthread_setattr_default_np.c: Likewise.
3774         * nptl/check-cpuset.h: New file.
3776 2015-01-08  Richard Henderson  <rth@redhat.com>
3778         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
3779         (CFLAGS-tst-execstack-prog.c): Likewise.
3780         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
3782 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
3783             Sandra Loosemore  <sandra@codesourcery.com>
3784             Andrew Jenner  <andrew@codesourcery.com>
3785             Joseph Myers  <joseph@codesourcery.com>
3786             Nathan Sidwell  <nathan@codesourcery.com>
3788         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
3789         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
3790         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
3791         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
3792         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
3793         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
3794         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
3795         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
3796         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
3797         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
3798         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
3799         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
3800         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
3801         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
3802         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
3803         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
3804         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
3806 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3808         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
3809         timespec struct member in syscall macro.
3810         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
3811         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
3812         first timeval struct member in syscall macro.
3813         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
3815 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
3817         [BZ #17748]
3818         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
3819         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
3820         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
3821         __feupdateenv and define as weak alias of __feupdateenv.  Use
3822         libm_hidden_weak.
3823         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
3824         libm_hidden_def.
3825         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
3826         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
3827         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
3828         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
3829         libm_hidden_def.
3830         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
3831         __feupdateenv and define as weak alias of __feupdateenv.  Use
3832         libm_hidden_weak.
3833         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
3834         libm_hidden_def.
3835         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
3836         __feupdateenv and define as weak alias of __feupdateenv.  Use
3837         libm_hidden_weak.
3838         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
3839         libm_hidden_def.
3840         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3841         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
3842         (__feupdateenv): Likewise.
3843         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
3844         __feupdateenv and define as weak alias of __feupdateenv.  Use
3845         libm_hidden_weak.
3846         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3847         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
3848         libm_hidden_def.
3849         * sysdeps/tile/math_private.h (__feupdateenv): New inline
3850         function.
3851         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
3852         libm_hidden_def.
3853         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
3854         __feupdateenv instead of feupdateenv.
3855         (default_libc_feupdateenv_test): Likewise.
3856         (libc_feresetround_ctx): Likewise.
3858 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3860         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
3861         prototype.
3863 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
3865         * posix/regcomp.c (parse_bracket_exp): Initialize type to
3866         COLL_SYM in a couple of places to avoid uninitialized variable
3867         wanings on tilegx gcc 4.8.2.
3869 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
3871         * sysdeps/aarch64/strcpy.S: New file.
3872         * sysdeps/aarch64/stpcpy.S: New file.
3873         * NEWS: Updated.
3875 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
3877         * sysdeps/aarch64/strrchr.S: New file.
3878         * NEWS: Updated.
3880 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
3882         [BZ #17658]
3883         * stdlib/setenv.c: Fix memory leak when setting large,
3884         duplicate string.
3886 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
3888         [BZ #17273]
3889         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
3890         and tabs from buffer before parsing fstab entry.
3891         * misc/tst-mntent.c (main): Add test for mount entry with
3892         trailing spaces and tabs.
3894 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
3896         [BZ #17748]
3897         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
3898         * math/fesetround.c (fesetround): Rename to __fesetround and
3899         define as weak alias of __fesetround.  Use libm_hidden_weak.
3900         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
3901         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
3902         * sysdeps/arm/fesetround.c (fesetround): Likewise.
3903         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
3904         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
3905         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
3906         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
3907         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
3908         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
3909         __fesetround_inline.
3910         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
3911         __fesetround_inline instead of __fesetround.
3912         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
3913         __fesetround and define as weak alias of __fesetround.  Use
3914         libm_hidden_weak.  Call __fesetround_inline instead of
3915         __fesetround.
3916         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
3917         __fesetround and define as weak alias of __fesetround.  Use
3918         libm_hidden_weak.
3919         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
3920         Likewise.
3921         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
3922         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
3923         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
3924         * sysdeps/tile/math_private.h (__fesetround): New inline function.
3925         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
3926         __fesetround and define as weak alias of __fesetround.  Use
3927         libm_hidden_weak.
3928         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
3929         __fesetround instead of fesetround.
3930         (default_libc_feholdexcept_setround): Likewise.
3931         (libc_feholdsetround_ctx): Likewise.
3932         (libc_feholdsetround_noex_ctx): Likewise.
3934         [BZ #17748]
3935         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
3936         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
3937         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3938         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3939         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3940         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
3941         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3942         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
3943         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3944         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3945         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3946         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3947         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3948         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3949         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
3950         libm_hidden_def.
3951         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
3952         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
3953         Likewise.
3954         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3955         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3956         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
3957         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3958         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
3959         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3960         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3961         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
3962         __fesetenv instead of fesetenv.
3963         (libc_feresetround_noex_ctx): Likewise.
3964         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3965         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
3966         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
3967         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3968         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3969         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3970         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3971         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
3972         (__feupdateenv): Likewise.
3973         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3974         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3975         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3976         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
3978 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3980         [BZ #17806]
3981         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
3982         addresses have been freed.
3984 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3986         * resolv/res_init.c (__res_vinit): Improve comments about nserv
3987         and nservall.
3989 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
3991         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
3992         Clean up check_pf allocation pattern. addresses
3994 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3996         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
3997         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
3998         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
3999         * nptl/pthread_exit.c (__pthread_exit): Likewise.
4000         * nptl/pthread_join.c (pthread_join): Likewise.
4001         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
4002         * sysdeps/posix/waitid.c (__waitid): Likewise.
4003         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
4004         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
4005         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
4006         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
4007         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
4008         Likewise.
4009         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
4010         (__libc_pread64): Likewise.
4011         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
4012         (__libc_pwrite): Likewise.
4013         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
4014         (__libc_pwrite64): Likewsie.
4015         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
4016         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
4017         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
4018         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
4019         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
4020         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
4021         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
4022         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
4023         Likewise.
4024         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
4025         (__libc_pread64): Likewise.
4026         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
4027         Likewise.
4028         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
4029         (__libc_pwrite64): Likewise.
4030         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
4031         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
4032         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
4033         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
4034         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
4035         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
4036         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
4037         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
4038         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
4039         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
4040         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
4041         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
4042         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
4043         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
4044         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
4045         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
4046         Likewise.
4048 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
4050         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
4051         (CFLAGS-test-double.c): Likewise.
4052         (CFLAGS-test-ldouble.c): Likewise.
4053         (CPPFLAGS-test-ifloat.c): Likewise.
4054         (CPPFLAGS-test-idouble.c): Likewise.
4055         (CPPFLAGS-test-ildoubl.c): Likewise.
4056         (CFLAGS-test-test-fenv.c): Remove variable.
4057         (CFLAGS-test-misc.c): Likewise.
4059 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
4061         [BZ #17797]
4062         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
4063         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
4064         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
4065         CLOCKS_PER_SEC == 1000000.
4066         * time/clocktest.c (main): Replace %ld with %jd and cast to
4067         intmax_t.
4069 2015-01-05  Roland McGrath  <roland@hack.frob.com>
4071         * sysdeps/generic/unwind-resume.h: New file.
4072         * sysdeps/gnu/unwind-resume.c: Include it.
4073         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
4074         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
4075         argument list.
4076         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
4077         global rather than static.
4078         (_Unwind_Resume): Update user.
4079         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
4080         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
4081         rather than static.  Add __attribute__ ((cold)).
4082         (_Unwind_Resume, __gcc_personality_v0): Update callers.
4083         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
4084         * sysdeps/arm/arm-unwind-resume.S: New file.
4085         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
4086         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
4087         * sysdeps/arm/Makefile [$(subdir) = csu]
4088         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
4089         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
4090         Add rt-arm-unwind-resume.
4091         [$(subdir) = nptl]
4092         (libpthread-sysdep_routines, libpthread-shared-only-routines):
4093         Add pt-arm-unwind-resume.
4094         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
4095         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
4097 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4099         [BZ #17748]
4100         * include/fenv.h (__feholdexcept): Declare.  Use
4101         libm_hidden_proto.
4102         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
4103         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
4104         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4105         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
4106         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
4107         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
4108         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
4109         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4110         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
4111         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
4112         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4113         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
4114         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
4115         (feholdexcept): Likewise.
4116         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
4117         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
4118         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4119         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4120         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
4121         __feholdexcept instead of feholdexcept.
4122         (default_libc_feholdexcept_setround): Likewise.
4124 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4126         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
4127         to avoid using stl/str to align destination.
4129 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4131         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
4133 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4135         [BZ #17796]
4136         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
4137         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
4138         Define as weak alias not strong alias.
4140 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4142         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
4143         bltzal with addiupc.
4144         (RTLD_START): Ditto.
4146 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
4148         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
4149         for __vdso_* functions in declarations.
4150         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
4151         definitions.
4152         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
4153         INTERNAL_VSYSCALL): Use struct return types to check for error.
4155         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
4156         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
4157         function with cast from llround().
4158         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
4159         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
4160         Define.
4162 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4164         [BZ #17793]
4165         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
4166         Define as weak alias not strong alias.
4168         [BZ #17635]
4169         * ctype/ctype-c99.c: New file.  isblank implementation moved from
4170         ...
4171         * ctype/ctype-extn.c: ... here.
4172         (__isblank_l): Move to ...
4173         * ctype/ctype-c99_l.c: ... here.  New file.
4174         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
4175         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
4176         Remove variable.
4177         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
4178         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
4179         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
4180         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
4181         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
4183         [BZ #17777]
4184         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
4185         (posix_fadvise64): Define as weak alias not strong alias.
4186         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
4187         (posix_fallocate64): Likewise.
4188         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
4189         Remove variable.
4190         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
4191         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
4192         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
4193         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
4194         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
4196 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
4198         [BZ #16191]
4199         * NEWS: Mention bug fix.
4200         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
4201         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
4202         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
4203         (HOST_STACK_END_ADDR): Likewise.
4205 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4207         [BZ #17748]
4208         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
4209         * math/fegetround.c (fegetround): Rename to __fegetround and
4210         define as weak alias of __fegetround.  Use libm_hidden_weak.
4211         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
4212         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
4213         * sysdeps/arm/fegetround.c (fegetround): Likewise.
4214         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
4215         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
4216         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
4217         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
4218         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
4219         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
4220         Undefine after rather than before function definition; use
4221         parentheses around function name in definition.
4222         (__fegetround): Also undefine macro after function definition.
4223         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
4224         __fegetround and define as weak alias of __fegetround.  Use
4225         libm_hidden_weak.  Do not undefine as macro.
4226         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
4227         Likewise.
4228         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
4229         __fegetround and define as weak alias of __fegetround.  Use
4230         libm_hidden_weak.
4231         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
4232         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
4233         * sysdeps/tile/math_private.h (__fegetround): New inline function.
4234         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
4235         __fegetround and define as weak alias of __fegetround.  Use
4236         libm_hidden_weak.
4237         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
4238         __fegetround instead of fegetround.
4240         [BZ #17782]
4241         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
4242         Condition macro definition on [__USE_MISC].
4244         [BZ #17781]
4245         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
4246         (struct sigaction): Change type of sa_flags field to int.
4248         [BZ #17780]
4249         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
4250         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
4251         __glibc_reserved0.
4253         * nptl/version.c (banner): Use single year in copyright notice.
4255         * NEWS: Update copyright dates.
4256         * catgets/gencat.c (print_version): Likewise.
4257         * csu/version.c (banner): Likewise.
4258         * debug/catchsegv.sh: Likewise.
4259         * debug/pcprofiledump.c (print_version): Likewise.
4260         * debug/xtrace.sh (do_version): Likewise.
4261         * elf/ldconfig.c (print_version): Likewise.
4262         * elf/ldd.bash.in: Likewise.
4263         * elf/pldd.c (print_version): Likewise.
4264         * elf/sotruss.sh: Likewise.
4265         * elf/sprof.c (print_version): Likewise.
4266         * iconv/iconv_prog.c (print_version): Likewise.
4267         * iconv/iconvconfig.c (print_version): Likewise.
4268         * locale/programs/locale.c (print_version): Likewise.
4269         * locale/programs/localedef.c (print_version): Likewise.
4270         * login/programs/pt_chown.c (print_version): Likewise.
4271         * malloc/memusage.sh (do_version): Likewise.
4272         * malloc/memusagestat.c (print_version): Likewise.
4273         * malloc/mtrace.pl: Likewise.
4274         * manual/libc.texinfo: Likewise.
4275         * nptl/version.c (banner): Likewise.
4276         * nscd/nscd.c (print_version): Likewise.
4277         * nss/getent.c (print_version): Likewise.
4278         * nss/makedb.c (print_version): Likewise.
4279         * posix/getconf.c (main): Likewise.
4280         * scripts/test-installation.pl: Likewise.
4281         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
4283 2015-01-02  Will Newton  <will.newton@linaro.org>
4285         * sysdeps/arm/armv7/configure: Removed.
4286         * sysdeps/arm/armv7/configure.ac: Likewise.
4288 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4290         * All files with FSF copyright notices: Update copyright dates
4291         using scripts/update-copyrights.
4292         * intl/plural.c: Regenerated.
4293         * locale/programs/charmap-kw.h: Likewise.
4294         * locale/programs/locfile-kw.h: Likewise.
4296 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
4298         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
4300 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4302         [BZ #17748]
4303         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
4304         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
4305         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4306         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4307         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4308         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
4309         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4310         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
4311         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4312         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4313         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4314         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4315         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4316         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4317         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
4318         libm_hidden_def.
4319         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
4320         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
4321         Likewise.
4322         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4323         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4324         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
4325         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4326         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
4327         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4328         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4329         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
4330         __fegetenv instead of fegetenv.
4331         (libc_feholdsetround_noex_ctx): Likewise.
4333 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
4335         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
4336         (Elf_MIPS_ABIFlags_v0): New structure.
4337         (EF_MIPS_FP64): Define.
4338         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
4339         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
4340         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
4341         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
4342         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
4343         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
4344         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
4345         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
4346         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
4347         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
4348         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
4349         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
4350         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
4351         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
4352         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
4353         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
4354         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
4355         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
4356         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
4357         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
4358         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
4359         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
4360         field.
4361         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
4362         EF_MIPS_FP64.
4363         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
4364         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
4365         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
4366         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
4367         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
4368         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
4369         * sysdeps/mips/tst-abi-interlink.c: Likewise.
4370         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
4371         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
4372         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
4373         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
4374         record the current FP ABI extension.
4375         (mips-mode-switch): Define to show if kernel headers support mode
4376         switching.
4377         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
4378         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
4379         supported SYSV ABI version to 3.
4380         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
4381         feature.
4383 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
4384             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4386         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
4387         path.
4388         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
4390 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4392         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
4393         __fegetround and redefine to call __fegetround.  Remove condition
4394         on [!__NO_MATH_INLINES].
4395         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
4396         function.
4397         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
4398         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
4399         Remove macro.
4400         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
4401         instead of <fenv_libc.h>.
4402         (__llrintl): Call fegetround instead of __fegetround.
4403         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
4404         instead of <fenv_libc.h>.
4405         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
4406         (__lrintl): Call fegetround instead of __fegetround.
4407         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
4408         instead of <fenv_libc.h>.
4409         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
4410         (__rintl): Call fegetround instead of __fegetround.
4412 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
4414         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
4415         arrays.
4417 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4419         [BZ #17775]
4420         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
4421         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
4422         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
4424 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4426         * sysdeps/i386/tls-macros.h: Include <features.h>.
4427         (TLS_LE): Use non-PIC version for GCC >= 5.0.
4428         (TLS_IE): Likewise.
4429         (TLS_LD): Likewise.
4430         (TLS_GD): Likewise.
4431         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
4432         define for GCC >= 5.0.
4434 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
4436         * math/test-fenv.c (test_single_exception, set_single_exc,
4437         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
4438         feexcp_mask_test, feenable_test, fe_single_test): Add
4439         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
4440         case where they are not used.
4441         * math/libm-test.inc: Likewise.
4442         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
4443         unused in the absence of FP rounding/exception support.
4444         * stdio-common/tst-printf-round.c: Likewise.
4445         * stdlib/tst-strtod-round.c: Likewise.
4446         * stdlib/tst-strtod-underflow.c: Likewise.
4448 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
4450         [BZ #17723]
4451         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
4452         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
4453         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4454         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4455         libm_hidden_weak.
4456         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
4457         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4458         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
4459         libm_hidden_def.
4460         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4461         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4462         libm_hidden_weak.
4463         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
4464         Likewise.
4465         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
4466         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4467         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4468         libm_hidden_weak.
4469         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4470         libm_hidden_def.
4471         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
4472         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
4473         (__feraiseexcept): Likewise.
4474         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4475         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4476         libm_hidden_weak.
4477         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4478         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4479         libm_hidden_def.
4480         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
4481         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
4482         Use libm_hidden_def.
4483         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
4484         libm_hidden_def.
4485         (feraiseexcept): Define as weak not strong alias.  Use
4486         libm_hidden_weak.
4487         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
4488         New inline function.  Factored out of ...
4489         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
4490         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
4491         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
4492         feraiseexcept.
4493         * math/w_acos.c (__acos): Likewise.
4494         * math/w_asin.c (__asin): Likewise.
4495         * math/w_ilogb.c (__ilogb): Likewise.
4496         * math/w_j0.c (y0): Likewise.
4497         * math/w_j1.c (y1): Likewise.
4498         * math/w_jn.c (yn): Likewise.
4499         * math/w_log.c (__log): Likewise.
4500         * math/w_log10.c (__log10): Likewise.
4501         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
4502         * sysdeps/aarch64/fpu/math_private.h
4503         (libc_feupdateenv_test_aarch64): Likewise.
4504         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
4505         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
4506         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
4507         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
4508         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
4509         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
4510         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
4511         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
4512         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4513         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
4515 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4517         [BZ #17732]
4518         * io/test-utime.c (main): Replace %ld with %jd and cast to
4519         intmax_t.
4520         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
4521         * nptl/tst-mutex5.c: Include <stdint.h>.
4522         (do_test): Replace %ld with %jd and cast to intmax_t.
4523         * posix/tst-regex.c (run_test): Likewise.
4524         (run_test_backwards): Likewise.
4525         * rt/tst-clock.c: Include <stdint.h>.
4526         (clock_test): Replace %ld with %jd and cast to intmax_t.
4527         * rt/tst-cpuclock1.c: Include <stdint.h>.
4528         (do_test): Replace %lu with %ju and cast to uintmax_t.
4529         * rt/tst-cpuclock2.c: Include <stdint.h>.
4530         (do_test): Replace %lu with %ju and cast to uintmax_t.
4531         * rt/tst-mqueue1.c: Include <stdint.h>.
4532         (check_attrs): Replace %ld with %jd and cast to intmax_t.
4533         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
4534         intmax_t.
4535         * rt/tst-mqueue4.c (do_test): Likewise.
4536         * rt/tst-timer4.c: Include <stdint.h>.
4537         (check_ts): Replace %ld with %jd and cast to intmax_t.
4538         (do_test): Likewise.
4539         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
4540         and cast to intmax_t.
4541         * sysdeps/pthread/tst-timer.c (main): Likewise.
4542         * time/clocktest.c (main): Likewise.
4543         * time/tst-posixtz.c (do_test): Likewise.
4544         * timezone/tst-timezone.c (main): Likewise.
4546 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4547             H.J. Lu  <hongjiu.lu@intel.com>
4549         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
4550         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
4551         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
4552         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
4553         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
4554         version if bit_Fast_Unaligned_Load is set.
4555         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
4556         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
4557         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
4558         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
4559         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
4560         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
4561         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
4562         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
4563         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
4564         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
4565         to 4.
4566         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
4567         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
4568         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
4569         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
4571 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
4573         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
4574         instead of #if to avoid a Wundef warning.
4575         * stdlib/tst-limits.c (do_test): Likewise.
4577         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
4578         parallel other exception macros.
4579         (fegetenv): Convert from macro to extern inline so that it applies
4580         retroactively to inline functions already seen by the compiler.
4581         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
4583         * posix/Makefile (before-compile): Use $(objpfx) for
4584         posix-conf-vars-def.h.
4586 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
4588         * posix/getconf.c (main): Use size_t for type of I.
4589         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
4590         NSPEC.
4592         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
4593         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
4594         * posix/posix-envs.def: Likewise.
4595         * sysdeps/posix/sysconf.c: Likewise.
4596         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
4597         (specs): Remove array.
4598         * scripts/gen-posix-conf-vars.awk: Support generation of specs
4599         array.
4601         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
4602         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
4603         (__sysconf): Use CONF_IS_* macros.
4605         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
4606         ($(objpfx)posix-conf-vars-def.h): New target.
4607         * posix/posix-conf-vars.list: New file.
4608         * posix/posix-conf-vars.h: New file.
4609         * posix/confstr.c: Include posix-conf-vars.h.
4610         (confstr): Use CONF_IS_* macros.
4611         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
4612         CONF_IS_* macros.
4613         * scripts/gen-posix-conf-vars.awk: New file.
4615 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
4617         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
4618         fegetround): Add no-op macros to avoid linknamespace issues.
4620         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
4621         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
4623         * sysdeps/unix/sysv/linux/tile/sysdep.h
4624         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
4625         assembly-specific section to avoid a redefinition warning.
4627         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
4628         long before casting to pointer to avoid a cast warning.
4630 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
4632         * sysdeps/tile/tilegx/Implies: New file.
4634 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
4636         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
4638 2014-12-23  Florian Weimer  <fweimer@redhat.com>
4640         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
4642 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4644         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
4645         not define.
4646         * sysdeps/unix/sysv/linux/utimes.c: Do not include
4647         <kernel-features.h>.
4648         (__utimes) [__NR_utimes]: Make code unconditional.
4649         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
4650         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
4651         (__ASSUME_UTIMES): Do not undefine.
4652         * sysdeps/unix/sysv/linux/tile/kernel-features.h
4653         (__ASSUME_UTIMES): Likewise.
4654         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
4655         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
4656         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
4657         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
4659 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
4661         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
4663 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
4665         [BZ #17747]
4666         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
4667         alias to weak alias for j0l, y0l.
4668         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
4669         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
4671         [BZ #17746]
4672         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
4673         conversion.
4675 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
4677         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
4678         to zero if not already defined.
4680 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4682         [BZ #17724]
4683         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
4684         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
4685         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
4686         (char *) casts added.
4687         * sysdeps/ieee754/k_standardf.c: New file.
4688         * sysdeps/ieee754/k_standardl.c: Likewise.
4689         * math/Makefile (libm-support): Remove k_standard.
4690         (libm-calls): Add k_standard.
4692 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4694         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
4695         Optimize to avoid an unnecessary FPCR read.
4697 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4699         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
4700         Optimize to reduce FPCR/FPSR accesses.
4702 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4704         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
4705         Call libc_fetestexcept_aarch64.
4707 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4709         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
4710         Call libc_fesetround_aarch64.
4712 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4714         [BZ #17733]
4715         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
4716         (__bind): Do not define as weak alias.
4717         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
4718         define.
4719         (__getsockname): Do not define as weak alias.
4721 2014-12-22  Will Newton  <will.newton@linaro.org>
4723         * manual/install.texi: Document that we require bison 2.7
4724         or above.
4725         * INSTALL: Regenerate.
4726         * configure.ac: Use AC_CHECK_PROG_VER instead of
4727         AC_PATH_PROG when checking for bison and check for
4728         version 2.7 or above.
4729         * configure: Regenerate.
4731 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
4733         [BZ #17745]
4734         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
4735         * sysdeps/tile/ffsll.c (ffsll): To here.
4737         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
4739 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
4741         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
4742         if not defined.
4743         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
4744         definition.
4745         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
4746         hidden ___tls_get_addr.
4747         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
4748         hidden __tls_get_addr.
4749         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
4750         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
4751         Likewise.
4753 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
4755         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
4756         _dl_init call.
4758 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
4760         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
4761         from "call _dl_init@PLT".
4762         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
4764 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
4766         * manual/search.texi: (Array Sort Function): Clarify stable sorting
4767         guarantees.
4769 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
4771         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
4773 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
4775         [BZ #17744]
4776         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
4777         strnlen.
4779 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
4781         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
4782         of multu on MIPSr6.
4783         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
4784         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
4785         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
4786         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
4787         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
4789 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
4791         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
4792         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
4793         (PTR_SUBU): Use subu for mips32r6/mips64r6.
4794         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
4795         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
4796         mips32r6/mips64r6.
4797         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
4799 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
4801         * string/strncat.c (STRNCAT): Simplify implementation.
4803 2014-12-19  David S. Miller  <davem@davemloft.net>
4805         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
4806         access the quad as both a long double and as a series of 4 words.
4808         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
4809         link_map->l_info array access.
4811 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
4813         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
4815         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
4816         * math/atest-exp2.c (TIMEOUT): Likewise.
4817         * math/atest-sincos.c (TIMEOUT): Likewise.
4819 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4821         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
4822         -Wno-error with -fno-builtin-lround.
4824 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4826         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
4827         Contains futex constants and functions moved over from ...
4828         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
4829         <lowlevellock-futex.h>.
4830         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
4831         (lll_timedwait_tid): Add comments and parentheses around macro
4832         arguments.
4834 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4836         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
4837         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
4838         (__lll_private_flag): Remove.
4839         (lll_futex_wait): Likewise.
4840         (lll_futex_timed_wait): Likewise.
4841         (lll_futex_wake): Likewise.
4842         (lll_futex_requeue): Likewise.
4843         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
4844         (__lll_timedwait_tid): Spell out argument names.
4845         (lll_timedwait_tid): Add comments and parentheses around macro
4846         arguments.
4847         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
4848         LLL_SHARED and LLL_PRIVATE usable from assembly code.
4850 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4852         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
4853         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
4854         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4855         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
4856         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
4857         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
4858         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
4859         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
4860         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
4861         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
4862         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
4863         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
4864         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
4865         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
4866         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
4867         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
4868         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
4869         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
4870         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
4872 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4874         * sysdeps/x86_64/x32/Makefile: New file.
4876 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4878         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
4879         1L with (mp_limb_t) 1.
4881 2014-12-17  Roland McGrath  <roland@hack.frob.com>
4883         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
4884         * nptl/libc_pthread_init.c: ... here.
4885         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
4886         * nptl/register-atfork.c: ... here.
4888         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
4889         Use pthread_sigmask rather than INTERNAL_SYSCALL.
4890         Use assert_perror to check its return value.
4891         (__gai_create_helper_thread): Likewise.
4893         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
4895         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
4897 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
4899         [BZ #17725]
4900         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
4901         __profil_counter.
4902         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
4903         Likewise.
4904         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
4905         Likewise.
4906         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
4907         Likewise.
4908         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
4909         (profil_counter): Likewise.
4910         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
4911         (profil_counter): Likewise.
4912         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
4913         Likewise.
4914         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
4915         Likewise.
4916         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
4917         (profil_counter): Likewise.
4918         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
4919         Likewise.
4920         [!__profil_counter] (profil_counter): Define as weak alias of
4921         __profil_counter.
4922         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
4923         (profil_counter): Rename to __profil_counter.
4924         [!__profil_counter] (profil_counter): Define as weak alias of
4925         __profil_counter.
4926         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
4927         (profil_counter): Rename to __profil_counter.
4928         [!__profil_counter] (profil_counter): Define as weak alias of
4929         __profil_counter.
4930         * sysdeps/posix/profil.c: Update comment referring to
4931         profil_counter.
4932         (__profil): Use __profil_counter instead of profil_counter.
4933         * sysdeps/posix/sprofil.c (profil_counter): Rename to
4934         __profil_counter.  Use __profil_counter_ushort and
4935         __profil_counter_uint in definitions.
4936         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
4937         instead of profil_counter_uint and profil_counter_ushort.
4939         [BZ #17722]
4940         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
4941         define as weak alias of __inet_makeaddr.
4942         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
4943         as weak alias of __inet_addr.
4944         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
4945         as weak alias of __inet_pton.  Use libc_hidden_weak.
4946         * include/arpa/inet.h (__inet_pton): Declare.  Use
4947         libc_hidden_proto.
4948         (inet_makeaddr): Don't use libc_hidden_proto.
4949         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
4950         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
4951         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
4952         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
4953         Remove variable.
4954         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
4955         (test-xfail-POSIX/time.h/linknamespace): Likewise.
4957 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
4959         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
4961 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4963         * stdio-common/bug-vfprintf-nargs.c (do_test):
4964         Cast value to intptr_t to avoid format warning
4965         for usage with PRIdPTR printing macro.
4967 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4969         * libio/tst-widetext.c (do_test):
4970         Use format type %td instead of %Zd for ptrdiff_t
4971         in order to avoid format warning.
4973 2014-12-17  Andreas Schwab  <schwab@suse.de>
4975         * nscd/mem.c (gc): Add size_t cast to match printf format.
4977 2014-12-16  Roland McGrath  <roland@hack.frob.com>
4979         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
4980         (init): Apply PTR_MANGLE to pointers before storing them.
4981         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
4982         before using them.
4984 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
4986         [BZ #17719]
4987         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
4988         define as weak alias of __memrchr.
4989         (__memrchr): Do not define as strong alias of memrchr.
4990         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
4991         Remove variable.
4992         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
4993         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
4994         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
4996         [BZ #17717]
4997         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
4998         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
4999         (if_indextoname): Rename to __if_indextoname and define as weak
5000         alias of __if_indextoname.  Use libc_hidden_weak.
5001         (if_freenameindex): Rename to __if_freenameindex and define as
5002         weak alias of __if_freenameindex.
5003         (if_nameindex): Rename to __if_nameindex and define as weak alias
5004         of __if_nameindex.
5005         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
5006         __if_nametoindex and define as weak alias of __if_nametoindex.
5007         Use libc_hidden_weak.
5008         (if_freenameindex): Rename to __if_freenameindex and define as
5009         weak alias of __if_freenameindex.
5010         (if_nameindex): Rename to __if_nameindex and define as weak alias
5011         of __if_nameindex.
5012         (if_indextoname): Rename to __if_indextoname and define as weak
5013         alias of __if_indextoname.  Use libc_hidden_weak.
5014         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
5015         __if_nametoindex and define as weak alias of __if_nametoindex.
5016         Use libc_hidden_weak.
5017         (if_freenameindex): Rename to __if_freenameindex and define as
5018         weak alias of __if_freenameindex.  Use libc_hidden_weak.
5019         (if_nameindex_netlink): Use __if_freenameindex instead of
5020         if_freenameindex.
5021         (if_nameindex): Rename to __if_nameindex and define as weak alias
5022         of __if_nameindex.  Use libc_hidden_weak.
5023         (if_indextoname): Rename to __if_indextoname and define as weak
5024         alias of __if_indextoname.  Use libc_hidden_weak.
5025         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
5026         libc_hidden_proto.
5027         [!_ISOMAC] (__if_freenameindex): Likewise.
5028         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
5029         if_nametoindex.
5030         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
5031         variable.
5032         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
5033         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
5034         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
5035         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
5036         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
5037         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
5038         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
5040         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
5041         Remove variable.
5042         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
5043         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
5045 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
5047         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
5048         subscript above bounds'
5050         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
5051         bounds.
5053 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
5055         * libio/tst-fopenloc.c: Use test-skeleton.c.
5057         * stdlib/tst-bsearch.c: Use test-skeleton.c.
5058         (entry): Rename to ITEM.
5059         (do_test, comp): Adjust.
5061         * stdio-common/tst-fseek.c: Use test-skeleton.c.
5063 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5065         * string/tester.c: Include <libc-internal.h>.
5066         (test_memset): Ignore -Wmemset-transposed-args.
5068 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5070         * misc/tst-mntent2.c (do_test): Fix warning.
5072 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5074         * elf/tst-unique4lib.cc(a): Mark as used.
5076 2014-12-16  Florian Weimer  <fweimer@redhat.com>
5078         [BZ #17630]
5079         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
5080         names.
5082 2014-12-16  Allan McRae  <allan@archlinux.org>
5084         * stdio-common/Makefile (tests): Re-add bug26.
5086 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
5088         [BZ #17657]
5089         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
5090         static array.
5092 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
5094         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
5095         (__lll_lock_wait): Likewise.
5096         (__lll_timedlock_wait): Likewise.
5097         (__lll_timedwait_tid): Likewise.
5098         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
5099         (__lll_robust_timedlock_wait): Likewise.
5100         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
5101         (lll_cond_trylock): Likewise.
5102         (__lll_lock): Likewise.
5103         (__lll_robust_lock): Likewise.
5104         (__lll_cond_lock): Likewise.
5105         (lll_robust_cond_lock): Likewise.
5106         (__lll_timedlock): Likewise.
5107         (__lll_robust_timedlock): Likewise.
5108         (__lll_unlock): Likewise.
5109         (__lll_robust_unlock): Likewise.
5110         (lll_wait_tid): Likewise.
5111         (lll_timedwait_tid): Likewise.
5113 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5115         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
5117 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5119         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
5121 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5123         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
5124         * stdio-common/tst-sprintf.c: Likewise.
5126 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5128         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
5130 2014-12-15  Jeff Law  <law@redhat.com>
5132         [BZ #16617]
5133         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
5134         on the heap.  (CVE-2012-3406)
5135         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
5136         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
5137         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
5139 2014-12-15  Will Newton  <will.newton@linaro.org>
5141         * manual/install.texi: Bump required version of texinfo
5142         to 4.7 from 4.5.
5143         * INSTALL: Regenerated.
5144         * configure.ac: Check for makeinfo version 4.7 and above.
5145         * configure: Regenerated.
5147 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5149         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
5150         PREFIX, string constant to insert between directory and name.
5151         * sysdeps/posix/shm_open.c: Update caller.
5152         * sysdeps/posix/shm_unlink.c: Likewise.
5153         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
5154         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
5155         (SEM_SHM_PREFIX): New macro.
5156         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
5157         [$(have-thread-library) = no].
5158         * nptl/Makefile (libpthread-routines): Add shm-directory.
5159         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
5160         * sysdeps/nptl/shm-directory.h: New file.
5161         * sysdeps/posix/shm-directory.c
5162         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
5163         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
5164         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
5165         INTERNAL_SYSCALL.
5166         (__where_is_shmfs): Function removed.
5167         (mountpoint, defaultmount, defaultdir, __namedsem_once):
5168         Variables removed.
5169         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
5170         Use SHM_GET_NAME.
5171         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
5173         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
5174         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
5175         unconditional for use inside libpthread.
5176         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
5178 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5180         * nptl/pthread_getaffinity.c: New file.
5181         * nptl/pthread_setaffinity.c: New file.
5182         * nptl/pthread_getname.c: New file.
5183         * nptl/pthread_setname.c: New file.
5185         * nptl/pthread_create.c (START_THREAD_DEFN)
5186         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
5188 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5189             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5191         * resolv/res_send.c (send_vc): Disable warning resplen may
5192         be used uninitialized.
5194 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5196         * nptl/tst-mutex6.c
5197         (ATTR_NULL): New define checks ATTR against NULL.
5198         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
5199         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
5201 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
5203         [BZ #17581]
5204         * malloc/hooks.c
5205         (mem2mem_check): Revert my previous change.
5206         (malloc_check_get_size): Revert my previous change.
5207         (mem2chunk_check): Revert my previous change.
5209 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5211         * sysdeps/posix/shm-directory.c: New file.
5212         * sysdeps/posix/shm-directory.h: New file.
5213         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
5214         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
5215         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
5216         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
5217         Transmute EPERM to EACCES.
5218         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
5219         from ...
5220         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
5221         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
5223 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5225         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
5226         pointer and cast to uintptr_t.
5227         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
5228         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
5229         Add cast to avoid warning.
5230         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
5232 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5234         * nptl/semaphore.h: Move to ...
5235         * sysdeps/pthread/semaphore.h: ... here.
5236         * Makefile (installed-headers): Change nptl/semaphore.h to
5237         sysdeps/pthread/semaphore.h.
5239 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5241         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
5242         generated error format strings.
5244         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
5245         -Wformat-extra-args warnings for scanf formats.
5246         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
5247         test of zero-length format (duh).
5248         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
5249         corner-case scanf format test.
5250         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
5251         generated fprintf format string.
5252         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
5253         corner-case sprintf format tests.
5254         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
5255         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
5256         -Wformat-extra-args warnings throughout.
5257         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
5258         (CFLAGS-scanf4.c): Likewise.
5259         (CFLAGS-scanf7.c): Likewise.
5260         (CFLAGS-tst-sprintf.c): Likewise.
5261         (CFLAGS-tst-printf.c): Likewise.
5262         (CFLAGS-tst-printfsz.c): Likewise.
5264 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5266         * include/cpio.h: New file.
5267         * include/fmtmsg.h: Likewise.
5269         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
5270         corresponding format argument to size_t.
5271         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
5272         arguments.
5273         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
5274         corresponding format argument to size_t.
5275         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
5276         arguments.
5277         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
5278         corresponding format argument to size_t.
5279         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
5280         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
5281         (CFLAGS-tst-mbswcs2.c): Likewise.
5282         (CFLAGS-tst-mbswcs3.c): Likewise.
5283         (CFLAGS-tst-mbswcs4.c): Likewise.
5284         (CFLAGS-tst-mbswcs5.c): Likewise.
5285         (CFLAGS-tst-trans.c): Likewise
5287 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5289         * posix/regexbug1.c (main): Use "%s" format with regerror results,
5290         rather than assuming they won't contain any '%'s.
5292 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
5294         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
5295         inhibit_loop_to_libcall to avoid recursive calls.
5296         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
5297         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
5299 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5301         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
5302         prototype.
5304 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5306         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
5307         integer value instead of boolean.
5309 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5311         * malloc/malloc.c: Fix powerof2 check.
5313 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5315         * locale/programs/locfile.h (maybe_swap_uint32):
5316         Remove inline and add unused attribute.
5318 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5320         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
5321         Truncating assembler expression to a .long expression.
5323 2014-12-11  Andreas Schwab  <schwab@suse.de>
5325         * elf/rtld.c (struct map_args): Constify str member.
5326         (do_preload): Constify fname argument.
5328 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5330         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
5331         constants definition.
5333 2014-12-11  Andreas Schwab  <schwab@suse.de>
5335         [BZ #16657]
5336         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
5337         FORCE_ELISION instead of DO_ELISION.
5338         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
5339         Remove.
5340         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
5341         Likewise.
5343         * iconvdata/gconv-modules: Remove duplicate entry.
5345 2014-12-11  Will Newton  <will.newton@linaro.org>
5347         Merge gettext 0.19.3 into intl/.
5349         This involves a number of cosmetic changes to comments
5350         and ANSI function definitions and prototypes throughout
5351         all the files. The gettext copyright header is used but
5352         with the date ranges taken from the glibc copy.
5354         * NEWS: Add gettext merge to 2.21.
5355         * intl/bindtextdom.c: Switch to gettext copyright.
5356         Use ANSI definitions and prototypes.
5357         Use gl_* locking primitives rather than __libc_* ones.
5358         Use __builtin_expect rather than __glibc_likely/unlikely.
5359         * intl/dcgettext.c: Switch to gettext copyright.
5360         Use ANSI definitions and prototypes.
5361         * intl/dcigettext.c: Switch to gettext copyright.
5362         Use ANSI definitions and prototypes.
5363         (INTDIV0_RAISES_SIGFPE): New define.
5364         Use gl_* locking primitives rather than __libc_* ones.
5365         Include eval-plural.h instead of plural-eval.c.
5366         Use __builtin_expect rather than __glibc_likely/unlikely.
5367         * intl/dcngettext.c: Switch to gettext copyright.
5368         Use ANSI definitions and prototypes.
5369         * intl/dgettext.c: Likewise.
5370         * intl/dngettext.c: Likewise.
5371         * intl/plural-eval.c: Renamed to...
5372         * intl/eval-plural.h: ...this.
5373         * intl/explodename.c: Switch to gettext copyright.
5374         Use ANSI definitions and prototypes.
5375         (_nl_explode_name): Use strchr instead of __rawmemchr.
5376         * intl/finddomain.c: Switch to gettext copyright.
5377         Use ANSI definitions and prototypes.
5378         Use gl_* locking primitives rather than __libc_* ones.
5379         (_nl_find_domain): Use malloc rather than alloca for
5380         allocation of temporary locale name.
5381         * intl/gettext.c: Switch to gettext copyright.
5382         Use ANSI definitions and prototypes.
5383         * intl/gettextP.h: Switch to gettext copyright.
5384         Use ANSI definitions and prototypes.
5385         Use gl_* locking primitives rather than __libc_* ones.
5386         * intl/gmo.h: Switch to gettext copyright.
5387         (struct sysdep_string): Move struct segment_pair outside of
5388         struct definition.
5389         * intl/hash-string.c: Use ANSI definitions and prototypes.
5390         * intl/hash-string.h: Switch to gettext copyright.
5391         Use ANSI definitions and prototypes.
5392         * intl/l10nflist.c: Switch to gettext copyright.
5393         Use ANSI definitions and prototypes.
5394         (_nl_normalize_codeset): Avoid integer overflow.
5395         * intl/loadinfo.h: Switch to gettext copyright.
5396         Use ANSI definitions and prototypes.
5397         (LIBINTL_DLL_EXPORTED): New define.
5398         (PATH_SEPARATOR): New define.
5399         * intl/loadmsgcat.c: Switch to gettext copyright.
5400         * intl/localealias.c: Switch to gettext copyright.
5401         Use ANSI definitions and prototypes.
5402         (_nl_expand_alias): Use PATH_SEPARATOR.
5403         * intl/ngettext.c: Switch to gettext copyright.
5404         Use ANSI definitions and prototypes.
5405         * intl/plural-exp.c: Likewise.
5406         * intl/plural-exp.h: Switch to gettext copyright.
5407         Use ANSI definitions and prototypes.
5408         (struct expression): Move definition of enum operator outside
5409         of struct definition.
5410         * intl/plural.c: Regenerate.
5411         * intl/plural.y: Switch to gettext copyright.
5412         Use ANSI definitions and prototypes.
5413         Port to bison 3.0.
5414         * intl/textdomain.c: Switch to gettext copyright.
5415         Use ANSI definitions and prototypes.
5416         Use gl_* locking primitives rather than __libc_* ones.
5418 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
5420         * debug/warning-nop.c: Add used atrribute.
5422 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5424         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
5426         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
5427         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
5428         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
5430 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5431             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5433         [BZ #17634]
5434         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
5435         Undefine after defining function.  Define as weak alias of
5436         __wcschr.  Use libc_hidden_weak.
5437         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
5438         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
5439         (libc_hidden_def): Also define __GI___wcschr alias.
5440         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
5441         __wcschr and define as weak alias of __wcschr.
5442         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
5443         __wcschr.
5444         [!WCSCHR] (DEFAULT_WCSCHR): Define.
5445         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
5446         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
5447         libc_hidden_weak.  Do not use libc_hidden_def.
5448         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
5449         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
5450         __GI___wcschr alias.
5451         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
5452         [IS_IN (libc)] (wcschr): Define as macro expanding to
5453         __redirect_wcschr.
5454         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
5455         [IS_IN (libc)] (__wcschr_power6): Likewise.
5456         [IS_IN (libc)] (__wcschr_power7): Likewise.
5457         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
5458         instead of wcschr.
5459         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
5460         __libc_wcschr.
5461         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
5462         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
5463         __wcschr and define as weak alias of __wcschr.  Use
5464         libc_hidden_builtin_def.
5465         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
5466         as weak alias of __wcschr.  Use libc_hidden_weak.
5467         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
5468         wcschr.
5469         * time/era.c (_nl_init_era_entries): Likewise.
5470         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
5471         variable.
5472         (test-xfail-XPG3/time.h/linknamespace): Likewise.
5473         (test-xfail-XPG4/time.h/linknamespace): Likewise.
5475 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5477         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
5478         format for long int variable.
5480 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
5482         [BZ #10672]
5483         * manual/search.texi: (Array Sort Function): Remove claim how to make
5484         qsort stable.
5486 2014-12-10  Andreas Schwab  <schwab@suse.de>
5488         [BZ #12847]
5489         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
5490         user-controlled locks.
5492 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
5494         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
5495         register.
5497 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5499         * configure.ac (--disable-werror): New configure option.
5500         (enable_werror): New AC_SUBST.
5501         * configure: Regenerated.
5502         * config.make.in (enable-werror): New variable.
5503         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
5504         -Wno-error=undef.
5505         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
5506         * manual/install.texi (Configuring and compiling): Document
5507         --disable-werror.
5508         * INSTALL: Regenerated.
5509         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
5510         (CFLAGS-tst-chk2.c): Likewise.
5511         (CFLAGS-tst-chk3.c): Likewise.
5512         (CFLAGS-tst-chk4.cc): Likewise.
5513         (CFLAGS-tst-chk5.cc): Likewise.
5514         (CFLAGS-tst-chk6.cc): Likewise.
5515         (CFLAGS-tst-lfschk1.c): Likewise.
5516         (CFLAGS-tst-lfschk2.c): Likewise.
5517         (CFLAGS-tst-lfschk3.c): Likewise.
5518         (CFLAGS-tst-lfschk4.cc): Likewise.
5519         (CFLAGS-tst-lfschk5.cc): Likewise.
5520         (CFLAGS-tst-lfschk6.cc): Likewise.
5522         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
5523         (main): Disable -Wdeprecated-declarations around calls to
5524         register_printf_function.
5526         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
5527         (do_test): Disable -Wdiv-by-zero around some calls to
5528         fwrite_unlocked and fread_unlocked.
5530         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
5531         (DIAG_POP_NEEDS_COMMENT): Likewise.
5532         (_DIAG_STR1): Likewise.
5533         (_DIAG_STR): Likewise.
5534         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
5535         * stdio-common/bug21.c: Include <libc-internal.h>.
5536         (do_test): Disable -Wformat around call to sscanf.
5537         * stdio-common/scanf14.c: Include <libc-internal.h>.
5538         (main): Disable -Wformat around some calls to scanf functions.
5540 2014-12-09  Torvald Riegel  <triegel@redhat.com>
5542         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
5544 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5546         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
5547         stack variable alignment.
5549 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
5551         [BZ #17682]
5552         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
5553         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
5554         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
5555         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
5556         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
5557         __getrlimit instead of getrlimit.
5558         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
5559         __gettimeofday instead of gettimeofday.
5560         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
5561         Likewise.
5562         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
5563         Likewise.
5564         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
5565         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
5566         Remove variable.
5567         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
5568         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
5570 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5572         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
5573         for wide-character tests.
5575 2014-12-04  Roland McGrath  <roland@hack.frob.com>
5577         * io/openat64.c: #include <libc-internal.h>
5578         (__openat64): Prototypify.  Use ignore_value on MODE.
5579         * io/openat.c: Likewise.
5580         * misc/reboot.c: #include <libc-internal.h>
5581         (reboot): Prototypify.  Use ignore_value on HOWTO.
5582         * misc/ptrace.c: #include <libc-internal.h>
5583         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
5585 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
5587         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
5588         XPG4, UNIX98 and XOPEN2K.
5589         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
5590         Remove variable.
5591         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
5593 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5595         * libio/fileops.c: Use ISO C style for function definitions.
5596         * libio/iofopen.c: Likewise.
5597         * libio/wfileops.c: Likewise.
5599         [BZ #17653]
5600         * libio/fileops.c (_IO_new_file_underflow): Unset cached
5601         offset on EOF.
5602         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
5603         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
5604         (fgets_func): Function pointer to fgets and fgetws.
5605         (do_ftell_test): Add test to verify ftell value after read
5606         EOF.
5607         (do_test): Set fgets_func.
5609         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
5610         O_TRUNC flag for w and w+ modes.
5611         (do_rewind_test): Likewise.
5612         (do_ftell_test): Likewise.
5613         (do_write_test): Likewise.
5615         [BZ #17647]
5616         * libio/fileops.c (do_ftell): Seek only when there are
5617         unflushed writes.
5618         * libio/wfileops.c (do_ftell_wide): Likewise.
5619         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
5620         test case.
5621         (do_one_test): Call it.
5623 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
5625         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
5626         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
5627         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
5628         Remove variable.
5629         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
5630         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
5631         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
5633 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
5635         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
5636         Remove variable.
5637         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
5639         [BZ #17668]
5640         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
5641         as weak alias of __getifaddrs.  Use libc_hidden_weak.
5642         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5643         __freeifaddrs.  Use libc_hidden_weak.
5644         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
5645         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
5646         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5647         __freeifaddrs.  Use libc_hidden_weak.
5648         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
5649         __getifaddrs and define as weak alias of __getifaddrs.  Use
5650         libc_hidden_weak.
5651         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5652         __freeifaddrs.  Use libc_hidden_weak.
5653         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
5654         Remove variable.
5655         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
5656         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
5658 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
5660         [BZ #17601]
5661         * sysdeps/mips/start.S (__start): Use indirect jump to call
5662         __libc_start_main.
5664 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
5666         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
5668         * nptl/tst-mutex1.c: Include <stdbool.h>.
5669         [!ATTR] (ATTR_NULL): New macro.
5670         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
5671         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
5672         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
5674         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
5675         to char *.
5677         [BZ #17665]
5678         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
5679         Change conditional to [__USE_MISC].
5681         [BZ #17664]
5682         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
5683         fgets_unlocked.
5684         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
5685         __fgets_unlocked.
5686         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
5687         fgets_unlocked.
5688         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
5689         Remove variable.
5690         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
5691         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
5692         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
5693         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
5694         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
5695         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
5696         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
5697         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
5698         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
5700         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
5702 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5704         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5705         Remove strpbrk objects.
5706         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
5707         (__libc_ifunc_impl_list): Remove strpbrk implementation.
5708         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
5709         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
5710         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
5711         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
5713         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5714         Remove strcspn objects.
5715         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
5716         (__libc_ifunc_impl_list): Remove strcspn implementation.
5717         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
5718         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
5719         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
5720         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
5722         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5723         Remove strspn objetcs.
5724         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
5725         (__libc_ifunc_impl_list): Remove strspn implementation.
5726         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
5727         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
5728         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
5729         * sysdeps/powerpc/powerpc64/strspn.S: New file.
5731 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
5733         [BZ #17581]
5734         * malloc/hooks.c
5735         (mem2mem_check): Add a terminator to the chain of checking blocks.
5736         (malloc_check_get_size): Use it here.
5737         (mem2chunk_check): Ditto.
5739 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5741         * sysdeps/powerpc/powerpc64/strtok.S: New file.
5742         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
5744 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
5746         * bits/ioctl-types.h: Indent preprocessor directives correctly.
5748         * nptl/nptl-init.c: Include libc-internal.h.
5749         (__pthread_initialize_minimal_internal): Use ROUND_UP.
5751         * elf/ldconfig.c (search_dir): Expand comment.
5753 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
5755         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
5756         variable.
5757         (linknamespace-symlist-stdlibs-tests): Likewise.
5758         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
5759         instead of $(objpfx)symlist-stdlibs.
5760         (linknamespace-libs-isoc): New variable.
5761         (linknamespace-libs): Use $(linknamespace-libs-isoc).
5762         (linknamespace-libs-ISO): New variable.
5763         (linknamespace-libs-ISO99): Likewise.
5764         (linknamespace-libs-ISO11): Likewise.
5765         (linknamespace-libs-XPG3): Likewise.
5766         (linknamespace-libs-XPG4): Likewise.
5767         (linknamespace-libs-POSIX): Likewise.
5768         (linknamespace-libs-UNIX98): Likewise.
5769         (linknamespace-libs-XOPEN2K): Likewise.
5770         (linknamespace-libs-POSIX2008): Likewise.
5771         (linknamespace-libs-XOPEN2K8): Likewise.
5772         ($(objpfx)symlist-stdlibs): Replace by
5773         $(linknamespace-symlist-stdlibs-tests).  Use
5774         $(linknamespace-libs-$*) as set of libraries.
5775         ($(linknamespace-header-tests)): Update dependencies.  Use
5776         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
5777         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
5778         * conform/linknamespace.pl: Remove comment about considering
5779         definitions of symbols from irrelevant libraries.
5781 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
5783         [BZ #13862]
5784         * elf/dl-tls.c: Include <atomic.h>.
5785         (oom): Remove #ifdef SHARED/#endif.
5786         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
5787         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
5788         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
5789         big enough.
5790         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
5791         * nptl/Makefile (tests): Add tst-stack4.
5792         (modules-names): Add tst-stack4mod.
5793         ($(objpfx)tst-stack4): New.
5794         (tst-stack4mod.sos): Likewise.
5795         ($(objpfx)tst-stack4.out): Likewise.
5796         ($(tst-stack4mod.sos)): Likewise.
5797         (clean): Likewise.
5798         * nptl/tst-stack4.c: New file.
5799         * nptl/tst-stack4mod.c: Likewise.
5801 2014-11-27  J. Brown  <jb999@gmx.de>
5803         * sysdeps/x86/bits/string.h: Add recent CPUs.
5805 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
5807         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
5808         sigblock.
5810         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
5811         feof.
5813         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
5814         variable.
5816 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
5818         * nscd/connections.c: Include libc-internal.h because of macro
5819         usage ignore_value.
5821 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
5823         * string/bits/string3.h (__warn_memset_zero_len): Don't
5824         declare for gcc newer than 5.0.
5825         (memset): Don't test for zero-length __LEN for gcc newer than
5826         5.0.
5828 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
5830         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
5831         size_t for %zu format.
5833         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
5834         difference, not %ju.
5836 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
5838         * include/libc-internal.h (ignore_value): New macro.
5839         * nscd/connections.c (restart): Wrap calls to setuid and setgid
5840         with ignore_value.
5842         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
5843         definition.
5845         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
5846         pthread_cleanup_push to void *.
5848         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
5849         Undefine.
5851         [BZ #16619]
5852         [BZ #16740]
5853         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
5854         instead of 1L << 52.
5856         * libio/bug-rewind.c (do_test): Check fwscanf return values.
5857         * libio/bug-rewind2.c (do_test): Likewise.
5859         * debug/test-stpcpy_chk-ifunc.c: Remove file.
5860         * debug/test-strcpy_chk-ifunc.c: Likewise.
5861         * wcsmbs/test-wcschr-ifunc.c: Likewise.
5862         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
5863         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
5864         * wcsmbs/test-wcslen-ifunc.c: Likewise.
5865         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
5866         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
5867         * Rules [$(multi-arch) = no] (tests): Do not filter out
5868         $(tests-ifunc).
5869         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
5870         * debug/Makefile (tests-ifunc): Remove variable.
5871         (tests): Do not add $(tests-ifunc).
5872         * wcsmbs/Makefile (tests-ifunc): Remove variable.
5873         (tests): Do not add $(tests-ifunc).
5874         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
5875         [TEST_IFUNC]: Remove conditionals.
5876         * string/test-string.h (TEST_IFUNC): Remove macro.
5877         [TEST_IFUNC]: Remove conditionals.
5879         * string/test-strchr.c [!WIDE] (L): New macro.
5880         [WIDE] (L): Likewise.
5881         (check1): Use CHAR instead of char.  Use L on string and character
5882         constants.
5884 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
5886         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
5887         tests.
5888         * sysdeps/powerpc/bits/atomic.h
5889         (__arch_atomic_exchange_and_add_32_acq): Add definition.
5890         (__arch_atomic_exchange_and_add_32_rel): Likewise.
5891         (atomic_exchange_and_add_acq): Likewise.
5892         (atomic_exchange_and_add_rel): Likewise.
5893         * sysdeps/powerpc/powerpc32/bits/atomic.h
5894         (__arch_atomic_exchange_and_add_64_acq): Add definition.
5895         (__arch_atomic_exchange_and_add_64_rel): Likewise.
5896         * sysdeps/powerpc/powerpc64/bits/atomic.h
5897         (__arch_atomic_exchange_and_add_64_acq): Add definition.
5898         (__arch_atomic_exchange_and_add_64_rel): Likewise.
5900 2014-11-26  Torvald Riegel  <triegel@redhat.com>
5902         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
5903         Change synchronization of __sched_fifo_min_prio and
5904         __sched_fifo_max_prio.
5905         * nptl/pthread_mutexattr_getprioceiling.c
5906         (pthread_mutexattr_getprioceiling): Likewise.
5907         * nptl/pthread_mutexattr_setprioceiling.c
5908         (pthread_mutexattr_setprioceiling): Likewise.
5909         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
5910         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
5911         Likewise.
5913 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
5915         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
5916         void.
5918 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5920         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
5921         third argument const.
5923 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
5925         fnmatch: work around GCC compiler warning bug with uninit var
5926         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
5927         This works around a bug with x86-64 GCC 4.9.2 and earlier
5928         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
5929         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
5930         used uninitialized in this function [-Wmaybe-uninitialized]".
5932 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5934         * posix/bug-regex31.c (main): Return RES not 0.
5936 2014-11-25  Anton Blanchard <anton@samba.org>
5938         * sysdeps/powerpc/bits/atomic.h
5939         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
5941 2014-11-24  Sterling Augustine  <saugustine@google.com>
5943         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
5945 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
5947         [BZ #17608]
5948         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
5950 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
5952         [BZ #17633]
5953         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
5954         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
5955         variable.
5956         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
5957         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
5959 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5961         * string/strncpy.c (strncpy): Improve performance by using memset.
5963 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5965         * string/strcpy.c (strcpy):
5966         Improve performance by using strlen and memcpy.
5968 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
5970         * string/strcoll_l.c (get_next_seq): __always_inline.
5971         * string/strcoll_l.c (do_compare): __always_inline.
5973 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
5975         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
5976         defined.
5977         * include/mqueue.h: Likewise.
5978         * include/stdlib.h: Likewise.
5980         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
5981         (get_null_defines): Adjust.
5982         * sunrpc/Makefile: Adjust comment.
5983         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
5984         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
5985         (CFLAGS-interp.c): Likewise.
5986         (CFLAGS-ldconfig.c): Likewise.
5987         (CPPFLAGS-.os): Likewise.
5988         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5989         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5990         * extra-modules.mk (extra-modules.mk): Likewise.
5991         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
5992         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
5993         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
5994         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
5995         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
5996         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
5997         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
5998         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
5999         * iconvdata/Makefile (CPPFLAGS): Likewise.
6000         (cpp-srcs-left): Add libof for all iconvdata routines.
6001         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
6002         * include/assert.h: Likewise.
6003         * include/ctype.h: Likewise.
6004         * include/errno.h: Likewise.
6005         * include/libc-symbols.h: Likewise.
6006         * include/math.h: Likewise.
6007         * include/netdb.h: Likewise.
6008         * include/resolv.h: Likewise.
6009         * include/stdio.h: Likewise.
6010         * include/stdlib.h: Likewise.
6011         * include/string.h: Likewise.
6012         * include/sys/stat.h: Likewise.
6013         * include/wctype.h: Likewise.
6014         * intl/l10nflist.c: Likewise.
6015         * libidn/idn-stub.c: Likewise.
6016         * libio/libioP.h: Likewise.
6017         * nptl/libc_multiple_threads.c: Likewise.
6018         * nptl/pthreadP.h: Likewise.
6019         * posix/regex_internal.h: Likewise.
6020         * resolv/res_hconf.c: Likewise.
6021         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
6022         * sysdeps/arm/memmove.S: Likewise.
6023         * sysdeps/arm/sysdep.h: Likewise.
6024         * sysdeps/generic/_itoa.h: Likewise.
6025         * sysdeps/generic/symbol-hacks.h: Likewise.
6026         * sysdeps/gnu/errlist.awk: Likewise.
6027         * sysdeps/gnu/errlist.c: Likewise.
6028         * sysdeps/i386/i586/memcpy.S: Likewise.
6029         * sysdeps/i386/i586/memset.S: Likewise.
6030         * sysdeps/i386/i686/memcpy.S: Likewise.
6031         * sysdeps/i386/i686/memmove.S: Likewise.
6032         * sysdeps/i386/i686/mempcpy.S: Likewise.
6033         * sysdeps/i386/i686/memset.S: Likewise.
6034         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
6035         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
6036         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
6037         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
6038         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
6039         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
6040         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
6041         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
6042         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
6043         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
6044         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
6045         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
6046         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
6047         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
6048         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
6049         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
6050         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
6051         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
6052         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
6053         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
6054         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
6055         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
6056         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
6057         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
6058         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
6059         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
6060         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
6061         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
6062         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
6063         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
6064         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
6065         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
6066         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
6067         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
6068         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
6069         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
6070         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
6071         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
6072         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
6073         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
6074         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
6075         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
6076         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
6077         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
6078         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
6079         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
6080         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
6081         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
6082         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
6083         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
6084         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
6085         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
6086         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
6087         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
6088         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
6089         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
6090         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
6091         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
6092         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
6093         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
6094         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
6095         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
6096         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
6097         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6098         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6099         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
6100         * sysdeps/posix/closedir.c: Likewise.
6101         * sysdeps/posix/opendir.c: Likewise.
6102         * sysdeps/posix/readdir.c: Likewise.
6103         * sysdeps/posix/rewinddir.c: Likewise.
6104         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
6105         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
6106         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
6107         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
6108         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
6109         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
6110         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
6111         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
6112         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
6113         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
6114         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
6115         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
6116         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
6117         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
6118         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
6119         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
6120         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
6121         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
6122         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
6123         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
6124         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
6125         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
6126         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
6127         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
6128         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
6129         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
6130         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
6131         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
6132         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
6133         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
6134         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
6135         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
6136         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
6137         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
6138         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
6139         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
6140         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
6141         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
6142         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
6143         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
6144         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
6145         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
6146         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
6147         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
6148         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
6149         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
6150         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
6151         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
6152         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
6153         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
6154         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
6155         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
6156         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
6157         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
6158         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
6159         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
6160         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
6161         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
6162         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
6163         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
6164         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
6165         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
6166         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
6167         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
6168         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
6169         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
6170         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
6171         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
6172         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
6173         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
6174         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
6175         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
6176         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
6177         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
6178         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
6179         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
6180         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
6181         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
6182         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
6183         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
6184         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
6185         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
6186         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
6187         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
6188         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
6189         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
6190         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
6191         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
6192         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
6193         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
6194         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
6195         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
6196         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
6197         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
6198         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
6199         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
6200         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
6201         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
6202         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
6203         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
6204         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
6205         * sysdeps/unix/alpha/sysdep.S: Likewise.
6206         * sysdeps/unix/alpha/sysdep.h: Likewise.
6207         * sysdeps/unix/make-syscalls.sh: Likewise.
6208         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6209         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6210         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6211         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
6212         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6213         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
6214         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
6215         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6216         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6217         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
6218         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6219         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6220         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6221         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6222         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6223         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
6224         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6225         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6226         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6227         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6228         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
6229         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6230         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6231         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6232         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6233         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6234         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6235         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6237         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
6238         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6239         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6240         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
6241         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6242         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6243         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6244         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
6245         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6246         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6247         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
6248         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6249         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6250         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6251         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
6252         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6253         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6254         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6255         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
6256         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6257         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6258         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6259         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6260         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6261         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6262         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
6263         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6264         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6265         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6266         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
6267         * sysdeps/x86_64/memcpy.S: Likewise.
6268         * sysdeps/x86_64/memmove.c: Likewise.
6269         * sysdeps/x86_64/memset.S: Likewise.
6270         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
6271         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
6272         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
6273         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
6274         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
6275         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
6276         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
6277         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
6278         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
6279         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
6280         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
6281         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
6282         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
6283         * sysdeps/x86_64/multiarch/memset.S: Likewise.
6284         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
6285         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
6286         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
6287         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
6288         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
6289         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
6290         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
6291         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
6292         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
6293         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
6294         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
6295         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
6296         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
6297         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
6298         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
6299         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
6300         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
6301         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
6302         * sysdeps/x86_64/strcmp.S: Likewise.
6304         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
6306         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
6307         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
6308         * elf/rtld-Rules: Likewise.
6309         * elf/setup-vdso.h: Likewise.
6310         * include/assert.h: Likewise.
6311         * include/bits/stdlib-float.h: Likewise.
6312         * include/errno.h: Likewise.
6313         * include/sys/stat.h: Likewise.
6314         * include/unistd.h: Likewise.
6315         * sysdeps/aarch64/setjmp.S: Likewise.
6316         * sysdeps/alpha/setjmp.S: Likewise.
6317         * sysdeps/arm/__longjmp.S: Likewise.
6318         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
6319         * sysdeps/arm/setjmp.S: Likewise.
6320         * sysdeps/arm/sysdep.h: Likewise.
6321         * sysdeps/generic/_itoa.h: Likewise.
6322         * sysdeps/generic/dl-sysdep.h: Likewise.
6323         * sysdeps/generic/ldsodefs.h: Likewise.
6324         * sysdeps/i386/dl-tls.h: Likewise.
6325         * sysdeps/i386/setjmp.S: Likewise.
6326         * sysdeps/m68k/setjmp.c: Likewise.
6327         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
6328         * sysdeps/mach/hurd/opendir.c: Likewise.
6329         * sysdeps/posix/getcwd.c: Likewise.
6330         * sysdeps/posix/opendir.c: Likewise.
6331         * sysdeps/posix/profil.c: Likewise.
6332         * sysdeps/powerpc/dl-procinfo.h: Likewise.
6333         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
6334         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
6335         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
6336         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
6337         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
6338         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
6339         * sysdeps/s390/dl-tls.h: Likewise.
6340         * sysdeps/s390/s390-32/setjmp.S: Likewise.
6341         * sysdeps/s390/s390-64/setjmp.S: Likewise.
6342         * sysdeps/sh/sh3/setjmp.S: Likewise.
6343         * sysdeps/sh/sh4/setjmp.S: Likewise.
6344         * sysdeps/unix/alpha/sysdep.h: Likewise.
6345         * sysdeps/unix/arm/sysdep.S: Likewise.
6346         * sysdeps/unix/i386/sysdep.S: Likewise.
6347         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6348         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
6349         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6350         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6351         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6352         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6353         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
6354         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6355         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6356         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6357         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
6358         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6359         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
6361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
6362         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6363         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6364         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6365         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6366         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6367         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6368         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6369         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6370         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6371         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6372         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6373         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6374         * sysdeps/unix/x86_64/sysdep.S: Likewise.
6375         * sysdeps/x86_64/setjmp.S: Likewise.
6377         * include/math.h: Use IS_IN instead of IS_IN_libm.
6378         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
6379         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
6380         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
6381         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
6382         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
6383         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
6384         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
6385         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
6386         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
6387         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
6388         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
6389         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
6390         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
6391         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
6392         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
6393         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
6394         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
6395         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
6396         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
6397         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
6398         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
6399         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
6400         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
6401         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
6402         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
6403         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
6404         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
6405         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
6406         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
6407         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
6408         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
6409         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
6410         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
6411         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
6412         Likewise.
6413         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
6414         Likewise.
6415         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
6416         Likewise.
6417         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
6418         Likewise.
6419         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
6420         Likewise.
6421         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
6422         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
6423         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
6424         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
6425         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
6426         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
6427         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
6428         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
6429         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
6430         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
6431         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
6432         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
6433         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
6434         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
6435         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
6436         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
6437         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
6438         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
6439         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
6440         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
6441         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
6442         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
6443         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
6444         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
6445         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
6446         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
6447         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
6449         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
6450         * nptl/pthreadP.h: Likewise.
6451         * nptl_db/structs.def: Likewise.
6452         * sysdeps/arm/sysdep.h: Likewise.
6453         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6454         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6455         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
6456         * sysdeps/unix/alpha/sysdep.h: Likewise.
6457         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6458         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6459         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6460         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6461         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6462         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6463         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6464         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6465         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6466         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6467         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6468         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6469         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6470         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6472         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6473         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6474         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6475         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6476         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6477         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6478         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6479         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6480         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6481         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
6482         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6484         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
6485         * nptl/pthreadP.h: Likewise.
6486         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6487         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6488         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6489         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6490         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6491         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6492         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6493         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6494         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6495         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6496         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6497         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6499         Likewise.
6500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6501         Likewise.
6502         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6503         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6504         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6505         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6506         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6507         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6508         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6509         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6511         * dlfcn/dladdr.c: Use IS_IN.
6512         * dlfcn/dladdr1.c: Likewise.
6513         * dlfcn/dlclose.c: Likewise.
6514         * dlfcn/dlerror.c: Likewise.
6515         * dlfcn/dlinfo.c: Likewise.
6516         * dlfcn/dlmopen.c: Likewise.
6517         * dlfcn/dlopen.c: Likewise.
6518         * dlfcn/dlsym.c: Likewise.
6519         * dlfcn/dlvsym.c: Likewise.
6521         * include/ifaddrs.h: Use IS_IN.
6522         * inet/check_pf.c: Likewise.
6523         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
6524         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
6526         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
6527         IS_IN_ldconfig.
6528         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
6529         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
6531         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
6532         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
6533         IS_IN (libc).
6535         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
6537         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
6538         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6539         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
6540         * include/libc-symbols.h (IS_IN_LIB): New macro.
6541         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
6542         * include/netdb.h: Likewise.
6543         * include/stap-probe.h: Remove all uses of IN_LIB.
6545         * Makeconfig (module-cppflags-real): Define MODULE_NAME
6546         instead of IN_MODULE.
6547         * include/libc-symbols.h (IN_MODULE): Define using
6548         MODULE_NAME.
6549         (PASTE_NAME, PASTE_NAME1): New macros.
6550         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
6551         of IN_LIB.
6552         (STAP_PROBE_ASM): Likewise.
6554 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6556         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
6557         __mach_init in dlopened libc.
6559 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
6561         * sysdeps/arm/preconfigure.ac: Delete EABI check.
6562         * sysdeps/arm/preconfigure: Regenerate.
6564 2014-11-21  Roland McGrath  <roland@hack.frob.com>
6566         * nptl/pthread_create.c (__pthread_create_2_1): Set
6567         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
6568         when copying values from IATTR into PD.
6570 2014-11-21  Will Newton  <will.newton@linaro.org>
6571             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
6573         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
6574         Refactor inline-asm.  Also add comment.
6576         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
6577         ElfW macro instead of hardcoded Elf64 types.
6578         (la_aarch64_gnu_pltenter): Likewise.
6579         * sysdeps/aarch64/dl-machine.h
6580         (elf_machine_runtime_setup): Use ElfW(Addr).
6582         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
6583         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
6584         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
6585         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
6586         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
6587         (R_AARCH64_TLS_DTPMOD64): Rename to ..
6588         (R_AARCH64_TLS_DTPMOD): This.
6589         (R_AARCH64_TLS_DTPREL64): Rename to ...
6590         (R_AARCH64_TLS_DTPREL): This.
6591         (R_AARCH64_TLS_TPREL64): Rename to ...
6592         (R_AARCH64_TLS_TPREL): This.
6593         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
6594         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
6595         R_AARCH64_TLS_TPREL64.
6596         (elf_machine_rela): Likewise.
6598 2014-11-21  Torvald Riegel  <triegel@redhat.com>
6600         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
6601         by setting it to 0.  64b atomics are not supported currently.
6603 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6605         [BZ #16469]
6606         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
6607         search domain names.
6609 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6611         [BZ #16469]
6612         * NEWS: Update.
6613         * resolv/res_query.c (__libc_res_nquerydomain): Retain
6614         trailing dot.
6615         * posix/tst-getaddrinfo5.c: New.
6616         * posix/Makefile (tests): Add it.
6618 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6620         [BZ #14498]
6621         * NEWS: Fixed.
6622         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
6623         after parsing line but before break_if_match.
6624         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
6625         if there is a protocol mismatch.
6627 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
6629         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
6630         because the potential race is on the user-supplied stream.
6632 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6634         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
6635         string literal if not passed a buffer.
6636         * manual/job.texi (ctermid): Update reasoning, note deviation
6637         from posix, suggest mtasurace when not passed a buffer, for
6638         future non-preliminary safety notes.
6640 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6642         * manual/users.texi (cuserid): Fix MT-Safety note for the case
6643         of not passing it a buffer.
6644         Reported by Peng Haitao.
6646 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6648         * manual/Makefile ($(objpfx)stamp-summary): Require
6649         check-safety.sh to pass.
6650         * manual/check-safety.sh: Wish for verification that every
6651         @deftypefn and @deftypefun is followed by a @safety remark.
6653 2014-11-20  Roland McGrath  <roland@hack.frob.com>
6655         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
6657         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
6658         PTHREAD_CANCEL_ASYNCHRONOUS.
6659         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
6660         send SIGCANCEL.
6662         * nptl/default-sched.h: New file.
6663         * sysdeps/unix/sysv/linux/default-sched.h: New file.
6664         * nptl/pthread_create.c: Include it.
6665         (__pthread_create_2_1): Use collect_default_sched instead of making
6666         Linux syscalls here directly.
6668 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6670         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
6671         __pthread_once): Use C11 atomics.
6673 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6675         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
6677 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6679         * include/atomic.h (__atomic_link_error, __atomic_check_size,
6680         atomic_thread_fence_acquire, atomic_thread_fence_release,
6681         atomic_thread_fence_seq_cst, atomic_load_relaxed,
6682         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
6683         atomic_compare_exchange_weak_relaxed,
6684         atomic_compare_exchange_weak_acquire,
6685         atomic_compare_exchange_weak_release,
6686         atomic_exchange_acquire, atomic_exchange_release,
6687         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
6688         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
6689         atomic_fetch_and_acquire,
6690         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
6692 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6694         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
6695         USE_ATOMIC_COMPILER_BUILTINS): Define.
6696         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
6697         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6698         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
6699         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6700         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
6701         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6702         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
6703         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6704         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
6705         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6706         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
6707         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6708         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
6709         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6710         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
6711         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6712         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
6713         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6714         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
6715         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6716         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
6717         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6718         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
6719         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6720         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
6721         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6722         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
6723         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6724         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
6725         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6726         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
6727         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6728         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
6729         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6730         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
6731         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6732         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
6733         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6734         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
6735         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6737 2014-11-19  Roland McGrath  <roland@hack.frob.com>
6739         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
6740         the sched_priority value here.  It was already checked when the user
6741         called pthread_attr_setschedparam.
6743         * nptl/tst-bad-schedattr.c: New file.
6744         * nptl/Makefile (tests): Add it.
6746 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
6747             Florian Weimer  <fweimer@redhat.com>
6748             Joseph Myers  <joseph@codesourcery.com>
6749             Adam Conrad  <adconrad@0c3.net>
6750             Andreas Schwab  <schwab@suse.de>
6751             Brooks  <bmoses@google.com>
6753         [BZ #17625]
6754         * wordexp-test.c (__dso_handle): Add prototype.
6755         (__register_atfork): Likewise.
6756         (__app_register_atfork): New function.
6757         (registered_forks): New global.
6758         (register_fork): New function.
6759         (test_case): Add 3 new tests for WRDE_CMDSUB.
6760         (main): Call __app_register_atfork.
6761         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
6762         fork count is non-zero fail the test.
6763         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
6764         is set.
6765         (parse_dollars): Remove check for WRDE_NOCMD.
6766         (parse_dquote): Likewise.
6768 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
6770         * Makeconfig (built-modules): List non-library modules to be
6771         built.
6772         (module-cppflags): Include libc-modules.h for
6773         everything except shlib-versions.v.i.
6774         (CPPFLAGS): Use it.
6775         (before-compile): Add libc-modules.h.
6776         ($(common-objpfx)libc-modules.h,
6777         $(common-objpfx)libc-modules.stmp): New targets.
6778         (common-generated): Add libc-modules.h and libc-modules.stmp.
6779         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
6780         * include/libc-symbols.h: Don't include libc-modules.h.
6781         * include/libc-modules.h: Remove file.
6782         * scripts/gen-libc-modules.awk: New script to generate
6783         libc-modules.h.
6784         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
6785         Depend on libc-modules.stmp.
6787         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
6789         * Makeconfig (in-module): Get value of libof set for the
6790         translation unit.
6791         (CPPFLAGS): Use $(in-module).
6792         * Makerules: Don't suffix routine names for nonlib.
6793         * include/libc-modules.h: New file.
6794         * include/libc-symbols.h: Include libc-modules.h
6795         (IS_IN): New macro to replace IS_IN_* macros.
6796         * elf/Makefile: Set libof-* for each routine.
6797         * elf/rtld-Rules: Likewise.
6798         * extra-modules.mk: Likewise.
6799         * iconv/Makefile: Likewise.
6800         * iconvdata/Makefile: Likewise.
6801         * locale/Makefile: Likewise.
6802         * malloc/Makefile: Likewise.
6803         * nss/Makefile: Likewise.
6804         * sysdeps/gnu/Makefile: Likewise.
6805         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
6806         * sysdeps/unix/sysv/linux/Makefile: Likewise.
6807         * sysdeps/s390/s390-64/Makefile: Likewise.
6808         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
6809         CPPFLAGS for nscd instead of nonlib.
6811 2014-11-18  Roland McGrath  <roland@hack.frob.com>
6813         * nptl/createthread.c: New file.
6815         * nptl/createthread.c: Moved ...
6816         * sysdeps/unix/sysv/linux/createthread.c: ... here.
6818         * nptl/createthread.c: Add proper top-line comment.
6819         (do_clone): Folded into ...
6820         (create_thread): ... here.  Take new arguments STOPPED_START and
6821         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
6822         increment __nptl_threads, do event-reporting logic, do
6823         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
6824         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
6825         resource cleanup if sched_setaffinity or sched_setscheduler fails,
6826         just send SIGCANCEL.
6827         * nptl/pthread_create.c: Forward-declare create_thread before
6828         including createthread.c.
6829         (start_thread): Use new macro START_THREAD_DEFN to replace defining
6830         declaration, and new macro START_THREAD_SELF to replace argument.
6831         Remove return statement.
6832         (report_thread_creation): New function.
6833         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
6834         synchronization logic, and __nptl_nthreads increment here, around
6835         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
6836         PD->parent_cancelhandling here, before create_thread.  When
6837         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
6838         __deallocate_stack, and ENOMEM translation here.
6840 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
6842         [BZ #17616]
6843         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
6844         (mptwo): Rename to __mptwo.
6845         (__inv): Use __mptwo instead of mptwo.
6846         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
6847         (mptwo): Rename to __mptwo.
6848         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
6849         of mpone and __mptwo instead of mptwo.
6850         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
6851         instead of mpone.
6852         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
6853         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
6854         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
6855         of mpone and __mptwo instead of mptwo.
6856         (__mpranred): Use __mpone instead of mpone.
6857         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
6858         variable.
6859         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
6860         (test-xfail-ISO99/math.h/linknamespace): Likewise.
6861         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
6862         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
6863         (test-xfail-ISO11/math.h/linknamespace): Likewise.
6864         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
6865         (test-xfail-XPG3/math.h/linknamespace): Likewise.
6866         (test-xfail-XPG4/math.h/linknamespace): Likewise.
6867         (test-xfail-POSIX/math.h/linknamespace): Likewise.
6868         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
6869         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
6870         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
6871         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
6872         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
6873         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
6874         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
6875         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
6876         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
6877         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
6879 2014-11-18  Tom de Vries  <tom@codesoucery.com>
6881         * manual/signal.texi (Primitives Interrupted by Signals): In section,
6882         replace BSD Handler xref with BSD Signal Handling.
6884 2014-11-17  Richard Henderson  <rth@redhat.com>
6886         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
6887         (_FP_PACK_RAW_2): Remove.
6888         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
6889         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
6890         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
6891         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
6892         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
6893         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
6894         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
6895         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
6896         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
6897         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
6898         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
6899         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
6900         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
6901         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
6902         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
6903         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
6905 2014-11-14  Roland McGrath  <roland@hack.frob.com>
6907         * signal/signal.h [__USE_MISC]
6908         (struct sigvec): Remove type.
6909         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
6910         (sigvec): Remove declaration.
6911         * sysdeps/posix/sigvec.c: Moved ...
6912         * signal/sigvec.c: ... here, replacing old file.
6913         (struct sigvec): New type, copied from old signal.h definition.
6914         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
6915         (__sigvec): Convert definition to prototype.
6916         (sigvec): Replace weak_alias with compat_symbol.
6917         * signal/Versions (libc: GLIBC_2.21): New version set.
6918         * include/signal.h: Remove __sigvec declaration.
6919         * sysdeps/unix/bsd/sigvec.c: Remove file.
6920         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
6921         * manual/signal.texi (BSD Handler): Remove subsection.
6922         Move siginterrupt up to ...
6923         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
6924         (Blocking in BSD): Fold subsection into its parent.
6925         * NEWS: Mention sigvec removal.
6927 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6929         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
6930         (DLA_FMS): Make definition conditional only on [__FMA4__].
6931         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
6932         definition.
6934         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
6935         Make definition conditional only on [PROF].
6936         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
6937         definition.
6938         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
6939         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
6941         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
6942         !__GNUC__].
6943         * include/signal.h (__sigpause): Move declaration above call to
6944         libc_hidden_proto.
6945         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
6946         variable.
6947         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
6948         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
6950 2014-11-14  David S. Miller  <davem@davemloft.net>
6952         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
6953         Define before including <string/memcpy.c> and <string/mempcpy.c>.
6955 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6957         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
6958         * configure: Regenerated.
6959         * manual/install.texi (Tools for Compilation): Document a
6960         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
6961         compiler verified to work.
6962         * INSTALL: Regenerated.
6964         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
6965         redeclare with asm name.
6966         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
6967         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
6968         including <string.h>.
6969         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6970         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
6971         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6972         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
6973         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6974         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
6975         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6977 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
6979         * stdlib/strtol.c (__strtol): Use prototype definition.
6981         [BZ #17594]
6982         * stdlib/strtol.c (SYM__): New macro.
6983         (SYM__1): Likewise.
6984         (__strtol): Likewise.
6985         (strtol): Rename to __strtol and define as weak alias of
6986         __strtol.  Use libc_hidden_weak.
6988 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6990         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
6991         Use numbered labels in inline assembly.
6993 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6995         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
6996         Add setjmp LIBC_PROBE.
6997         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
6998         Likewise.
6999         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
7000         Add longjmp, longjmp_target LIBC_PROBE.
7001         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
7002         Likewise.
7004 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7006         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
7007         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
7008         to get rid of unused variable warning.
7010 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7012         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
7013         Check for unwind_backtrace ==  NULL only in SHARED case.
7014         (__backchain_backtrace): Compile only in SHARED case.
7015         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
7016         Likewise.
7017         (__backchain_backtrace): Declare as static.
7019 2014-11-12  Roland McGrath  <roland@hack.frob.com>
7021         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
7022         (__libc_multiple_threads_ptr): Variable moved ...
7023         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
7025 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
7027         * conform/GlibcConform.pm: New file.
7028         * conform/conformtest.pl: Use GlibcConform module.
7029         * conform/linknamespace.pl: New file.
7030         * conform/list-header-symbols.pl: Likewise.
7031         * conform/Makefile (linknamespace-symlists-base): New variable.
7032         (linknamespace-symlists-tests): Likewise.
7033         (linknamespace-header-base): Likewise.
7034         (linknamespace-header-tests): Likewise.
7035         (tests-special): Add new tests.
7036         ($(linknamespace-symlists-tests)): New rule.
7037         (linknamespace-libs): New variable.
7038         ($(objpfx)symlist-stdlibs): New rule.
7039         ($(linknamespace-header-tests)): Likewise.
7040         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
7041         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
7042         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
7043         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
7044         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
7045         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
7046         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
7047         (test-xfail-ISO/math.h/linknamespace): Likewise.
7048         (test-xfail-ISO/signal.h/linknamespace): Likewise.
7049         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
7050         (test-xfail-ISO/time.h/linknamespace): Likewise.
7051         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
7052         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
7053         (test-xfail-ISO99/math.h/linknamespace): Likewise.
7054         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
7055         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
7056         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
7057         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
7058         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
7059         (test-xfail-ISO11/math.h/linknamespace): Likewise.
7060         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
7061         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
7062         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
7063         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
7064         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
7065         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
7066         (test-xfail-XPG3/math.h/linknamespace): Likewise.
7067         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
7068         (test-xfail-XPG3/search.h/linknamespace): Likewise.
7069         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
7070         (test-xfail-XPG3/time.h/linknamespace): Likewise.
7071         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
7072         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
7073         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
7074         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
7075         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
7076         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
7077         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
7078         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
7079         (test-xfail-XPG4/math.h/linknamespace): Likewise.
7080         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
7081         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
7082         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
7083         (test-xfail-XPG4/search.h/linknamespace): Likewise.
7084         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
7085         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
7086         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
7087         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
7088         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
7089         (test-xfail-XPG4/time.h/linknamespace): Likewise.
7090         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
7091         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
7092         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
7093         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
7094         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
7095         (test-xfail-POSIX/math.h/linknamespace): Likewise.
7096         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
7097         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
7098         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
7099         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
7100         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
7101         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
7102         (test-xfail-POSIX/time.h/linknamespace): Likewise.
7103         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
7104         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
7105         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
7106         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
7107         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
7108         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
7109         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
7110         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
7111         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
7112         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
7113         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
7114         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
7115         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
7116         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
7117         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
7118         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
7119         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
7120         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
7121         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
7122         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
7123         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
7124         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
7125         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
7126         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
7127         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
7128         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
7129         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
7130         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
7131         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
7132         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
7133         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
7134         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
7135         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
7136         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
7137         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
7138         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
7139         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
7140         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
7141         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
7142         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
7143         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
7144         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
7145         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
7146         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
7147         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
7148         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
7149         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
7150         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
7151         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
7152         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
7153         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
7154         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
7155         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
7156         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
7157         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
7158         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
7159         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
7160         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
7161         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
7162         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
7163         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
7164         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
7165         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
7166         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
7167         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
7168         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
7169         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
7170         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
7171         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
7172         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
7173         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
7174         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
7175         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
7176         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
7177         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
7178         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
7179         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
7180         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
7181         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
7182         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
7183         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
7184         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
7185         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
7186         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
7187         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
7188         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
7189         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
7190         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
7191         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
7192         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
7193         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
7194         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
7195         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
7196         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
7197         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
7198         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
7199         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
7200         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
7202         [BZ #17589]
7203         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
7204         of fgets_unlocked.
7206         [BZ #17585]
7207         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
7208         (memmem): Rename to __memmem and define as weak alias of
7209         __memmem.  Use libc_hidden_weak.
7210         (__memmem): Use libc_hidden_def.
7211         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
7212         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
7213         memmem.
7215         [BZ #17582]
7216         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
7217         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
7218         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
7219         and define as weak alias of __fgets_unlocked.  Use
7220         libc_hidden_weak.
7221         (__fgets_unlocked): Use libc_hidden_def.
7222         * include/stdio.h (__fgets_unlocked): Declare.  Use
7223         libc_hidden_proto.
7224         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
7225         __fgets_unlocked instead of fgets_unlocked.
7226         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
7227         (GET_NPROCS_CONF_PARSER): Likewise.
7228         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
7229         (GET_NPROCS_CONF_PARSER): Likewise.
7231         [BZ #17574]
7232         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
7233         weak alias of __wmemset.  Use libc_hidden_weak.
7234         (__wmemset): Use libc_hidden_def.
7235         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
7236         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
7237         of wmemset.
7239         [BZ #17573]
7240         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
7241         with asm name __mempcpy.
7242         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
7244         [BZ #17572]
7245         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
7246         and define as weak alias of __rawmemchr.
7247         (__rawmemchr): Do not define as strong alias of rawmemchr.
7249         [BZ #17571]
7250         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
7251         alias of __qsort_r.
7252         (qsort): Call __qsort_r instead of qsort_r.
7253         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
7254         (__qsort_r): Declare.  Call libc_hidden_proto.
7255         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
7256         instead of qsort_r.
7257         * nscd/gai.c (__qsort_r): Define to qsort_r.
7258         * posix/tst-rfc3484.c (__qsort_r): Likewise.
7259         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
7260         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
7262         [BZ #17570]
7263         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
7264         define as weak alias of __malloc_info.
7266         [BZ #17584]
7267         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
7268         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7269         (__rewinddir): Use libc_hidden_def.
7270         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
7271         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7272         (__rewinddir): Use libc_hidden_def.
7273         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
7274         weak alias of __rewinddir.  Don't use libc_hidden_def.
7275         (__rewinddir): Use libc_hidden_def.
7276         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
7277         (__rewinddir): Use libc_hidden_proto.
7278         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
7279         rewinddir.
7280         (__getcwd): Use __rewinddir instead of rewinddir.
7282         [BZ #17583]
7283         * libio/fileno.c (fileno): Rename to __fileno and define as weak
7284         alias of __fileno.  Use libc_hidden_weak.
7285         (__fileno): Use libc_hidden_def.
7286         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
7287         * libio/ftello.c (ftello): Rename to __ftello and define as weak
7288         alias of __ftello.
7289         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
7290         __ftello.
7291         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
7292         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
7293         libc_hidden_def.
7294         (fread_unlocked): Don't use libc_hidden_ver.
7295         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
7296         and define as weak alias of __fread_unlocked.  Don't use
7297         libc_hidden_def.
7298         (__fread_unlocked): Use libc_hidden_def.
7299         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
7300         (ftello): Don't use libc_hidden_proto.
7301         (__ftello): Declare.  Use libc_hidden_proto.
7302         (fread_unlocked): Don't use libc_hidden_proto.
7303         (__fread_unlocked): Declare.  Use libc_hidden_proto.
7304         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
7305         and __ftello instead of fileno, fread_unlocked and ftello.
7307 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7309         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
7310         GOT12.
7311         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
7312         Likewise.
7313         (_dl_start_user): Likewise.
7314         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
7316 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
7317             Siddhesh Poyarekar  <siddhesh@redhat.com>
7319         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
7320         Move argv and envp down instead of moving argc up.
7321         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
7323 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
7325         [BZ #17506]
7326         * test-skeleton.c (main): Return successful if one of
7327         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
7328         * string/tst-strcoll-overflow.c: Define expected status.
7330 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
7332         [BZ #17475]
7333         * locale/iso-639.def: Define Bhili and Tulu language codes.
7335 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
7337         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
7339 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
7341         [BZ #17555]
7342         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
7344 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
7346         * configure.ac: Updated check of minimal required version to
7347         2.22.
7348         * manual/install.texi (Tools for Compilation): Updated version
7349         number.
7350         * configure: Regenerated.
7351         * INSTALL: Likewise.
7353 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
7355         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
7356         __tls_get_addr.
7358 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
7360         * include/sys/wait.h (__libc_waitpid): Remove declaration.
7361         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
7362         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7363         libc_hidden_weak.
7364         (waitpid): Define as alias of __waitpid.
7365         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
7366         __waitpid.
7367         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7368         libc_hidden_weak.
7369         (waitpid): Define as alias of __waitpid.
7370         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
7371         __libc_waitpid alias.
7372         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
7373         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
7374         Likewise.
7375         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
7376         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
7377         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
7378         alias.
7379         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
7380         __waitpid.
7381         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7382         libc_hidden_weak.
7383         (waitpid): Define as alias of __waitpid.
7385 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
7387         * manual/llio.texi: Add comment that write safety has been
7388         fixed in Linux.
7390         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
7391         (localplt-build-dso): Add elf/ld.so.
7392         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
7393         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
7394         and free for ld.so.
7395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
7396         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
7397         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
7398         Likewise.
7399         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
7400         Likewise.
7401         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
7402         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
7403         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
7404         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
7405         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
7406         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
7407         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
7408         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
7409         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
7410         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
7411         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
7413 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
7415         [BZ #14132]
7416         * include/libc-symbols.h (INTUSE): Remove macro.
7417         (INTDEF): Likewise.
7418         (INTVARDEF): Likewise.
7419         (_INTVARDEF): Likewise.
7420         (INTDEF2): Likewise.
7421         (INTVARDEF2): Likewise.
7422         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
7423         rtld_hidden_def instead of INTVARDEF.
7424         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
7425         (_dl_starting_up_internal): Remove declaration.
7426         (_dl_starting_up): Use rtld_hidden_proto.
7427         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
7428         declaration.
7429         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
7430         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
7431         _dl_starting_up.
7432         * elf/dl-writev.h (_dl_writev): Likewise.
7433         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
7434         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
7435         _dl_starting_up_internal.
7437 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7439         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
7440         test-skeleton.c.
7442 2014-11-05  Will Newton  <will.newton@linaro.org>
7444         * benchtests/Makefile: (bench-malloc): Add malloc thread
7445         scalability benchmark.
7446         * benchtests/bench-malloc-threads.c: New file.
7448 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
7450         * sysdeps/aarch64/strchrnul.S: New file.
7452 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7454         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
7455         definition.
7456         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7457         Likwise.
7458         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7459         Likewise.
7460         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7461         Likewise.
7462         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7463         Likewise.
7464         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7465         Likewise.
7467 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
7469         * catgets/test-gencat.c: Use test-skeleton.c.
7470         * catgets/tst-catgets.c: Likewise.
7471         * csu/tst-empty.c: Likewise.
7472         * elf/tst-audit2.c: Likewise.
7473         * elf/tst-global1.c: Likewise.
7474         * elf/tst-pathopt.c: Likewise.
7475         * elf/tst-piemod1.c: Likewise.
7476         * elf/tst-tls10.c: Likewise.
7477         * elf/tst-tls11.c: Likewise.
7478         * elf/tst-tls12.c: Likewise.
7479         * gnulib/tst-gcc.c: Likewise.
7480         * iconvdata/tst-e2big.c: Likewise.
7481         * iconvdata/tst-loading.c: Likewise.
7482         * iconv/tst-iconv1.c: Likewise.
7483         * iconv/tst-iconv2.c: Likewise.
7484         * inet/test-inet6_opt.c: Likewise.
7485         * inet/tst-gethnm.c: Likewise.
7486         * inet/tst-network.c: Likewise.
7487         * inet/tst-ntoa.c: Likewise.
7488         * intl/tst-codeset.c: Likewise.
7489         * intl/tst-gettext2.c: Likewise.
7490         * intl/tst-gettext3.c: Likewise.
7491         * intl/tst-ngettext.c: Likewise.
7492         * intl/tst-translit.c: Likewise.
7493         * io/test-stat.c: Likewise.
7494         * libio/test-fmemopen.c: Likewise.
7495         * libio/tst-freopen.c: Likewise.
7496         * libio/tst-sscanf.c: Likewise.
7497         * libio/tst-ungetwc1.c: Likewise.
7498         * libio/tst-ungetwc2.c: Likewise.
7499         * libio/tst-widetext.c: Likewise.
7500         * localedata/tst-ctype.c: Likewise.
7501         * localedata/tst-digits.c: Likewise.
7502         * localedata/tst-leaks.c: Likewise.
7503         * localedata/tst-mbswcs1.c: Likewise.
7504         * localedata/tst-mbswcs2.c: Likewise.
7505         * localedata/tst-mbswcs3.c: Likewise.
7506         * localedata/tst-mbswcs4.c: Likewise.
7507         * localedata/tst-mbswcs5.c: Likewise.
7508         * localedata/tst-setlocale.c: Likewise.
7509         * localedata/tst-trans.c: Likewise.
7510         * localedata/tst-wctype.c: Likewise.
7511         * localedata/tst-xlocale1.c: Likewise.
7512         * login/tst-grantpt.c: Likewise.
7513         * malloc/tst-calloc.c: Likewise.
7514         * malloc/tst-malloc.c: Likewise.
7515         * malloc/tst-mallocstate.c: Likewise.
7516         * malloc/tst-mcheck.c: Likewise.
7517         * malloc/tst-mtrace.c: Likewise.
7518         * malloc/tst-obstack.c: Likewise.
7519         * math/atest-exp2.c: Likewise.
7520         * math/atest-exp.c: Likewise.
7521         * math/atest-sincos.c: Likewise.
7522         * math/test-matherr.c: Likewise.
7523         * math/test-misc.c: Likewise.
7524         * math/test-powl.c: Likewise.
7525         * math/tst-definitions.c: Likewise.
7526         * misc/tst-dirname.c: Likewise.
7527         * misc/tst-efgcvt.c: Likewise.
7528         * misc/tst-fdset.c: Likewise.
7529         * misc/tst-hsearch.c: Likewise.
7530         * misc/tst-mntent2.c: Likewise.
7531         * nptl/tst-sem7.c: Likewise.
7532         * nptl/tst-sem8.c: Likewise.
7533         * nptl/tst-sem9.c: Likewise.
7534         * nss/test-netdb.c: Likewise.
7535         * posix/tst-fnmatch.c: Likewise.
7536         * posix/tst-getlogin.c: Likewise.
7537         * posix/tst-gnuglob.c: Likewise.
7538         * posix/tst-mmap.c: Likewise.
7539         * pwd/tst-getpw.c: Likewise.
7540         * resolv/tst-inet_ntop.c: Likewise.
7541         * rt/tst-timer.c: Likewise.
7542         * stdio-common/test-fseek.c: Likewise.
7543         * stdio-common/test-popen.c: Likewise.
7544         * stdio-common/test-vfprintf.c: Likewise.
7545         * stdio-common/tst-cookie.c: Likewise.
7546         * stdio-common/tst-fileno.c: Likewise.
7547         * stdio-common/tst-gets.c: Likewise.
7548         * stdio-common/tst-obprintf.c: Likewise.
7549         * stdio-common/tst-perror.c: Likewise.
7550         * stdio-common/tst-sprintf2.c: Likewise.
7551         * stdio-common/tst-sprintf3.c: Likewise.
7552         * stdio-common/tst-sprintf.c: Likewise.
7553         * stdio-common/tst-swprintf.c: Likewise.
7554         * stdio-common/tst-tmpnam.c: Likewise.
7555         * stdio-common/tst-unbputc.c: Likewise.
7556         * stdio-common/tst-wc-printf.c: Likewise.
7557         * stdlib/tst-environ.c: Likewise.
7558         * stdlib/tst-fmtmsg.c: Likewise.
7559         * stdlib/tst-limits.c: Likewise.
7560         * stdlib/tst-rand48-2.c: Likewise.
7561         * stdlib/tst-rand48.c: Likewise.
7562         * stdlib/tst-random2.c: Likewise.
7563         * stdlib/tst-random.c: Likewise.
7564         * stdlib/tst-strtol.c: Likewise.
7565         * stdlib/tst-strtoll.c: Likewise.
7566         * stdlib/tst-tls-atexit.c: Likewise.
7567         * stdlib/tst-xpg-basename.c: Likewise.
7568         * string/test-ffs.c: Likewise.
7569         * string/tst-bswap.c: Likewise.
7570         * string/tst-inlcall.c: Likewise.
7571         * string/tst-strtok.c: Likewise.
7572         * string/tst-strxfrm.c: Likewise.
7573         * sysdeps/x86_64/tst-audit10.c: Likewise.
7574         * sysdeps/x86_64/tst-audit3.c: Likewise.
7575         * sysdeps/x86_64/tst-audit4.c: Likewise.
7576         * sysdeps/x86_64/tst-audit5.c: Likewise.
7577         * time/tst-ftime_l.c: Likewise.
7578         * time/tst-getdate.c: Likewise.
7579         * time/tst-mktime3.c: Likewise.
7580         * time/tst-mktime.c: Likewise.
7581         * time/tst-posixtz.c: Likewise.
7582         * time/tst-strptime2.c: Likewise.
7583         * time/tst-strptime3.c: Likewise.
7584         * wcsmbs/tst-btowc.c: Likewise.
7585         * wcsmbs/tst-mbrtowc.c: Likewise.
7586         * wcsmbs/tst-mbsrtowcs.c: Likewise.
7587         * wcsmbs/tst-wchar-h.c: Likewise.
7588         * wcsmbs/tst-wcpncpy.c: Likewise.
7589         * wcsmbs/tst-wcrtomb.c: Likewise.
7590         * wcsmbs/tst-wcsnlen.c: Likewise.
7591         * wcsmbs/tst-wcstof.c: Likewise.
7593 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
7595         [BZ #14132]
7596         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
7597         INTDEF.
7598         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
7599         declaration.
7600         (_dl_mcount): Use rtld_hidden_proto.
7601         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
7602         _dl_mcount.
7603         * elf/rtld.c (_rtld_global_ro): Likewise.
7605         [BZ #14132]
7606         * elf/dl-init.c (_dl_init): Don't use INTDEF.
7607         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
7608         of _dl_init_internal.
7609         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
7610         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
7611         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
7612         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
7613         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
7614         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
7615         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
7616         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
7617         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
7618         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
7619         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
7620         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
7621         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
7622         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
7623         * sysdeps/tile/dl-start.S (_start): Likewise.
7624         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
7625         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
7627         [BZ #14132]
7628         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
7629         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
7630         (rtld_progname): Make macro definition unconditional.
7631         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
7632         INTDEF.
7633         (dlmopen_doit): Do not use INTUSE with _dl_argv.
7634         (dl_main): Likewise.
7635         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
7636         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
7637         instead of _dl_argv_internal.
7638         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
7639         __GI__dl_argv instead of INTUSE(_dl_argv).
7640         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
7641         __GI__dl_argv instead of _dl_argv_internal.
7643         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
7644         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
7645         macro.
7646         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
7647         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
7648         New macro.
7649         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
7650         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
7651         macro.
7652         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
7653         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
7655 2014-11-04  Andreas Schwab  <schwab@suse.de>
7657         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
7659 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7661         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
7662         mtvsrd instruction in binary form.
7664 2014-11-03  Andreas Schwab  <schwab@suse.de>
7666         [BZ #17522]
7667         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
7668         for less than MB_LEN_MAX use a local buffer of that size.
7669         * libio/tst-fputws.c: New file.
7670         * libio/Makefile (tests): Add tst-fputws.
7672 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
7674         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
7675         the size of the fpu_fr.fpu_dregs[] array.
7677 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
7679         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
7680         (__nanosleep): Do not define as alias.
7681         (nanosleep): Define as alias of __nanosleep.
7682         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
7683         __libc_nanosleep name.
7685 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
7687         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
7688         install.texi in comment.
7690 2014-10-31  Torvald Riegel  <triegel@redhat.com>
7692         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
7693         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
7694         ... add here and use lwsync or sync ...
7695         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
7696         ... and add here using lwsync.
7698 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
7700         * elf/dl-machine-reject-phdr.h: New file.
7701         * elf/dl-load.c: #include that.
7702         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
7703         if that returned true.
7705 2014-10-31  Roland McGrath  <roland@hack.frob.com>
7707         [BZ #17496]
7708         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
7709         gen-as-const-headers chunk.  Add a big scare comment after the last
7710         safe place to touch before-compile.
7712 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
7714         * manual/install.texi (Tools for Compilation): Update autoconf
7715         version requirements.
7716         * INSTALL: Regenerated.
7718         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
7719         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
7720         (__libc_pselect): Likewise.
7722         [BZ #14138]
7723         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
7724         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
7725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
7726         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
7728 2014-10-31  Torvald Riegel  <triegel@redhat.com>
7730         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
7731         correct barrier instruction.
7732         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
7733         Likewise.
7734         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
7735         Likewise.
7737 2014-10-30  Roland McGrath  <roland@hack.frob.com>
7739         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
7740         after defining inlines.  Instead, just use parens to defeat macro
7741         expansion of __isctype in its declaration.
7743 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
7745         * include/sys/uio.h (__libc_readv): Remove declaration.
7746         (__libc_writev): Likewise.
7747         * misc/readv.c (__libc_readv): Rename to __readv.
7748         (__readv): Do not define as alias.
7749         (readv): Define as alias of __readv.
7750         * misc/writev.c (__libc_writev): Rename to __writev.
7751         (__writev): Do not define as alias.
7752         (writev): Define as alias of __writev.
7753         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
7754         (__readv): Do not define as alias.
7755         (readv): Define unconditionally as alias of __readv.
7756         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
7757         (__writev): Do not define as alias.
7758         (writev): Define unconditionally as alias of __writev.
7759         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
7760         name.
7761         (writev): Do not define __libc_writev name.
7763 2014-10-30  Roland McGrath  <roland@hack.frob.com>
7765         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
7766         (convert_charseq): New function, broken out of ...
7767         (use_from_charmap): ... here.  Call it.
7768         (use_to_charmap): Use convert_charseq and free instead of duplicating
7769         its code with a variable-length stack struct.
7771 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
7773         * include/fcntl.h (__libc_creat): Remove declaration.
7774         * io/creat.c (__libc_creat): Rename to creat.
7775         (creat): Do not define as alias.
7776         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
7777         of creat instead of __libc_creat.
7778         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
7779         to creat.
7780         (creat): Do not define as alias.
7781         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
7782         __libc_creat.
7783         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
7784         __libc_creat name.
7785         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
7786         Likewise.
7788 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
7790         * manual/llio.texi: Add comments discussing why write() may be
7791         considered MT-unsafe on Linux.
7793 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
7795         * dl-load.c (local_strdup): Remove.
7796         (expand_dynamic_string_token): Use __strdup.
7797         (decompose_rpath): Likewise.
7798         (_dl_map_object): Likewise.
7800 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
7802         [BZ #14132]
7803         * sysdeps/generic/unwind-dw2-fde.c
7804         (__register_frame_info_bases_internal): Do not declare.
7805         (__register_frame_info_table_bases_internal): Likewise.
7806         (__deregister_frame_info_bases_internal): Likewise.
7807         (__register_frame_info_bases): Declare and use hidden_proto before
7808         definition.  Use hidden_def instead of INTDEF.
7809         (__register_frame_info_table_bases): Likewise.
7810         (__deregister_frame_info_bases): Likewise.
7811         (__register_frame_info): Do not use INTUSE.
7812         (__register_frame): Likewise.
7813         (__register_frame_info_table): Likewise.
7814         (__register_frame_table): Likewise.
7815         (__deregister_frame_info): Likewise.
7816         (__deregister_frame): Likewise.
7818 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
7820         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7821         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
7822         not undefine.
7823         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
7824         Likewise.
7825         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
7826         Likewise.
7828 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
7830         [BZ #14138]
7831         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
7832         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
7833         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
7834         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
7835         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
7836         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
7837         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
7838         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
7839         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
7840         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
7841         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
7842         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
7843         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
7844         syscall.
7845         (setfsuid): Likewise.
7846         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
7847         (setfsuid): Likewise.
7848         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
7849         (setfsuid): Likewise.
7850         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
7851         Likewise.
7852         (setfsuid): Likewise.
7853         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
7854         (setfsuid): Likewise.
7855         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
7856         Likewise.
7857         (setfsuid): Likewise.
7859 2014-10-27  Andreas Schwab  <schwab@suse.de>
7861         [BZ #17501]
7862         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
7863         check for Slow_SSE4_2 feature bit.
7864         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
7865         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
7866         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
7867         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
7869 2014-10-24  Roland McGrath  <roland@hack.frob.com>
7871         * configure.ac: Validate compiler version with a empirical test of
7872         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
7873         $CC -v output.
7874         * configure: Regenerated.
7876         * inet/htons.c (htons): Prototypify.
7877         * inet/htonl.c (htonl): Likewise.
7879 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7881         * string/strncat.c (strncat): Improve performance by using strlen.
7883 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7885         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
7887 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7889         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
7890         Call libc_fetestexcept_aarch64.
7892 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7894         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
7895         Call libc_feholdexcept_aarch64.
7897 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7899         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
7900         Call get_rounding_mode.
7902 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7904         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
7905         Simplify logic.
7907 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7909         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
7910         Simplify logic.
7912 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
7914         [BZ #14138]
7915         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
7916         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
7917         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
7918         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
7919         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
7920         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
7921         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
7922         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
7923         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
7924         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
7925         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
7926         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
7927         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
7928         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
7929         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
7930         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
7931         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
7932         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
7933         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
7934         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
7935         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
7936         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
7937         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
7938         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
7939         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
7940         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
7941         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
7942         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
7943         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
7944         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
7945         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
7946         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
7947         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
7948         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
7949         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
7950         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
7951         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
7952         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
7953         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
7954         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
7955         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
7956         syscall.
7957         (geteuid): Likewise.
7958         (getgid): Likewise.
7959         (getuid): Likewise.
7960         (getresgid): Likewise.
7961         (getresuid): Likewise.
7962         (getgroups): Likewise.
7963         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
7964         (geteuid): Likewise.
7965         (getgid): Likewise.
7966         (getuid): Likewise.
7967         (getresgid): Likewise.
7968         (getresuid): Likewise.
7969         (getgroups): Likewise.
7970         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
7971         (geteuid): Likewise.
7972         (getgid): Likewise.
7973         (getuid): Likewise.
7974         (getresgid): Likewise.
7975         (getresuid): Likewise.
7976         (getgroups): Likewise.
7977         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
7978         Likewise.
7979         (geteuid): Likewise.
7980         (getgid): Likewise.
7981         (getuid): Likewise.
7982         (getresgid): Likewise.
7983         (getresuid): Likewise.
7984         (getgroups): Likewise.
7985         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
7986         (geteuid): Likewise.
7987         (getgid): Likewise.
7988         (getuid): Likewise.
7989         (getresgid): Likewise.
7990         (getresuid): Likewise.
7991         (getgroups): Likewise.
7992         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
7993         Likewise.
7994         (geteuid): Likewise.
7995         (getgid): Likewise.
7996         (getuid): Likewise.
7997         (getgroups): Likewise.
7999         [BZ #14138]
8000         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
8001         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
8002         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
8003         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
8004         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
8005         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
8006         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
8007         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
8008         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
8009         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
8010         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
8011         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
8012         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
8013         __chown.
8014         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
8015         (lchown): Likewise.
8016         (fchown): Likewise.
8017         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
8018         Likewise.
8019         (lchown): Likewise.
8020         (fchown): Likewise.
8021         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
8022         (lchown): Likewise.
8023         (fchown): Likewise.
8024         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
8025         Likewise.
8026         (lchown): Likewise.
8027         (fchown): Likewise.
8029 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8031         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
8032         Simplify logic.
8034 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8036         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8037         Cleanup logic.
8039 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8041         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8042         Remove unused include.
8044 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8046         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
8047         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
8048         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
8049         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
8051 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
8052             Helge Deller <deller@gmx.de>
8054         [BZ #17508]
8055         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
8056         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
8057         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
8059 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
8061         [BZ #14132]
8062         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
8063         Remove macro definition.
8064         (__ashrdi3_v_glibc20): Likewise.
8065         (__lshrdi3_v_glibc20): Likewise.
8066         (__cmpdi2_v_glibc20): Likewise.
8067         (__ucmpdi2_v_glibc20): Likewise.
8068         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
8069         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
8070         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
8071         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
8072         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
8073         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
8075 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8077         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
8078         old GNU extension [0] syntax.
8079         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
8080         alloca rather than an array member with variable length.
8081         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
8082         * nscd/nscd.c (invalidate_db): New function, broken out of ...
8083         (parse_opt): ... here.  Likewise use alloca there.
8084         Validate the -i argument before checking for rootness.
8085         (send_shutdown): New function, broken out of ...
8086         (parse_opt): ... here.
8088 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8090         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
8091         macro to get at the _rt_local_ro field.
8092         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
8093         ([PIC] case) or _dl_hwcap ([!PIC] case).
8094         * sysdeps/arm/setjmp.S: Likewise.
8096         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
8097         * sysdeps/arm/configure.ac: New check to define it.
8098         * sysdeps/arm/configure: Regenerated.
8099         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
8100         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
8101         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
8102         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
8103         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
8104         Use move/movt pair instead of a load.
8105         (LDST_GLOBAL): Macro removed.
8106         (LDR_GLOBAL): New macro replaces it.
8107         (LDR_HIDDEN): New macro.
8108         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
8109         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
8111         * setjmp/tst-setjmp-static.c: New file.
8112         * setjmp/Makefile (tests): Add it.
8113         (tests-static): New variable.
8115 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
8117         [BZ #17485]
8118         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
8120 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
8122         [BZ #14132]
8123         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
8125 2014-10-21  Roland McGrath  <roland@hack.frob.com>
8127         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
8129 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8131         * io/fts.c (dirent_not_directory): New function.
8132         (fts_build): Call it.
8134 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8136         * nptl/version.c (__nptl_main): Use normal __write rather than
8137         INTERNAL_SYSCALL.
8138         (banner): Update copyright years.
8140         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
8141         gettimeofday.
8142         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
8143         * nptl/pthread_cond_timedwait.c: Likewise.
8144         * nptl/pthread_mutex_timedlock.c: Likewise.
8145         * nptl/sem_timedwait.c: Likewise.
8147         * sysdeps/nptl/bits/libc-lock.h
8148         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
8149         (__libc_lock_init_recursive): Return void, not 0.
8150         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
8151         (__libc_rwlock_init): Likewise.
8152         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
8154 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8156         [BZ #15215]
8157         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
8158         (__pthread_once_slow): ... here.
8159         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
8160         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
8162 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8164         [BZ #15215]
8165         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
8166         __PTHREAD_ONCE_FORK_GEN_INCR): New.
8167         * sysdeps/nptl/fork.c (__libc_fork): Use them.
8168         * nptl/pthread_once.c (__pthread_once): Likewise.
8169         Update comments.
8171 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
8173         [BZ #14138]
8174         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
8175         name.
8176         (writev): Use __libc_writev as strong name.
8177         * sysdeps/unix/sysv/linux/readv.c: Remove file.
8178         * sysdeps/unix/sysv/linux/writev.c: Likewise.
8180 2014-10-17  Roland McGrath  <roland@hack.frob.com>
8182         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
8184         * sysdeps/i386/nptl/tls.h
8185         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
8186         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
8187         New macros.
8188         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
8189         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
8190         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
8191         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
8192         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
8193         Call CHECK_THREAD_SYSINFO instead of doing an assert.
8195         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
8196         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
8197         on [__NR_futex].
8198         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
8199         broken out of ...
8200         (__pthread_mutex_init): ... here.  Call it.
8201         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
8202         Conditionalize PI cases on [__NR_futex].
8203         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
8204         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
8205         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
8207         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
8208         conditional on [SIGSETXID].
8209         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
8210         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
8211         is defined.  Likewise for SIGSETXID.
8212         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
8213         Conditionalize definitions on [SIGSETXID].
8214         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
8215         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
8216         unblocking on [SIGCANCEL].
8218         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
8219         [__NR_set_robust_list].
8221 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8223         * string/strcoll_l.c (get_next_seq): Fix up formatting.
8224         (do_compare): Likewise.
8226 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
8228         [BZ #15884]
8229         * string/strcoll_l.c: Don't include stdio.h.
8230         (coll_seq): Remove members idxarr and rulearr.
8231         (get_next_seq_cached): Remove function.
8232         (get_next_seq): Likewise.
8233         (get_next_seq_nocache): Rename to get_next_seq.
8234         (do_compare): Remove function.
8235         (do_compare_nocache): Rename to do_compare.
8236         (STRCOLL): Remove weight and rules cache.
8238 2014-10-16  Roland McGrath  <roland@hack.frob.com>
8240         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
8241         * sysdeps/arm/sfp-machine.h: ... to here.
8242         * sysdeps/arm/Implies: Remove arm/soft-fp.
8244 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
8246         * conform/data/sys/utsname.h-data (*_t): Allow.
8247         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
8248         [POSIX] (WEXITED): Do not expect constant.
8249         [POSIX] (WSTOPPED): Likewise.
8250         [POSIX] (WNOHANG): Likewise.
8251         [POSIX] (WNOWAIT): Likewise.
8252         [POSIX] (siginfo_t): Do not expect type or elements.
8253         [POSIX] (pid_t): Do not expect type.
8254         [POSIX] (signal.h): Do not allow header.
8255         [POSIX] (sys/resource.h): Likewise.
8256         [POSIX] (si_*): Do not allow pattern.
8257         [POSIX] (W*): Likewise.
8258         [POSIX] (P_*): Likewise.
8259         [POSIX] (BUS_*): Likewise.
8260         [POSIX] (CLD_*): Likewise.
8261         [POSIX] (FPE_*): Likewise.
8262         [POSIX] (ILL_*): Likewise.
8263         [POSIX] (POLL_*): Likewise.
8264         [POSIX] (SEGV_*): Likewise.
8265         [POSIX] (SI_*): Likewise.
8266         [POSIX] (TRAP_*): Likewise.
8267         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
8268         variable.
8270 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
8272         [BZ #12926]
8273         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
8274         infinite loop when __recvmsg returns 0.
8276 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
8278         * CANCEL-FCT-WAIVE: Remove file.
8279         * CANCEL-FILE-WAIVE: Likewise.
8281         [BZ #14132]
8282         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
8283         instead of INTVARDEF.
8284         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8285         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
8286         rtld_hidden_data_def instead of INTVARDEF.
8287         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8288         * elf/dl-deps.c (expand_dst): Likewise.
8289         * elf/dl-load.c (_dl_dst_count): Likewise.
8290         (_dl_dst_substitute): Likewise.
8291         (decompose_rpath): Likewise.
8292         (_dl_init_paths): Likewise.
8293         (open_path): Likewise.
8294         (_dl_map_object): Likewise.
8295         * elf/rtld.c (dl_main): Likewise.
8296         (process_dl_audit): Likewise.
8297         (process_envvars): Likewise.
8298         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
8299         Remove declaration.
8300         (__libc_enable_secure): Use rtld_hidden_proto.
8302 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8304         * elf/dl-load.c
8305         (add_path): New function broken out of _dl_rtld_di_serinfo.
8306         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
8308 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8310         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
8311         parentheses around macro arguments.
8312         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
8313         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
8314         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
8315         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
8316         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
8317         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8318         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8319         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
8320         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
8321         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
8322         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
8323         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
8324         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
8325         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
8326         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
8327         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
8328         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
8329         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
8330         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
8331         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
8332         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
8333         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
8334         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
8335         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8336         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8337         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
8338         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
8339         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
8340         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
8341         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
8342         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
8343         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
8344         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
8345         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
8346         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
8347         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
8348         Likewise.
8349         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
8350         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8351         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8352         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
8353         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
8354         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
8355         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
8356         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
8357         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
8358         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
8359         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
8360         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
8361         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
8362         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
8363         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
8364         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8365         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8366         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
8367         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
8368         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
8369         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
8370         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
8371         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
8372         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
8373         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
8374         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
8375         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
8376         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
8377         (_FP_FRAC_SRS_1): Likewise.
8378         (_FP_FRAC_CLZ_1): Likewise.
8379         (_FP_MUL_MEAT_1_imm): Likewise.
8380         (_FP_MUL_MEAT_1_wide): Likewise.
8381         (_FP_MUL_MEAT_1_hard): Likewise.
8382         (_FP_SQRT_MEAT_1): Likewise.
8383         (_FP_FRAC_ASSEMBLE_1): Likewise.
8384         (_FP_FRAC_DISASSEMBLE_1): Likewise.
8385         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
8386         (__FP_CLZ_2): Likewise.
8387         (_FP_MUL_MEAT_2_wide): Likewise.
8388         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
8389         (_FP_MUL_MEAT_2_gmp): Likewise.
8390         (_FP_MUL_MEAT_2_120_240_double): Likewise.
8391         (_FP_SQRT_MEAT_2): Likewise.
8392         (_FP_FRAC_ASSEMBLE_2): Likewise.
8393         (_FP_FRAC_DISASSEMBLE_2): Likewise.
8394         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
8395         (_FP_FRAC_CLZ_4): Likewise.
8396         (_FP_MUL_MEAT_4_wide): Likewise.
8397         (_FP_MUL_MEAT_4_gmp): Likewise.
8398         (_FP_SQRT_MEAT_4): Likewise.
8399         (_FP_FRAC_ASSEMBLE_4): Likewise.
8400         (_FP_FRAC_DISASSEMBLE_4): Likewise.
8401         * soft-fp/op-common.h (_FP_CMP): Likewise.
8402         (_FP_CMP_EQ): Likewise.
8403         (_FP_CMP_UNORD): Likewise.
8404         (_FP_TO_INT): Likewise.
8405         (_FP_FROM_INT): Likewise.
8406         [!__FP_CLZ] (__FP_CLZ): Likewise.
8407         (_FP_DIV_HELP_imm): Likewise.
8408         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
8409         Likewise.
8410         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
8411         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
8412         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
8413         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
8414         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
8415         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8416         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8417         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
8418         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
8419         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
8420         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
8421         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
8422         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
8423         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
8424         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
8425         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
8426         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
8427         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
8428         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
8429         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
8430         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
8431         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
8432         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
8433         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8434         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8435         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
8436         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
8437         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
8438         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
8439         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
8440         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
8441         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
8442         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
8443         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
8444         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
8445         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
8446         (FP_UNPACK_RAW_SP): Likewise.
8447         (FP_PACK_RAW_S): Likewise.
8448         (FP_PACK_RAW_SP): Likewise.
8449         (FP_UNPACK_S): Likewise.
8450         (FP_UNPACK_SP): Likewise.
8451         (FP_UNPACK_SEMIRAW_S): Likewise.
8452         (FP_UNPACK_SEMIRAW_SP): Likewise.
8453         (FP_PACK_S): Likewise.
8454         (FP_PACK_SP): Likewise.
8455         (FP_PACK_SEMIRAW_S): Likewise.
8456         (FP_PACK_SEMIRAW_SP): Likewise.
8457         (_FP_SQRT_MEAT_S): Likewise.
8458         (FP_CMP_S): Likewise.
8459         (FP_CMP_EQ_S): Likewise.
8460         (FP_CMP_UNORD_S): Likewise.
8461         (FP_TO_INT_S): Likewise.
8462         (FP_FROM_INT_S): Likewise.
8464         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
8466         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
8467         (FP_EX_INVALID_IMZ): Likewise.
8468         (FP_EX_INVALID_IMZ_FMA): Likewise.
8469         (FP_EX_INVALID_ISI): Likewise.
8470         (FP_EX_INVALID_ZDZ): Likewise.
8471         (FP_EX_INVALID_IDI): Likewise.
8472         (FP_EX_INVALID_SQRT): Likewise.
8473         (FP_EX_INVALID_CVI): Likewise.
8474         (FP_EX_INVALID_VC): Likewise.
8475         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
8476         "invalid" exceptions.
8477         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
8478         (_FP_ADD_INTERNAL): Likewise.
8479         (_FP_MUL): Likewise.
8480         (_FP_FMA): Likewise.
8481         (_FP_DIV): Likewise.
8482         (_FP_CMP_CHECK_NAN): Likewise.
8483         (_FP_SQRT): Likewise.
8484         (_FP_TO_INT): Likewise.
8485         (FP_EXTEND): Likewise.
8487 2014-10-09  Allan McRae  <allan@archlinux.org>
8489         * po/fr.po: Update French translation from translation project.
8491 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8493         [BZ #14132]
8494         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
8495         of INTDEF.
8496         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
8497         (__cxa_atexit): Use libc_hidden_proto.
8498         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
8500         [BZ #14132]
8501         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
8502         declaration.
8503         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
8504         [!_ISOMAC] (__iswspace_l_internal): Likewise.
8505         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
8506         [!_ISOMAC] (__iswctype_internal): Likewise.
8507         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
8508         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
8509         alias.
8510         (fcntl): Remove __fcntl_internal alias.
8511         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
8512         __connect_internal alias.
8513         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
8514         Likewise.
8516         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
8517         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
8518         FP_DENORM_ZERO.
8519         (_FP_CHECK_FLUSH_ZERO): New macro.
8520         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
8521         (_FP_CMP): Likewise.
8522         (_FP_CMP_EQ): Likewise.
8523         (_FP_TO_INT): Do not set inexact for subnormal arguments if
8524         FP_DENORM_ZERO.
8525         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
8526         (FP_TRUNC): Likewise.
8528         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
8529         treated as invalid conversion, not as normal exponent.
8531         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
8532         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
8533         (_FP_CMP_EQ): Likewise.
8534         (_FP_CMP_UNORD): Likewise.
8535         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
8536         (FP_CMP_EQ_D): Likewise.
8537         (FP_CMP_UNORD_D): Likewise.
8538         * soft-fp/extended.h (FP_CMP_E): Likewise.
8539         (FP_CMP_EQ_E): Likewise.
8540         (FP_CMP_UNORD_E): Likewise.
8541         * soft-fp/quad.h (FP_CMP_Q): Likewise.
8542         (FP_CMP_EQ_Q): Likewise.
8543         (FP_CMP_UNORD_Q): Likewise.
8544         * soft-fp/single.h (FP_CMP_S): Likewise.
8545         (FP_CMP_EQ_S): Likewise.
8546         (FP_CMP_UNORD_S): Likewise.
8547         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
8548         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
8549         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
8550         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
8551         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
8552         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
8553         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
8554         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
8555         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
8556         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
8557         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
8558         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
8559         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
8560         to FP_CMP_Q.
8561         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
8562         FP_CMP_Q.
8563         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
8564         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
8565         FP_CMP_EQ_Q.
8566         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
8567         FP_CMP_Q.
8568         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
8569         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
8570         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
8571         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
8572         FP_CMP_EQ_Q.
8573         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
8574         FP_CMP_Q.
8575         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
8576         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
8577         FP_CMP_EQ_Q.
8578         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
8579         FP_CMP_Q.
8580         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
8581         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
8582         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
8583         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
8584         FP_CMP_EQ_Q.
8586         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
8587         a subnormal result, set the underflow exception if trapping on
8588         underflow is enabled.
8589         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
8590         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
8591         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
8592         redefine to 0.
8593         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
8594         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8595         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8596         * soft-fp/extendxftf2.c (__extendxftf2): Use
8597         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
8599         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
8600         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
8601         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8602         FP_HANDLE_EXCEPTIONS.
8603         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
8604         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8605         FP_HANDLE_EXCEPTIONS.
8606         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
8607         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8608         FP_HANDLE_EXCEPTIONS.
8609         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
8610         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8611         FP_HANDLE_EXCEPTIONS.
8613 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
8615         [BZ #14132]
8616         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
8617         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
8618         use INTUSE.
8619         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
8620         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
8621         Remove alias.
8622         (__adjtimex): Define using libc_hidden_ver.
8623         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
8624         Remove declaration.
8625         (ntp_gettime): Call __adjtimex directly.
8626         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
8627         Remove declaration.
8628         (ntp_gettimex): Call __adjtimex directly.
8629         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
8630         __adjtimex_internal alias.
8632 2014-10-08  Roland McGrath  <roland@hack.frob.com>
8634         [BZ #17460]
8635         * nscd/nscd.c (more_help): Rewrite list of tables collection
8636         using xstrdup and asprintf.
8638         * nscd/nscd_conf.c: Remove local xstrdup declaration.
8640 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8641             Roland McGrath  <roland@hack.frob.com>
8643         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
8644         (do_lookup_unique): ... local function 'enter' here; update callers.
8646 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
8648         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
8649         compat_symbol calls on [SHARED].
8650         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
8651         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
8652         Remove.
8653         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8654         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
8655         (oldsetrlimit): Remove.
8656         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
8658         (lchown): New syscall entry.
8659         (oldsetrlimit): Remove.
8660         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8661         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
8662         (oldsetrlimit): Remove.
8663         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8665         [BZ #14138]
8666         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
8667         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
8668         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
8669         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
8670         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
8671         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
8672         (fchown): Likewise.
8673         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
8674         (fchown): Likewise.
8675         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
8676         Likewise.
8678 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8680         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
8681         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
8682         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
8683         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
8684         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
8685         Likewise.
8686         (__old_sem_post): Likewise.
8688 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
8690         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
8691         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
8692         HAVE_CLOCK_GETTIME_VSYSCALL macros.
8693         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
8694         Use INLINE_VSYSCALL macro.
8695         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
8696         __vdso_clock_gettime.
8697         * sysdeps/unix/sysv/linux/tile/init-first.c
8698         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
8699         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
8700         __vdso_clock_gettime.
8702         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
8703         to set up frame more cleanly.
8705         * sysdeps/tile/memcmp.c: New file.
8707         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
8709         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
8710         * sysdeps/tile/tilegx/strcasestr.c: New file.
8711         * sysdeps/tile/tilegx/strnlen.c: New file.
8712         * sysdeps/tile/tilegx/strstr.c: New file.
8714         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
8716 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
8718         * nptl/tst-setuid3.c: Write errors to stdout.
8720 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8722         * elf/dl-deps.c
8723         (preload): New functions broken out of _dl_map_object_deps.
8724         (_dl_map_object_deps):  Remove a nested function. Update call sites.
8726 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
8728         [BZ #14138]
8729         * sysdeps/unix/sysv/linux/execve.c: Remove file.
8730         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
8732 2014-10-01  Steve Ellcey  <sellcey@mips.com>
8734         * sysdeps/mips/strcmp.S: New.
8736 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
8738         [BZ #14138]
8739         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
8740         (linkat): Likewise.
8741         (mkdirat): Likewise.
8742         (readlinkat): Likewise.
8743         (renameat): Likewise.
8744         (symlinkat): Likewise.
8745         (unlinkat): Likewise.
8746         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
8747         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
8748         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
8749         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
8750         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
8751         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
8752         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
8754 2014-09-30  Will Newton  <will.newton@linaro.org>
8756         * math/math.h: Define long double math functions if
8757         _LIBC_TEST is defined.
8758         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
8760         * localedata/Makefile: Move assignment to tests-special
8761         into an ifdef testing run-built-tests.
8762         * timezone/Makefile: Likewise.
8764 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
8766         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
8767         with $(BASH) not $(SHELL).
8769 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
8770             Matthew LeGendre  <legendre1@llnl.gov>
8772         [BZ #17411]
8773         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
8774         l_reloc_result.
8776 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8778         * stdio-common/printf_fp.c
8779         (hack_digit): New function, broken out of ...
8780         (__printf_fp): ... local function here.  Update call sites.
8781         hack_digit now takes an additional parameter that is a pointer
8782         to a struct of the referenced locals.  Those locals moved inside
8783         the struct and references updated.
8785 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
8787         * aclocal.m4: Require autoconf 2.69.
8788         * configure: Regenerated.
8789         * sysdeps/aarch64/configure: Likewise.
8790         * sysdeps/alpha/configure: Likewise.
8791         * sysdeps/arm/armv7/configure: Likewise.
8792         * sysdeps/arm/configure: Likewise.
8793         * sysdeps/ia64/configure: Likewise.
8794         * sysdeps/mach/configure: Likewise.
8795         * sysdeps/mips/configure: Likewise.
8796         * sysdeps/s390/configure: Likewise.
8797         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
8798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
8800         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
8801         file.
8802         * sysdeps/ia64/configure.ac: Likewise.
8804 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
8806         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
8807         specify symbol version for ld.so.  Do not include entry for
8808         libpthread.
8809         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8810         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
8811         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8813         [BZ #14171]
8814         * Makeconfig [$(build-shared) = yes]
8815         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
8816         makefiles.
8817         [$(build-shared) = yes && $(soversions.mk-done) = t]
8818         ($(common-objpfx)gnu/lib-names.h): Remove rule.
8819         [$(build-shared) = yes && $(soversions.mk-done) = t]
8820         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
8821         to Makerules.
8822         [$(build-shared) = yes && $(soversions.mk-done) = t]
8823         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
8824         here.
8825         [$(build-shared) = yes && $(soversions.mk-done) = t]
8826         (common-generated): Don't append gnu/lib-names.h and
8827         gnu/lib-names.stmp here.
8828         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
8829         (lib-names-h-abi): New variable.
8830         [$(build-shared) = yes && $(soversions.mk-done) = t]
8831         (lib-names-stmp-abi): Likewise.
8832         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8833         abi-variants] (before-compile): Append
8834         $(common-objpfx)$(lib-names-h-abi).
8835         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8836         abi-variants] (common-generated): Append gnu/lib-names.h.
8837         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8838         abi-variants] (install-others-nosubdir): Depend on
8839         $(inst_includedir)/$(lib-names-h-abi).
8840         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8841         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
8842         [$(build-shared) = yes && $(soversions.mk-done) = t]
8843         ($(common-objpfx)$(lib-names-h-abi)): New rule.
8844         [$(build-shared) = yes && $(soversions.mk-done) = t]
8845         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
8846         [$(build-shared) = yes && $(soversions.mk-done) = t]
8847         (common-generated): Append $(lib-names-h-abi) and
8848         $(lib-names-stmp-abi).
8849         * scripts/lib-names.awk: Do not handle multi being set.
8850         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
8851         Remove variable.
8852         (abi-lp64_be-ld-soname): Likewise.
8853         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
8854         Likewise.
8855         (abi-hard-ld-soname): Likewise.
8856         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
8857         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
8858         Remove variable.
8859         (abi-o32_hard-ld-soname): Likewise.
8860         (abi-o32_soft_2008-ld-soname): Likewise.
8861         (abi-o32_hard_2008-ld-soname): Likewise.
8862         (abi-n32_soft-ld-soname): Likewise.
8863         (abi-n32_hard-ld-soname): Likewise.
8864         (abi-n32_soft_2008-ld-soname): Likewise.
8865         (abi-n32_hard_2008-ld-soname): Likewise.
8866         (abi-n64_soft-ld-soname): Likewise.
8867         (abi-n64_hard-ld-soname): Likewise.
8868         (abi-n64_soft_2008-ld-soname): Likewise.
8869         (abi-n64_hard_2008-ld-soname): Likewise.
8870         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
8871         Likewise.
8872         (abi-64-v2-ld-soname): Likewise.
8873         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
8874         ld.so entries.
8875         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
8876         variable.
8877         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
8878         entry.
8879         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
8880         variable.
8881         (abi-64-ld-soname): Likewise.
8882         (abi-x32-ld-soname): Likewise.
8883         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
8884         entry.
8885         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8887 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
8889         [BZ #14138]
8890         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
8891         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
8892         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
8893         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
8894         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
8895         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
8896         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
8897         syscall entry for GLIBC_2.2 symbol version.
8898         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
8899         Likewise.
8900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
8901         (setrlimit): Likewise.
8902         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
8903         Likewise.
8905 2014-09-23  Will Newton  <will.newton@linaro.org>
8907         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
8908         _LINUX_ARM_SYSDEP_H include guard too.
8909         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
8910         define.
8912 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
8914         * sysdeps/unix/sysv/linux/eventfd.c:
8915         Make first argument unsigned.
8916         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
8917         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
8919 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
8921         * socket/recvmmsg.c (recvmmsg): Drop const argument.
8922         * socket/sys/socket.h: Likewise
8923         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
8925 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8927         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
8929 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
8931         * time/tst-ftime.c: New test.
8932         * time/Makefile (tests): Add tst-ftime.
8934 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
8936         * soft-fp/extended.h: Fix comment formatting.
8937         * soft-fp/op-1.h: Likewise.
8938         * soft-fp/op-2.h: Likewise.
8939         * soft-fp/op-4.h: Likewise.
8940         * soft-fp/op-8.h: Likewise.
8941         * soft-fp/op-common.h: Likewise.
8942         * soft-fp/soft-fp.h: Likewise.
8944         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
8946 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
8948         [BZ #6652]
8949         * Makeconfig (soversions-default-setname): Remove variable.
8950         ($(common-objpfx)soversions.i): Don't pass default_setname to
8951         soversions.awk.
8952         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
8953         oldest_abi to abi-versions.awk.
8954         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
8955         * config.make.in (oldest-abi): Remove variable.
8956         * configure.ac (--enable-oldest-abi): Remove configure option.
8957         * configure: Regenerated.
8958         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
8959         text.
8960         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
8961         * scripts/soversions.awk: Do not handle default_setname variable.
8962         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
8963         variable.
8964         * sysdeps/mach/hurd/configure: Regenerated.
8965         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
8966         variable.
8967         * sysdeps/unix/sysv/linux/configure: Regenerated.
8969 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8971         * elf/Makefile (CFLAGS-interp.c): Remove.
8972         ($(elf-objpfx)runtime-linker.h): Generate header with linker
8973         path string.
8974         * elf/interp.c: Include generated runtime-linker.h
8976         * Makerules (lib%.so): Don't include $(+interp) in
8977         prerequisites.
8978         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
8979         * dlfcn/eval.c: Remove file.
8981         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
8982         macros.
8984         [BZ #17266]
8985         * misc/sys/cdefs.h: Define __extern_always_inline for clang
8986         4.2 and newer.
8988         [BZ #17370]
8989         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
8991 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8992             Jakub Jelinek  <jakub@redhat.com>
8994         [BZ #17266]
8995         * libio/stdio.h: Check definition of __fortify_function
8996         instead of __extern_always_inline to include bits/stdio2.h.
8997         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
8998         check if __extern_always_inline is defined.
8999         [__USE_MISC || __USE_XOPEN]: Likewise.
9000         [__USE_ISOC99] Likewise.
9001         * misc/sys/cdefs.h (__fortify_function): Define only if
9002         __extern_always_inline is defined.
9003         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
9004         __extern_always_inline and __extern_inline only for g++-4.3
9005         and newer or a compatible gcc.
9007 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
9009         [BZ #17371]
9010         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
9011         last change to handle zero prefix length.
9013 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
9015         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
9016         _SC_REGEX_VERSION.
9018         * posix/getconf.c (vars): Add _POSIX_IPV6 and
9019         _POSIX_RAW_SOCKETS.
9021 2014-09-13  Allan McRae  <allan@archlinux.org>
9023         * po/ru.po: Update Russian translation from translation project.
9025 2014-09-12  Roland McGrath  <roland@hack.frob.com>
9027         * locale/programs/locale.c (show_locale_vars): Inline local function
9028         into its sole call site.  Clean up some style nits.
9029         (print_item): New function, broken out of ...
9030         (show_info): ... local function here.  Clean up style nits.
9032         * locale/programs/ld-ctype.c (set_one_default): New function, broken
9033         out of ...
9034         (set_class_defaults): ... local function set_default here.
9035         Define set_default as a macro locally to pass constant parameters.
9036         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
9037         rather than a shared local.
9039         * stdlib/rpmatch.c (try): New function, broken out of ...
9040         (rpmatch): ... local function here.  Also, prototypify definition.
9042 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
9044         * scripts/soversions.awk: Do not handle configuration names.
9045         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
9046         vendor and os variables to soversions.awk.
9047         * configure.ac: Do not modify gnu-* host_os.
9048         * configure: Regenerated
9049         * shlib-versions: Remove first column with configuration names.
9050         * nptl/shlib-versions: Likewise.
9051         * nptl_db/shlib-versions: Likewise.
9052         * sysdeps/hppa/shlib-versions: Likewise.
9053         * sysdeps/m68k/shlib-versions: Likewise.
9054         * sysdeps/mach/hurd/shlib-versions: Likewise.
9055         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
9056         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
9057         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
9058         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
9059         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
9060         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
9061         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
9062         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
9063         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9064         Likewise.
9065         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9066         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9067         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9068         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9069         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9070         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
9071         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
9072         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9074         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
9075         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
9076         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9077         Regenerated.
9078         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
9079         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9080         Condition symbol version definitions on [HAVE_ELFV2_ABI].
9082         * shlib-versions: Remove OS-specific entries.  Moved to files in
9083         sysdeps.
9084         * sysdeps/mach/hurd/shlib-versions: New file.
9085         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9087         * nptl/shlib-versions: Remove architecture-specific entries.
9088         Moved to files in sysdeps.
9089         * shlib-versions: Likewise.
9090         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
9091         file.
9092         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9093         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9094         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9095         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9097         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
9098         (UDP_NO_CHECK6_RX): Likewise.
9100 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9102         * sysdeps/posix/sysconf.c (__sysconf): Spell
9103         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
9105 2014-08-12  Florian Weimer  <fweimer@redhat.com>
9107         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
9108         loading.
9109         * iconv/Versions (__gconv_transliterate): Export for use from
9110         gconv modules.
9111         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
9112         (struct __gconv_trans_data, __gconv_trans_fct,
9113         __gconv_trans_context_fct, __gconv_trans_query_fct,
9114         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
9115         definitions.
9116         (struct __gconv_step_data): Remove __trans member.
9117         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
9118         longer hidden.  Remove unused trans_data argument.
9119         * iconv/gconv_int.h (struct trans_struct): Remove definition.
9120         (__gconv_translit_find): Remove declaration.
9121         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
9122         prototype.
9123         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
9124         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
9125         trans_data argument.  Add hidden definition.
9126         (__gconv_translit_find): Remove.
9127         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
9128         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
9129         * iconv/skeleton.c: Remove transliteration initialization.
9130         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
9131         __gconv_step_data initialization.
9132         * libio/iofwide.c (__libio_translit_): Remove.
9133         (_IO_fwide): Adjust struct __gconv_step_data initialization.
9134         * wcsmbs/btowc.c (__btowc): Likewise.
9135         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
9136         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
9137         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
9138         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
9139         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
9140         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
9141         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
9142         * wcsmbs/wctob.c (wctob): Likewise.
9144 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9146         [BZ #16194]
9147         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
9148         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
9149         register usage.
9150         * sysdeps/x86/Makefile: Adjust.
9152 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9153             Roland McGrath  <roland@hack.frob.com>
9155         * locale/weight.h: Add include guard.
9156         (findidx): Make static rather than auto; take new parameters
9157         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
9158         * locale/weightwc.h: Likewise.
9159         * posix/fnmatch_loop.c
9160         (FCT): Change type of EXTRA from int32_t to wint_t.
9161         Don't include either header inside the function.
9162         Call FINDIDX rather than findidx, and pass new arguments.
9163         #undef FINDIDX at the end of the file.
9164         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
9165         FINDIDX before including fnmatch_loop.c for the non-wide version.
9166         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
9167         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
9168         for the wide version.
9169         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
9170         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
9171         Pass new arguments to findidx.
9172         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
9173         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
9174         Don't #include it inside the function.  Pass new arguments to findidx.
9175         * posix/regex_internal.h
9176         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
9177         (re_string_elem_size_at): Don't #include it inside the function.
9178         Pass new arguments to findidx.
9179         * string/strcoll_l.c: #include WEIGHT_H at top level.
9180         (get_next_seq): Don't #include it inside the function.
9181         Pass new arguments to findidx.
9182         (get_next_seq_nocache): Likewise.
9183         * string/strxfrm_l.c: #include WEIGHT_H at top level.
9184         (STRXFRM): Don't #include it inside the function.
9185         Pass new arguments to findidx.
9187 2014-09-11  Florian Weimer  <fweimer@redhat.com>
9189         [BZ #17344]
9190         * malloc/malloc.c (unlink): Turn asserts into a call to
9191         malloc_printerr.
9193 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
9195         [BZ #17370]
9196         * libio/wfileops (do_ftell_wide): Free OUT.
9198 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
9200         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
9202 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9204         [BZ #17363]
9205         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
9206         group if the current group is empty.
9208 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9210         * benchtests/bench-memset.c (test_main): Add more test from size
9211         from 32 to 512 bytes.
9212         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9213         Add POWER8 memset object.
9214         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9215         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
9216         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
9217         implementation.
9218         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
9219         Likewise.
9220         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
9221         multiarch POWER8 memset optimization.
9222         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
9223         POWER8 memset optimization.
9225         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9226         Remove bzero multiarch objects.
9227         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
9228         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
9229         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
9230         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
9231         Remove define.
9232         [__bzero]: Redefine to specific name.
9233         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
9234         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
9235         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
9236         define.
9237         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
9238         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
9240 2014-09-10  Florian Weimer  <fweimer@redhat.com>
9242         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
9243         warnings into errors.
9245         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
9246         __cxa_thread_atexit_impl prototype.
9248 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9250         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
9251         Fix capitalization of error message.
9253 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9255         * sysdeps/mips/preconfigure: Modify ABI tests.
9257 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
9259         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
9261 2014-09-07  Roland McGrath  <roland@hack.frob.com>
9262             Carlos O'Donell  <carlos@systemhalted.org>
9264         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
9265         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
9266         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
9267         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
9268         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
9269         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
9270         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
9271         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
9272         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
9273         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
9274         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
9275         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
9276         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
9277         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
9278         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
9279         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
9280         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
9281         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
9282         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
9283         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
9284         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
9285         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
9286         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
9287         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
9288         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
9289         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
9290         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
9291         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
9292         Deconditionalize the code that was previously under [RESET_PID].
9293         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
9294         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
9295         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
9296         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
9297         include sysdep.h.
9299 2014-09-08  Allan McRae  <allan@archlinux.org>
9301         * version.h (RELEASE): Set to "development".
9302         (VERSION): Set to "2.20.90"
9304 2014-09-07  Allan McRae  <allan@archlinux.org
9306         * version.h (RELEASE): Set to "stable".
9307         (VERSION): Set to "2.20"
9308         * include/features.h (__GLIBC_MINOR__): Set to 20.
9310         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
9311         Liebler.
9313         * po/ko.po: Update Korean translation from translation project.
9315 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
9317         [BZ #17354]
9318         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
9319         macro for handling signed relocations.
9321 2014-09-03  Florian Weimer  <fweimer@redhat.com>
9323         [BZ #17325]
9324         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
9325         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
9326         assert.
9327         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
9328         * iconvdata/ibm935.c (BODY): Likewise.
9329         * iconvdata/ibm937.c (BODY): Likewise.
9330         * iconvdata/ibm939.c (BODY): Likewise.
9331         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
9332         assert.
9333         * iconvdata/Makefile (iconv-test.out): Pass module list to test
9334         script.
9335         * iconvdata/run-iconv-test.sh: New test loop for checking for
9336         decoder crashers.
9338 2014-09-02  Khem Raj  <raj.khem@gmail.com>
9340         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
9341         libm_hidden_ver.
9343 2014-09-01  Allan McRae  <allan@archlinux.org>
9345         * po/eo.po: Update Esperanto translation from translation project.
9347         * po/ca.po: Update Catalan translation from translation project.
9349 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9351         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
9352         __proc_dostop call.
9354 2014-08-27  Mark Wielaard  <mjw@redhat.com>
9356         [BZ #17319]
9357         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
9358         to call set_thread_area instead of hand written asm.
9359         (__NR_set_thread_area): Removed define.
9360         (TLS_FLAG_WRITABLE): Likewise.
9361         (__ASSUME_SET_THREAD_AREA): Remove check.
9362         (TLS_EBX_ARG): Remove define.
9363         (TLS_LOAD_EBX): Likewise.
9365 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9367         Simplify atomicity of socket creation in bind.
9369         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
9370         looking up the name after linking the file.
9372 2014-08-27  Allan McRae  <allan@archlinux.org>
9374         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
9376 2014-08-26  Florian Weimer  <fweimer@redhat.com>
9378         [BZ #17187]
9379         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
9380         trans_compare, open_translit, __gconv_translit_find):
9381         Remove module loading code.
9383 2014-08-26  Allan McRae  <allan@archlinux.org>
9385         * po/vi.po: Update Vietnamese translation from translation project.
9387         * po/uk.po: Update Ukrainian translation from translation project.
9389         * po/fr.po: Update French translation from translation project.
9391         * po/ru.po: Update Russian translation from translation project.
9393         * po/pl.po: Update Polish translation from translation project.
9395         * po/cs.po: Update Czech translation from translation project.
9397         * po/de.po: Update German translation from translation project.
9399         * po/bg.po: Update Bulgarian translation from translation project.
9401         * po/sv.po: Update Sweedish translation from translation project.
9403         * po/nl.po: Update Dutch translation from translation project.
9405         * po/es.po: Update Spanish translation from translation project.
9407 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9409         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
9411         * catgets/Makefile (CPPFLAGS-gencat): Remove.
9412         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
9413         (CPPFLAGS-iconvconfig): Likewise.
9414         * timezone/Makefile (CPPFLAGS-zic): Likewise.
9416         * include/libc-symbols.h: Remove unnecessary check for
9417         NOT_IN_libc.
9418         * nptl/pthreadP.h: Likewise.
9419         * sysdeps/aarch64/setjmp.S: Likewise.
9420         * sysdeps/alpha/setjmp.S: Likewise.
9421         * sysdeps/arm/sysdep.h: Likewise.
9422         * sysdeps/i386/setjmp.S: Likewise.
9423         * sysdeps/m68k/setjmp.c: Likewise.
9424         * sysdeps/posix/getcwd.c: Likewise.
9425         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
9426         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
9427         * sysdeps/s390/s390-32/setjmp.S: Likewise.
9428         * sysdeps/s390/s390-64/setjmp.S: Likewise.
9429         * sysdeps/sh/sh3/setjmp.S: Likewise.
9430         * sysdeps/sh/sh4/setjmp.S: Likewise.
9431         * sysdeps/unix/alpha/sysdep.h: Likewise.
9432         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
9433         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
9434         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
9435         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9436         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
9437         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
9438         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
9439         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
9440         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
9441         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
9442         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
9443         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
9444         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
9445         * sysdeps/x86_64/setjmp.S: Likewise.
9447 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
9449         [BZ #17263]
9450         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
9451         <stdint.h>.
9452         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
9453         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
9455 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
9457         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
9459         [BZ #17262]
9460         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
9461         and __x86_64__ when disabling x87 inline functions.
9463 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
9465         [BZ #17259]
9466         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
9467         asm statement with __cpuid_count.
9469 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
9471         * configure.ac: Change __ehdr_start code to dereference the struct.
9472         Run readelf on the output to look for relocations.
9473         * configure: Regenerated.
9475 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
9477         [BZ #17261]
9478         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
9479         value to 0.
9480         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
9482 2014-08-12  Roland McGrath  <roland@hack.frob.com>
9484         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
9486 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
9488         [BZ #16892]
9489         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
9490         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
9492 2014-08-12  Sean Anderson  <seanga2@gmail.com>
9494         * malloc/malloc.c: Fix typo in comment.
9496 2014-08-09  Allan McRae  <allan@archlinux.org>
9498         * Regenerate libc.po.
9500 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
9502         * intl/tst-gettext2.sh: Check every lang file for creation.
9504 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9506         * sysdeps/aarch64/fpu/math_private.h
9507         (libc_feholdsetround_noex_aarch64_ctx): New function.
9509 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9511         * sysdeps/arm/armv6/strcpy.S (strcpy):
9512         Fix performance issue in misaligned cases.
9514 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9516         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
9517         Move definition from termios.h.
9518         (struct termio): Likewise.
9519         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9520         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9521         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9522         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9523         Likewise.
9524         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
9525         Move definition to ioctl-types.h
9526         (struct termio): Likewise.
9527         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9528         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9529         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9530         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9531         Likewise.
9533 2014-08-05  Richard Henderson  <rth@redhat.com>
9535         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
9536         exceptions.
9537         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
9538         Add fraiseexcpt.
9539         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
9540         Use __feraiseexcept.
9541         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
9542         Protect libm symbols with IS_IN_libm.
9544         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
9546 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
9548         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
9550 2014-08-04  Will Newton  <will.newton@linaro.org>
9552         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
9553         file.
9555 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
9557         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
9558         variants for each function.
9560 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9562         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
9563         appended ...
9564         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
9565         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
9566         appended ...
9567         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
9568         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
9569         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
9570         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
9571         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
9572         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
9573         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
9574         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
9575         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
9576         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
9577         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
9578         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
9579         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
9580         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
9581         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
9582         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
9583         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
9584         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
9585         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
9586         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
9587         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
9588         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
9589         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
9590         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
9591         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
9592         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
9593         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
9594         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
9595         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
9596         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
9597         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
9598         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
9599         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
9600         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
9601         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
9602         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
9603         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
9604         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
9605         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
9606         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
9607         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
9608         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
9609         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
9610         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
9611         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
9612         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
9613         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
9614         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
9615         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
9616         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
9617         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
9618         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
9619         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
9620         Update #include.
9621         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
9622         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
9624 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9626         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
9627         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
9628         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
9629         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
9630         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
9631         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
9633 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9635         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
9636         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
9637         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9638         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
9640 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9642         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
9643         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
9644         (__libc_vfork): Define function under this name.
9645         (__vfork): Define as an alias.
9646         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
9647         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
9649 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9651         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
9652         that was previously under [RESET_PID].
9653         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
9655 2014-08-04  Andreas Schwab  <schwab@suse.de>
9657         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
9659 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
9661         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
9662         (main): Likewise.
9664 2014-08-01  Roland McGrath  <roland@hack.frob.com>
9666         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
9668 2014-08-01  Richard Henderon  <rth@redhat.com>
9670         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
9671         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
9672         typo in exact zero test.
9673         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
9674         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
9675         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
9677 2014-08-01  Roland McGrath  <roland@hack.frob.com>
9679         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
9680         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
9681         * sysdeps/arm/sysdep.h: ... here.
9682         [!__ASSEMBLER__]: Include <stdint.h>.
9684 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
9686         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
9687         (HAVE_WCTYPE_H): Likewise.
9688         (HAVE_ISWCTYPE): Likewise.
9689         (ENABLE_NLS): Likewise.
9690         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
9691         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
9693         * posix/regex_internal.c: Check if DEBUG is defined and is
9694         set.
9696         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
9697         (HAVE_MBSRTOWCS): Likewise.
9698         * posix/fnmatch.c: Include string.h unconditionally.
9700 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
9702         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
9703         reversal.
9705 2014-07-31  Roland McGrath  <roland@hack.frob.com>
9707         * sysdeps/generic/safe-fatal.h: New file.
9708         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
9709         * nptl/forward.c: Include it.
9710         (__pthread_unwind): Use __safe_fatal as default action, rather
9711         than a bogus use of INTERNAL_SYSCALL that could never work.
9713         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
9714         * configure.ac (libc_cv_builtin_trap): New test.
9715         * configure: Regenerated.
9716         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
9717         (ABORT_INSTRUCTION): Define using __builtin_trap.
9719         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
9720         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
9721         * sysdeps/nptl/nptl-signals.h: New file.
9722         * nptl/pthreadP.h: Include <nptl-signals.h>.
9724 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
9726         * sysdeps/s390/s390-64/utf16-utf32-z9.c
9727         (ONE_DIRECTION): Define.
9728         * sysdeps/s390/s390-64/utf8-utf16-z9.c
9729         (ONE_DIRECTION): Define.
9730         * sysdeps/s390/s390-64/utf8-utf32-z9.c
9731         (ONE_DIRECTION): Define.
9733 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
9735         * sysdeps/s390/Makefile: Delete file.
9736         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
9737         * sysdeps/s390/__longjmp.c: Delete file.
9738         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
9739         Remove fields __flags and __reserved.
9740         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
9741         and add versioning.
9742         * sysdeps/s390/rtld-__longjmp.c: Delete file.
9743         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
9744         * sysdeps/s390/rtld-setjmp.S: Likewise.
9745         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
9746         * sysdeps/s390/s390-32/__longjmp.c: ... here.
9747         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
9748         * sysdeps/s390/s390-32/setjmp.S: ... here.
9749         Add versioning.
9750         (__sigsetjmp): Remove setting __flags field.
9751         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
9752         * sysdeps/s390/s390-64/__longjmp.c: ... here.
9753         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
9754         * sysdeps/s390/s390-64/setjmp.S: ... here.
9755         Add versioning.
9756         (__sigsetjmp): Remove setting __flags field.
9757         * sysdeps/s390/setjmp.S: Delete file.
9758         * sysdeps/s390/sigjmp.c: Likewise.
9759         * sysdeps/s390/v1-longjmp.c: Likewise.
9760         * sysdeps/s390/v1-setjmp.h: Likewise.
9761         * sysdeps/s390/v1-sigjmp.c: Likewise.
9762         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
9763         Remove v1-longjmp_chk.
9764         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
9765         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
9766         Include debug/longjmp_chk.c and add versioning.
9767         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
9768         Include nptl/pt-longjmp.c and add versioning.
9769         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
9770         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
9771         Include __longjmp.c.
9772         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
9773         Move to ...
9774         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
9775         (__getcontext): Remove setting __flags field.
9776         Add versioning.
9777         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
9778         Don't restore upper high grps.
9779         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
9780         Likewise.
9781         (__swapcontext): Remove setting uc_flags field.
9782         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
9783         Delete file.
9784         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
9785         Include __longjmp.c.
9786         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
9787         Move to ...
9788         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
9789         (__getcontext): Remove setting __flags field.
9790         Add versioning.
9791         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
9792         (__swapcontext): Remove setting uc_flags field.
9793         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
9794         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
9795         Remove fields uc_high_gprs and __reserved.
9796         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
9797         New file with reverted content.
9798         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
9799         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
9800         Regenerated.
9801         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
9802         Regenerated.
9804 2014-07-31  Andreas Schwab  <schwab@suse.de>
9806         * config.h.in (HAVE_IFUNC): Define to 0.
9807         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
9808         definedness.
9810 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
9812         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
9813         memmove-avx-unaligned, memcpy-avx-unaligned and
9814         mempcpy-avx-unaligned.
9815         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
9816         Add tests for AVX memcpy functions.
9817         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
9818         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
9819         memcpy_chk.
9820         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
9821         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
9822         memmove_chk.
9823         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
9824         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
9825         mempcpy_chk.
9826         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
9827         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
9828         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
9830 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9832         [BZ #17213]
9833         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
9834         powerpc64le.
9836 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
9838         [BZ #16839]
9839         * manual/llio.texi: Add section about open file description locks.
9840         * manual/examples/ofdlocks.c: Example of open file description
9841         lock usage.
9842         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
9843         F_OFD_SETLK, and F_OFD_SETLKW.
9845 2014-07-23  Allan McRae  <allan@archlinux.org>
9847         * po/es.po: Update Spanish translation from translation project.
9849 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
9851         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
9853 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
9855         [BZ #17078]
9856         * sysdeps/arm/dl-machine.h (elf_machine_rela)
9857         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
9858         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
9860 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
9862         [BZ #17088]
9863         * math/fesetenv.c (__fesetenv)
9864         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
9865         * math/feupdateenv.c (__feupdateenv)
9866         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
9868         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
9869         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
9870         (__ASSUME_SOCKETCALL): Do not define.
9872         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
9873         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
9874         (__ASSUME_SOCKETCALL): Do not define.
9875         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
9876         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
9877         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9878         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
9879         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9880         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
9881         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9882         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9884         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
9885         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
9886         (__ASSUME_SOCKETCALL): Do not define.
9887         (__ASSUME_IPC64): Define unconditionally.
9888         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
9889         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9890         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
9891         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9892         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
9893         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9894         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
9895         Likewise.
9897         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
9898         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
9899         (__ASSUME_SOCKETCALL): Do not define.
9900         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
9901         (__ASSUME_FUTEX_LOCK_PI): Likewise.
9902         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9903         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
9904         (__ASSUME_REQUEUE_PI): Define unconditionally.
9905         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
9906         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
9907         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9908         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
9909         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9910         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9912         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
9913         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
9914         (__ASSUME_SOCKETCALL): Do not define.
9915         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
9916         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9917         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9918         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
9919         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9920         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9922         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
9923         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
9924         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9925         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
9926         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9927         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
9928         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9929         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
9930         (__ASSUME_GETCPU_SYSCALL): Likewise.
9932         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
9933         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
9934         cases for individual architectures.
9935         * sysdeps/gnu/configure: Regenerated.
9936         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
9937         LIBC_SLIBDIR_RTLDDIR.
9938         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
9939         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
9940         LIBC_SLIBDIR_RTLDDIR.
9941         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
9942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
9943         LIBC_SLIBDIR_RTLDDIR.
9944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9945         Regenerated.
9946         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
9947         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
9948         file.
9949         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
9950         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
9951         file.
9952         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
9953         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
9954         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
9955         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
9957         * sysdeps/aarch64/shlib-versions: Move to ...
9958         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
9959         * sysdeps/alpha/shlib-versions: Move to ...
9960         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
9961         * sysdeps/arm/shlib-versions: Move to ...
9962         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
9963         * sysdeps/hppa/shlib-versions: Move all contents except for
9964         libgcc_s entry to ...
9965         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
9966         entry from ...
9967         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
9968         * sysdeps/ia64/shlib-versions: Move to ...
9969         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
9970         entry from ...
9971         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
9972         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
9973         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
9974         * sysdeps/microblaze/shlib-versions: Move to ...
9975         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
9976         * sysdeps/mips/shlib-versions: Move to ...
9977         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
9978         entry from ...
9979         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
9980         * sysdeps/tile/shlib-versions: Move to ...
9981         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
9982         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
9983         from ...
9984         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
9985         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
9986         entry from ...
9987         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
9989 2014-07-17  Will Newton  <will.newton@linaro.org>
9991         * sysdeps/arm/bits/atomic.h
9992         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
9993         (__arch_compare_and_exchange_bool_16_int): Likewise.
9994         (__arch_compare_and_exchange_bool_64_int): Likewise.
9996         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
9997         into an #else block.
9999 2014-07-16  Roland McGrath  <roland@hack.frob.com>
10001         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
10002         just Linux configurations.  Test empirically that the compiler sets
10003         __ARM_EABI__, rather than using the tuple to decide.
10004         * sysdeps/arm/preconfigure: Regenerated.
10005         * sysdeps/unix/sysv/linux/arm/configure: File removed.
10006         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
10007         contents appended ...
10008         * sysdeps/arm/configure.ac: ... here.
10009         * sysdeps/arm/configure: Regenerated.
10011 2014-07-15  Roland McGrath  <roland@hack.frob.com>
10013         * nptl/pthread_kill.c: New file.
10014         * nptl/pthread_sigmask.c: New file.
10015         * nptl/pthread_sigqueue.c: New file.
10017         * sysdeps/nptl/lowlevellock.h: New file.
10018         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
10019         * sysdeps/nptl/lowlevellock-futex.h: New file.
10021         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
10022         Remove dead declarations.
10024 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
10026         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
10027         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
10028         config-cflags-avx2.
10029         * sysdeps/x86_64/configure.ac: Likewise.
10030         * sysdeps/i386/configure: Regenerated.
10031         * sysdeps/x86_64/configure: Likewise.
10032         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
10033         memset-avx2 only if config-cflags-avx2 is yes.
10034         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10035         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
10036         defined.
10037         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
10038         only if HAVE_AVX2_SUPPORT is defined.
10039         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
10041 2014-07-14  Alan Modra  <amodra@gmail.com>
10043         [BZ #17153]
10044         * elf/elf.h (DT_PPC64_NUM): Correct value.
10045         * NEWS: Add to fixed bug list.
10047 2014-07-13  Jim Meyering  <meyering@fb.com>
10049         [BZ 17150]
10050         regex: don't deref NULL upon heap allocation failure
10051         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
10052         failure in one more place.
10053         To trigger the segfault, configure grep -with-included-regex,
10054         build it, and run these commands:
10055         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
10057 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
10059         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
10061 2014-07-11  Richard Henderson  <rth@redhat.com>
10063         * sysdeps/aarch64/libm-test-ulps: Update.
10065 2014-07-10  Florian Weimer  <fweimer@redhat.com>
10067         [BZ #17135]
10068         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
10069         * nptl/allocatestack.c (__nptl_setxid_error): New function.
10070         (__nptl_setxid): Initialize error member.  Call
10071         __nptl_setxid_error.
10072         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
10073         * nptl/descr.h (struct xid_command): Add error member.
10074         * nptl/tst-setuid3.c: New file.
10075         * nptl/Makefile (tests): Add it.
10077 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10079         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
10080         New define.
10081         (__lll_trylock): Use __lll_base_trylock.
10082         (__lll_cond_trylock): Likewise.
10084 2014-07-10  Roland McGrath  <roland@hack.frob.com>
10086         * nptl/pthread_create.c (start_thread): Use atomic_or and
10087         lll_futex_wake directly rather than lll_robust_dead.
10088         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10089         (lll_robust_dead): Macro removed.
10090         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
10091         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10092         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10093         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10094         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10095         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10096         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10097         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10098         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10099         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10100         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10101         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10102         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10103         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10104         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10106         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
10107         Use atomic_compare_and_exchange_val_acq directly rather than
10108         lll_robust_trylock.
10109         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10110         (__lll_robust_trylock, lll_robust_trylock): Removed.
10111         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10112         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10113         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10114         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10115         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10116         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10117         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10118         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10119         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10120         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10121         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10122         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10123         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10124         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10126 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10128         * manual/locale.texi (Locale Names): New section documenting
10129         locale name syntax.  Adjust menu and node chaining accordingly.
10130         (Choosing Locale): Reference Locale Names, Locale Categories.
10131         Mention setting LC_ALL=C.  Reflect that name syntax is now
10132         documented.
10133         (Locale Categories): New section title.  Reference Locale Names.
10134         LC_ALL is an environment variable, but not a category.
10135         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
10136         description, now in Locale Name.  Reference that section.  Locale
10137         name syntax is now documented.
10139 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10141         [BZ #17137]
10142         * locale/findlocale.c (name_present, valid_locale_name): New
10143         functions.
10144         (_nl_find_locale): Use the loc_name variable to store name
10145         candidates.  Call name_present and valid_locale_name to check and
10146         validate locale names.  Return an error if the locale is invalid.
10148 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10150         * locale/setlocale.c (setlocale): Use strdup for allocating
10151         composite name copy.
10153 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10155         Sync up with gnulib.
10156         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
10157         [!_LIBC && ENABLE_NLS]: Include gettext.h.
10158         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
10159         and _GL_ARG_NONNULL.
10160         [USE_UNLOCKED_IO]: Include unlocked-io.h.
10161         [!_LIBC]: Include code for Windows and Cygwin.
10162         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
10163         Include prototype for int strerror_r.
10164         [!_LIBC] (is_open): New function.
10165         (flush_stdout): New function.
10166         (print_errno_message): Use it.
10167         (error): Likewise.
10168         (error_at_line): Likewise.
10169         (error_tail) Add function attribute macros.  Use
10170         __builtin_expect.
10172         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
10174         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
10176         * io/ftw.c: Include sys/param.h unconditionally.
10178         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
10180         [BZ #17125]
10181         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
10182         libc_freeres_ptr.
10183         (freecache): New function to free CACHE on exit.
10185         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
10186         initialization.
10188 2014-07-09  David S. Miller  <davem@davemloft.net>
10190         * sysdeps/sparc/fpu/libm-test-ulps: Update.
10192         * sysdeps/sparc/nptl/internaltypes.h: Delete.
10193         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
10194         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
10195         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
10196         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
10197         * sysdeps/sparc/nptl/sem_init.c: Likewise.
10198         * sysdeps/sparc/nptl/sem_post.c: Likewise.
10199         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
10200         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
10201         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
10202         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
10203         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
10204         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
10206 2014-07-09  Andreas Schwab  <schwab@suse.de>
10208         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
10209         output.
10210         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
10211         (do_test): Likewise.
10213         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
10215 2014-07-09  Will Newton  <will.newton@linaro.org>
10217         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
10218         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
10219         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
10220         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
10221         * sysdeps/hppa/start.S (_start): Likewise.
10223 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
10225         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
10227         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
10228         defined.
10230 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10232         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
10233         after checking that it is non-NULL.
10235         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
10237 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10239         * sysdeps/powerpc/memmove.c: Remove file.
10240         * sysdeps/powerpc/powerpc32/power4/memcopy.h
10241         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
10242         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
10243         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
10244         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
10245         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
10246         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
10247         string memmove instead of removed powerpc one.
10249         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
10250         [weak_alias]: Fix compiler warning due trailing data.
10251         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
10252         [weak_alias]: Likewise.
10253         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
10254         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
10256         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
10257         (__libc_ifunc_impl_list): Add memmove functions.
10259 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10261         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
10262         Remove code.
10263         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
10264         Likewise
10265         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
10266         Likewise
10267         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
10268         Likewise
10269         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
10270         Likewise
10271         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
10272         Likewise
10273         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
10274         Likewise
10275         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
10276         Likewise
10277         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
10278         Likewise
10279         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
10280         Likewise
10281         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
10282         Likewise
10283         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
10284         Likewise
10285         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
10286         Likewise
10287         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
10288         Likewise
10289         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
10290         Likewise
10291         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
10292         Likewise
10293         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
10294         Likewise
10296 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10298         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
10299         to avoid alignment traps in non-cacheable memory.
10300         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
10302         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
10303         multiarch objects.
10304         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
10305         file: multiarch power7 memmove.
10306         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
10307         multiarch default memmove.
10308         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
10309         multiarch memove for powerpc32/power4.
10311         * string/bcopy.c: Use full path to include memmove.c.
10312         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
10313         multiarch objects.
10314         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
10315         bcopy for powerpc64.
10316         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
10317         bcopy for powerpc64.
10318         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
10319         and memmove implementations.
10320         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
10321         optimized multiarch memmove for POWER7/powerpc64.
10322         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
10323         default multiarch memmove for powerpc64.
10324         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
10325         multiarch for powerpc64.
10326         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
10327         for POWER7/powerpc64.
10328         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
10329         memmove for POWER7/powerpc64.
10331         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
10332         glibc default one.
10334         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
10335         __ELF_NATIVE_CLASS equal to 64.
10337 2014-07-07  Roland McGrath  <roland@hack.frob.com>
10339         * sysdeps/nptl/lowlevellock.h: File removed.
10341         * NEWS: NPTL is no longer an add-on!
10342         * nptl/internaltypes.h: Moved ...
10343         * sysdeps/nptl/internaltypes.h: ... here.
10344         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
10345         * sysdeps/nptl/fork.c: Likewise.
10346         * sysdeps/nptl/gai_misc.h: Likewise.
10347         * sysdeps/nptl/librt-cancellation.c: Likewise.
10348         * sysdeps/nptl/jmp-unwind.c: Likewise.
10349         * sysdeps/nptl/setxid.h: Likewise.
10350         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
10351         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
10352         * sysdeps/unix/sysv/linux/arm/Implies: New file.
10353         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
10354         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
10355         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
10356         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
10357         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
10358         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
10359         * sysdeps/unix/sysv/linux/mips/Implies: New file.
10360         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
10361         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
10362         * sysdeps/unix/sysv/linux/sh/Implies: New file.
10363         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
10364         * sysdeps/unix/sysv/linux/tile/Implies: New file.
10365         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
10366         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
10367         * nptl/Makeconfig: Moved ...
10368         * sysdeps/nptl/Makeconfig: ... here.
10369         * nptl/configure: File removed.
10370         * nptl/ANNOUNCE: File removed.
10371         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
10372         * sysdeps/unix/sysv/linux/configure: Regenerated.
10374         * nptl/Makefile (routines): Add libc_pthread_init,
10375         libc_multiple_threads, register-atfork and unregister-atfork.
10376         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
10377         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
10378         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
10379         pthread-pi-defines.sym, structsem.sym.
10380         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
10381         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
10382         [$(subdir) = nptl] (tests): Add tst-setgetname.
10383         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
10384         * sysdeps/unix/sysv/linux/sigaction.c: Just include
10385         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
10386         [!LIBC_SIGACTION]: Remove aliases.
10387         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10388         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10389         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10390         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
10391         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10392         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
10393         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
10394         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
10395         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10396         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
10397         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
10398         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
10399         __libc_allocate_rtsig_private.
10400         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
10401         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
10402         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
10403         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
10404         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
10405         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
10406         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
10407         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
10408         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
10409         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
10410         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
10411         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
10412         * nptl/internaltypes.h: ... here.
10413         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
10414         * sysdeps/nptl/jmp-unwind.c: ... here.
10415         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
10416         * nptl/libc-lowlevellock.c: ... here.
10417         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
10418         * nptl/libc_multiple_threads.c: ... here.
10419         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
10420         * nptl/libc_pthread_init.c: ... here.
10421         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
10422         * nptl/lowlevelbarrier.sym: ... here.
10423         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
10424         * nptl/lowlevelcond.sym: ... here.
10425         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
10426         * nptl/lowlevellock.c: ... here.
10427         * nptl/lowlevellock.h: Moved ...
10428         * sysdeps/nptl/lowlevellock.h: ... here.
10429         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
10430         * nptl/lowlevelrobustlock.c: ... here.
10431         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
10432         * nptl/lowlevelrobustlock.sym: ... here.
10433         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
10434         * nptl/lowlevelrwlock.sym: ... here.
10435         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
10436         * nptl/pt-fork.c: ... here.
10437         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
10438         * nptl/pthread-pi-defines.sym: ... here.
10439         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
10440         * nptl/pthread_attr_getaffinity.c: ... here.
10441         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
10442         * nptl/pthread_attr_setaffinity.c: ... here.
10443         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
10444         * nptl/pthread_mutex_cond_lock.c: ... here.
10445         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
10446         Update #include.
10447         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
10448         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
10449         * nptl/pthread_once.c: ... here, replacing old file.
10450         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
10451         * nptl/pthread_yield.c: ... here.
10452         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
10453         * nptl/register-atfork.c: ... here.
10454         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
10455         * nptl/sem_post.c: ... here.
10456         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
10457         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
10458         * nptl/sem_timedwait.c: ... here.
10459         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
10460         * nptl/sem_trywait.c: ... here.
10461         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
10462         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
10463         * nptl/sem_wait.c: ... here.
10464         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
10465         * nptl/structsem.sym: ... here.
10466         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
10467         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
10468         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
10469         * nptl/unregister-atfork.c: ... here.
10470         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
10471         * nptl/unwindbuf.sym: ... here.
10472         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
10473         * sysdeps/nptl/fork.c: ... here.
10474         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
10475         * sysdeps/nptl/fork.h: ... here.
10476         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
10477         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
10478         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
10479         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
10480         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
10481         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
10482         * sysdeps/unix/sysv/linux/getpid.c: ... here.
10483         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
10484         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
10485         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
10486         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
10487         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
10488         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
10489         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
10490         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
10491         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
10492         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
10493         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
10494         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
10495         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
10496         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
10497         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
10498         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
10499         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
10500         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
10501         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
10502         * sysdeps/unix/sysv/linux/raise.c: ... here.
10503         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
10504         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
10505         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
10506         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
10507         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
10508         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
10509         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
10510         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
10511         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
10512         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
10513         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
10514         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
10515         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
10516         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
10517         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
10519 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
10521         * sysdeps/generic/memcopy.h: Add comment for
10522         MEMCPY_OK_FOR_FWD_MEMMOVE.
10524 2014-07-04  Will Newton  <will.newton@linaro.org>
10526         * string/memchr.c: Merge from gnulib.
10527         [_LIBC]: Remove conditionals.
10528         (__ptr_t): Remove define.
10529         (LONG_MAX_32_BITS): Likewise.
10530         (LONG_MAX): Likewise.
10531         (MEMCHR): Use ANSI prototype and optimize algorithm.
10533         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
10535 2014-07-03  Roland McGrath  <roland@hack.frob.com>
10537         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
10538         (lll_futex_timed_wait_bitset): Fix syscall argument count.
10540         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
10541         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
10542         in a bare environment with no <stdlib.h> installed.
10543         * sysdeps/nptl/configure: Regenerated.
10545         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
10547         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
10548         AC_EGREP_CPP for kernel header checks, so they only succeed if
10549         including <linux/version.h> actually works right.
10550         * sysdeps/unix/sysv/linux/configure: Regenerated.
10552         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
10553         value so it's not diagnosed as unused.
10555         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
10556         thing) with "ifeq ($(subdir),rt)".
10558 2014-07-03  Richard Henderson  <rth@redhat.com>
10560         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
10561         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
10562         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
10564         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
10565         (math_force_eval): New.
10567         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
10568         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
10570         * sysdeps/alpha/fpu/s_round.c: Remove file.
10571         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
10573         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
10574         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
10575         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
10576         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
10577         (_dl_start, print_statistics): Likewise.
10578         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
10579         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
10581         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10582         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10583         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10584         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10585         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10586         (HP_SMALL_TIMING_AVAIL): Define.
10587         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10588         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10589         (HP_SMALL_TIMING_AVAIL): Define.
10590         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10591         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10593         * sysdeps/aarch64/hp-timing.h: New file.
10595         * sysdeps/generic/hp-timing.h: Remove dead comment.
10596         * sysdeps/generic/hp-timing-common.h: New file.
10597         * sysdeps/alpha/hp-timing.h: Include it.
10598         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
10599         * sysdeps/i386/i686/hp-timing.h: Likewise.
10600         * sysdeps/ia64/hp-timing.h: Likewise.
10601         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
10602         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
10603         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
10604         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
10605         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
10606         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
10607         (hp_timing_t): New.
10609         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
10610         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
10611         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
10612         * elf/rtld.c (_dl_start_final): Likewise.
10613         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
10614         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10615         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10616         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10617         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10618         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10619         (HP_TIMING_DIFF_INIT): Remove.
10620         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10621         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10622         (HP_TIMING_DIFF_INIT): Remove.
10623         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10624         * sysdeps/i386/i686/hp-timing.c: Remove file.
10625         * sysdeps/x86_64/hp-timing.c: Remove file.
10626         * sysdeps/ia64/hp-timing.c: Remove file.
10627         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
10628         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
10629         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
10630         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
10632         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
10633         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
10634         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
10635         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10636         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10637         (HP_TIMING_ACCUM): Remove.
10638         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10639         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
10640         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10642         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
10643         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
10644         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
10645         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
10646         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
10647         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10648         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
10649         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10651         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
10653 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
10655         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
10657 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10659         Sync up with gettext.
10660         * intl/loadmsgcat.c: Define O_BINARY if not defined.
10661         [_MSC_VER]: Include malloc.h
10662         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
10663         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
10664         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
10665         TEMP_FAILURE_RETRY.  Cast return of alloca.
10666         [!_LIBC] Call gl_rwlock_init.
10667         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
10669 2014-07-02  Roland McGrath  <roland@hack.frob.com>
10671         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
10672         before checking its value.
10674 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10676         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
10678         * debug/memcpy_chk.c: Don't include pagecopy.h.
10679         * debug/mempcpy_chk.c: Likewise.
10680         * string/memcpy.c: Likewise.
10681         * string/memmove.c: Likewise.
10682         * sysdeps/powerpc/memmove.c: Likewise.
10683         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
10684         definition of PAGE_COPY_FWD_MAYBE here...
10685         * sysdeps/generic/pagecopy.h: ... from here.
10686         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
10688 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
10689             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10691         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
10692         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
10693         optimizations.
10694         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10695         (__libc_ifunc_impl_list): Likewise.
10696         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
10697         multiarch strcat for PPC64.
10698         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
10699         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
10701 2014-07-02  Roland McGrath  <roland@hack.frob.com>
10703         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
10705 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10707         * intl/loadmsgcat.c: Remove declaration of
10708         get_sysdep_segment_value.
10709         (get_sysdep_segment_value): Use ISO C style.
10710         (_nl_load_domain): Use ISO C style.  Get rid of redundant
10711         semicolon.  Fix typo and formatting in comment.
10712         (_nl_unload_domain): Use ISO C style.
10714         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
10716 2014-07-02  Will Newton  <will.newton@linaro.org>
10718         * malloc/obstack.c: Merge from gnulib master.
10719         [HAVE_CONFIG_H]: Remove conditional code.
10720         [!_LIBC]: Include config.h.
10721         [!ELIDE_CODE]: Don't include inttypes.h, include
10722         stdint.h unconditionally.
10723         (print_and_abort): Mark as _Noreturn.
10724         (_obstack_allocated_p): Mark as __attribute_pure__.
10725         (obstack_free): Rename to __obstack_free.
10726         [!__attribute__]: Remove conditional code.
10727         * malloc/obstack.h: Merge from gnulib master.
10728         [__cplusplus]: Move conditional down.
10729         [!__attribute_pure__]: Define __attribute_pure__ here
10730         if it is not already defined.
10731         (_obstack_memory_used): Mark as __attribute_pure__.
10732         [!__obstack_free]: Define as obstack_free.
10733         [__GNUC__]: Remove check for ancient NeXT gcc.
10735 2014-07-02  Will Newton  <will.newton@linaro.org>
10736             Paul Eggert  <eggert@cs.ucla.edu>
10738         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
10740 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10742         * resolv/gethnamaddr.c: Add comment warning that the file is
10743         not maintained.
10745 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
10747         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
10748         entries.
10750         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
10751         entry for aio_cancel and aio_cancel64.
10752         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
10753         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
10754         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
10755         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
10756         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
10757         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
10758         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
10759         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
10760         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
10761         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
10762         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
10763         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
10764         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
10766 2014-07-01  Roland McGrath  <roland@hack.frob.com>
10768         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
10769         * nptl/pthread_mutex_lock.c: Likewise.
10770         * nptl/pthread_mutex_timedlock.c: Likewise.
10771         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
10773 2014-07-01  Richard henderson  <rth@redhat.com>
10775         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
10776         (__isnan, __isnanl): Remove.
10777         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
10779         * sysdeps/alpha/fpu/libm-test-ulps: Update.
10781 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
10783         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
10785 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
10787         * resolv/nss_dns/dns-host.c (getanswer_r)
10788         [MULTI_PTRS_ARE_ALIASES]: Remove code.
10790 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
10792         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10793         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
10794         undefine.
10795         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
10796         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
10798 2014-07-01  Roland McGrath <roland@hack.frob.com>
10800         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
10801         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
10803         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
10804         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
10806         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
10807         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
10808         ... here.
10809         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
10810         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
10812         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
10813         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
10814         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
10815         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
10817         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
10818         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
10819         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
10820         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
10821         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
10822         Moved ...
10823         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
10824         ... here.
10825         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
10826         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
10827         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
10828         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
10829         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
10830         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
10831         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
10832         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
10833         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
10834         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
10835         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
10836         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
10837         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
10838         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
10839         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
10840         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
10841         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
10842         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
10843         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
10844         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
10845         ... here.
10846         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
10847         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
10848         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
10849         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
10850         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
10851         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
10852         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
10853         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
10855 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
10857         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
10858         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
10859         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
10860         Add sysdep.
10862 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10864         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10866 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
10868         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
10869         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
10871         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
10873         * sysdeps/arm/libm-test-ulps: Regenerated.
10875 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
10876             Roland McGrath <roland@hack.frob.com>
10878         * test-skeleton.c (signal_handler): Kill the whole process group
10879         before killing the child individually.
10880         (main): Report any failure on `setpgid'.
10882 2014-06-30  Roland McGrath  <roland@hack.frob.com>
10884         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
10885         from _TLS_H to _ARM_NPTL_TLS_H.
10886         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
10887         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
10889 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
10891         [BZ #16539]
10892         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
10893         (__expm1l): Return argument unchanged when small but not
10894         subnormal.
10896         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
10897         include macro name.
10898         (_FP_UNPACK_RAW_1_P): Likewise.
10899         (_FP_PACK_RAW_1): Likewise.
10900         (_FP_PACK_RAW_1_P): Likewise.
10901         (_FP_MUL_MEAT_1_wide): Likewise.
10902         (_FP_MUL_MEAT_DW_1_hard): Likewise.
10903         (_FP_MUL_MEAT_1_hard): Likewise.
10904         (_FP_DIV_MEAT_1_imm): Likewise.
10905         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
10906         (_FP_DIV_MEAT_1_udiv): Likewise.
10907         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
10908         (_FP_UNPACK_RAW_2): Likewise.
10909         (_FP_UNPACK_RAW_2_P): Likewise.
10910         (_FP_PACK_RAW_2): Likewise.
10911         (_FP_PACK_RAW_2_P): Likewise.
10912         (_FP_MUL_MEAT_DW_2_wide): Likewise.
10913         (_FP_MUL_MEAT_2_wide): Likewise.
10914         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
10915         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
10916         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
10917         (_FP_MUL_MEAT_2_gmp): Likewise.
10918         (_FP_DIV_MEAT_2_udiv): Likewise.
10919         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
10920         (_FP_FRAC_SRL_4): Likewise.
10921         (_FP_FRAC_SRST_4): Likewise.
10922         (_FP_FRAC_SRS_4): Likewise.
10923         (_FP_UNPACK_RAW_4): Likewise.
10924         (_FP_UNPACK_RAW_4_P): Likewise.
10925         (_FP_PACK_RAW_4): Likewise.
10926         (_FP_PACK_RAW_4_P): Likewise.
10927         (_FP_MUL_MEAT_DW_4_wide): Likewise.
10928         (_FP_MUL_MEAT_4_wide): Likewise.
10929         (_FP_MUL_MEAT_4_gmp): Likewise.
10930         (umul_ppppmnnn): Likewise.
10931         (_FP_DIV_MEAT_4_udiv): Likewise.
10932         (__FP_FRAC_ADD_4): Likewise.
10933         (__FP_FRAC_SUB_3): Likewise.
10934         (__FP_FRAC_SUB_4): Likewise.
10935         (__FP_FRAC_DEC_3): Likewise.
10936         (__FP_FRAC_DEC_4): Likewise.
10937         (__FP_FRAC_ADDI_4): Likewise.
10938         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
10939         (_FP_FRAC_SRL_8): Likewise.
10940         (_FP_FRAC_SRS_8): Likewise.
10942         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
10943         include macro name.
10944         (FP_UNPACK_RAW_EP): Likewise.
10945         (FP_PACK_RAW_E): Likewise.
10946         (FP_PACK_RAW_EP): Likewise.
10947         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
10948         (_FP_ISSIGNAN): Likewise.
10949         (_FP_ADD_INTERNAL): Likewise.
10950         (_FP_FMA): Likewise.
10951         (_FP_CMP): Likewise.
10952         (_FP_SQRT): Likewise.
10953         (_FP_TO_INT): Likewise.
10954         (_FP_FROM_INT): Likewise.
10955         (FP_EXTEND): Likewise.
10956         (_FP_DIV_MEAT_N_loop): Likewise.
10958 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
10960         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
10961         throughout.
10963 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
10965         [BZ #17097]
10966         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
10967         result with correct sign in case of exponents that produce
10968         overflow except for X very close to 1.
10970 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
10972         mktime: merge #if/#ifdef usage from glibc
10973         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
10974         as that works with both Glibc's and Gnulib's style.
10975         See thread starting at Siddhesh Poyarekar's bug report at:
10976         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
10978 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
10980         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
10981         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
10982         * sysdeps/tile/tilegx/memmove.c: Remove file.
10984 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
10986         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
10987         abi-name definition.
10988         * scripts/soversions.awk: Do not handle or generate ABI lines.
10989         * shlib-versions: Remove ABI entries.
10990         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
10991         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
10993 2014-06-27  Roland McGrath  <roland@hack.frob.com>
10995         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
10996         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
10997         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
10998         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
10999         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
11000         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
11001         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
11002         Moved ...
11003         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
11004         ... here.
11005         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
11006         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
11007         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
11008         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
11009         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
11010         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
11011         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
11012         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
11013         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
11014         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
11015         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
11016         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
11017         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
11018         Moved ...
11019         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
11020         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
11021         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
11022         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
11023         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
11024         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
11025         Moved ...
11026         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
11027         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
11028         Moved ...
11029         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
11030         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
11031         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
11032         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
11033         Moved ...
11034         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
11035         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
11036         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
11037         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
11038         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
11039         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
11040         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
11041         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
11042         Moved ...
11043         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
11044         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
11045         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
11046         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
11047         Moved ...
11048         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
11049         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
11050         Moved ...
11051         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
11052         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
11053         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
11054         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
11055         Moved ...
11056         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
11057         ... here.
11058         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
11059         Identical file removed.
11060         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
11061         Moved ...
11062         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
11063         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
11064         Identical file removed.
11065         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
11066         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
11067         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
11068         Moved ...
11069         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
11070         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
11071         Identical file removed.
11072         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
11073         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
11074         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
11075         Identical file removed.
11076         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
11077         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
11078         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
11079         Identical file removed.
11080         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
11081         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
11082         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
11083         Identical file removed.
11084         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
11085         Moved ...
11086         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
11087         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
11088         Identical file removed.
11089         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
11090         Moved ...
11091         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
11092         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
11093         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
11094         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
11095         Identical file removed.
11096         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
11097         Moved ...
11098         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
11099         ... here.
11100         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
11101         Identical file removed.
11102         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
11103         Moved ...
11104         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
11105         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
11106         Identical file removed.
11107         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
11108         Moved ...
11109         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
11110         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
11111         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
11112         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
11113         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
11114         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
11115         Moved ...
11116         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
11117         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
11118         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
11120         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
11121         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
11122         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
11123         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
11124         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
11126 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
11128         [BZ #17092]
11129         * nscd/nscd.c (monitor_child): Return exit status of child
11130         instead of return value from wait syscall.
11132 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
11134         * configure.ac (libc_commonpagesize): Remove variable.
11135         (libc_relro_required): Likewise.
11136         (libc_cv_z_relro): Remove configure test.
11137         * configure: Regenerated.
11138         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
11139         variable.
11140         (libc_relro_required): Likewise.
11141         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
11142         (libc_relro_required): Likewise.
11143         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
11144         (libc_relro_required): Likewise.
11145         * sysdeps/arm/preconfigure: Regenerated.
11146         * sysdeps/ia64/preconfigure: Remove file.
11147         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
11148         variable.
11149         (libc_relro_required): Likewise.
11151         [BZ #16561]
11152         [BZ #16562]
11153         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
11154         (__ieee754_yn): Set FE_TONEAREST mode internally and then
11155         recompute overflowing results in original rounding mode.
11156         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
11157         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
11158         recompute overflowing results in original rounding mode.
11159         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
11160         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11161         recompute overflowing results in original rounding mode.
11162         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
11163         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11164         recompute overflowing results in original rounding mode.
11165         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
11166         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11167         recompute overflowing results in original rounding mode.
11168         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
11169         (libc_feholdsetround_ctx): New macro.
11170         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
11171         * sysdeps/i386/fpu/libm-test-ulps: Update.
11172         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
11174 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11176         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
11177         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
11178         corresponding .cpsetup call.
11180 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11182         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
11183         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
11184         * sysdeps/arm/Makefile [$(subdir) = csu]
11185         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
11186         (static-only-routines): Add aeabi_read_tp here.
11187         (shared-only-routines): Add libc-aeabi_read_tp here.
11188         (CFLAGS-libc-start.c): Add -fexceptions here.
11189         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
11190         (sysdep_routines, static-only-routines, shared-only-routines):
11191         Don't add to these here.
11192         (CFLAGS-libc-start.c): Likewise.
11194         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
11195         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
11196         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
11197         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
11198         * sysdeps/arm/Makefile [$(subdir) = rt]
11199         (librt-sysdep_routines, librt-shared-only-routines):
11200         Append rt-aeabi_unwind_cpp_pr1 here.
11201         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
11202         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
11203         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
11204         (libpthread-sysdep_routines, libpthread-shared-only-routines):
11205         Append nptl-aeabi_unwind_cpp_pr1 here.
11206         (tests): Filter out tst-cleanupx4 here.
11207         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
11208         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
11209         Don't do those here.
11211 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11213         * scripts/list-sources.sh: Do not handle ports specially.
11215 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11217         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
11218         * sysdeps/arm/feupdateenv.c: Likewise.
11220         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
11222 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11224         * manual/texinfo.tex: Update to version 2014-05-05.10 with
11225         trailing whitespace removed.
11226         * scripts/config.guess: Update to version 2014-03-23.
11227         * scripts/config.sub: Update to version 2014-05-01
11228         * scripts/install-sh: Update to version 2013-12-25.23.
11229         * scripts/move-if-change: Update from gnulib.
11231 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11233         * debug/memmove_chk.c: Remove pagecopy.h include.
11235 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
11237         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
11238         identical to gnulib mktime.
11240 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11242         * configure.ac: Do not test for machine being rs6000.  Do not test
11243         for powerpc*-*soft.
11244         * configure: Regenerated.
11246         [BZ #11505]
11247         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
11248         test.
11249         * configure: Regenerated.
11250         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
11251         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
11252         Remove configure test.
11253         * sysdeps/arm/configure: Regenerated.
11254         * sysdeps/nptl/configure.ac: Do not check
11255         libc_cv_asm_cfi_directives.
11256         * sysdeps/nptl/configure: Regenerated.
11257         * sysdeps/x86_64/nptl/configure.ac: Remove file.
11258         * sysdeps/x86_64/nptl/configure: Remove generated file.
11259         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
11260         unconditional.
11261         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
11263 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11265         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
11266         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
11267         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
11268         it is defined.
11270         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
11271         instead of whether it is defined.
11272         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
11273         * sysdeps/hppa/dl-machine.h: Likewise.
11274         * sysdeps/ia64/dl-machine.h: Likewise.
11275         * sysdeps/m68k/dl-machine.h: Likewise.
11276         * sysdeps/microblaze/dl-machine.h: Likewise.
11277         * sysdeps/mips/dl-machine.: Likewise.
11278         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
11279         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
11280         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
11281         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
11282         * sysdeps/sh/dl-machine.h: Likewise.
11283         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
11284         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
11285         * sysdeps/tile/dl-machine.h: Likewise.
11286         * sysdeps/x86_64/dl-machine.h: Likewise.
11288         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
11289         code.
11290         (verify_persistent_db): Likewise.
11292 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11294         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
11295         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
11296         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
11297         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
11298         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
11299         Moved ...
11300         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
11301         ... here.
11302         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
11303         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
11304         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
11305         Identical file removed.
11306         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
11307         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
11308         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
11309         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
11310         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
11311         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
11312         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
11313         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
11314         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
11315         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
11316         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11317         Moved ...
11318         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
11319         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
11320         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
11321         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
11322         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
11323         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
11324         Moved ...
11325         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
11326         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
11327         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
11328         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
11329         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
11330         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
11331         Identical file removed.
11332         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
11333         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
11334         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
11335         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
11336         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
11337         Moved ...
11338         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
11339         ... here.
11340         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
11341         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
11342         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
11343         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
11344         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
11345         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
11346         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
11347         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
11348         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
11349         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
11350         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11351         Moved ...
11352         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
11353         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
11354         Moved ...
11355         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
11356         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
11357         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
11358         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
11359         Moved ...
11360         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
11361         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
11362         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
11364         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
11365         folded into ...
11366         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
11367         * sysdeps/unix/sysv/linux/s390/Versions
11368         (libpthread: GLIBC_2.19): New version set.
11369         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
11370         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
11371         (librt: GLIBC_2.3.3): New version set.
11372         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
11373         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
11374         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
11375         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
11376         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
11377         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
11378         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
11379         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
11380         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
11381         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
11382         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
11383         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
11384         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
11385         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
11386         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
11387         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
11388         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
11389         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
11390         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
11391         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
11392         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
11393         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
11394         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
11395         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
11396         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
11397         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
11398         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
11399         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
11400         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
11401         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
11402         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
11403         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
11404         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
11405         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
11406         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
11407         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
11408         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
11409         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
11410         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
11411         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
11412         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
11413         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
11414         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
11415         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
11416         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
11418         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
11419         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
11420         (__libc_vfork): Define the function under this name.
11421         [!NOT_IN_libc] (__vfork): Make this an alias.
11422         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
11423         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
11424         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
11425         (__libc_vfork): Define the function under this name.
11426         [!NOT_IN_libc] (__vfork): Make this an alias.
11427         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
11428         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
11429         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
11430         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
11431         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
11432         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
11434         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
11435         code that was previously under [RESET_PID].
11436         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
11437         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
11438         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
11440         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
11441         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
11442         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
11443         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
11444         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
11445         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
11446         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
11447         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
11448         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
11449         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
11450         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
11451         Moved ...
11452         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
11453         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
11454         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
11455         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
11456         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
11457         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
11458         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
11459         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
11460         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
11461         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
11462         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
11463         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
11464         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
11465         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
11466         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
11467         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
11468         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
11469         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
11470         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
11471         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
11472         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
11473         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
11474         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
11475         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
11476         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
11477         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
11478         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
11479         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
11480         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
11482 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11484         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
11485         that was previously under [RESET_PID].
11486         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
11488 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11490         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
11491         not undefine and redefine.
11492         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
11493         [O_CLOEXEC]: Make code unconditional.
11494         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
11495         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
11496         <kernel-features.h>.
11497         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
11498         conditional variable definition.
11499         (shm_open) [O_CLOEXEC]: Make code unconditional.
11500         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
11501         code.
11503         * configure.ac (USE_REGPARMS): Don't define here.
11504         * configure: Regenerated.
11505         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
11506         * sysdeps/i386/configure: Regenerated.
11508         * nptl/createthread.c: Don't include kernel-features.h.
11509         * nptl/pthread_cancel.c: Likewise.
11510         * nptl/pthread_condattr_setclock.c: Likewise.
11511         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
11512         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
11513         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
11514         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
11515         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
11516         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
11517         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
11518         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
11519         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
11520         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
11521         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
11522         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
11523         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
11524         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
11525         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
11526         * nscd/gai.c: Likewise.
11527         * nss/nss_db/db-open.c: Likewise.
11528         * sysdeps/generic/ldsodefs.h: Likewise.
11529         * sysdeps/sh/nptl/tls.h: Likewise.
11530         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
11531         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
11532         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
11533         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
11534         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
11535         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
11536         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
11537         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
11538         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
11539         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
11540         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
11541         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
11542         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
11543         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
11544         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
11545         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
11546         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
11547         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
11548         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
11549         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
11550         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
11551         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
11552         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
11553         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
11554         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
11555         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
11556         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
11557         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
11558         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
11559         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
11560         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
11561         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
11562         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
11563         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
11564         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
11565         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
11566         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
11567         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
11568         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
11569         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
11570         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
11571         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
11572         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
11573         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
11574         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
11575         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
11576         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
11577         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
11578         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
11579         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
11580         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
11581         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
11582         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
11583         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
11584         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
11585         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
11586         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
11587         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
11588         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
11589         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
11590         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
11591         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
11592         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
11593         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
11594         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
11595         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
11596         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
11597         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
11598         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
11599         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
11600         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
11601         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
11602         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
11603         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
11604         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
11605         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
11606         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
11607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
11608         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
11609         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
11610         * sysdeps/unix/sysv/linux/pread.c: Likewise.
11611         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
11612         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
11613         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
11614         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
11615         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
11616         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
11617         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
11618         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
11619         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
11620         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
11621         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
11622         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
11623         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
11624         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
11625         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
11626         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
11627         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
11628         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
11629         * sysdeps/unix/sysv/linux/system.c: Likewise.
11630         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
11631         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
11632         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
11633         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
11634         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
11635         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
11636         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
11638         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
11639         * configure: Regenerated.
11640         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
11642         * configure.ac (base_machine): Do not set specially for particular
11643         machines here.
11644         * configure: Regenerated.
11645         * sysdeps/powerpc/preconfigure: Move machine and base_machine
11646         settings from configure.ac.
11647         * sysdeps/i386/preconfigure: New file.
11648         * sysdeps/s390/preconfigure: Likewise.
11649         * sysdeps/sh/preconfigure: Likewise.
11650         * sysdeps/sparc/preconfigure: Likewise.
11652 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11654         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
11655         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
11656         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
11657         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
11658         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
11659         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
11660         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
11661         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
11662         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
11663         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
11664         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
11665         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
11666         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
11667         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
11668         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
11669         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
11670         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
11671         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
11672         * sysdeps/sparc/sparc64/Makefile: ... appended here.
11674         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
11675         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
11676         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
11677         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
11678         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
11679         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
11680         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
11681         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
11682         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
11683         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
11684         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
11685         * sysdeps/sparc/sparc32/sem_post.c: ... here.
11686         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
11687         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
11688         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
11689         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
11690         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
11691         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
11692         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
11693         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
11694         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
11695         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
11696         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
11697         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
11698         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
11699         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
11700         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
11701         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
11702         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
11703         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
11704         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
11705         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
11706         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
11707         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
11708         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
11709         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
11710         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
11711         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
11713         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
11714         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
11715         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
11716         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
11717         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
11718         Moved ...
11719         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
11720         ... here.
11721         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
11722         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
11723         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
11724         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
11725         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
11726         Moved ...
11727         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
11728         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
11729         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
11730         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
11731         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
11732         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
11733         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
11734         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
11735         Moved ...
11736         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
11737         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
11738         Moved ...
11739         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
11740         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
11741         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
11742         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
11743         Moved ...
11744         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
11745         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
11746         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
11747         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
11748         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
11749         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
11750         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
11751         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
11752         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
11753         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
11754         Moved ...
11755         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
11756         ... here.
11757         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
11758         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
11759         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
11760         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
11761         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
11762         Moved ...
11763         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
11764         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
11765         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
11766         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
11767         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
11768         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
11769         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
11770         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
11771         Moved ...
11772         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
11773         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
11774         Moved ...
11775         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
11776         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
11777         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
11778         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
11779         Moved ...
11780         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
11781         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
11782         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
11783         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
11784         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
11786 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11788         * timezone/checktab.awk: Update from tzcode 2014e.
11789         * timezone/private.h: Likewise.
11790         * timezone/tzfile.h: Likewise.
11791         * timezone/zdump.c: Likewise.
11792         * timezone/zic.c: Likewise.
11794         * sysdeps/unix/sysv/linux/kernel-features.h
11795         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
11796         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
11797         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
11798         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
11799         Remove conditional code.
11801 2014-06-25  Will Newton  <will.newton@linaro.org>
11803         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
11804         (_dl_arm_cap_flags): Add HWCAP2 values.
11805         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
11806         (_DL_HWCAP_COUNT): Increase to 37.
11807         (_DL_HWCAP_LAST): New define.
11808         (_DL_HWCAP2_LAST): New define.
11809         (_dl_procinfo): Add support for printing
11810         AT_HWCAP2 entries.
11811         (_dl_string_hwcap): Use _dl_hwcap_string.
11813 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11815         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11817 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11819         * README: Do not mention ports directory.
11821         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
11822         Remove macro.
11823         * sysdeps/unix/sysv/linux/futimes.c: Do not include
11824         <kernel-features.h>.
11825         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
11826         conditional variable definition.
11827         (__futimes): Update comment.
11828         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
11829         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
11831         [BZ #16560]
11832         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
11833         arguments close to 0.
11834         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
11835         Likewise.
11836         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
11837         Likewise.
11838         * math/auto-libm-test-in: Add more tests of exp10.
11839         * math/auto-libm-test-out: Regenerated.
11840         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11842         * sysdeps/unix/sysv/linux/kernel-features.h
11843         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
11844         * sysdeps/unix/sysv/linux/readv.c: Do not include
11845         <kernel-features.h>.
11846         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
11847         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
11848         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
11849         unconditional.
11850         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
11851         conditional code.
11852         * sysdeps/unix/sysv/linux/writev.c: Do not include
11853         <kernel-features.h>.
11854         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
11855         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
11856         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
11857         unconditional.
11858         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
11859         conditional code.
11861 2014-06-25  Will Newton  <will.newton@linaro.org>
11863         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
11864         comment changes throughout the file.  Remove checks
11865         for HAVE_*_H definitions that are not required.
11866         (__gen_tempname): Call abort if an unknown kind value is
11867         passed.
11869 2014-06-25  Andreas Schwab  <schwab@suse.de>
11871         [BZ #17086]
11872         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
11873         scalbln, scalblnf, scalblnl in libc.
11875 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
11877         [BZ #17086]
11878         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
11879         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
11880         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
11882 2014-06-24  Roland McGrath  <roland@hack.frob.com>
11884         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
11885         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
11886         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
11887         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
11888         Update #include.
11889         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
11890         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
11891         Update #include.
11892         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
11893         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
11894         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
11895         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
11896         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
11897         * sysdeps/x86/bits/pthreadtypes.h: ... here.
11898         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
11899         * sysdeps/x86/bits/semaphore.h: ... here.
11900         * sysdeps/x86/nptl/elide.h: Moved ...
11901         * sysdeps/x86/elide.h: ... here.
11902         * sysdeps/x86_64/nptl/Implies: File removed.
11903         * sysdeps/i386/nptl/Implies: File removed.
11905 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
11907         [BZ #16539]
11908         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
11909         return the argument for normal arguments with exponent below -64.
11910         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
11911         Likewise.
11912         * math/auto-libm-test-in: Add another test of expm1.
11913         * math/auto-libm-test-out: Regenerated.
11915         [BZ #16287]
11916         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
11917         calling __erfcl for arguments at least 16.
11918         * math/auto-libm-test-in: Add more tests of erf.
11919         * math/auto-libm-test-out: Regenerated.
11921         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
11922         individual architectures.
11923         * sysdeps/unix/sysv/linux/configure: Regenerated.
11924         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
11925         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
11926         * sysdeps/unix/sysv/linux/powerpc/configure.ac
11927         (ldd_rewrite_script): Define variable.
11928         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
11929         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
11930         file.
11931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
11932         generated file.
11933         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
11934         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
11935         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
11936         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
11937         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
11938         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
11939         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
11940         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
11942 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11944         [BZ #17084]
11945         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
11946         Rename member __data.d to __data.__elision_data.
11948 2014-06-24  Wilco  <wdijkstr@arm.com>
11950         * NEWS: Add 16918 to fixed bug list.
11952 2014-06-24  Wilco  <wdijkstr@arm.com>
11954         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
11956 2014-06-24  Wilco  <wdijkstr@arm.com>
11958         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
11959         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
11960         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
11961         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
11962         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
11963         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
11964         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
11965         Use _FPU_MASK_RM.
11967 2014-06-24  Wilco  <wdijkstr@arm.com>
11969         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
11971 2014-06-24  Wilco  <wdijkstr@arm.com>
11973         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
11974         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
11975         * sysdeps/arm/fesetround.c (fesetround): Remove space.
11976         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
11978 2014-06-24  Wilco  <wdijkstr@arm.com>
11980         [BZ #16918]
11981         * sysdeps/arm/feupdateenv.c (feupdateenv):
11982         Rewrite to reduce FPSCR accesses and fix return value.
11984 2014-06-24  Wilco  <wdijkstr@arm.com>
11986         * sysdeps/arm/fclrexcpt.c (feclearexcept):
11987         Optimize to avoid unnecessary FPSCR writes.
11988         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
11989         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
11990         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
11991         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
11993 2014-06-24  Wilco  <wdijkstr@arm.com>
11995         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
11996         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
11997         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
11998         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
11999         Call libc_fetestexcept_vfp.
12000         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
12001         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
12002         __SOFTFP__ ifdef so that they can be built for softfp.
12004 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12006         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
12007         argument type signed char.
12009         * Makerules (check-abi): Dump diff of symlist if the test
12010         fails.
12012 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12014         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
12015         using abort.
12017         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
12018         Remove unused variable ST.
12020 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12022         [BZ #16354]
12023         [BZ #17061]
12024         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
12025         small arguments before calling __expm1.
12026         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
12027         small arguments before calling __expm1f.
12028         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
12029         small arguments before calling __expm1l.
12030         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
12031         Likewise.
12032         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
12033         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
12034         spurious underflow for some cosh tests.
12035         * math/auto-libm-test-out: Regenerated.
12036         * sysdeps/i386/fpu/libm-test-ulps: Update.
12038         [BZ #17050]
12039         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
12040         (__ieee754_y1): Set errno if return value overflows.
12041         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
12042         (__ieee754_y1f): Set errno if return value overflows.
12043         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
12044         (__ieee754_y1l): Set errno if return value overflows.
12045         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
12046         (__ieee754_y1l): Set errno if return value overflows.
12047         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
12048         * math/auto-libm-test-out: Regenerated.
12050         * math/gen-auto-libm-tests.c: Document use of
12051         ignore-zero-inf-sign.
12052         (input_flag_type): Add value flag_ignore_zero_inf_sign.
12053         (input_flags): Add ignore-zero-inf-sign.
12054         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
12055         * math/gen-libm-test.pl (generate_testfile): Handle
12056         ignore-zero-inf-sign.
12057         * math/auto-libm-test-in: Mark some cpow tests with
12058         ignore-zero-inf-sign and some with xfail-rounding.
12059         * math/auto-libm-test-out: Regenerated.
12060         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
12061         * sysdeps/i386/fpu/libm-test-ulps: Update.
12062         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12064         [BZ #16315]
12065         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
12066         overflowing or underflowing operations take place with sign of
12067         result.
12068         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
12069         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
12070         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
12071         (__ieee754_pow): Recompute overflowing and underflowing results in
12072         original rounding mode.
12073         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
12074         (__powl_helper): Allow negative argument X and scale negated value
12075         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
12076         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
12077         overflowing or underflowing operations take place with sign of
12078         result.
12079         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
12080         Include <math.h>.
12081         * math/auto-libm-test-in: Add more tests of pow.
12082         * math/auto-libm-test-out: Regenerated.
12083         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
12084         (pow_tonearest_test_data): Remove.
12085         (pow_test_tonearest): Likewise.
12086         (pow_towardzero_test_data): Likewise.
12087         (pow_test_towardzero): Likewise.
12088         (pow_downward_test_data): Likewise.
12089         (pow_test_downward): Likewise.
12090         (pow_upward_test_data): Likewise.
12091         (pow_test_upward): Likewise.
12092         (main): Don't call removed functions.
12093         * sysdeps/i386/fpu/libm-test-ulps: Update.
12094         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12096 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12098         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
12099         Moved ...
12100         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
12101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
12102         Moved ...
12103         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
12104         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
12105         Moved ...
12106         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
12107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
12108         Moved ...
12109         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
12110         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
12111         File removed.
12112         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
12113         File removed.
12114         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
12115         File removed.
12116         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
12117         File removed.
12118         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
12119         File removed.
12120         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
12121         File removed.
12122         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
12123         File removed.
12124         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
12125         File removed.
12126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
12127         File removed.
12128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
12129         File removed.
12130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
12131         File removed.
12132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
12133         File removed.
12134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
12135         Moved ...
12136         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
12137         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
12138         Moved ...
12139         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
12140         ... here.
12141         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
12142         Moved ...
12143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
12144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
12145         Moved ...
12146         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
12147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
12148         Moved ...
12149         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
12150         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
12151         Moved ...
12152         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
12153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
12154         Moved ...
12155         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
12156         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
12157         Moved ...
12158         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
12159         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
12160         Moved ...
12161         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
12162         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
12163         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
12164         ... here.
12165         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
12166         Moved ...
12167         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
12168         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
12169         Moved ...
12170         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
12171         ... here.
12172         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
12173         Moved ...
12174         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
12175         ... here.
12176         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12177         Moved ...
12178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
12179         ... here.
12180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
12181         Moved ...
12182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
12183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12184         Moved ...
12185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
12186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
12187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
12188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12189         Moved ...
12190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
12191         ... here.
12192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
12193         Moved ...
12194         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
12195         ... here.
12196         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12197         Moved ...
12198         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
12199         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
12200         Moved ...
12201         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
12202         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12203         Moved ...
12204         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
12205         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
12206         Moved ...
12207         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
12208         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12209         Moved ...
12210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
12211         ... here.
12212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
12213         Moved ...
12214         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
12215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12216         Moved ...
12217         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
12218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
12219         Moved ...
12220         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
12221         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12222         Moved ...
12223         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
12224         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
12225         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
12226         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12227         Moved ...
12228         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
12229         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
12230         Moved ...
12231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
12232         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12233         Moved ...
12234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
12235         ... here.
12236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
12237         Moved ...
12238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
12239         ... here.
12240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12241         Moved ...
12242         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
12243         ... here.
12244         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
12245         Moved ...
12246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
12247         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12248         Moved ...
12249         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
12250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
12251         Moved ...
12252         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
12253         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12254         Moved ...
12255         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
12256         ... here.
12257         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
12258         Moved ...
12259         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
12260         ... here.
12261         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12262         Moved ...
12263         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
12264         ... here.
12265         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
12266         Moved ...
12267         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
12268         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
12269         Moved ...
12270         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
12272 2014-06-23  Will Newton  <will.newton@linaro.org>
12273             Wilco  <wdijkstr@arm.com>
12275         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
12276         implementation.  Include get-rounding-mode.h.
12277         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
12278         [!libc_feholdsetround_noex_ctx]: Define
12279         libc_feholdsetround_noex_ctx.
12280         [!libc_feholdsetround_noexf_ctx]: Define
12281         libc_feholdsetround_noexf_ctx.
12282         [!libc_feholdsetround_noexl_ctx]: Define
12283         libc_feholdsetround_noexl_ctx.
12284         (libc_feholdsetround_ctx): New function.
12285         (libc_feresetround_ctx): New function.
12286         (libc_feholdsetround_noex_ctx): New function.
12287         (libc_feresetround_noex_ctx): New function.
12289 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12291         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
12292         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
12293         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
12294         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
12295         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
12296         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
12298         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
12299         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
12300         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
12301         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
12302         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
12303         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
12304         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
12305         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
12306         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
12307         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
12308         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
12309         Moved ...
12310         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
12311         ... here.
12312         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
12313         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
12314         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
12315         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
12316         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
12317         Moved ...
12318         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
12319         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
12320         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
12321         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
12322         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
12323         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
12324         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
12325         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
12326         Moved ...
12327         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
12328         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
12329         Moved ...
12330         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
12331         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
12332         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
12333         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
12334         Moved ...
12335         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
12336         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
12337         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
12338         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
12339         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
12340         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
12341         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
12342         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
12343         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
12344         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
12345         Moved ...
12346         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
12347         ... here.
12348         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
12349         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
12350         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
12351         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
12352         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
12353         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
12354         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
12355         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
12356         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
12357         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
12358         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
12359         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
12360         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
12361         Moved ...
12362         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
12363         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
12364         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
12365         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
12366         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
12367         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
12368         Moved ...
12369         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
12370         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
12371         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
12372         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
12373         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
12375         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
12376         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
12377         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
12378         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
12379         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
12380         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
12381         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
12382         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
12383         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
12384         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
12385         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
12386         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
12387         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
12388         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
12389         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
12390         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
12391         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
12392         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
12393         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
12394         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
12395         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
12396         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
12397         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
12398         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
12399         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
12400         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
12401         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
12402         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
12404 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12406         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
12407         (FALLOC_FL_COLLAPSE_RANGE): New macro.
12408         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
12409         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
12410         (IPV6_PMTUDISC_INTERFACE): Likewise.
12411         (IPV6_PMTUDISC_OMIT): Likewise.
12413 2014-06-23  Andreas Schwab  <schwab@suse.de>
12415         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
12416         Remove unused errout label.
12418 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12420         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
12421         macro: hardware supports Vector Crypto instructions.
12423 2014-06-23  Will Newton  <will.newton@linaro.org>
12425         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
12426         rather than __builtin_expect.
12428         * elf/dl-lookup.c (undefined_msg): Remove variable.
12429         (_dl_lookup_symbol_x): Replace undefined_msg with string
12430         literal.
12432         * elf/dl-lookup.c (do_lookup_unique): New function.
12433         (do_lookup_x): Move STB_GNU_UNIQUE handling code
12434         to a separate function.
12436 2014-06-23  Andreas Schwab  <schwab@suse.de>
12438         [BZ #17079]
12439         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
12440         before reading the next line.
12442 2014-06-23  Will Newton  <will.newton@linaro.org>
12444         * test-skeleton.c (signal_handler): Use printf and %m
12445         rather than perror.  Use printf rather than fprintf to
12446         stderr.  Use puts rather than fputs to stderr.
12447         (main): Likewise.
12449 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
12451         * nscd/nscd.c (thread_info_t): Remove typedef.
12452         (thread_info): Remove variable.
12454 2014-06-21  Allan McRae  <allan@archlinux.org>
12456         * NEWS: Mention CVE-2014-4043.
12458 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12460         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
12461         * nptl/smp.h: ... here.
12463         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
12465         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
12466         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
12467         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
12468         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
12470         * nptl/allocatestack.c: Include <stack-aliasing.h>.
12471         * nptl/stack-aliasing.h: New file.
12472         * sysdeps/i386/i686/stack-aliasing.h: New file.
12473         * sysdeps/i386/i686/nptl/Makefile: File removed.
12474         * sysdeps/x86_64/stack-aliasing.h: New file.
12475         * sysdeps/x86_64/nptl/Makefile
12476         (CFLAGS-pthread_create.c): Variable removed.
12478         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
12479         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
12480         old file.
12481         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
12482         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
12483         old file.
12485 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
12487         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12488         (__ASSUME_SIGFRAME_V2): Remove macro.
12489         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
12490         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
12491         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
12492         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
12493         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
12494         Declare as function.  Remove conditional macro definitions.
12495         (__default_rt_sa_restorer): Likewise.
12496         (__default_sa_restorer_v1): Remove declaration.
12497         (__default_sa_restorer_v2): Likewise.
12498         (__default_rt_sa_restorer_v1): Likewise.
12499         (__default_rt_sa_restorer_v2): Likewise.
12500         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
12501         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
12502         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
12504 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12506         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
12507         (libpthread-routines): Add sysdep.
12508         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
12509         * sysdeps/unix/sysv/linux/sparc/Versions
12510         (libpthread: GLIBC_2.3.3): New version set.
12511         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
12512         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
12513         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
12514         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
12515         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
12516         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
12517         Moved ...
12518         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
12519         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
12520         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
12521         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
12522         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
12523         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
12524         * sysdeps/sparc/nptl/sem_init.c: ... here.
12525         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
12526         * sysdeps/sparc/nptl/sem_post.c: ... here.
12527         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
12528         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
12529         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
12530         * sysdeps/sparc/nptl/sem_wait.c: ... here.
12531         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
12532         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
12533         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
12534         (libpthread-routines): Add cpu_relax.
12535         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
12536         File removed.
12537         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
12538         (librt: GLIBC_2.3.3): New version set.
12539         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
12540         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
12541         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
12542         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
12543         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
12544         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
12545         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
12546         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
12547         Moved ...
12548         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
12549         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
12550         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
12551         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
12552         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
12553         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
12554         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
12555         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
12556         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
12557         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
12558         Moved ...
12559         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
12560         Update #include.
12561         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
12562         Moved ...
12563         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
12564         Update #include.
12565         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
12566         Moved ...
12567         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
12568         Update #include.
12569         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
12570         Moved ...
12571         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
12572         Update #include.
12573         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
12574         Moved ...
12575         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
12576         Update #include.
12577         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
12578         Moved ...
12579         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
12580         Update #include.
12581         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
12582         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
12583         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
12584         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
12585         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
12586         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
12587         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
12588         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
12589         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
12590         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
12591         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
12592         Moved ...
12593         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
12594         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
12595         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
12596         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
12597         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
12599 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12601         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
12602         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
12603         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
12604         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
12605         * nscd/nscd.c: Likewise.
12606         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
12607         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
12608         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
12609         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
12611         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
12612         <kernel-features.h>.
12613         (init_mq_netlink): Remove conditional have_sock_cloexec
12614         definitions.  Remove code conditional on have_sock_cloexec < 0.
12615         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
12616         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
12617         * sysdeps/unix/sysv/linux/opensock.c: Do not include
12618         <kernel-features.h>.
12619         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
12620         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
12622 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
12624         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
12625         Add tests for memset_chk and memset.
12627         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
12628         with AVX2_Usable.
12630 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
12632         [BZ #16046]
12633         * elf/tst-dl-iter-static.c: New file.
12634         * elf/Makefile (tests-static): Add tst-dl-iter-static.
12636         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
12637         error.
12639 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12641         * sysdeps/unix/sysv/linux/kernel-features.h
12642         (__ASSUME_F_GETOWN_EX): Remove macro.
12643         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
12644         <kernel-features.h>.
12645         (miss_F_GETOWN_EX): Remove variable or macro.
12646         (do_fcntl): Do not check miss_F_GETOWN_EX.
12647         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
12649         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
12650         Remove macro.
12651         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
12652         [!__ASSUME_AT_RANDOM]: Remove conditional code.
12653         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
12655         * sysdeps/unix/sysv/linux/kernel-features.h
12656         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
12657         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
12658         [ADJ_OFFSET_SS_READ]: Make code unconditional.
12659         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
12661 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
12663         [BZ #17075]
12664         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
12665         Fix calculation of the symbol's value.
12666         * sysdeps/arm/tst-armtlsdescloc.c: New file.
12667         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
12668         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
12669         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
12670         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
12671         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
12672         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
12673         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
12674         (modules-names): Add `tst-armtlsdescmod',
12675         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
12676         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
12677         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
12678         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
12679         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
12680         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
12681         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
12682         ($(objpfx)tst-armtlsdescloc): New dependency.
12683         ($(objpfx)tst-armtlsdescextnow): Likewise.
12684         ($(objpfx)tst-armtlsdescextlazy): Likewise.
12685         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
12686         TLS scheme support.
12687         * sysdeps/arm/configure: Regenerate.
12689 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12691         * include/fcntl.h (__atfct_seterrno): Remove prototype.
12692         (__atfct_seterrno_2): Likewise.
12693         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
12694         <kernel-features.h>.
12695         (__ASSUME_ATFCTS): Do not undefine and redefine.
12696         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
12697         (__have_atfcts): Remove conditional definition.
12698         (__fxstatat([__NR_fstatat64]: Make code unconditional.
12699         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
12700         unreachable if [__ASSUME_ATFCTS].
12701         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
12702         not undefine and redefine.
12703         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
12704         <kernel-features.h>.
12705         (faccessat) [__NR_faccessat]: Make code unconditional.
12706         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
12707         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
12708         <kernel-features.h>.
12709         (fchmodat) [__NR_fchmodat]: Make code unconditional.
12710         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
12711         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
12712         <kernel-features.h>.
12713         (fchownat) [__NR_fchownat]: Make code unconditional.
12714         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
12715         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
12716         <kernel-features.h>.
12717         (futimesat) [__NR_futimesat]: Make code unconditional.
12718         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
12719         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
12720         <kernel-features.h>.
12721         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
12722         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
12723         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
12724         <kernel-features.h>.
12725         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
12726         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
12727         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
12728         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
12729         <kernel-features.h>.
12730         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
12731         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
12732         * sysdeps/unix/sysv/linux/linkat.c: Do not include
12733         <kernel-features.h>.
12734         (linkat) [__NR_linkat]: Make code unconditional.
12735         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
12736         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
12737         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
12738         <kernel-features.h>.
12739         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
12740         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
12741         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
12742         <kernel-features.h>.
12743         (mkdirat) [__NR_mkdirat]: Make code unconditional.
12744         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
12745         * sysdeps/unix/sysv/linux/openat.c: Do not include
12746         <kernel-features.h>.
12747         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
12748         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
12749         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
12750         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
12751         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
12752         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
12753         <kernel-features.h>.
12754         (readlinkat) [__NR_readlinkat]: Make code unconditional.
12755         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
12756         result of INLINE_SYSCALL directly, not via int variable.
12757         * sysdeps/unix/sysv/linux/renameat.c: Do not include
12758         <kernel-features.h>.
12759         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
12760         (renameat) [__NR_renameat]: Make code unconditional.
12761         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
12762         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
12763         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
12764         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
12765         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
12766         (__ASSUME_ATFCTS): Do not undefine and redefine.
12767         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
12768         <kernel-features.h>.
12769         (symlinkat) [__NR_symlinkat]: Make code unconditional.
12770         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
12771         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
12772         <kernel-features.h>.
12773         (unlinkat) [__NR_unlinkat]: Make code unconditional.
12774         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
12775         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
12776         (__ASSUME_ATFCTS): Do not undefine and redefine.
12777         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
12778         <kernel-features.h>.
12779         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
12780         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
12781         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
12782         <kernel-features.h>.
12783         (__xmknodat) [__NR_mknodat]: Make code unconditional.
12784         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
12786 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
12788         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
12790 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
12792         [BZ #17069]
12793         * posix/regcomp.c (parse_reg_exp): Deallocate partially
12794         constructed tree before returning error.
12795         * posix/bug-regexp36.c: Expand test case.
12797 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
12799         [BZ #6803]
12800         * math/libm-test.inc (scalbln_test_date):
12801         Add errno expectations.
12802         * math/w_scalblnf.c: New File.
12803         Add wrapper which checks for setting errno to ERANGE.
12804         Add weak_alias for corresponding scalbln function.
12805         * math/w_scalbln.c: Likewise.
12806         * math/w_scalblnl.c: Likewise.
12807         * math/Makefile (libm-calls): Add w_scalbln.
12808         * sysdeps/ieee754/flt-32/s_scalblnf.c:
12809         Remove weak_alias for corresponding scalbln function.
12810         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
12811         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
12812         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
12813         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
12814         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
12815         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
12816         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
12817         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
12818         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
12819         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
12820         Remove long_double_symbol for scalblnl function in libm, libc.
12821         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
12822         Add wrapper which checks for setting errno to ERANGE.
12823         Add long_double_symbol for scalblnl function in libm, libc.
12824         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
12825         Remove long_double_symbol for scalblnl in libm.
12826         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
12827         Add wrapper which checks for setting errno to ERANGE.
12828         Add long_double_symbol for scalblnl function in libm.
12829         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
12830         Do not use wrapper because of own implementation.
12832 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
12834         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
12835         3 bytes for __pad1 for x32.
12836         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
12838 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
12839             H.J. Lu  <hongjiu.lu@intel.com>
12841         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
12842         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
12843         * sysdeps/x86_64/multiarch/memset.S: Likewise.
12844         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
12845         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
12847 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
12849         [BZ #17069]
12850         * posix/regcomp.c (parse_expression): Deallocate partially
12851         constructed tree before returning error.
12852         * posix/Makefile.c (tests): Add bug-regex36.
12853         (generated): Add bug-regex36.mtrace.
12854         (tests-special): Add $(objpfx)bug-regex36-mem.out
12855         (bug-regex36-ENV): New variable.
12856         ($(objpfx)bug-regex36-mem.out): New rule.
12857         * posix/bug-regex36.c: New file.
12859 2014-06-19  Will Newton  <will.newton@linaro.org>
12861         * malloc/malloc.c (systrim): If extra is zero then return
12862         early.
12864 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
12866         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
12868 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
12870         * sysdeps/aarch64/strchr.S: New file.
12872 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
12874         [BZ #17022]
12875         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
12876         from arguments -2 or below.
12877         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
12878         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
12880 2014-06-18  Andreas Schwab  <schwab@suse.de>
12882         [BZ #17062]
12883         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
12884         of a bracket expr not to run off the end of the string.
12885         * posix/Makefile (tests): Add tst-fnmatch3.
12886         * posix/tst-fnmatch3.c: New file.
12888 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
12890         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
12891         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
12892         [$(cross-compiling) = no]: Likewise.
12893         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
12894         [$(cross-compiling) = no]: Likewise.
12896 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
12898         [BZ #17031]
12899         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
12900         double, adjusted for any remainder from the high double.
12901         * math/libm-test.inc (nearbyint): Add tests.
12902         (rint): Likewise.
12904 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12906         * nptl/sysdeps/powerpc/Makefile: Moved ...
12907         * sysdeps/powerpc/nptl/Makefile: ... here.
12908         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
12909         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
12910         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
12911         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
12912         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
12913         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
12914         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
12915         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
12916         * nptl/sysdeps/powerpc/tls.h: Moved ...
12917         * sysdeps/powerpc/nptl/tls.h: ... here.
12919 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
12921         [BZ #16681]
12922         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
12923         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
12924         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
12925         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
12926         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
12927         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
12928         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
12929         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
12930         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
12932 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
12934         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
12936 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
12938         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
12939         defined operator.
12941         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
12942         $TIMEOUTFACTOR.
12944 2014-06-16  Florian Weimer  <fweimer@redhat.com>
12946         [BZ #17058]
12947         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
12948         non-executed part of the test.
12950 2014-06-16  Andreas Schwab  <schwab@suse.de>
12952         * string/bits/string2.h (strdup, strndup): Update feature guard.
12954 2014-06-14  David S. Miller  <davem@davemloft.net>
12956         * sysdeps/sparc/fpu/libm-test-ulps: Update.
12958 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
12960         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
12961         that was previously under [RESET_PID].
12962         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
12964         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
12965         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
12966         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
12967         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
12968         (__libc_vfork): New strong alias.
12969         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
12971 2014-06-14 Andi Kleen  <ak@linux.intel.com>
12973         * sysdeps/generic/elide.h: New file.
12975 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
12977         * Makefile (installed-headers): Adjust path of pthread.h header.
12979 2014-06-13  Roland McGrath  <roland@hack.frob.com>
12981         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
12982         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
12983         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
12984         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
12986         * nptl/sysdeps/s390/Makefile: Moved ...
12987         * sysdeps/s390/nptl/Makefile: ... here.
12988         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
12989         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
12990         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
12991         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
12992         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
12993         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
12994         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
12995         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
12996         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
12997         * sysdeps/s390/nptl/pthreaddef.h: ... here.
12998         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
12999         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
13000         * nptl/sysdeps/s390/tls.h: Moved ...
13001         * sysdeps/s390/nptl/tls.h: ... here.
13003         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
13004         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
13006 2014-06-13  David S. Miller  <davem@davemloft.net>
13008         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
13009         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
13010         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
13011         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
13012         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
13013         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
13014         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
13015         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
13016         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
13017         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
13018         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
13019         Remove RESET_PID cpp guards.
13020         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
13021         Remove RESET_PID cpp guards.
13022         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
13024 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
13026         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
13027         __sp to uintptr_t.
13029 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13031         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
13032         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
13033         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
13034         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
13035         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
13036         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
13037         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
13038         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
13039         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
13040         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
13041         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
13042         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
13043         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
13044         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
13045         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
13046         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
13047         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
13048         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
13049         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
13050         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
13052         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
13053         (pthread_rwlock_rdlock): Add elision.
13054         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
13055         (pthread_rwlock_wrlock): Add elision.
13056         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
13057         (pthread_rwlock_trywrlock): Add elision.
13058         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
13059         (pthread_rwlock_tryrdlock): Add elision.
13060         * nptl/pthread_rwlock_unlock.c: Include elide.h.
13061         (pthread_rwlock_tryrdlock): Add elision unlock.
13062         * nptl/sysdeps/pthread/pthread.h:
13063         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
13064         (PTHREAD_RWLOCK_INITIALIZER,
13065         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
13066         Handle new elision field.
13067         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
13068         * sysdeps/arm/nptl/bits/pthreadtypes.h
13069         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13070         * sysdeps/sh/nptl/bits/pthreadtypes.h
13071         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13072         * sysdeps/tile/nptl/bits/pthreadtypes.h
13073         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13074         * sysdeps/a/nptl/bits/pthreadtypes.h
13075         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13076         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
13077         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13078         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
13079         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13080         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
13081         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13082         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
13083         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13084         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
13085         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13086         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
13087         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13088         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
13089         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13090         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
13091         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13092         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
13093         (elision_init): Set try_xbegin to zero when no RTM.
13094         * sysdeps/x86/nptl/bits/pthreadtypes.h
13095         (pthread_rwlock_t): Change __pad1 to __rwelision.
13096         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13098 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13100         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
13101         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
13102         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
13103         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
13105 2014-06-13  Meador Inge  <meadori@codesourcery.com>
13107         [BZ #16996]
13108         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
13109         that the cached result has been set before returning it.
13111 2014-06-12  Roland McGrath  <roland@hack.frob.com>
13113         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
13114         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
13115         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
13116         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
13117         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
13118         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
13120         * nptl/sysdeps/sparc/Makefile: Moved ...
13121         * sysdeps/sparc/nptl/Makefile: ... here.
13122         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
13123         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
13124         * nptl/sysdeps/sparc/tls.h: Moved ...
13125         * sysdeps/sparc/nptl/tls.h: ... here.
13126         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
13127         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
13128         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
13129         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
13130         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
13131         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
13132         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
13133         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
13134         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
13135         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
13136         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
13137         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
13138         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
13139         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
13140         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
13141         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
13142         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
13143         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
13144         Update #include.
13145         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
13146         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
13147         Update #include.
13148         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
13149         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
13150         Update #include.
13151         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
13152         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
13153         Update #include.
13155         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13157         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
13158         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
13160         * sysdeps/pthread/posix-timer.h: Include <list.h>.
13161         (struct list_links): Type removed.
13162         (struct thread_node, struct timer_node): Replace struct list_links
13163         with struct list_head.
13164         (list_unlink_ip): Likewise.
13165         * sysdeps/pthread/timer_routines.c
13166         (timer_free_list, thread_free_list, thread_active_list): Likewise.
13167         (list_append, list_insbefore): Likewise.
13168         (list_init): Function removed.
13169         (thread_init, init_module): Use INIT_LIST_HEAD instead.
13170         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
13171         * sysdeps/pthread/Makefile: ... here, new file.
13173         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
13174         * sysdeps/nptl/Implies: ... here.
13175         * sysdeps/unix/sysv/linux/Implies: Add nptl.
13176         * nptl/sysdeps/pthread/list.h: Moved ...
13177         * include/list.h: ... here.
13178         * nptl/sysdeps/pthread/createthread.c: Moved ...
13179         * nptl/createthread.c: ... here.
13180         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
13181         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
13182         * nptl/pt-longjmp.c: ... here.
13183         * nptl/sysdeps/pthread/Makefile: Moved ...
13184         * sysdeps/nptl/Makefile: ... here.
13185         * nptl/sysdeps/pthread/Subdirs: Moved ...
13186         * sysdeps/nptl/Subdirs: ... here.
13187         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
13188         * sysdeps/nptl/aio_misc.h: ... here.
13189         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
13190         * sysdeps/nptl/bits/libc-lock.h: ... here.
13191         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
13192         * sysdeps/nptl/bits/libc-lockP.h: ... here.
13193         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
13194         * sysdeps/nptl/bits/stdio-lock.h: ... here.
13195         * nptl/sysdeps/pthread/configure: Moved ...
13196         * sysdeps/nptl/configure: ... here.
13197         * nptl/sysdeps/pthread/configure.ac: Moved ...
13198         * sysdeps/nptl/configure.ac: ... here.
13199         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
13200         * sysdeps/nptl/gai_misc.h: ... here.
13201         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
13202         * sysdeps/nptl/librt-cancellation.c: ... here.
13203         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
13204         * sysdeps/nptl/malloc-machine.h: ... here.
13205         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
13206         * sysdeps/nptl/pthread-functions.h: ... here.
13207         * nptl/sysdeps/pthread/pthread.h: Moved ...
13208         * sysdeps/nptl/pthread.h: ... here.
13209         * nptl/sysdeps/pthread/setxid.h: Moved ...
13210         * sysdeps/nptl/setxid.h: ... here.
13211         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
13212         * sysdeps/nptl/sigfillset.c: ... here.
13213         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
13214         * sysdeps/nptl/tcb-offsets.h: ... here.
13215         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
13216         * sysdeps/nptl/tst-mqueue8x.c: ... here.
13217         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
13218         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
13219         * nptl/sysdeps/pthread/allocalim.h: Moved ...
13220         * sysdeps/pthread/allocalim.h: ... here.
13221         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
13222         * sysdeps/pthread/bits/sigthread.h: ... here.
13223         * nptl/sysdeps/pthread/flockfile.c: Moved ...
13224         * sysdeps/pthread/flockfile.c: ... here.
13225         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
13226         * sysdeps/pthread/ftrylockfile.c: ... here.
13227         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
13228         * sysdeps/pthread/funlockfile.c: ... here.
13229         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
13230         * sysdeps/pthread/posix-timer.h: ... here.
13231         * nptl/sysdeps/pthread/timer_create.c: Moved ...
13232         * sysdeps/pthread/timer_create.c: ... here.
13233         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
13234         * sysdeps/pthread/timer_delete.c: ... here.
13235         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
13236         * sysdeps/pthread/timer_getoverr.c: ... here.
13237         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
13238         * sysdeps/pthread/timer_gettime.c: ... here.
13239         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
13240         * sysdeps/pthread/timer_routines.c: ... here.
13241         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
13242         * sysdeps/pthread/timer_settime.c: ... here.
13243         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
13244         * sysdeps/pthread/tst-timer.c: ... here.
13245         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
13246         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
13248         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
13249         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
13251         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
13252         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
13253         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
13254         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
13255         Update #include target.
13256         * nptl/sysdeps/i386/i686/Makefile: Moved ...
13257         * sysdeps/i386/i686/nptl/Makefile: ... here.
13258         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
13259         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
13260         Update #include target.
13261         * nptl/sysdeps/i386/i686/tls.h: Moved ...
13262         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
13263         * nptl/sysdeps/i386/Makefile: Moved ...
13264         * sysdeps/i386/nptl/Makefile: ... here.
13265         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
13266         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
13267         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
13268         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
13269         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
13270         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
13271         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
13272         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
13273         * sysdeps/i386/nptl/pthreaddef.h: ... here.
13274         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
13275         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
13276         * nptl/sysdeps/i386/tls.h: Moved ...
13277         * sysdeps/i386/nptl/tls.h: ... here.
13279         * sysdeps/sh/Makefile [$(subdir) = csu]
13280         (gen-as-const-headers): Add tcb-offsets.sym.
13281         * nptl/sysdeps/sh/Makefile: File removed.
13282         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
13283         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
13284         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
13285         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
13286         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
13287         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
13288         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
13289         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
13290         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
13291         * sysdeps/sh/nptl/pthreaddef.h: ... here.
13292         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
13293         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
13294         * nptl/sysdeps/sh/tls.h: Moved ...
13295         * sysdeps/sh/nptl/tls.h: ... here.
13296         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
13297         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
13298         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
13299         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
13300         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
13301         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
13302         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
13303         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
13304         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
13305         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
13306         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
13307         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
13308         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
13309         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
13310         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
13311         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
13312         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
13313         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
13314         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
13315         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
13316         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
13317         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
13318         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
13319         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
13320         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
13321         Moved ...
13322         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
13323         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
13324         Moved ...
13325         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
13326         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
13327         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
13328         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
13329         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
13330         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
13331         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
13332         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
13333         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
13334         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
13335         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
13336         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
13337         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
13338         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
13339         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
13340         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
13341         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
13342         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
13343         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
13345 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
13347         * posix/spawn_faction_addopen.c: Include string.h.
13349 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13351         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
13352         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
13353         * nptl/sysdeps/x86_64/Makefile: Moved ...
13354         * sysdeps/x86_64/nptl/Makefile: ... here.
13355         * nptl/sysdeps/x86_64/configure: Moved ...
13356         * sysdeps/x86_64/nptl/configure: ... here.
13357         * nptl/sysdeps/x86_64/configure.ac: Moved ...
13358         * sysdeps/x86_64/nptl/configure.ac: ... here.
13359         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
13360         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
13361         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
13362         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
13363         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
13364         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
13365         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
13366         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
13367         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
13368         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
13369         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
13370         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
13371         * nptl/sysdeps/x86_64/tls.h: Moved ...
13372         * sysdeps/x86_64/nptl/tls.h: ... here.
13373         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
13374         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
13375         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
13376         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
13378         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
13380 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13382         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13384 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
13386         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
13387         type.
13388         [POSIX] (off_t): Likewise.
13389         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
13390         [POSIX] (S_ISBLK): Require macro.
13391         [POSIX] (S_ISCHR): Likewise.
13392         [POSIX] (S_ISDIR): Likewise.
13393         [POSIX] (S_ISFIFO): Likewise.
13394         [POSIX] (S_ISREG): Likewise.
13395         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
13396         optional-macro.
13397         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
13398         type.
13399         [POSIX] (time_t): Likewise.
13400         [POSIX] (timer_t): Likewise.
13402 2014-06-11  Florian Weimer  <fweimer@redhat.com>
13404         [BZ #17048]
13405         * posix/spawn_int.h (struct __spawn_action): Make the path string
13406         non-const to support deallocation.
13407         * posix/spawn_faction_addopen.c
13408         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
13409         * posix/spawn_faction_destroy.c
13410         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
13411         path in all spawn_do_open actions.
13412         * posix/tst-spawn.c (do_test): Exercise the copy operation in
13413         posix_spawn_file_actions_addopen.
13415 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
13417         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
13418         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
13419         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
13420         conditional code always true.
13421         (__libc_vfork): New alias.
13423 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13425         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13426         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
13428         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
13430         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13431         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
13433         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13434         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
13436         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13437         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
13439 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13441         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
13442         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
13443         multiarch strcmp for PPC64.
13444         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
13445         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
13446         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
13447         multiarch optimizations.
13448         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13449         (__libc_ifunc_impl_list): Likewise.
13451 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13453         * benchtests/scripts/validate_benchout.py: New script.
13454         * benchtests/Makefile (bench-func): Call it.
13455         * benchtests/scripts/benchout.schema.json: New file.
13457 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
13459         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
13460         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
13461         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
13462         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
13463         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
13464         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
13465         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
13466         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
13467         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
13468         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
13469         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
13470         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
13471         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
13472         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
13473         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
13474         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
13475         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
13476         Moved ...
13477         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
13478         ... here.
13479         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
13480         Moved ...
13481         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
13482         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
13483         Moved ...
13484         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
13485         ... here.
13486         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
13487         Moved ...
13488         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
13489         ... here.
13490         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
13491         Moved ...
13492         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
13493         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
13494         Moved ...
13495         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
13496         ... here.
13497         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
13498         Moved ...
13499         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
13500         ... here.
13501         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
13502         Moved ...
13503         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
13504         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
13505         Moved ...
13506         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
13507         ... here.
13508         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
13509         Moved ...
13510         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
13511         ... here.
13512         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
13513         Moved ...
13514         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
13515         ... here.
13516         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
13517         Moved ...
13518         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
13519         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
13520         Moved ...
13521         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
13522         ... here.
13523         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
13524         Moved ...
13525         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
13526         ... here.
13527         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
13528         Moved ...
13529         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
13530         ... here.
13531         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
13532         Moved ...
13533         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
13534         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
13535         Moved ...
13536         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
13537         ... here.
13538         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
13539         Moved ...
13540         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
13541         ... here.
13542         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
13543         Moved ...
13544         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
13545         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
13546         Moved ...
13547         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
13548         ... here.
13549         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
13550         Moved ...
13551         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
13552         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
13553         Moved ...
13554         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
13555         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
13556         Moved ...
13557         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
13558         ... here.
13559         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
13560         Moved ...
13561         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
13562         ... here.
13563         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
13564         Moved ...
13565         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
13566         ... here.
13567         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
13568         Moved ...
13569         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
13570         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
13571         Moved ...
13572         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
13573         ... here.
13574         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
13575         Moved ...
13576         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
13577         ... here.
13578         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
13579         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
13580         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
13581         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
13582         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
13583         Moved ...
13584         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
13585         ... here.
13586         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
13587         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
13588         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
13589         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
13590         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
13591         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
13592         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
13593         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
13594         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
13595         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
13596         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
13597         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
13598         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
13599         Moved ...
13600         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
13601         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
13602         Moved ...
13603         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
13604         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
13605         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
13606         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
13607         Moved ...
13608         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
13609         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
13610         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
13611         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
13612         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
13613         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
13614         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
13616 2014-06-10  Wilco  <wdijkstr@arm.com>
13618         * math/test-fenv-return.c: New file.
13619         * math/Makefile: Add new test test-fenv-return.
13621 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
13623         [BZ #17042]
13624         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
13625         when x - 1 is zero.
13626         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
13627         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
13628         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
13629         0.0L for an argument of 1.0L.
13630         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
13631         Likewise.
13632         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
13633         value when x - 1 is zero.
13634         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
13635         * sysdeps/i386/fpu/libm-test-ulps: Update.
13636         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13638 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
13640         [BZ #15119]
13641         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
13643 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13645         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
13646         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
13648 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13650         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13651         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
13653         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13654         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
13656         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13657         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
13659         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13660         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
13662         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
13663         if not already defined.
13664         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
13665         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
13666         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
13667         (TLS_INIT_TP): Use it.
13668         (TLS_DEFINE_INIT_TP): New macro.
13669         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
13671 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
13673         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
13674         constant.
13675         [POSIX] (IXANY): Likewise.
13676         [POSIX] (OLCUC): Likewise.
13677         [POSIX || POSIX2008] (CBAUD): Do not allow.
13678         [POSIX || POSIX2008] (DEFECHO): Likewise.
13679         [POSIX || POSIX2008] (ECHOCTL): Likewise.
13680         [POSIX || POSIX2008] (ECHOKE): Likewise.
13681         [POSIX || POSIX2008] (ECHOPRT): Likewise.
13682         [POSIX || POSIX2008] (EXTA): Likewise.
13683         [POSIX || POSIX2008] (EXTB): Likewise.
13684         [POSIX || POSIX2008] (FLUSHO): Likewise.
13685         [POSIX || POSIX2008] (LOBLK): Likewise.
13686         [POSIX || POSIX2008] (PENDIN): Likewise.
13687         [POSIX || POSIX2008] (SWTCH): Likewise.
13688         [POSIX || POSIX2008] (VDISCARD): Likewise.
13689         [POSIX || POSIX2008] (VDSUSP): Likewise.
13690         [POSIX || POSIX2008] (VLNEXT): Likewise.
13691         [POSIX || POSIX2008] (VREPRINT): Likewise.
13692         [POSIX || POSIX2008] (VSTATUS): Likewise.
13693         [POSIX || POSIX2008] (VWERASE): Likewise.
13694         (B*): Change to B[0123456789]*.
13695         * conform/data/time.h-data [POSIX || UNIX98]
13696         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
13697         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
13698         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
13699         [POSIX] (tm_*): Do not allow.
13701 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
13703         * Makefile (install): Don't set LANGUAGE.
13704         * Makefile.in (install): Likewise.
13705         * assert/Makefile (test-assert-ENV): Remove variable.
13706         (test-assert-perr-ENV): Likewise.
13707         * elf/Makefile (neededtest4-ENV): Likewise.
13708         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13709         [$(cross-compiling) = no]: Don't set LANGUAGE.
13710         * io/ftwtest-sh (LANG): Remove variable.
13711         * libio/Makefile (tst-widetext-ENV): Likewise.
13712         * manual/install.texi (Running make install): Don't refer to
13713         environment settings for make install.
13714         * INSTALL: Regenerated.
13715         * nptl/tst-tls6.sh: Don't set LANG.
13716         * posix/globtest.sh (LANG): Remove variable.
13717         * string/Makefile (tester-ENV): Likewise.
13718         (inl-tester-ENV): Likewise.
13719         (noinl-tester-ENV): Likewise.
13720         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13721         [$(cross-compiling) = no]: Don't set LANGUAGE.
13722         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
13723         without explicit environment settings.
13725 2014-06-06  Roland McGrath  <roland@hack.frob.com>
13727         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
13728         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
13729         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
13730         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
13732 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
13734         * crypt/crypt-private.h [DOS]: Add some includes taken from the
13735         other files in the crypt directory.
13736         * crypt/crypt.c: Remove duplicate includes.
13737         * crypt/crypt-entry.c: Likewise.
13738         * crypt/crypt_util.c: Likewise.
13740 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
13742         * Makeconfig (run-program-env): New variable.
13743         (run-program-prefix-before-env): Likewise.
13744         (run-program-prefix-after-env): Likewise.
13745         (run-program-prefix): Define in terms of new variables.
13746         (built-program-cmd-before-env): New variable.
13747         (built-program-cmd-after-env): Likewise.
13748         (built-program-cmd): Define in terms of new variables.
13749         (test-program-prefix-before-env): New variable.
13750         (test-program-prefix-after-env): Likewise.
13751         (test-program-prefix): Define in terms of new variables.
13752         (test-program-cmd-before-env): New variable.
13753         (test-program-cmd-after-env): Likewise.
13754         (test-program-cmd): Define in terms of new variables.
13755         * Rules (make-test-out): Use $(run-program-env).
13756         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
13757         (help): Do not mention environment variables.  Mention
13758         --timeoutfactor option.
13759         (timeoutfactor): New variable.
13760         (blacklist_exports): Remove function.
13761         (exports): Remove variable.
13762         (command): Do not include ${exports}.
13763         * manual/install.texi (Configuring and compiling): Do not mention
13764         test wrappers preserving environment variables.  Mention that last
13765         assignment to a variable must take precedence.
13766         * INSTALL: Regenerated.
13767         * benchtests/Makefile (run-bench): Use $(run-program-env).
13768         * catgets/Makefile ($(objpfx)test1.cat): Use
13769         $(built-program-cmd-before-env), $(run-program-env) and
13770         $(built-program-cmd-after-env).
13771         ($(objpfx)test2.cat): Do not specify environment variables
13772         explicitly.
13773         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
13774         $(run-program-env) and $(built-program-cmd-after-env).
13775         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
13776         $(run-program-env) and $(test-program-cmd-after-env).
13777         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
13778         explicitly.
13779         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
13780         run_program_env and test_program_cmd_after_env arguments.
13781         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
13782         * elf/tst-pathopt.sh: Use run_program_env argument.
13783         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
13784         $(test-wrapper-env) and $(run-program-env).
13785         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
13786         run_program_env arguments.
13787         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
13788         * intl/Makefile ($(objpfx)tst-gettext.out): Use
13789         $(test-program-prefix-before-env), $(run-program-env) and
13790         $(test-program-prefix-after-env).
13791         ($(objpfx)tst-gettext2.out): Likewise.
13792         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
13793         run_program_env and test_program_prefix_after_env arguments.
13794         * intl/tst-gettext2.sh: Likewise.
13795         * intl/tst-gettext4.sh: Do not set environment variables
13796         explicitly.
13797         * intl/tst-gettext6.sh: Likewise.
13798         * intl/tst-translit.sh: Likewise.
13799         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
13800         $(test-program-prefix-before-env), $(run-program-env) and
13801         $(test-program-prefix-after-env).
13802         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
13803         run_program_env and test_program_prefix_after_env arguments.
13804         * math/Makefile (run-regen-ulps): Use $(run-program-env).
13805         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
13806         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
13807         explicitly with each use of ${test_wrapper_env}.
13808         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
13809         $(test-program-prefix-before-env), $(run-program-env) and
13810         $(test-program-prefix-after-env).
13811         * posix/tst-getconf.sh: Do not set environment variables
13812         explicitly.
13813         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
13814         run_program_env and test_program_prefix_after_env arguments.
13815         * stdio-common/tst-printf.sh: Do not set environment variables
13816         explicitly.
13817         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
13818         $(test-program-prefix-before-env), $(run-program-env) and
13819         $(test-program-prefix-after-env).
13820         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
13821         run_program_env and test_program_prefix_after_env arguments.
13822         Split $test calls into $test_pre and $test.
13823         * timezone/Makefile (build-testdata): Use
13824         $(built-program-cmd-before-env), $(run-program-env) and
13825         $(built-program-cmd-after-env).
13827 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13829         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
13830         strlen for non SHARED builds.
13832 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
13834         * nptl/allocatestack.c (check_list): Inlined function...
13835         (__reclaim_stacks): ... here.
13837 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
13839         [BZ #15698]
13840         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
13841         memory overrun.
13843 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
13845         * Rules (make-test-out): Include
13846         LOCPATH=$(common-objpfx)localedata in default environment.
13847         * debug/Makefile (tst-chk1-ENV): Remove variable.
13848         (tst-chk2-ENV): Likewise.
13849         (tst-chk3-ENV): Likewise.
13850         (tst-chk4-ENV): Likewise.
13851         (tst-chk5-ENV): Likewise.
13852         (tst-chk6-ENV): Likewise.
13853         (tst-lfschk1-ENV): Likewise.
13854         (tst-lfschk2-ENV): Likewise.
13855         (tst-lfschk3-ENV): Likewise.
13856         (tst-lfschk4-ENV): Likewise.
13857         (tst-lfschk5-ENV): Likewise.
13858         (tst-lfschk6-ENV): Likewise.
13859         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
13860         (tst-iconv7-ENV): Likewise.
13861         * intl/Makefile (LOCPATH-ENV): Likewise.
13862         (tst-codeset-ENV): Likewise.
13863         (tst-gettext3-ENV): Likewise.
13864         (tst-gettext5-ENV): Likewise.
13865         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
13866         (tst-fopenloc-ENV): Likewise.
13867         (tst-fgetws-ENV): Remove variable.
13868         (tst-ungetwc1-ENV): Likewise.
13869         (tst-ungetwc2-ENV): Likewise.
13870         (bug-ungetwc2-ENV): Likewise.
13871         (tst-swscanf-ENV): Likewise.
13872         (bug-ftell-ENV): Likewise.
13873         (tst-fgetwc-ENV): Likewise.
13874         (tst-fseek-ENV): Likewise.
13875         (tst-ftell-partial-wide-ENV): Likewise.
13876         (tst-ftell-active-handler-ENV): Likewise.
13877         (tst-ftell-append-ENV): Likewise.
13878         * posix/Makefile (tst-fnmatch-ENV): Likewise.
13879         (tst-regexloc-ENV): Likewise.
13880         (bug-regex1-ENV): Likewise.
13881         (tst-regex-ENV): Likewise.
13882         (tst-regex2-ENV): Likewise.
13883         (bug-regex5-ENV): Likewise.
13884         (bug-regex6-ENV): Likewise.
13885         (bug-regex17-ENV): Likewise.
13886         (bug-regex18-ENV): Likewise.
13887         (bug-regex19-ENV): Likewise.
13888         (bug-regex20-ENV): Likewise.
13889         (bug-regex22-ENV): Likewise.
13890         (bug-regex23-ENV): Likewise.
13891         (bug-regex25-ENV): Likewise.
13892         (bug-regex26-ENV): Likewise.
13893         (bug-regex30-ENV): Likewise.
13894         (bug-regex32-ENV): Likewise.
13895         (bug-regex33-ENV): Likewise.
13896         (bug-regex34-ENV): Likewise.
13897         (bug-regex35-ENV): Likewise.
13898         (tst-rxspencer-ENV): Likewise.
13899         (tst-rxspencer-no-utf8-ENV): Likewise.
13900         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
13901         (tst-sscanf-ENV): Likewise.
13902         (tst-swprintf-ENV): Likewise.
13903         (tst-swscanf-ENV): Likewise.
13904         (test-vfprintf-ENV): Likewise.
13905         (scanf13-ENV): Likewise.
13906         (bug14-ENV): Likewise.
13907         (tst-grouping-ENV): Likewise.
13908         * stdlib/Makefile (tst-strtod-ENV): Likewise.
13909         (tst-strtod3-ENV): Likewise.
13910         (tst-strtod4-ENV): Likewise.
13911         (tst-strtod5-ENV): Likewise.
13912         (testmb2-ENV): Likewise./
13913         * string/Makefile (tst-strxfrm-ENV): Likewise.
13914         (tst-strxfrm2-ENV): Likewise.
13915         (bug-strcoll1-ENV): Likewise.
13916         (test-strcasecmp-ENV): Likewise.
13917         (test-strncasecmp-ENV): Likewise.
13918         * time/Makefile (tst-strptime-ENV): Likewise.
13919         (tst-ftime_l-ENV): Likewise.
13920         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
13921         (tst-mbrtowc-ENV): Likewise.
13922         (tst-wcrtomb-ENV): Likewise.
13923         (tst-mbrtowc2-ENV): Likewise.
13924         (tst-c16c32-1-ENV): Likewise.
13925         (tst-mbsnrtowcs-ENV): Likewise.
13927 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
13929         * manual/resource.texi (How to get information about the memory
13930         subsystem?): Fix typo.
13931         Reported by Peon de la Parra Ivan <peon@keba.com>
13933 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
13935         [BZ #16882]
13936         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
13937         (pthread_spin_lock): Branch out of spin loop to proper location.
13938         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
13939         (pthread_spin_lock): Likewise.
13941         * nptl/tst-spin4.c: New test.
13942         * nptl/Makefile (tests): Add tst-spin4.
13944 2014-06-03  Andreas Schwab  <schwab@suse.de>
13946         [BZ #15946]
13947         * resolv/res_send.c (send_dg): Reload file descriptor after
13948         calling reopen.
13950 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
13952         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13954 2014-06-03  Richard Henderson  <rth@redhat.com>
13956         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
13957         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
13958         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
13959         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
13960         in the SAVE_PID block.
13961         (__libc_vfork): New alias.
13962         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
13964         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
13965         child in registers, not on the stack.  Remove RESET_PID conditionals.
13966         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
13968 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13970         * sysdeps/aarch64/libm-test-ulps: Regenerate.
13972 2014-06-03  Wilco  <wdijkstr@arm.com>
13974         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
13975         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
13976         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13977         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
13978         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
13979         Likewise.
13981 2014-06-03  Wilco  <wdijkstr@arm.com>
13983         * sysdeps/aarch64/fpu/math_private.h
13984         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
13985         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
13986         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
13987         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13988         Fix declarations.
13990 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13992         * crypt/crypt-private.h: Include ufc-crypt.h.
13993         (__b64_from_24bit): Declare extern.
13994         * crypt/crypt_util.c(__b64_from_24bit): New function.
13995         (b64t): New static const variable.
13996         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
13997         (b64t): Remove variable.
13998         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
13999         * crypt/sha256-crypt.c: Include crypt-private.h.
14000         (b64t): Remove variable.
14001         (__sha256_crypt_r): Remove b64_from_24bit and replace
14002         with __b64_from_24bit.
14003         * crypt/sha512-crypt.c: Likewise.
14005 2014-06-02  Roland McGrath  <roland@hack.frob.com>
14007         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
14008         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
14009         Label the code __libc_vfork rather than __vfork.
14010         [!NOT_IN_libc] (vfork): Define as weak alias.
14011         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
14012         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
14013         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
14015 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14017         * malloc/malloc.c (malloc_info): Fix format specifier for
14018         n_mmaps.
14020 2014-06-02  Wilco  <wdijkstr@arm.com>
14022         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
14023         FPCR write.
14025 2014-06-02  Wilco  <wdijkstr@arm.com>
14027         [BZ #17009]
14028         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
14029         Rewrite to reduce FPCR/FPSR accesses.
14031 2014-06-01  David S. Miller  <davem@davemloft.net>
14033         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14035 2014-05-31  David S. Miller  <davem@davemloft.net>
14037         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
14038         to occur in round to nearest mode when |x| >= 2.0
14040 2014-05-30  Richard Henderson  <rth@twiddle.net>
14042         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
14043         (PSEUDO_RET_NOERRNO): Remove.
14044         (ret): Don't redefine.
14045         (ret_NOERRNO): Define in terms of ret.
14046         (ret_ERRVAL): Likewise.
14048         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
14049         use of PSEUDO_RET; perform the error check directly.
14051 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
14053         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
14054         with __int128_t.
14056 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14058         * malloc/malloc (malloc_info): Fix formatting.
14060 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14061             Roland McGrath  <roland@hack.frob.com>
14063         * malloc/malloc (malloc_info): Also print mmapped statistics.
14065 2014-05-30  Roland McGrath  <roland@hack.frob.com>
14067         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
14068         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
14070 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
14072         * malloc/malloc.c (malloc_info): Inline mi_arena.
14074 2014-05-29  Richard Henderson  <rth@twiddle.net>
14076         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
14077         Remove comma before expanding ASM_ARGS_##nr.
14078         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
14079         Make _x0 a strict output; make _x8 a strict input; adjust expansion
14080         of ASM_ARGS_##nr.
14081         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
14082         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
14083         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
14084         (ASM_ARGS_1): Add leading comma.
14086         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
14087         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
14088         to __errno_location.
14089         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
14090         Remove the expected plt for __errno_location.
14092         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14093         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
14094         call to __read_tp.
14096         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14097         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
14098         it and break it down.
14099         (DOCARGS_0, DOCARGS_1): Do nothing.
14100         (DOCARGS_2): Update to store into the new stack frame.
14101         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
14102         (UNDOCARGS_1): Update to restore from the new stack frame.
14103         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
14104         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
14106         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14107         (SINGLE_THREAD_P): New parameter for result regno.
14108         (PSEUDO): Update to match; use cbz instead of beq.
14110         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14111         Use ENTRY to define the _nocancel entry point.  Share the syscall
14112         and syscall error check paths with the cancel path.
14113         (PSEUDO_END): New.
14115         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
14116         whitespace; tabs before and after asm mnemonics.
14118 2014-05-29  Eric Wong  <normalperson@yhbt.net>
14120         [BZ #15132]
14121         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
14122         Call fstat64 or stat64 internally, depending on arguments passed.
14123         Replace stat buffer argument with file descriptor argument.
14124         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
14125         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
14126         Pass fd to __internal_statvfs instead of calling fstat64.
14127         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
14128         Pass fd to __internal_statvfs64 instead of calling fstat64.
14129         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
14130         Pass -1 to __internal_statvfs instead of calling stat64.
14131         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
14132         Pass -1 to __internal_statvfs64 instead of calling stat64.
14134 2014-05-28  Roland McGrath  <roland@hack.frob.com>
14136         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
14137         that was previously under [RESET_PID].
14138         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
14140         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
14141         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
14143 2014-05-27  Roland McGrath  <roland@hack.frob.com>
14145         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
14147         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
14148         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
14150 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
14152         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
14154 2014-05-27  Andreas Schwab  <schwab@suse.de>
14156         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
14157         TLS_INIT_TP macro.
14158         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
14159         * elf/rtld.c (init_tls, dl_main): Likewise.
14160         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
14161         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
14162         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
14163         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
14164         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
14165         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
14166         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
14167         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
14168         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
14169         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
14170         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
14171         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
14172         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
14173         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
14174         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
14175         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
14176         * sysdeps/generic/tls.h: Update description.
14178 2014-05-27  Will Newton  <will.newton@linaro.org>
14180         [BZ #16990]
14181         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
14182         and restore r2 rather than just restoring.
14184 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14186         [BZ #16724]
14187         * libio/tst-ftell-append.c: New test case.
14188         * libio/Makefile (tests): Add test case.
14189         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
14190         append mode.
14191         * libio/wfileops.c (do_ftell_wide): Likewise.
14193 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14195         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14197         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
14198         ...
14199         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
14200         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
14201         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
14202         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
14203         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
14204         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
14205         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
14206         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
14207         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
14208         Moved ...
14209         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
14210         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
14211         Moved ...
14212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
14213         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
14214         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
14215         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
14216         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
14217         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
14218         ...
14219         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
14220         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
14221         Moved ...
14222         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
14223         here.
14224         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
14225         ...
14226         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
14227         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
14228         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
14230         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
14231         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
14232         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
14233         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
14235         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
14236         merge into ...
14237         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
14238         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
14239         ...
14240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
14241         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
14242         ...
14243         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
14244         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
14245         Moved ...
14246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
14247         here.
14248         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
14249         Moved ...
14250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
14251         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
14252         Moved ...
14253         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
14255         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
14256         conditional [RESET_PID].
14257         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
14258         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
14259         removed.
14260         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
14261         removed.
14263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
14264         <tcb-offsets.h>.
14265         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14266         (__libc_vfork): New strong alias.
14267         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
14268         removed.
14269         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
14270         Removed.
14272         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
14273         <tcb-offsets.h>.
14274         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
14275         (__libc_vfork): New strong alias.
14276         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
14277         removed.
14278         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
14279         removed.
14281 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
14283         * malloc/malloc.c (mi_arena): New function.
14284         (malloc_info): Remove nested function mi_arena. Call non-nosted
14285         function mi_arena.
14287 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14289         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
14290         by insrwi.
14291         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
14292         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
14293         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
14294         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
14295         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
14296         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
14297         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
14299 2014-05-26  Andreas Schwab  <schwab@suse.de>
14301         [BZ #16984]
14302         * locale/programs/repertoire.c (repertoire_read): Add slash
14303         between I18NPATH element and file name.
14304         * locale/programs/locfile.c (locfile_read): Likewise.
14306 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14308         * nptl/pthread_mutexattr_settype.c
14309         (__pthread_mutexattr_settype):
14310         Disable lock elision for PTHREAD_MUTEX_NORMAL.
14312 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14314         * nptl/tst-mutex5 (do_test):
14315         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
14317 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14319         * benchtests/README: Document 'init' directive.
14320         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
14321         BENCH_INIT.
14322         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
14323         (parse_file): Recognize 'init' directive.
14325 2014-05-26  Kyle McMartin  <kyle@redhat.com>
14327         [BZ #16796]
14328         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
14329         alignment of struct pthread.
14331 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14333         [BZ #16878]
14334         * nscd/netgroupcache.c (addgetnetgrentX): Look for
14335         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14336         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
14337         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14339 2014-05-25  Richard Henderson  <rth@twiddle.net>
14341         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14342         (SINGLE_THREAD_P_PIC): Remove.
14343         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
14344         (SINGLE_THREAD_P_PIC): Remove.
14346         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
14347         branch to syscall error ...
14348         (PSEUDO): ... here.
14349         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
14350         from __local_syscall_error to .Lsyscall_error.
14351         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
14352         (SYSCALL_ERROR): Update label name.
14354         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14355         Do not use DOARGS/UNDOARGS.
14356         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
14357         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
14358         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
14359         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
14360         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
14362         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
14363         block comment.
14365         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
14366         define if !NOT_IN_libc.
14367         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
14368         define with non-default symbol versions.
14370 2014-05-23  Richard Henderson  <rth@twiddle.net>
14372         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
14373         (vfork, __vfork): Define via compat_symbol.
14375         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
14376         [!HAVE_IFUNC] (vfork_compat): Remove.
14377         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
14379 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14381         [BZ #16978]
14382         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
14383         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
14384         variable.
14386 2014-05-23  Richard Henderson  <rth@twiddle.net>
14388         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
14389         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
14390         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
14391         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
14393         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
14394         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
14395         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
14396         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
14397         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
14398         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
14399         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
14400         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
14401         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
14402         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
14403         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
14404         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
14405         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
14406         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
14407         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
14408         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
14409         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
14410         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
14411         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
14412         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
14413         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
14414         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
14415         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
14416         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
14417         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
14418         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
14419         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
14420         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
14421         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
14422         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
14423         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
14424         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
14425         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
14426         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
14427         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
14428         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
14429         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
14430         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
14431         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
14432         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
14433         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
14434         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
14435         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
14436         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
14437         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
14438         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
14439         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
14440         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
14441         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
14442         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
14443         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
14444         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
14445         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
14446         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
14447         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
14448         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
14450         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
14451         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
14452         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
14453         before exiting on error.
14454         (__libc_vfork): New strong alias.
14455         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
14456         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
14458         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
14459         that was previously under [RESET_PID].
14460         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
14462         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
14464 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14466         [BZ #16977]
14467         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
14468         value when x - 1 is zero.
14469         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
14470         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
14471         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
14472         0.0L for an argument of 1.0L.
14473         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
14474         Likewise.
14475         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
14476         value when x - 1 is zero.
14477         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
14478         * sysdeps/i386/fpu/libm-test-ulps: Update.
14479         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14481 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
14483         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
14484         alphasort and versionsort.
14486 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14488         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
14489         macro.
14490         [copysignf]: Likewise.
14492 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
14494         * crypt/md5-crypt.c: Fix formatting.
14496 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
14498         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
14499         (b64_from_24bit): New function.
14501 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14503         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
14504         libc_hidden_builtin_def to ifunc.
14505         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
14506         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
14508 2014-05-21  Roland McGrath  <roland@hack.frob.com>
14510         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
14511         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
14513 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
14515         * nscd/Depend (linuxthreads): Remove.
14516         (nptl): Add.
14517         * resolv/Depend (linuxthreads): Remove.
14518         * rt/Depend (linuxthreads): Remove.
14520         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
14521         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
14522         $(common-objpfx)elf/.
14523         (link-libc-before-gnulib): Likewise.
14524         (elfobjdir): Remove variable.
14525         * Makefile (install): Use $(elf-objpfx) instead of
14526         $(common-objpfx)elf/.
14527         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
14528         $(elfobjdir)/.
14529         (link-libc-deps): Likewise.
14530         ($(common-objpfx)libc.so): Likewise.
14531         ($(common-objpfx)linkobj/libc.so): Likewise.
14532         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
14533         instead of $(common-objpfx)elf/.
14534         (symbolic-link-list): Likewise.
14535         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
14536         [$(cross-compiling) = no]: Likewise.
14537         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
14538         $(elfobjdir)/.
14539         (static-gnulib-arch): Likewise.
14540         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
14541         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
14542         $(common-objpfx)elf/.
14544 2014-05-21  Richard Henderson  <rth@redhat.com>
14546         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14547         (SINGLE_THREAD_P): Use the correct width load.  Fold
14548         into the ldr offset.
14550         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
14551         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
14553 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
14555         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
14556         (libgcc_s_resume): Use __attribute_used__.
14557         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
14558         Likewise.
14560 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14562         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
14563         optimization when used with float constants.
14565         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14567 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
14569         [BZ #16915]
14570         * locale/nl_langinfo_l.c: Make direct reference to every
14571         _nl_current_CATEGORY symbol.
14572         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
14573         (tests-static): Add tst-langinfo-static.
14574         (tests-special): Add tst-langinfo-static.out.
14575         ($(objpfx)tst-langinfo.out): Redirect output.
14576         ($(objpfx)tst-langinfo-static.out): New.
14577         * localedata/tst-langinfo.sh: Send output to stdout.
14578         * localedata/tst-langinfo-static.c: New file.
14580         [BZ #16965]
14581         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
14582         when the shift amount is modulo the limb size.
14584 2014-05-20  Richard Henderson  <rth@redhat.com>
14586         [BZ #16967]
14587         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
14588         Change type of sa_flags from unsigned int to int.
14590         [BZ #16966]
14591         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
14593         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
14595 2014-05-20  Will Newton  <will.newton@linaro.org>
14597         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14598         Test the return value of the system call in the nocancel case.
14600 2014-05-20  Will Newton  <will.newton@linaro.org>
14601             Yvan Roux  <yvan.roux@linaro.org>
14603         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
14604         #include of asm/ptrace.h.
14605         (PTRACE_GET_THREAD_AREA): Remove #undef.
14606         (PTRACE_GETHBPREGS): Likewise.
14607         (PTRACE_SETHBPREGS): Likewise.
14608         (struct user_regs_struct): New structure.
14609         (struct user_fpsimd_struct): New structure.
14610         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
14611         #include of asm/ptrace.h and second #include of sys/user.h.
14612         (PTRACE_GET_THREAD_AREA): Remove #undef.
14613         (PTRACE_GETHBPREGS): Likewise.
14614         (PTRACE_SETHBPREGS): Likewise.
14615         (ELF_NGREG): Use new struct user_regs_struct.
14616         (elf_fpregset_t): Use new struct user_fpsimd_struct.
14618 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14620         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
14621         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
14623 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
14625         [BZ #16958]
14626         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
14627         membar to avoid block loads/stores to overlap previous stores.
14629 2014-05-17  Richard Henderson  <rth@redhat.com>
14631         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
14632         Create the __##syscall_name##_nocancel entry point.
14633         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
14634         Remove; let the sysdep-cancel.h code create it.
14636 2014-05-17  David S. Miller  <davem@davemloft.net>
14638         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
14639         Protect with __USE_GNU.
14640         (TIOCSET_TEMPT): Likewise.
14641         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
14642         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
14643         these are already provided in bits/ioctl-types.h
14645 2014-05-16  Roland McGrath  <roland@hack.frob.com>
14647         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
14648         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
14650         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
14651         Use wait4 regardless of [__NR_waitpid].
14653 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
14655         PR libgcc/60166
14656         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
14657         (_FP_NANSIGN_Q): Set the quiet bit.
14659 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
14661         * benchtests/Makefile
14662         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
14663         not $(common-objpfx)math/libm.so.
14664         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
14665         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
14666         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
14667         $(common-objpfx)dlfcn/libdl.so.
14668         ($(objpfx)tst-audit8): Depend on $(libm), not
14669         $(common-objpfx)math/libm.so.
14670         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
14671         not $(common-objpfx)dlfcn/libdl.so.
14672         * math/Makefile
14673         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
14674         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
14675         [$(build-shared) = yes].
14676         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
14677         $(common-objpfx)nptl/libpthread.so.
14678         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
14679         $(common-objpfx)math/libm.so$(libm.so-version) or
14680         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
14681         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
14682         $(common-objpfx)dlfcn/libdl.so.
14683         * setjmp/Makefile (link-libm): Remove variable.
14684         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
14685         * stdio-common/Makefile (link-libm): Remove variable.
14686         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
14687         * stdlib/Makefile (link-libm): Remove variable.
14688         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
14689         ($(objpfx)tst-strtod-round): Likewise.
14690         ($(objpfx)tst-tininess): Likewise.
14691         ($(objpfx)tst-strtod-underflow): Likewise.
14692         ($(objpfx)tst-strtod6): Likewise.
14693         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
14694         $(libdl), not $(common-objpfx)nptl/libpthread.so and
14695         $(common-objpfx)dlfcn/libdl.so.
14697 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14699         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
14700         BSD terminal modes definitions.
14702 2014-05-16  Roland McGrath  <roland@hack.frob.com>
14704         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
14705         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
14707         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
14708         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
14709         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
14710         Don't do #include_next.
14711         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
14712         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
14713         Don't do #include_next.
14714         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
14715         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
14716         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
14717         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
14719 2014-05-16  Allan McRae  <allan@archlinux.org>
14721         * po/sv.po: Update Swedish translation from translation project.
14723         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
14724         in sed expression.
14726 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
14728         [BZ #16917]
14729         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
14730         errno if the TIOCGPTN ioctl fails with an error different than
14731         EINVAL.
14732         * login/tst-ptsname.c: New file.
14733         * login/Makefile (tests): Add tst-ptsname.
14735         [BZ #16943]
14736         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
14737         and prlimit64.
14739 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
14741         [BZ #16849]
14742         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
14743         herrno to return EAI_AGAIN.
14745 2014-05-14  Roland McGrath  <roland@hack.frob.com>
14747         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
14748         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
14749         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
14750         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
14751         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
14752         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
14753         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
14754         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
14755         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
14756         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
14757         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
14758         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
14759         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
14760         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
14761         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
14762         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
14763         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
14764         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
14765         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
14766         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
14767         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
14768         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
14769         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
14770         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
14771         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
14772         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
14773         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
14774         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
14775         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
14776         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
14777         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
14778         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
14779         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
14780         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
14781         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
14782         Moved ...
14783         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
14784         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
14785         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
14786         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
14787         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
14788         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
14789         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
14790         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
14791         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
14792         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
14793         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
14794         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
14795         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
14796         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
14797         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
14798         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
14799         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
14800         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
14801         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
14802         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
14803         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
14804         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
14805         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
14806         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
14807         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
14808         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
14809         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
14810         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
14811         Moved ...
14812         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
14813         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
14814         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
14815         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
14816         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
14817         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
14818         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
14819         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
14820         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
14821         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
14822         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
14823         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
14824         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
14825         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
14826         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
14827         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
14828         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
14829         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
14830         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
14831         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
14832         Moved ...
14833         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
14834         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
14835         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
14837         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
14838         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
14839         (libpthread-sysdep_routines): Add elision-related stuff here instead.
14840         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
14841         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
14842         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
14843         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
14844         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
14845         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
14846         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
14847         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
14848         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
14849         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
14850         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
14851         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
14852         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
14853         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
14854         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
14855         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
14856         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
14857         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
14858         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
14859         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
14860         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
14861         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
14862         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
14863         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
14864         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
14865         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
14866         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
14867         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
14869         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
14870         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
14872         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
14873         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
14874         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
14875         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
14876         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
14877         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
14878         Moved ...
14879         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
14880         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
14881         Moved ...
14882         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
14883         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
14884         Moved ...
14885         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
14886         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
14887         Moved ...
14888         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
14889         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
14890         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
14891         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
14892         Moved ...
14893         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
14894         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
14895         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
14896         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
14897         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
14898         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
14899         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
14900         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
14901         Moved ...
14902         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
14903         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
14904         Moved ...
14905         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
14906         ... here.
14907         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
14908         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
14909         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
14910         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
14911         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14912         Moved ...
14913         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14914         ... here.
14915         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
14916         Moved ...
14917         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
14918         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
14919         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
14920         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
14921         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
14922         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
14923         Moved ...
14924         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
14925         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
14926         Moved ...
14927         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
14928         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
14929         Moved ...
14930         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
14931         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
14932         Moved ...
14933         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
14934         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
14935         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
14936         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
14937         Moved ...
14938         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
14939         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
14940         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
14941         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
14942         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
14943         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
14944         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
14945         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
14946         Moved ...
14947         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
14948         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14949         Moved ...
14950         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14951         ... here.
14952         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
14953         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
14954         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
14955         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
14956         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14957         Moved ...
14958         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14959         ... here.
14960         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
14961         Moved ...
14962         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
14963         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
14964         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
14965         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
14966         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
14967         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
14968         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
14969         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
14970         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
14971         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
14972         Moved ...
14973         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
14974         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
14975         Moved ...
14976         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
14977         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
14978         Moved ...
14979         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
14980         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
14981         Moved ...
14982         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
14983         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
14984         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
14985         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
14986         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
14987         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
14988         Moved ...
14989         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
14990         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
14991         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
14992         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
14993         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
14994         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
14995         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
14996         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
14997         Moved ...
14998         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
14999         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15000         Moved ...
15001         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15002         ... here.
15003         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
15004         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
15005         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
15006         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
15007         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15008         Moved ...
15009         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15010         ... here.
15011         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
15012         Moved ...
15013         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
15014         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
15015         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
15016         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
15017         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
15018         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
15019         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
15020         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
15021         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
15022         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
15023         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
15025         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
15026         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
15028         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
15029         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
15031         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
15032         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
15033         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
15034         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
15035         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
15036         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
15037         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
15038         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
15039         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
15040         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
15041         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
15042         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
15043         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
15044         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
15045         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
15046         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
15047         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
15048         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
15049         Moved ...
15050         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
15051         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
15052         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
15053         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
15054         Moved ...
15055         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
15056         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
15057         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
15058         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
15059         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
15060         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
15061         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
15062         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
15063         Moved ...
15064         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
15065         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
15066         Moved ...
15067         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
15068         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
15069         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
15070         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
15071         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
15072         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
15073         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
15074         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
15075         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
15076         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
15077         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
15078         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
15079         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
15080         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
15081         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
15082         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
15083         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
15085         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
15086         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
15087         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
15088         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
15089         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
15091         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
15092         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
15093         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
15094         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
15095         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
15096         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
15097         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
15098         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
15099         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
15100         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
15102         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
15103         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
15105         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
15106         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
15107         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
15108         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
15109         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
15110         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
15111         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
15112         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
15113         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
15114         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
15115         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
15116         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
15117         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
15118         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
15119         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
15120         Update #include.
15121         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
15122         Likewise.
15123         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
15124         Likewise.
15125         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
15126         Likewise.
15127         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
15128         Likewise.
15129         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
15130         Likewise.
15131         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
15132         Likewise.
15133         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
15134         Likewise.
15135         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
15136         Likewise.
15137         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
15138         Likewise.
15139         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
15140         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
15141         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
15142         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
15143         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
15144         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
15145         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
15146         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
15147         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
15148         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
15149         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
15150         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
15151         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
15152         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
15153         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
15155         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
15156         that was previously under [RESET_PID].
15157         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
15158         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
15159         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
15161         * sysdeps/i386/nptl/Implies: New file.
15162         * sysdeps/x86_64/nptl/Implies: New file.
15163         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
15164         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
15165         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
15166         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
15168         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
15169         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15170         (__libc_vfork): New strong alias.
15171         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
15172         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
15174         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
15175         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15176         (__libc_vfork): New strong alias.
15177         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
15178         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
15180         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
15181         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15182         (__libc_vfork): New strong alias.
15183         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
15184         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
15185         * nptl/pt-vfork.c: New file.
15186         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
15187         (libpthread: GLIBC_2.20): New version set (empty).
15189 2014-05-14  Will Newton  <will.newton@linaro.org>
15191         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
15192         rather than #if.
15194 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15196         [BZ #16564]
15197         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
15198         arguments with exponent 65 or above.
15199         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
15200         arguments 0x1p113L or above.
15201         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
15202         to arguments 0x1p107L or above.
15203         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
15204         positive arguments with exponent 65 or above.
15205         * math/auto-libm-test-in: Add more tests of log1p.
15206         * math/auto-libm-test-out: Regenerated.
15208         [BZ #16928]
15209         * math/s_cacos.c (__cacos): Ensure zero real part of result from
15210         non-finite arguments is +0.
15211         * math/s_cacosf.c (__cacosf): Likewise.
15212         * math/s_cacosl.c (__cacosl): Likewise.
15213         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
15214         * sysdeps/i386/fpu/libm-test-ulps: Update.
15215         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15217         [BZ #16927]
15218         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
15219         value.
15220         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
15221         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
15222         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
15223         for explicit high bit of mantissa when testing for argument equal
15224         to 1.
15225         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
15226         * sysdeps/i386/fpu/libm-test-ulps: Update.
15227         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15229         [BZ #16516]
15230         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
15231         (__erf): Scale by 16 instead of 8 in potentially underflowing
15232         case.  Ensure exception if result actually underflows.
15233         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
15234         (__erff): Scale by 16 instead of 8 in potentially underflowing
15235         case.  Ensure exception if result actually underflows.
15236         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
15237         (efx8): Remove variable.
15238         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15239         case.  Ensure exception if result actually underflows.
15240         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
15241         (efx8): Remove variable.
15242         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15243         case.  Ensure exception if result actually underflows.
15244         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
15245         (efx8): Remove variable.
15246         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15247         case.  Ensure exception if result actually underflows.
15248         * math/auto-libm-test-in: Add more tests of erf.
15249         * math/auto-libm-test-out: Regenerated.
15251 2014-05-14  Andreas Schwab  <schwab@suse.de>
15253         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
15254         Remove code conditionalized on USE___THREAD.
15256         * config.h.in (HAVE_PT_CHOWN): Define as 0.
15257         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
15258         not definedness.
15260 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15262         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
15263         Define unconditionally.
15264         (__ASSUME_O_CLOEXEC): Likewise.
15265         (__ASSUME_SOCK_CLOEXEC): Likewise.
15266         (__ASSUME_IN_NONBLOCK): Likewise.
15267         (__ASSUME_PIPE2): Likewise.
15268         (__ASSUME_EVENTFD2): Likewise.
15269         (__ASSUME_SIGNALFD4): Likewise.
15270         (__ASSUME_DUP3): Likewise.
15271         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
15272         (__ASSUME_DUP3): Do not define.
15273         (__ASSUME_EVENTFD2): Likewise.
15274         (__ASSUME_IN_NONBLOCK): Likewise.
15275         (__ASSUME_O_CLOEXEC): Likewise.
15276         (__ASSUME_PIPE2): Likewise.
15277         (__ASSUME_SIGNALFD4): Likewise.
15278         (__ASSUME_SOCK_CLOEXEC): Likewise.
15279         (__ASSUME_UTIMES): Undefine.
15280         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15281         (__ASSUME_UTIMES): Do not define.
15282         (__ASSUME_O_CLOEXEC): Likewise.
15283         (__ASSUME_SOCK_CLOEXEC): Likewise.
15284         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
15285         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
15286         0x020621].
15287         (__ASSUME_PIPE2): Likewise.
15288         (__ASSUME_EVENTFD2): Likewise.
15289         (__ASSUME_SIGNALFD4): Likewise.
15290         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
15291         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
15292         Do not define.
15293         (__ASSUME_EVENTFD2): Likewise.
15294         (__ASSUME_SIGNALFD4): Likewise.
15295         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
15296         (__ASSUME_32BITUIDS): Likewise.
15297         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
15298         (__ASSUME_IPC64): Likewise.
15299         (__ASSUME_ST_INO_64_BIT): Likewise.
15300         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
15301         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
15302         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15303         (__ASSUME_UTIMES): Do not define.
15304         (__ASSUME_PSELECT): Likewise.
15305         (__ASSUME_PPOLL): Likewise.
15306         (__ASSUME_O_CLOEXEC): Likewise.
15307         (__ASSUME_SOCK_CLOEXEC): Likewise.
15308         (__ASSUME_IN_NONBLOCK): Likewise.
15309         (__ASSUME_PIPE2): Likewise.
15310         (__ASSUME_EVENTFD2): Likewise.
15311         (__ASSUME_SIGNALFD4): Likewise.
15312         (__ASSUME_DUP3): Likewise.
15313         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15314         (__ASSUME_UTIMES): Likewise.
15315         (__ASSUME_O_CLOEXEC): Likewise.
15316         (__ASSUME_SOCK_CLOEXEC): Likewise.
15317         (__ASSUME_IN_NONBLOCK): Likewise.
15318         (__ASSUME_PIPE2): Likewise.
15319         (__ASSUME_EVENTFD2): Likewise.
15320         (__ASSUME_SIGNALFD4): Likewise.
15321         (__ASSUME_DUP3): Likewise.
15322         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15323         (__ASSUME_UTIMES): Likewise.
15324         (__ASSUME_O_CLOEXEC): Likewise.
15325         (__ASSUME_SOCK_CLOEXEC): Likewise.
15326         (__ASSUME_IN_NONBLOCK): Likewise.
15327         (__ASSUME_PIPE2): Likewise.
15328         (__ASSUME_EVENTFD2): Likewise.
15329         (__ASSUME_SIGNALFD4): Likewise.
15330         (__ASSUME_DUP3): Likewise.
15331         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
15332         Likewise.
15333         (__ASSUME_UTIMES): Likewise.
15334         (__ASSUME_EVENTFD2): Likewise.
15335         (__ASSUME_SIGNALFD4): Likewise.
15336         * sysdeps/unix/sysv/linux/tile/kernel-features.h
15337         (__ASSUME_O_CLOEXEC): Likewise.
15338         (__ASSUME_SOCK_CLOEXEC): Likewise.
15339         (__ASSUME_IN_NONBLOCK): Likewise.
15340         (__ASSUME_PIPE2): Likewise.
15341         (__ASSUME_EVENTFD2): Likewise.
15342         (__ASSUME_SIGNALFD4): Likewise.
15343         (__ASSUME_DUP3): Likewise.
15344         (__ASSUME_UTIMES): Undefine.
15346         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
15347         feclearexcept.  Remove symbol versioning code.
15348         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
15349         symbol versioning code.
15350         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
15351         symbol versioning code.
15352         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
15353         feupdateenv.  Remove symbol versioning code.
15354         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
15355         fegetexceptflag.  Remove symbol versioning code.
15356         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
15357         fesetexceptflag.  Remove symbol versioning code.
15358         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
15359         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
15360         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
15361         (__posix_fadvise64_l32): Remove prototype.
15362         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
15363         code.
15365 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15367         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
15368         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
15369         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
15370         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
15372 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
15374         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
15375         current working directory
15377 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15379         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
15380         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
15381         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
15382         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
15383         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
15384         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
15385         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
15386         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
15387         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
15388         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
15389         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
15390         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
15391         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
15392         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
15393         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
15394         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
15395         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
15396         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
15397         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
15398         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
15399         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
15400         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
15401         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
15402         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
15403         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
15404         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
15405         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
15406         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
15407         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
15408         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
15409         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
15410         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
15411         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
15412         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
15413         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
15414         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
15415         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
15416         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
15417         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
15418         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
15419         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
15420         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
15422         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
15423         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
15425         * sysdeps/unix/sysv/linux/arm/Makefile
15426         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
15427         Add rt-aeabi_unwind_cpp_pr1.
15428         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
15429         Add nptl-aeabi_unwind_cpp_pr1.
15430         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
15431         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
15432         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
15433         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
15434         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
15435         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
15437         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
15438         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
15439         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
15440         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
15442         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
15443         Deconditionalize the code that was previously under [RESET_PID].
15444         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
15446         * sysdeps/generic/exit-thread.h: New file.
15447         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
15448         * include/unistd.h (__exit_thread): Remove declaration.
15449         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
15450         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
15451         * csu/libc-start.c: Include <exit-thread.h>.
15452         (LIBC_START_MAIN): Pass no argument to __exit_thread.
15453         * nptl/pthread_create.c: Include <exit-thread.h>.
15454         (start_thread): Call __exit_thread in place of __exit_thread_inline.
15455         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
15456         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
15457         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
15458         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
15459         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
15460         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
15461         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
15462         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
15463         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
15464         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
15465         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
15466         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
15467         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
15468         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
15469         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
15470         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
15472 2014-05-13  Andreas Schwab  <schwab@suse.de>
15474         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
15476 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
15478         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
15479         (__ASSUME_UTIMES): Do not condition on kernel version.
15480         (__ASSUME_PSELECT): Define unconditionally.
15481         (__ASSUME_PPOLL): Likewise.
15482         (__ASSUME_ATFCTS): Likewise.
15483         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
15484         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
15485         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
15486         (__ASSUME_UTIMENSAT): Define unconditionally.
15487         (__ASSUME_PRIVATE_FUTEX): Likewise.
15488         (__ASSUME_FALLOCATE): Likewise.
15489         (__ASSUME_O_CLOEXEC): Likewise.
15490         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
15491         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
15492         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
15493         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
15494         (__ASSUME_IN_NONBLOCK): Likewise.
15495         (__ASSUME_PIPE2): Likewise.
15496         (__ASSUME_EVENTFD2): Likewise.
15497         (__ASSUME_SIGNALFD4): Likewise.
15498         (__ASSUME_DUP3): Likewise.
15499         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15500         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
15501         (__ASSUME_AT_RANDOM): Likewise.
15502         (__ASSUME_PREADV): Likewise.
15503         (__ASSUME_PWRITEV): Likewise.
15504         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
15505         (__ASSUME_F_GETOWN_EX): Define unconditionally.
15506         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
15507         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
15508         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
15509         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15510         (__ASSUME_O_CLOEXEC): Define unconditionally.
15511         (__ASSUME_PSELECT): Do not undefine conditionally.
15512         (__ASSUME_PPOLL): Likewise.
15513         (__ASSUME_ATFCTS): Likewise.
15514         (__ASSUME_SET_ROBUST_LIST): Likewise.
15515         (__ASSUME_UTIMENSAT): Likewise.
15516         (__ASSUME_FDATASYNC): Define unconditionally.
15517         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15518         (__ASSUME_SIGFRAME_V2): Likewise.
15519         )__ASSUME_EVENTFD2): Likewise.
15520         (__ASSUME_SIGNALFD4): Likewise.
15521         (__ASSUME_PSELECT): Do not undefine conditionally.
15522         (__ASSUME_PPOLL): Likewise.
15523         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15524         (__ASSUME_PSELECT): Define unconditionally.
15525         (__ASSUME_PPOLL): Likewise.
15526         (__ASSUME_O_CLOEXEC): Likewise.
15527         (__ASSUME_SOCK_CLOEXEC): Likewise.
15528         (__ASSUME_IN_NONBLOCK): Likewise.
15529         (__ASSUME_PIPE2): Likewise.
15530         (__ASSUME_EVENTFD2): Likewise.
15531         (__ASSUME_SIGNALFD4): Likewise.
15532         (__ASSUME_DUP3): Likewise.
15533         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15534         (__ASSUME_O_CLOEXEC): Likewise.
15535         (__ASSUME_SOCK_CLOEXEC): Likewise.
15536         (__ASSUME_IN_NONBLOCK): Likewise.
15537         (__ASSUME_PIPE2): Likewise.
15538         (__ASSUME_EVENTFD2): Likewise.
15539         (__ASSUME_SIGNALFD4): Likewise.
15540         (__ASSUME_DUP3): Likewise.
15541         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15542         (__ASSUME_EVENTFD2): Likewise.
15543         (__ASSUME_SIGNALFD4): Likewise.
15544         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15546 2014-05-12  Andreas Schwab  <schwab@suse.de>
15548         [BZ #16932]
15549         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
15550         (_nss_nis_gethostbyname4_r): Return error if item length is larger
15551         than maximum RPC packet size.
15552         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
15553         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
15554         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
15555         (_nss_nis_getservbyport_r): Likewise.
15557 2014-05-12  Will Newton  <will.newton@linaro.org>
15559         * malloc/Makefile (tests): Add tst-mallopt.
15560         * malloc/tst-mallopt.c: New file.
15562 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15564         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
15565         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
15567 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15569         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
15570         (tst-tlsmod6.so): Likewise.
15572 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15574         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
15576 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
15578         [BZ #16064]
15579         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
15580         and <dl-procinfo.h>.
15581         (__fegetenv): Save SSE state in envp->__eip if supported.
15582         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
15583         envp->__eip if supported.
15584         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
15585         and <dl-procinfo.h>.
15586         (__fesetenv): Always set __eip, __cs_selector, __opcode,
15587         __data_offset and __data_selector in environment to 0.  Set SSE
15588         state if supported.
15589         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
15590         test-fenv-sse.
15591         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
15592         -mfpmath=sse.
15593         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
15595 2014-05-09  Will Newton  <will.newton@linaro.org>
15597         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
15598         and libc_relro_required for ARM.
15599         * sysdeps/arm/preconfigure: Regenerate.
15601 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15602             Stefan Liebler  <stli@linux.vnet.ibm.com>
15604         * config.make.in (enable-lock-elision): New Makefile variable.
15605         * configure.ac: Likewise.
15606         * configure: Regenerate.
15607         * sysdeps/s390/configure.ac:
15608         Add check for gcc transactions support.
15609         * sysdeps/s390/configure: Regenerate.
15610         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
15611         Build elision files if enabled.
15612         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
15613         Add lock elision support for s390.
15614         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
15615         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
15616         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
15617         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
15618         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
15619         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
15620         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
15621         Likewise.
15622         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
15623         Likewise.
15624         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
15625         Likewise.
15626         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
15627         Likewise.
15628         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
15629         (__lll_timedlock_elision, __lll_lock_elision)
15630         (__lll_unlock_elision, __lll_trylock_elision)
15631         (lll_timedlock_elision, lll_lock_elision)
15632         (lll_unlock_elision, lll_trylock_elision): Add.
15633         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15634         (pthread_mutex_t): Add lock elision support for s390.
15636 2014-05-14  Wilco  <wdijkstr@arm.com>
15638         * sysdeps/arm/fclrexcpt.c: Cleanup.
15639         * sysdeps/arm/fedisblxcpt.c: Cleanup.
15640         * sysdeps/arm/feenablxcpt.c: Cleanup.
15641         * sysdeps/arm/fegetenv.c: Cleanup.
15642         * sysdeps/arm/fegetexcept.c: Cleanup.
15643         * sysdeps/arm/fegetround.c: Cleanup.
15644         * sysdeps/arm/feholdexcpt.c: Cleanup.
15645         * sysdeps/arm/fesetenv.c: Cleanup.
15646         * sysdeps/arm/fesetround.c: Cleanup.
15647         * sysdeps/arm/feupdateenv.c: Cleanup.
15648         * sysdeps/arm/fgetexcptflg.c: Cleanup.
15649         * sysdeps/arm/fraiseexcpt.c: Cleanup.
15650         * sysdeps/arm/fsetexcptflg.c: Cleanup.
15651         * sysdeps/arm/ftestexcept.c: Cleanup.
15652         * sysdeps/arm/get-rounding-mode.h: Cleanup.
15653         * sysdeps/arm/setfpucw.c: Cleanup.
15655 2014-05-09  Will Newton  <will.newton@linaro.org>
15657         * sysdeps/arm/armv7/strcmp.S: New file.
15658         * NEWS: Mention addition of ARMv7 optimized strcmp.
15660 2014-05-08  Roland McGrath  <roland@hack.frob.com>
15662         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
15663         look for %.ac rather than %.in.
15665         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
15666         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
15667         * sysdeps/mach/hurd/configure: Regenerated.
15668         * sysdeps/unix/sysv/linux/configure: Regenerated.
15670         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
15672 2014-05-07  Steve Ellcey  <sellcey@mips.com>
15674         [BZ# 16922]
15675         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
15676         (LONG_SUB): Ditto.
15677         (PTR_SUB): Ditto.
15679 2014-05-07  Andreas Schwab  <schwab@suse.de>
15681         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
15682         when skipping over non-matching result from nscd.
15684 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
15686         [BZ #16876]
15687         * nptl/sockperf.c (client): Check socket return value.
15689         [BZ #16877]
15690         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
15691         nscd security class.
15693 2014-05-06  Roland McGrath  <roland@hack.frob.com>
15695         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
15696         * sysdeps/arm/unwind.h: ... here.
15698 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
15700         [BZ# 16916]
15701         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
15702         Define.
15704 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
15706         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
15707         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
15708         multiarch strncpy for PPC64.
15709         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
15710         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
15711         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
15712         multiarch optimizations.
15713         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
15714         (__libc_ifunc_impl_list): Likewise.
15715         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
15716         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
15717         multiarch stpncpy for PPC64.
15718         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
15719         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
15721 2014-05-06  Andreas Schwab  <schwab@suse.de>
15723         [BZ #16912]
15724         * gmon/mcount.c (_MCOUNT_DECL): Use
15725         atomic_compare_and_exchange_bool_acq instead of
15726         catomic_compare_and_exchange_bool_acq.
15728 2014-05-05  Roland McGrath  <roland@hack.frob.com>
15730         * elf/Makefile (others, install-bin): Remove pldd.
15731         (pldd-modules): Variable removed.
15732         ($(objpfx)pldd): Target removed.
15733         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
15734         (others, install-bin): Append pldd here.
15735         ($(objpfx)pldd): New target.
15737         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
15738         to 0, so the first #if test emitted later doesn't see it undefined.
15739         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
15740         * sysdeps/gnu/errlist.c: Regenerated.
15742 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15744         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
15745         [libc_hidden_builtin_def]: Define to empty value.
15746         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
15747         [libc_hidden_builtin_def]: Likewise.
15748         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
15749         [libc_hidden_builtin_def]: Likewise.
15750         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
15751         [libc_hidden_builtin_def]: Likewise.
15752         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
15753         __redirect_memcpy and define ifunc as default hidden symbol.
15754         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
15755         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
15757 2014-05-04  Adam Conrad  <adconrad@0c3.net>
15759         * locale/iso-4217.def: Reintroduce XDR currency.
15761 2014-05-04  Allan McRae  <allan@archlinux.org>
15763         * po/eo.po: Update Esperanto translation from translation project.
15765 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
15767         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
15768         and FEATURE_INDEX_MAX to 1.
15769         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
15771 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15773         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
15774         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
15775         * iconvdata/big5.c (ONE_DIRECTION): Define.
15776         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
15777         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
15778         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
15779         * iconvdata/cp932.c (ONE_DIRECTION): Define.
15780         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
15781         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
15782         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
15783         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
15784         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
15785         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
15786         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
15787         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
15788         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
15789         * iconvdata/gbk.c (ONE_DIRECTION): Define.
15790         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
15791         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
15792         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
15793         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
15794         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
15795         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
15796         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
15797         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
15798         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
15799         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
15800         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
15801         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
15802         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
15803         * iconvdata/iso646.c (ONE_DIRECTION): Define.
15804         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
15805         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
15806         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
15807         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
15808         * iconvdata/johab.c (ONE_DIRECTION): Define.
15809         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
15810         * iconvdata/sjis.c (ONE_DIRECTION): Define.
15811         * iconvdata/t.61.c (ONE_DIRECTION): Define.
15812         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
15813         * iconvdata/tscii.c (ONE_DIRECTION): Define.
15814         * iconvdata/uhc.c (ONE_DIRECTION): Define.
15815         * iconvdata/unicode.c (ONE_DIRECTION): Define.
15816         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
15817         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
15818         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
15820 2014-05-01  Roland McGrath  <roland@hack.frob.com>
15822         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
15823         (_IO_JUMPS_OFFSET): Define to 0.
15825         * nptl/sysdeps/pthread/bits/libc-lock.h
15826         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
15827         (__libc_lock_define_initialized_recursive): Always define using
15828         initializer.  Modern compilers treat uninitialized (implicit zero) and
15829         explicit zero initializers the same (i.e. put the datum in bss).
15831 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
15833         * nscd/nscd-client.h: Include <string.h>.
15835 2014-05-01  David S. Miller  <davem@davemloft.net>
15837         [BZ #16885]
15838         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
15839         multiple zero bytes exist at the end of a string.
15840         Reported by Aurelien Jarno <aurelien@aurel32.net>
15842         * string/test-strcmp.c (check): Add explicit test for situations where
15843         there are multiple zero bytes after the first.
15845 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
15847         [BZ #16890]
15848         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
15849         when compiling wprintf.
15850         * stdio-common/tstdiomisc.c (t3): New function.
15851         (main): Call it.
15853 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15855         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
15856         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
15857         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
15858         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
15860 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15862         * stdlib/longlong.h: Updated from GCC.
15864 2014-05-01  Will Newton  <will.newton@linaro.org>
15865             Bernard Ogden  <bernie.ogden@linaro.org>
15867         * NEWS: Update fixed bug list.
15869         [BZ #15119]
15870         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
15872 2014-04-30  David S. Miller  <davem@davemloft.net>
15874         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
15875         (libc_feholdexcept_setround_sparc_ctx): New function.
15876         (libc_fesetenv_sparc_ctx): Likewise.
15877         (libc_feupdateenv_sparc_ctx): Likewise.
15878         (libc_feholdsetround_sparc_ctx): Likewise.
15879         (libc_feholdexcept_setround_ctx): Define.
15880         (libc_feholdexcept_setroundf_ctx): Likewise.
15881         (libc_feholdexcept_setroundl_ctx): Likewise.
15882         (libc_fesetenv_ctx): Likewise.
15883         (libc_fesetenvf_ctx): Likewise.
15884         (libc_fesetenvl_ctx): Likewise.
15885         (libc_feupdateenv_ctx): Likewise.
15886         (libc_feupdateenvf_ctx): Likewise.
15887         (libc_feupdateenvl_ctx): Likewise.
15888         (libc_feresetround_ctx): Likewise.
15889         (libc_feresetroundf_ctx): Likewise.
15890         (libc_feresetroundl_ctx): Likewise.
15891         (libc_feholdsetround_ctx): Likewise.
15892         (libc_feholdsetroundf_ctx): Likewise.
15893         (libc_feholdsetroundl_ctx): Likewise.
15895         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
15896         with __USE_GNU instead of XOPEN cpp guards.
15898         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
15899         0.
15901         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
15902         with XOPEN cpp guards.
15904 2014-04-30  Julian Brown  <julian@codesourcery.com>
15906         [BZ #16888]
15907         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
15908         handling.
15910 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
15912         [BZ #9894]
15913         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
15914         Change to 2.6.32.
15915         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
15916         * sysdeps/unix/sysv/linux/configure: Regenerated.
15917         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
15918         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
15919         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
15920         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
15921         * README: Update reference to required Linux kernel version.
15922         * manual/install.texi (Linux): Update reference to required Linux
15923         kernel headers version.
15924         * INSTALL: Regenerated.
15926         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
15927         header inclusion.
15928         [POSIX] (limits.h): Likewise.
15929         [POSIX] (math.h): Likewise.
15930         [POSIX] (sys/wait.h): Likewise.
15931         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
15932         function.
15933         [POSIX] (stddef.h): Do not allow header inclusion.
15935 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15937         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
15939 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
15941         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
15942         Return immediately after lll_futex_wake.
15944 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15946         [BZ #16791]
15947         * nscd/nscd-client.h (datahead_init_common): Initialize entire
15948         structure.
15949         (datahead_init_pos): Call datahead_init_common early.
15950         (datahead_init_neg): Likewise.
15952         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
15953         datahead_init_neg): New functions.
15954         * nscd/aicache.c (addhstaiX): Use them.
15955         * nscd/grpcache.c (cache_addgr): Likewise.
15956         * nscd/hstcache.c (cache_addhst): Likewise.
15957         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15958         * nscd/netgroupcache.c (do_notfound): Likewise.
15959         (addgetnetgrentX): Likewise.
15960         (addinnetgrX): Likewise.
15961         * nscd/pwdcache.c (cache_addpw): Likewise.
15962         * nscd/servicescache.c (cache_addserv): Likewise.
15964 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15965             Atsushi Onoe  <atsushi@onoe.org>
15967         [BZ #14308]
15968         [BZ #12994]
15969         [BZ #13651]
15970         * resolv/res_query.c (__libc_res_nsearch): Return if at least
15971         one response is valid.
15972         * resolv/res_send.c (send_dg): Check for validity of other
15973         response if the current response is a referral.
15975 2014-04-29  Steve Ellcey  <sellcey@mips.com>
15977         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
15979 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
15981         [BZ #16823]
15982         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
15983         Always divide by positive zero when computing -Inf result.
15984         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15985         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
15987 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15989         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
15990         FPSCR if value do not change.
15991         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
15992         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
15993         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
15994         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15995         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
15996         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
15997         function.
15999 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
16001         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
16002         * sysdeps/unix/sysv/linux/hppa: Move directory from
16003         ports/systeps/unix/sysv/linux/hppa.
16004         * README: Update listing for hppa-*-linux-gnu.
16006 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
16008         [BZ #16754]
16009         * manual/stdio.texi (Hook functions): Fix types of stream hook
16010         functions.
16011         [BZ #16854]
16012         * socket/sys/socket.h: Fix typo in comment.
16014 2014-04-28  Wilco  <wdijkstr@arm.com>
16016         * sysdeps/arm/fenv_private.h: New file.
16017         * sysdeps/arm/math_private.h: New file.
16018         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
16020 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
16022         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
16023         with __int128_t.
16024         (La_x86_64_retval): Likewise.
16026 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
16028         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
16029         fpsr if value didn't change.
16030         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
16031         to fpcr if value didn't change.
16032         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
16033         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
16034         fpsr or fpcr if value didn't change.
16035         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
16036         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
16037         fpcr if value didn't change.
16038         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
16039         to fpsr if value didn't change.
16041 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
16043         * nptl/tst-sem3.c: Use test-skeleton.c
16044         (main): Rename to do_test.  Use return instead of
16045         exit.
16046         * nptl/tst-sem4.c: Use test-skeleton.c
16047         (main): Rename to do_test.
16049 2014-04-22  David S. Miller  <davem@davemloft.net>
16051         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
16052         (struct sigaction): New struct member __glibc_reserved0, change
16053         type of sa_flags to int.
16055 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
16057         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
16058         (COUNT_LEADING_ZEROS_0): Define for AArch64.
16060 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
16062         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
16063         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
16065 2014-04-22  Will Newton  <will.newton@linaro.org>
16066             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
16068         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
16069         (__longjmp): Add longjmp and longjmp_target SystemTap
16070         probes.
16071         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
16072         (__sigsetjmp): Add setjmp SystemTap probe.
16074 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
16076         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
16077         match manual order.
16079 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16081         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
16083         * sysdeps/powerpc/fpu/fenv_private.h
16084         (libc_feholdexcept_setroundl_ctx): Define to
16085         libc_feholdexcept_setround_ppc_ctx.
16086         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
16087         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
16088         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
16089         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
16091 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16093         * sysdeps/aarch64/math-tests.h: New file.
16095 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
16097         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
16098         New.
16099         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
16100         Check and set bit_AVX2_Usable.
16101         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
16102         macro.
16103         (bit_AVX2): Likewise.
16104         (index_AVX2_Usable): Likewise.
16105         (CPUID_AVX2): Likewise.
16106         (HAS_AVX2): Likewise.
16108 2014-04-17  Will Newton  <will.newton@linaro.org>
16110         * manual/setjmp.texi (System V contexts): Add note that
16111         calling setcontext on a context created by a call to a
16112         signal handler is undefined.  Update text to note that
16113         setcontext from a signal handler is possible but not
16114         recommended.
16116         [BZ #16629]
16117         * stdlib/tst-setcontext.c: Include signal.h.
16118         (main): Check that the signal stack before and
16119         after swapcontext is the same.
16121         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
16122         Re-implement to restore registers in user code and avoid
16123         rt_sigreturn system call.
16125 2014-04-17  Wilco  <wdijkstr@arm.com>
16127         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
16128         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
16129         * math/test-fenv.c: Skip exception trap tests on targets which only
16130         support non-stop mode.
16132 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16133             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16135         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
16136         (libc_feholdsetround_aarch64_ctx)
16137         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
16138         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
16139         (libc_feresetround_ctx, libc_feresetroundf_ctx)
16140         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
16141         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
16142         (libc_feresetround_noexl_ctx): Define.
16144 2014-04-16  Richard Henderson  <rth@redhat.com>
16146         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
16148         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
16149         unwind tables.
16151         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
16152         const from the non-libc, non-ldso copy.
16154         * sysdeps/alpha/libm-test-ulps: Regenerate.
16156 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
16157             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16159         * sysdeps/aarch64/fpu/math_private.h: New file.
16161 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
16163         * sysdeps/aarch64/libm-test-ulps: Regenerate.
16165 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
16167         [BZ #16275]
16168         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
16169         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
16170         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
16171         Intel MPX bound registers before _dl_profile_fixup.
16172         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
16173         registers after _dl_profile_fixup.  Save and restore bound
16174         registers bnd0/bnd1 when calling _dl_call_pltexit.
16175         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
16176         (LR_BND_OFFSET): Likewise.
16177         (LRV_BND0_OFFSET): Likewise.
16178         (LRV_BND1_OFFSET): Likewise.
16180 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16182         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
16183         to...
16184         * sysdeps/mach/hurd/i386/tls.h: ... here.
16185         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
16186         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
16187         fields.
16189 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16191         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
16193 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16195         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
16197 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16199         [BZ #14770]
16200         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
16201         * sysdeps/s390/configure: Regenerate.
16203         [BZ #16824]
16204         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
16205         Set round-to-nearest internally to reduce error accumulation.
16207 2014-04-16  Alan Modra  <amodra@gmail.com>
16209         [BZ #16740]
16210         [BZ #16619]
16211         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
16212         * math/libm-test.inc (frexp_test_data): Add tests.
16213         * NEWS: Update fixed bug list.
16215 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
16217         * benchtests/Makefile: Depend on libraries in build directory.
16218         (bench-math): Separate out math tests.
16219         (bench-pthread): Separate out pthread tests.
16220         (bench): Include math and pthread tests.
16222 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
16224         [BZ #16831]
16225         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
16226         _dl_debug_initialize.
16228         * configure.ac: Remove SELinux header check.
16229         * configure: Regenerate.
16230         * nscd/selinux.c (perms): Array of const char* to permission names.
16231         (nscd_request_avc_has_perm): Call security_deny_unknown to find
16232         default policy. Call string_to_security_class and string_to_av_perm to
16233         translate strings. Enforce default policy and call avs_has_perm with
16234         results of translated strings.
16236 2014-04-13  David S. Miller  <davem@davemloft.net>
16238         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16240 2014-04-12  Allan McRae  <allan@archlinux.org>
16242         [BZ #16838]
16243         * manual/string.texi (Collation Functions): Fix qsort argument
16244         order in example.
16245         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
16247 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
16249         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
16250         Make the test a no-op if there are no exceptions defined.
16252 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
16254         * elf/Makefile (tests): make tst-dlopen-aout conditional on
16255         enable-hardcoded-path-in-tests
16257 2014-04-11  Will Newton  <will.newton@linaro.org>
16259         * benchtests/Makefile (extra-objs): Add json-lib.o.
16260         (bench-func): Tidy up JSON output.
16261         * benchtests/bench-skeleton.c: Include json-lib.h.
16262         (main): Use JSON library functions to do output of
16263         benchmark results.
16264         * benchtests/bench-timing-type.c (main): Output the
16265         timing type simply, leaving formatting to the user.
16266         * benchtests/json-lib.c: New file.
16267         * benchtests/json-lib.h: Likewise.
16269 2014-04-11  Torvald Riegel  <triegel@redhat.com>
16271         [BZ #15215]
16272         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
16273         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
16274         memory barriers.  Add comments.
16275         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
16276         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
16277         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
16278         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
16279         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
16280         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
16282 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
16284         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
16285         * sysdeps/s390/s390-64/configure.ac: ... this ...
16286         * sysdeps/s390/configure.ac: ... to here.
16287         * sysdeps/s390/s390-32/configure: Delete file.
16288         * sysdeps/s390/s390-64/configure: Delete file.
16289         * sysdeps/s390/configure: Regenerate.
16291 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
16293         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
16295 2014-04-11  Will Newton  <will.newton@linaro.org>
16297         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
16298         to zero if it is not defined elsewhere.  (mtrim): Test
16299         the value of MALLOC_DEBUG with #if rather than #ifdef.
16301 2014-04-10 Torvald Riegel  <triegel@redhat.com>
16303         * benchtests/pthread_once-inputs: New file.
16304         * benchtests/pthread_once-source.c: New file.
16305         * benchtests/README: Update documentation.
16307 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
16308             H.J. Lu  <hongjiu.lu@intel.com>
16310         [BZ #16275]
16311         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
16312         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
16313         * sysdeps/x86_64/configure: Regenerated.
16314         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
16315         macro.
16316         (REGISTER_SAVE_RAX): Likewise.
16317         (REGISTER_SAVE_RCX): Likewise.
16318         (REGISTER_SAVE_RDX): Likewise.
16319         (REGISTER_SAVE_RSI): Likewise.
16320         (REGISTER_SAVE_RDI): Likewise.
16321         (REGISTER_SAVE_R8): Likewise.
16322         (REGISTER_SAVE_R9): Likewise.
16323         (REGISTER_SAVE_BND0): Likewise.
16324         (REGISTER_SAVE_BND1): Likewise.
16325         (REGISTER_SAVE_BND2): Likewise.
16326         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
16327         bound registers when calling _dl_fixup.
16329 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16331         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
16332         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
16333         of its definition.
16334         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
16335         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
16336         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
16337         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
16338         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
16339         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
16340         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
16342 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
16344         [BZ #15514]
16345         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
16346         pathconf(_PC_NAME_MAX).
16348 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16350         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
16351         Remove macro usage.
16352         (__PTHREAD_SPINS): Move definition to ...
16353         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
16354         (__PTHREAD_SPINS): ... here.
16355         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
16356         (__PTHREAD_SPIN): Likewise.
16357         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
16358         (__PTHREAD_SPIN): Likewise.
16359         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
16360         (__PTHREAD_SPIN): Likewise.
16361         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
16362         (__PTHREAD_SPIN): Likewise.
16363         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
16364         (__PTHREAD_SPIN): Likewise.
16365         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
16366         (__PTHREAD_SPIN): Likewise.
16367         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
16368         (__PTHREAD_SPIN): Likewise.
16369         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
16370         (__PTHREAD_SPIN): Likewise.
16371         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
16372         (__PTHREAD_SPIN): Likewise.
16373         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
16374         (__PTHREAD_SPIN): Likewise.
16375         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
16376         (__PTHREAD_SPIN): Likewise.
16377         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
16378         (__PTHREAD_SPIN): Likewise.
16380         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
16381         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
16382         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
16383         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
16384         imply folder.
16385         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
16386         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
16387         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
16388         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
16389         correct imply path.
16390         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
16391         strlen symbol for non multi-arch builds.
16392         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
16393         missing hidden_def and weak_alias.
16395 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
16397         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
16399 2014-04-07  Will Newton  <will.newton@linaro.org>
16401         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
16402         and contents.  [!_LIBC] Remove #ifndef and contents.
16403         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
16404         * string/memccpy.c (__memccpy): Use ANSI prototype.
16405         * string/memfrob.c (memfrob): Likewise.
16406         * string/strcoll.c (STRCOLL): Likewise.
16407         * string/strlen.c (strlen): Likewise.
16408         * string/strtok.c (STRTOK): Likewise.
16409         * string/strcat.c: Remove unused #include of memcopy.h.
16410         (strcat): Use ANSI prototype.
16411         * string/strchr.c: Remove unused #include of memcopy.h.
16412         (strchr): Use ANSI prototype.
16413         * string/strcmp.c: Remove unused #include of memcopy.h.
16414         (strcmp): Use ANSI prototype.
16415         * string/strcpy.c: Remove unused #include of memcopy.h.
16416         (strcpy): Use ANSI prototype.
16418 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16420         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
16421         * config.make.in (config-extra-cppflags): Set it from
16422         libc_extra_cppflags.
16423         * configure.ac (libc_extra_cflags): Make it accumulate over
16424         configure fragments.
16425         (libc_extra_cppflags): New flag.
16426         * configure. Regenerate.
16427         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
16428         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
16429         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
16430         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
16432         [BZ #16815]
16433         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
16434         result for FE_DOWNWARD rounding mode.
16435         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
16436         Likewise.
16437         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16439 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
16441         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
16442         in function argument name.
16444 2014-04-03  David Svoboda  <svoboda@cert.org>
16446         [BZ #5666]
16447         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
16448         explicitly.
16450 2014-04-03  Roland McGrath  <roland@hack.frob.com>
16452         * elf/dl-unmap-segments.h: New file.
16453         * sysdeps/generic/ldsodefs.h
16454         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
16455         * elf/dl-close.c: Include <dl-unmap-segments.h>.
16456         * elf/dl-fptr.c: Likewise.
16457         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
16458         * sysdeps/aarch64/tlsdesc.c: Likewise.
16459         * sysdeps/arm/tlsdesc.c: Likewise.
16460         * sysdeps/i386/tlsdesc.c: Likewise.
16461         * sysdeps/tile/dl-runtime.c: Likewise.
16462         * sysdeps/x86_64/tlsdesc.c: Likewise.
16463         * elf/dl-load.h: New file.
16464         * elf/dl-load.c: Include it.
16465         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
16466         Macros moved to dl-load.h.
16467         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
16468         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
16469         Use _dl_unmap_segments in place of __munmap.
16470         Break out segment-mapping loop into ...
16471         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
16473 2014-04-03  Will Newton  <will.newton@linaro.org>
16475         * elf/dl-lookup.c (do_lookup_x): Remove comment
16476         referring to nested function and move variable
16477         declarations down to before first use.
16479 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
16481         [BZ #16799]
16482         [BZ #16800]
16483         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
16484         with 0 numerator.
16485         * math/s_catanf.c (__catanf): Likewise.
16486         * math/s_catanh.c (__catanh): Likewise.
16487         * math/s_catanhf.c (__catanhf): Likewise.
16488         * math/s_catanhl.c (__catanhl): Likewise.
16489         * math/s_catanl.c (__catanl): Likewise.
16490         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
16491         by positive zero when computing -Inf result.
16492         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
16493         (catanh_test): Likewise.
16494         * sysdeps/i386/fpu/libm-test-ulps: Update.
16495         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16497         [BZ #16789]
16498         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
16499         instead of using underflowing value in computing result.
16500         * math/s_clog10.c (__clog10): Likewise.
16501         * math/s_clog10f.c (__clog10f): Likewise.
16502         * math/s_clog10l.c (__clog10l): Likewise.
16503         * math/s_clogf.c (__clogf): Likewise.
16504         * math/s_clogl.c (__clogl): Likewise.
16505         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
16506         (clog10_test): Likewise.
16507         * sysdeps/i386/fpu/libm-test-ulps: Update.
16508         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16510 2014-04-02  Alan Modra  <amodra@gmail.com>
16512         [BZ #16739]
16513         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
16514         output when value is near a power of two.  Use int64_t for lx and
16515         remove casts.  Use decimal rather than hex exponent constants.
16516         Don't use long double multiplication when double will suffice.
16517         * math/libm-test.inc (nextafter_test_data): Add tests.
16518         * NEWS: Add 16739 and 16786 to bug list.
16520         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
16522         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
16524 2014-04-01  Will Newton  <will.newton@linaro.org>
16526         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
16527         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
16529 2014-04-01  Florian Weimer  <fweimer@redhat.com>
16531         [BZ #13347]
16532         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
16533         * nptl/tst-setuid2.c: New file.
16534         * nptl/Makefile (xtests): Add tst-setuid2.
16536 2014-04-01  Alan Modra  <amodra@gmail.com>
16538         [BZ #16786]
16539         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
16541 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16543         [BZ #6803]
16544         [BZ #6804]
16545         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
16546         set errno as appropriate.
16547         * math/w_scalbf.c (__scalbf): Likewise.
16548         * math/w_scalbl.c (__scalbl): Likewise.
16549         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
16550         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
16551         * math/libm-test.inc (scalb_test_data): Add errno expectations.
16552         Add more NaN tests.
16554         [BZ #16349]
16555         * math/w_atan2.c: Include <errno.h>.
16556         (__atan2): Set errno for result underflowing to zero.
16557         * math/w_atan2f.c: Include <errno.h>.
16558         (__atan2f): Set errno for result underflowing to zero.
16559         * math/w_atan2l.c: Include <errno.h>.
16560         (__atan2l): Set errno for result underflowing to zero.
16561         * math/auto-libm-test-in: Don't allow missing errno for some atan2
16562         tests.
16563         * math/auto-libm-test-out: Regenerated.
16565 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16567         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
16568         Encode instruction correctly in little endian.
16569         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
16570         Likewise.
16571         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
16572         Likewise.
16573         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
16574         Likewise.
16575         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
16576         Likewise.
16578 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16580         [BZ #9894]
16581         * sysdeps/unix/sysv/linux/kernel-features.h
16582         [__sparc__ && !__arch64__ && !__sparc_v9__]
16583         (__ASSUME_SET_ROBUST_LIST): Do not define.
16584         [__sparc__ && !__arch64__ && !__sparc_v9__]
16585         (__ASSUME_FUTEX_LOCK_PI): Likewise.
16586         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
16587         Likewise.
16588         * sysdeps/unix/sysv/linux/arm/kernel-features.h
16589         (__ASSUME_FUTEX_LOCK_PI): Undefine.
16590         (__ASSUME_REQUEUE_PI): Likewise.
16591         (__ASSUME_SET_ROBUST_LIST): Likewise.
16592         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
16593         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
16594         Undefine.
16595         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16596         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
16597         Likewise.
16598         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
16599         Likewise.
16600         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
16601         Likewise.
16602         * sysdeps/unix/sysv/linux/mips/kernel-features.h
16603         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
16604         Undefine.
16605         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
16606         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
16607         Likewise.
16609         [BZ #16648]
16610         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16611         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
16612         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
16614 2014-03-31  Will Newton  <will.newton@linaro.org>
16616         * benchtests/Makefile (bench): Add ffs and ffsll to list
16617         of tests.
16618         * benchtests/ffs-inputs: New file.
16619         * benchtests/ffsll-inputs: Likewise.
16621 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
16623         [BZ #16770]
16624         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
16625         too large before casting to int.
16626         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
16627         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
16628         * math/libm-test.inc (scalb_test_data): Add more tests.
16630 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
16632         * benchtests/Makefile (DETAILED_OPT): New make option.
16633         (bench-func): Run benchmark program with -d if DETAILED_OPT is
16634         set.
16635         * benchtests/bench-skeleton.c: Include stdbool.h.
16636         (main): Store and print timings per input.
16637         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
16638         member to each argument value.
16639         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
16640         (_print_arg_data): Initialize per-input timing to 0.
16642         * benchtests/Makefile (timing-type): New binary.
16643         (bench-clean): Also remove bench-timing-type.
16644         (bench): New target for timing-type.
16645         (bench-func): Print output in JSON format.
16646         * benchtests/bench-skeleton.c (main): Print output in JSON
16647         format.
16648         * benchtests/bench-timing-type.c: New file.
16649         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
16650         (TIMING_PRINT_STATS): Remove.
16651         * benchtests/scripts/bench.py (_print_arg_data): Store variant
16652         name separately.
16654         * benchtests/bench-modf.c: Remove.
16655         * benchtests/modf-inputs: New inputs file.
16657 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
16659         [BZ #16362]
16660         * math/s_clog10.c (M_PI_LOG10E): New macro.
16661         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
16662         imaginary parts are 0.
16663         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
16664         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
16665         imaginary parts are 0.
16666         * math/s_clog10l.c (M_PI_LOG10El): New macro.
16667         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
16668         imaginary parts are 0.
16669         * math/libm-test.inc (clog10_test_data): Update expected results
16670         for when real and imaginary parts are 0.
16672 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
16674         * elf/dl-load.c: Finish conversion of __builtin_expect into
16675         __glibc_{un}likely.
16677 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
16679         [BZ #16348]
16680         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
16681         1+x for argument with exponent below -67.
16682         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
16683         Likewise.
16684         * math/auto-libm-test-in: Add more tests of exp.
16685         * math/auto-libm-test-out: Regenerated.
16687 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16689         [BZ #16759]
16690         * inet/getnetgrent_r.c (get_nonempty_val): New function.
16691         (nscd_getnetgrent): Use it.
16693         [BZ #16760]
16694         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
16695         of stpcpy.
16697 2014-03-27  Andi Kleen  <ak@linux.intel.com>
16699         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
16700         (lll_robust_lock, lll_cond_lock, lll_timedlock)
16701         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
16702         (lll_robust_unlock): Remove out of line section. Use cfi
16703         intrinsics.
16704         (LLL_STUB_UNWIND_INFO*): Remove.
16705         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
16706         (lll_robust_lock, lll_cond_lock, lll_timedlock)
16707         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
16708         (lll_robust_unlock): Remove out of line section. Use cfi
16709         intrinsics.
16710         (LLL_STUB_UNWIND_INFO*): Remove.
16712 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16714         [BZ #16758]
16715         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
16716         blank values.
16718 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
16720         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
16722 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
16724         [BZ #16198]
16725         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
16726         fnstenv.
16727         * math/test-fenv-preserve.c: New file.
16728         * math/Makefile (tests): Add test-fenv-preserve.
16730 2014-03-26  Will Newton <will.newton@linaro.org>
16732         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
16734 2014-03-25  Roland McGrath  <roland@hack.frob.com>
16736         * scripts/versionlist.awk: Partition the version sets and emit all
16737         GLIBC_* (sorted) before all others (sorted).
16739 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
16741         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
16742         GLIBC_2.2.5 version.
16744 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16746         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
16747         calls.
16749         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
16750         previous change.
16752         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16754 2014-03-25  Andreas Schwab  <schwab@suse.de>
16756         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
16757         label to be used after in6ailist is initialized.
16759 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16761         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
16762         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
16764 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
16766         [BZ #16357]
16767         [BZ #16599]
16768         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
16769         min_plus_half.
16770         (fp_formats): Update initializers.
16771         (init_fp_formats): Initialize new field.
16772         (output_for_one_input_case): Allow underflow for results up to
16773         min_plus_half.
16774         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
16775         * math/auto-libm-test-in: Don't mark some underflows from asin and
16776         atanh as spurious.
16777         * math/auto-libm-test-out: Regenerated.
16778         * sysdeps/i386/fpu/libm-test-ulps: Update.
16779         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16781 2014-03-25  Andreas Schwab  <schwab@suse.de>
16783         * libio/Makefile (tst-ftell-partial-wide-ENV)
16784         (tst-ftell-active-handler-ENV): Define.
16786 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
16788         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
16790 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
16792         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
16794 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
16796         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
16797         * sysdeps/x86_64/fpu/multiarch/e_exp.c
16798         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
16800 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
16802         [BZ #16634]
16803         * elf/dl-load.c (open_verify): Add mode parameter.
16804         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
16805         (open_path): Change from boolean 'secure' to complete flag 'mode'
16806         (_dl_map_object): Adjust.
16807         * elf/Makefile (tests): Add tst-dlopen-aout.
16808         * elf/tst-dlopen-aout.c: New test.
16810 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
16812         [BZ #16714]
16813         * sysdeps/unix/sysv/linux/s390/bits/stat.h
16814         (struct stat): Rename member pad0 to __glibc_reserved0.
16816         [BZ #16712]
16817         * sysdeps/s390/s390-32/bits/wordsize.h
16818         (__WORDSIZE32_SIZE_ULONG): New define.
16819         * sysdeps/s390/s390-64/bits/wordsize.h
16820         (__WORDSIZE32_SIZE_ULONG): Likewise.
16821         * sysdeps/generic/stdint.h (SIZE_MAX):
16822         Define as UL if __WORDSIZE32_SIZE_ULONG.
16824         [BZ #16713]
16825         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
16826         (__glibc_reserved0): New variable.
16827         (sa_flags): Change type to int.
16829         * posix/Makefile (before-compile): Use += before-compile instead
16830         of a :=.
16832         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
16833         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
16835 2014-03-20  Andreas Schwab  <schwab@suse.de>
16837         [BZ #16743]
16838         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
16839         non-matching result from nscd.
16841 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
16843         * scripts/bench.py: Moved to ...
16844         * benchtests/scripts/bench.py: ... here.
16845         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
16847 2014-03-24  Andreas Schwab  <schwab@suse.de>
16849         [BZ #16002]
16850         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
16851         alloca_account and account alloca use for struct in6ailist.
16853 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
16855         [BZ #16284]
16856         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
16857         rounding mode to recompute results that overflow to infinity or
16858         underflow to zero.
16859         * math/auto-libm-test-in: Don't mark tests as expected to fail for
16860         bug 16284.
16861         * math/auto-libm-test-out: Regenerated.
16862         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
16863         (ccosh_test): Likewise.
16864         (csin_test_data): Use plus_oflow.
16865         (csin_test): Use ALL_RM_TEST.
16866         (csinh_test_data): Use plus_oflow.
16867         (csinh_test): Use ALL_RM_TEST.
16868         * sysdeps/i386/fpu/libm-test-ulps: Update.
16869         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16871 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
16873         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
16874         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
16875         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
16877         [BZ #16731]
16878         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
16879         when x - 1 is zero.
16880         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
16881         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
16882         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
16883         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
16884         argument is 1.
16885         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
16886         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
16887         zero.
16888         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
16889         * sysdeps/i386/fpu/libm-test-ulps: Update.
16890         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16892 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
16894         * scripts/bench.pl: Remove file.
16895         * scripts/bench.py: New benchmark script.
16896         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
16897         * benchtests/README: Mention python dependency.
16898         * scripts/pylintrc: New file.
16899         * scripts/pylint: New file.
16901         * bits/mathdef.h: Use #ifdef instead of #if.
16902         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
16903         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16904         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
16905         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16906         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
16907         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16909 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16910             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16912         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
16913         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
16914         and strpbrk-ppc64 objects.
16915         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16916         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
16917         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
16918         multiarch strpbrk for POWER7.
16919         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
16920         multiarch strpbrk for PPC64.
16921         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
16922         ifunc selector.
16923         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
16924         strpbrk for POWER7.
16926 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16928         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
16929         (atan_test): Likewise.
16930         (atanh_test_data): Use NO_TEST_INLINE for two tests.
16931         (atanh_test): Use ALL_RM_TEST.
16932         (atan2_test_data): Likewise.
16933         (cabs_test): Likewise.
16934         (cacosh_test): Likewise.
16935         (carg_test): Likewise.
16936         (casin_test): Likewise.
16937         (casinh_test): Likewise.
16938         (cbrt_test): Likewise.
16939         (csqrt_test): Likewise.
16940         (erf_test): Likewise.
16941         (erfc_test): Likewise.
16942         (pow10_test): Likewise.
16943         (exp2_test): Likewise.
16944         (hypot_test): Likewise.
16945         (j0_test): Likewise.
16946         (j1_test): Likewise.
16947         (lgamma_test): Likewise.
16948         (gamma_test): Likewise.
16949         (sincos_test): Likewise.
16950         (tanh_test): Likewise.
16951         (y0_test): Likewise.
16952         (y1_test): Likewise.
16953         * sysdeps/i386/fpu/libm-test-ulps: Update.
16954         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16956 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16958         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
16959         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
16960         and strcspn-ppc64 objects.
16961         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16962         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
16963         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
16964         multiarch strcspn for POWER7.
16965         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
16966         multiarch strcspn for PPC64.
16967         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
16968         ifunc selector.
16969         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
16970         strcspn for POWER7.
16972 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16974         * math/gen-libm-test.pl (generate_testfile): Expect only function
16975         name as argument to AUTO_TESTS_* and pass results for all rounding
16976         modes to parse_args.
16977         (parse_auto_input): Separate inputs of automatic tests from
16978         outputs before storing in %auto_tests.
16979         * math/libm-test.inc (acos_test_data): Update call to
16980         AUTO_TESTS_f_f.
16981         (acos_test): Use ALL_RM_TEST.
16982         (acos_tonearest_test_data): Remove.
16983         (acos_test_tonearest): Likewise.
16984         (acos_towardzero_test_data): Likewise.
16985         (acos_test_towardzero): Likewise.
16986         (acos_downward_test_data): Likewise.
16987         (acos_test_downward): Likewise.
16988         (acos_upward_test_data): Likewise.
16989         (acos_test_upward): Likewise.
16990         (acosh_test_data): Update call to AUTO_TESTS_f_f.
16991         (asin_test_data): Likewise.
16992         (asin_test): Use ALL_RM_TEST.
16993         (asin_tonearest_test_data): Remove.
16994         (asin_test_tonearest): Likewise.
16995         (asin_towardzero_test_data): Likewise.
16996         (asin_test_towardzero): Likewise.
16997         (asin_downward_test_data): Likewise.
16998         (asin_test_downward): Likewise.
16999         (asin_upward_test_data): Likewise.
17000         (asin_test_upward): Likewise.
17001         (asinh_test_data): Update call to AUTO_TESTS_f_f.
17002         (atan_test_data): Likewise.
17003         (atanh_test_data): Likewise.
17004         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
17005         (cabs_test_data): Update call to AUTO_TESTS_c_f.
17006         (carg_test_data): Likewise.
17007         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
17008         (ccos_test_data): Update call to AUTO_TESTS_c_c.
17009         (ccosh_test_data): Likewise.
17010         (cexp_test_data): Likewise.
17011         (clog_test_data): Likewise.
17012         (clog10_test_data): Likewise.
17013         (cos_test_data): Update call to AUTO_TESTS_f_f.
17014         (cos_test): Use ALL_RM_TEST.
17015         (cos_tonearest_test_data): Remove.
17016         (cos_test_tonearest): Likewise.
17017         (cos_towardzero_test_data): Likewise.
17018         (cos_test_towardzero): Likewise.
17019         (cos_downward_test_data): Likewise.
17020         (cos_test_downward): Likewise.
17021         (cos_upward_test_data): Likewise.
17022         (cos_test_upward): Likewise.
17023         (cosh_test_data): Update call to AUTO_TESTS_f_f.
17024         (cosh_test): Use ALL_RM_TEST.
17025         (cosh_tonearest_test_data): Remove.
17026         (cosh_test_tonearest): Likewise.
17027         (cosh_towardzero_test_data): Likewise.
17028         (cosh_test_towardzero): Likewise.
17029         (cosh_downward_test_data): Likewise.
17030         (cosh_test_downward): Likewise.
17031         (cosh_upward_test_data): Likewise.
17032         (cosh_test_upward): Likewise.
17033         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
17034         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
17035         (ctan_test_data): Likewise.
17036         (ctan_test): Use ALL_RM_TEST.
17037         (ctan_tonearest_test_data): Remove.
17038         (ctan_test_tonearest): Likewise.
17039         (ctan_towardzero_test_data): Likewise.
17040         (ctan_test_towardzero): Likewise.
17041         (ctan_downward_test_data): Likewise.
17042         (ctan_test_downward): Likewise.
17043         (ctan_upward_test_data): Likewise.
17044         (ctan_test_upward): Likewise.
17045         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
17046         (ctanh_test): Use ALL_RM_TEST.
17047         (ctanh_tonearest_test_data): Remove.
17048         (ctanh_test_tonearest): Likewise.
17049         (ctanh_towardzero_test_data): Likewise.
17050         (ctanh_test_towardzero): Likewise.
17051         (ctanh_downward_test_data): Likewise.
17052         (ctanh_test_downward): Likewise.
17053         (ctanh_upward_test_data): Likewise.
17054         (ctanh_test_upward): Likewise.
17055         (erf_test_data): Update call to AUTO_TESTS_f_f.
17056         (erfc_test_data): Likewise.
17057         (exp_test_data): Likewise.
17058         (exp_test): Use ALL_RM_TEST.
17059         (exp_tonearest_test_data): Remove.
17060         (exp_test_tonearest): Likewise.
17061         (exp_towardzero_test_data): Likewise.
17062         (exp_test_towardzero): Likewise.
17063         (exp_downward_test_data): Likewise.
17064         (exp_test_downward): Likewise.
17065         (exp_upward_test_data): Likewise.
17066         (exp_test_upward): Likewise.
17067         (exp10_test_data): Update call to AUTO_TESTS_f_f.
17068         (exp10_test): Use ALL_RM_TEST.
17069         (exp10_tonearest_test_data): Remove.
17070         (exp10_test_tonearest): Likewise.
17071         (exp10_towardzero_test_data): Likewise.
17072         (exp10_test_towardzero): Likewise.
17073         (exp10_downward_test_data): Likewise.
17074         (exp10_test_downward): Likewise.
17075         (exp10_upward_test_data): Likewise.
17076         (exp10_test_upward): Likewise.
17077         (exp2_test_data): Update call to AUTO_TESTS_f_f.
17078         (expm1_test_data): Likewise.
17079         (expm1_test): Use ALL_RM_TEST.
17080         (expm1_tonearest_test_data): Remove.
17081         (expm1_test_tonearest): Likewise.
17082         (expm1_towardzero_test_data): Likewise.
17083         (expm1_test_towardzero): Likewise.
17084         (expm1_downward_test_data): Likewise.
17085         (expm1_test_downward): Likewise.
17086         (expm1_upward_test_data): Likewise.
17087         (expm1_test_upward): Likewise.
17088         (fma_test_data): Update call to AUTO_TESTS_fff_f.
17089         (fma_test): Use ALL_RM_TEST.
17090         (fma_towardzero_test_data): Remove.
17091         (fma_test_towardzero): Likewise.
17092         (fma_downward_test_data): Likewise.
17093         (fma_test_downward): Likewise.
17094         (fma_upward_test_data): Likewise.
17095         (fma_test_upward): Likewise.
17096         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
17097         (j0_test_data): Update call to AUTO_TESTS_f_f.
17098         (j1_test_data): Likewise.
17099         (jn_test_data): Update call to AUTO_TESTS_if_f.
17100         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
17101         (log_test_data): Update call to AUTO_TESTS_f_f.
17102         (log10_test_data): Likewise.
17103         (log1p_test_data): Likewise.
17104         (log2_test_data): Likewise.
17105         (pow_test_data): Update call to AUTO_TESTS_ff_f.
17106         (pow_tonearest_test_data): Likewise.
17107         (sin_test_data): Update call to AUTO_TESTS_f_f.
17108         (sin_test): Use ALL_RM_TEST.
17109         (sin_tonearest_test_data): Remove.
17110         (sin_test_tonearest): Likewise.
17111         (sin_towardzero_test_data): Likewise.
17112         (sin_test_towardzero): Likewise.
17113         (sin_downward_test_data): Likewise.
17114         (sin_test_downward): Likewise.
17115         (sin_upward_test_data): Likewise.
17116         (sin_test_upward): Likewise.
17117         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
17118         (sinh_test_data): Update call to AUTO_TESTS_f_f.
17119         (sinh_test): Use ALL_RM_TEST.
17120         (sinh_tonearest_test_data): Remove.
17121         (sinh_test_tonearest): Likewise.
17122         (sinh_towardzero_test_data): Likewise.
17123         (sinh_test_towardzero): Likewise.
17124         (sinh_downward_test_data): Likewise.
17125         (sinh_test_downward): Likewise.
17126         (sinh_upward_test_data): Likewise.
17127         (sinh_test_upward): Likewise.
17128         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
17129         (sqrt_test): Use ALL_RM_TEST.
17130         (sqrt_tonearest_test_data): Remove.
17131         (sqrt_test_tonearest): Likewise.
17132         (sqrt_towardzero_test_data): Likewise.
17133         (sqrt_test_towardzero): Likewise.
17134         (sqrt_downward_test_data): Likewise.
17135         (sqrt_test_downward): Likewise.
17136         (sqrt_upward_test_data): Likewise.
17137         (sqrt_test_upward): Likewise.
17138         (tan_test_data): Update call to AUTO_TESTS_f_f.
17139         (tan_test): Use ALL_RM_TEST.
17140         (tan_tonearest_test_data): Remove.
17141         (tan_test_tonearest): Likewise.
17142         (tan_towardzero_test_data): Likewise.
17143         (tan_test_towardzero): Likewise.
17144         (tan_downward_test_data): Likewise.
17145         (tan_test_downward): Likewise.
17146         (tan_upward_test_data): Likewise.
17147         (tan_test_upward): Likewise.
17148         (tanh_test_data): Update call to AUTO_TESTS_f_f.
17149         (tgamma_test_data): Likewise.
17150         (y0_test_data): Likewise.
17151         (y1_test_data): Likewise.
17152         (yn_test_data): Update call to AUTO_TESTS_if_f.
17153         (main): Do not call removed functions.
17155 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17157         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
17158         (ldexp_test_data): Remove.
17159         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
17160         scalbn_test_data.
17161         (scalb_test): Use ALL_RM_TEST.
17163 2014-03-19  Andreas Schwab  <schwab@suse.de>
17165         * nscd/nscd.service: Also invalidate netgroup cache on reload.
17167 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17169         [BZ #16649]
17170         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
17171         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
17172         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
17173         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17174         (__ASSUME_PREADV): Undefine.
17175         (__ASSUME_PWRITEV): Likewise.
17177 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17179         * bits/mman-linux.h: Add comment about non-Linux use.
17180         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
17181         bits/mman-linux.h resting place.
17183         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
17184         * bits/mman-linux.h: ... here.
17186 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17188         * conform/conformtest.pl: Add standard definition when calling C
17189         preprocessor on data files.
17190         (checknamespace): Remove unused variable.
17192 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17194         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
17195         minus_oflow, plus_uflow and minus_uflow in expected results.
17196         * math/libm-test.inc (scalbn_test_data): Add more tests of
17197         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
17198         minus_uflow.
17199         (scalbn_test): Use ALL_RM_TEST.
17200         (scalbln_test_data): Add more tests of negative arguments.  Use
17201         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
17202         (scalbln_test): Use ALL_RM_TEST.
17204 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17206         * scripts/abilist.awk: Ignore symbols marked with .hidden.
17208 2014-03-18  Will Newton  <will.newton@linaro.org>
17210         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
17211         inaccurate comment.
17213 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17215         * Makerules [!subdir] (check-abi): Exit with error status if a
17216         test failed.
17218 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17220         * math/libm-test.inc (nearbyint_test_data): Include all tests used
17221         for rint.  Include results for all rounding modes.
17222         (nearbyint_test): Use ALL_RM_TEST.
17223         (rint_test_data): Include all tests used for nearbyint.
17225 2014-03-17  Will Newton  <will.newton@linaro.org>
17227         * nptl/sysdeps/pthread/pthread.h: Revert previous
17228         change.
17230         * sysdeps/generic/ldsodefs.h: Revert previous
17231         change.
17233         * libio/genops.c: Revert previous change.
17234         * libio/libioP.h: Likewise.
17235         * stdio-common/vfprintf.c: Likewise.
17237         * sysdeps/generic/math_private.h: Revert previous
17238         change.
17240         * sysdeps/generic/math_private.h: Check whether
17241         HAVE_RM_CTX is defined with #ifdef rather
17242         than #if.
17244         * argp/argp-fmtstream.h: Check whether
17245         __STRICT_ANSI__ is defined with #ifdef rather
17246         than #if.
17247         * argp/argp.h: Likewise.
17249         * libio/genops.c: Check whether
17250         _IO_JUMPS_OFFSET is defined with #ifdef rather
17251         than #if.
17252         * libio/libioP.h: Likewise.
17253         * stdio-common/vfprintf.c: Likewise.
17255         * sysdeps/generic/ldsodefs.h: Check whether
17256         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
17257         than #if.
17259         * nptl/sysdeps/pthread/pthread.h: Check
17260         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
17261         its value.
17263 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
17265         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
17266         setting O_APPEND.
17267         * libio/tst-ftell-active-handler.c (do_append_test): Add a
17268         test case.
17270         [BZ #16680]
17271         * libio/fileops.c (_IO_file_open): Seek to end of file but
17272         don't cache the offset.
17273         (get_file_offset): Remove function.
17274         (do_ftell): Use cached offset when available.
17275         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
17276         don't cache the offset.
17277         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
17278         case.
17279         (do_one_test): Call it.
17280         (do_ftell_test): Fix up expected old offset for a+ mode.
17281         * libio/wfileops.c (do_ftell_wide): Used cached offset when
17282         available.
17284         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
17285         up test status with function return status.
17286         (do_write_test): Likewise.
17287         (do_append_test): Likewise.
17289         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
17290         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
17291         Remove.
17293 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17295         * math/gen-libm-test.pl (parse_args): Handle results specified for
17296         each rounding mode separately.
17297         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
17298         tests and results from lrint_tonearest_test_data,
17299         lrint_towardzero_test_data, lrint_downward_test_data and
17300         lrint_upward_test_data.
17301         (lrint_test): Use ALL_RM_TEST.
17302         (lrint_tonearest_test_data): Remove.
17303         (lrint_test_tonearest): Likewise.
17304         (lrint_towardzero_test_data): Likewise.
17305         (lrint_test_towardzero): Likewise.
17306         (lrint_downward_test_data): Likewise.
17307         (lrint_test_downward): Likewise.
17308         (lrint_upward_test_data): Likewise.
17309         (lrint_test_upward): Likewise.
17310         (llrint_test_data): Merge in per-rounding-mode tests and results
17311         from llrint_tonearest_test_data, llrint_towardzero_test_data,
17312         llrint_downward_test_data and llrint_upward_test_data.
17313         (llrint_test): Use ALL_RM_TEST.
17314         (llrint_tonearest_test_data): Remove.
17315         (llrint_test_tonearest): Likewise.
17316         (llrint_towardzero_test_data): Likewise.
17317         (llrint_test_towardzero): Likewise.
17318         (llrint_downward_test_data): Likewise.
17319         (llrint_test_downward): Likewise.
17320         (llrint_upward_test_data): Likewise.
17321         (llrint_test_upward): Likewise.
17322         (rint_test_data): Merge in per-rounding-mode tests and results
17323         from rint_tonearest_test_data, rint_towardzero_test_data,
17324         rint_downward_test_data and rint_upward_test_data.  Add
17325         per-rounding-mode results for tests not in those arrays.
17326         (rint_test): Use ALL_RM_TEST.
17327         (rint_tonearest_test_data): Remove.
17328         (rint_test_tonearest): Likewise.
17329         (rint_towardzero_test_data): Likewise.
17330         (rint_test_towardzero): Likewise.
17331         (rint_downward_test_data): Likewise.
17332         (rint_test_downward): Likewise.
17333         (rint_upward_test_data): Likewise.
17334         (rint_test_upward): Likewise.
17335         (main): Don't call removed functions.
17337 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17339         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
17340         "Compiled on ..." crapola.  It is anti-useful.
17342 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
17344         * scripts/evaluate-test.sh: Handle fourth argument to determine
17345         whether test run should stop on failure.
17346         * Makeconfig (stop-on-test-failure): New variable.
17347         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
17348         $(stop-on-test-failure).
17349         * Makefile (tests): Give a summary of results from testing and
17350         exit with failure status if they include an ERROR or FAIL.
17351         (xtests): Likewise.
17352         * manual/install.texi (Configuring and compiling): Mention
17353         stop-on-test-failure=y.
17354         * INSTALL: Regenerated.
17356 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17358         * scripts/versionlist.awk: New file.
17359         * Makerules [$(build-shared) = yes]
17360         (postclean-generated): Add Versions.def, not Versions.def.v and
17361         Versions.def.v.i.
17362         ($(common-objpfx)Versions.def.v.i): Target removed.
17363         ($(common-objpfx)Versions.def): New target.
17364         ($(common-objpfx)Versions.all): Depend on that rather that
17365         $(common-objpfx)Versions.def.v.
17366         * Versions.def: File removed.
17368         * Makeconfig (+gccwarn): Add -Wundef.
17369         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
17370         a dl-sysdep.h breaking its contract.
17371         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
17372         * include/stackinfo.h: New file.
17373         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
17374         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
17375         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
17376         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
17377         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
17378         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
17379         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17380         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17381         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17382         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17383         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17384         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
17385         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17386         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17387         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17389 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17391         [BZ #16707]
17392         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
17393         implementation.
17394         * math/libm-test.inc (round_test_data): Add more tests.
17396         [BZ #16706]
17397         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
17398         implementation.
17399         * math/libm-test.inc (nearbyint_test_data): Add more tests.
17401         [BZ #16701]
17402         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
17403         implementation.
17404         * math/libm-test.inc (ceil_test_data): Add more tests.
17406         * math/libm-test.inc (trunc_test_data): Add more tests related to
17407         BZ#16414.
17409 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17411         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
17412         with #if rather than #ifdef.
17413         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
17415 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
17417         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
17418         first.  Disable AVX-512 GCC support if assembler doesn't support
17419         it.
17420         * sysdeps/x86_64/configure: Regenerated.
17422 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
17424         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
17425         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
17426         (__old_pthread_attr_setstack): Likewise.
17427         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
17428         [!_STACK_GROWS_DOWN]: Likewise.
17430 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
17432         * config.make.in (have-bash2): Delete.
17433         * configure.ac (libc_cv_have_bash2): Delete.
17434         * configure: Regenerate.
17435         * elf/Makefile (common-ldd-rewrite): Rename to ...
17436         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
17437         (sh-ldd-rewrite): Delete.
17438         (bash-ldd-rewrite): Delete.
17439         (have-bash2): Delete checks.
17440         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
17441         ldd-rewrite.
17443         * config.make.in (have-ksh): Delete.
17444         (KSH): Delete.
17445         * configure.ac (libc_cv_have_ksh): Delete.
17446         * configure: Regenerate.
17448         * elf/Makefile: Delete $(have-ksh) check.
17449         ($(objpfx)sotruss): Change KSH to BASH.
17450         * elf/sotruss.ksh: Rename to ...
17451         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
17452         function style to match POSIX.  Drop ksh vim mode setting.
17454         * manual/time.texi (Specifying the Time Zone with TZ): Change
17455         Tuesday to Thursday.
17457         * debug/tst-longjmp_chk2.c: Update header comment.
17458         (stackoverflow_handler): Add comment.  Call assert on pass value.
17460 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
17462         [BZ #16194]
17463         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
17464         (HAVE_AVX512_ASM_SUPPORT): Likewise.
17465         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
17466         (La_x86_64_vector): Add zmm.
17467         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
17468         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
17469         ($(objpfx)tst-audit10): New target.
17470         ($(objpfx)tst-audit10.out): Likewise.
17471         (tst-audit10-ENV): New.
17472         (AVX512-CFLAGS): Likewise.
17473         (CFLAGS-tst-audit10.c): Likewise.
17474         (CFLAGS-tst-auditmod10a.c): Likewise.
17475         (CFLAGS-tst-auditmod10b.c): Likewise.
17476         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
17477         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
17478         * sysdeps/x86_64/configure: Regenerated.
17479         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
17480         AVX-512 zmm register support.
17481         (_dl_x86_64_save_sse): Likewise.
17482         (_dl_x86_64_restore_sse): Likewise.
17483         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
17484         size vector registers.
17485         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
17486         (ZMM_SIZE): Likewise.
17487         * sysdeps/x86_64/tst-audit10.c: New file.
17488         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
17489         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
17491 2014-03-13  Roland McGrath  <roland@hack.frob.com>
17493         * configure.ac (HAVE_EHDR_START): New check.
17494         * configure: Regenerated.
17495         * config.h.in (HAVE_EHDR_START): New #undef.
17496         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
17497         assuming the lowest-addressed segment maps the start of the file.
17499 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
17501         * INSTALL: Regenerated.
17503 2014-03-13  Will Newton  <will.newton@linaro.org>
17505         * manual/setjmp.texi (System V contexts): Improve
17506         clarity and grammar of documentation.
17508 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
17510         [BZ #16381]
17511         * elf/Makefile (tests): Add tst-pie2.
17512         (tests-pie): Add tst-pie2.
17513         * elf/tst-pie2.c: New file.
17514         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
17515         for ET_EXEC.
17516         * elf/rtld.c (map_doit): Load executable as lt_executable.
17517         (dl_main): Likewise.
17519 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
17521         [BZ #16642]
17522         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17523         (__ASSUME_PSELECT): Undefine.
17525 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17527         [BZ #16689]
17528         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
17529         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
17530         static build.
17531         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
17532         selector for static builds.
17534 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17536         [BZ #16695]
17537         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
17538         key in the buffer.
17540 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17542         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
17543         IFUNC selector for static builds.
17545 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
17547         * sysdeps/mips/math_private.h [__mips_hard_float]
17548         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
17549         libc_feresetround_mips_ctx.
17550         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
17551         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
17552         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
17554         [BZ #16677]
17555         * math/s_nextafter.c (__nextafter): Do not return value from
17556         overflowing computation.
17557         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
17558         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
17559         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
17560         Likewise.
17561         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
17562         Likewise.
17563         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
17564         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
17566 2014-03-11  Roland McGrath  <roland@hack.frob.com>
17568         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
17569         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
17570         Move sfi_sp use from the load-multiple (that no longer sets sp) to
17571         the new mov targetting sp.
17573 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17575         [BZ #16683]
17576         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
17577         Define it for static builds as well.
17578         (NO_BZERO_IMPL): Likewise.
17580 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17582         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
17583         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
17584         multiarch strspn for PPC64.
17585         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
17586         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
17587         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17588         (__libc_ifunc_impl_list): Likewise.
17589         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
17590         multiarch optimizations
17591         * string/strspn.c (strspn): Using macro to redefine symbol name.
17593 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17594             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17596         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
17597         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
17598         multiarch strncat for PPC64.
17599         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
17600         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
17601         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17602         (__libc_ifunc_impl_list): Likewise.
17603         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
17604         multiarch optimizations
17606 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
17608         [BZ #16639]
17609         * nscd/nscd.service: Make service type forking.
17611 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17613         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
17614         sign in non default rounding modes.
17615         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
17617 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
17619         * math/libm-test.inc (ALL_RM_TEST): New macro.
17620         (ceil_test): Use ALL_RM_TEST.
17621         (cimag_test): Likewise.
17622         (conj_test): Likewise.
17623         (copysign_test): Likewise.
17624         (cproj_test): Likewise.
17625         (creal_test): Likewise.
17626         (fabs_test): Likewise.
17627         (floor_test): Likewise.
17628         (fmax_test): Likewise.
17629         (fmin_test): Likewise.
17630         (fmod_test): Likewise.
17631         (fpclassify_test): Likewise.
17632         (frexp_test): Likewise.
17633         (ilogb_test): Likewise.
17634         (isfinite_test): Likewise.
17635         (finite_test): Likewise.
17636         (isgreater_test): Likewise.
17637         (isgreaterequal_test): Likewise.
17638         (isinf_test): Likewise.
17639         (isless_test): Likewise.
17640         (islessequal_test): Likewise.
17641         (islessgreater_test): Likewise.
17642         (isnan_test): Likewise.
17643         (isnormal_test): Likewise.
17644         (issignaling_test): Likewise.
17645         (isunordered_test): Likewise.
17646         (logb_test): Likewise.
17647         (logb_downward_test_data): Remove.
17648         (logb_test_downward): Likewise.
17649         (lround_test): Use ALL_RM_TEST.
17650         (llround_test): Likewise.
17651         (modf_test): Likewise.
17652         (nexttoward_test): Likewise.
17653         (remainder_test): Likewise.
17654         (drem_test): Likewise.
17655         (remainder_tonearest_test_data): Likewise.
17656         (remainder_test_tonearest): Likewise.
17657         (drem_test_tonearest): Likewise.
17658         (remainder_towardzero_test_data): Likewise.
17659         (remainder_test_towardzero): Likewise.
17660         (drem_test_towardzero): Likewise.
17661         (remainder_downward_test_data): Likewise.
17662         (remainder_test_downward): Likewise.
17663         (drem_test_downward): Likewise.
17664         (remainder_upward_test_data): Likewise.
17665         (remainder_test_upward): Likewise.
17666         (drem_test_upward): Likewise.
17667         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
17668         (round_test): Use ALL_RM_TEST.
17669         (signbit_test): Likewise.
17670         (trunc_test): Likewise.
17671         (significand_test): Likewise.
17672         (main): Don't call removed functions.
17674 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
17676         [BZ #16674]
17677         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
17678         || __USE_XOPEN2K8].
17679         (ILL_ILLOPN): Likewise.
17680         (ILL_ILLADR): Likewise.
17681         (ILL_ILLTRP): Likewise.
17682         (ILL_PRVOPC): Likewise.
17683         (ILL_PRVREG): Likewise.
17684         (ILL_COPROC): Likewise.
17685         (ILL_BADSTK): Likewise.
17686         (FPE_INTDIV): Likewise.
17687         (FPE_INTOVF): Likewise.
17688         (FPE_FLTDIV): Likewise.
17689         (FPE_FLTOVF): Likewise.
17690         (FPE_FLTUND): Likewise.
17691         (FPE_FLTRES): Likewise.
17692         (FPE_FLTINV): Likewise.
17693         (FPE_FLTSUB): Likewise.
17694         (SEGV_MAPERR): Likewise.
17695         (SEGV_ACCERR): Likewise.
17696         (BUS_ADRALN): Likewise.
17697         (BUS_ADRERR): Likewise.
17698         (BUS_OBJERR): Likewise.
17699         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17700         (TRAP_TRACE): Likewise.
17701         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17702         __USE_XOPEN2K8].
17703         (CLD_KILLED): Likewise.
17704         (CLD_DUMPED): Likewise.
17705         (CLD_TRAPPED): Likewise.
17706         (CLD_STOPPED): Likewise.
17707         (CLD_CONTINUED): Likewise.
17708         (POLL_IN): Likewise.
17709         (POLL_OUT): Likewise.
17710         (POLL_MSG): Likewise.
17711         (POLL_ERR): Likewise.
17712         (POLL_PRI): Likewise.
17713         (POLL_HUP): Likewise.
17714         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
17715         Likewise.
17716         (ILL_ILLOPN): Likewise.
17717         (ILL_ILLADR): Likewise.
17718         (ILL_ILLTRP): Likewise.
17719         (ILL_PRVOPC): Likewise.
17720         (ILL_PRVREG): Likewise.
17721         (ILL_COPROC): Likewise.
17722         (ILL_BADSTK): Likewise.
17723         (FPE_INTDIV): Likewise.
17724         (FPE_INTOVF): Likewise.
17725         (FPE_FLTDIV): Likewise.
17726         (FPE_FLTOVF): Likewise.
17727         (FPE_FLTUND): Likewise.
17728         (FPE_FLTRES): Likewise.
17729         (FPE_FLTINV): Likewise.
17730         (FPE_FLTSUB): Likewise.
17731         (SEGV_MAPERR): Likewise.
17732         (SEGV_ACCERR): Likewise.
17733         (BUS_ADRALN): Likewise.
17734         (BUS_ADRERR): Likewise.
17735         (BUS_OBJERR): Likewise.
17736         (BUS_MCEERR_AR): Likewise.
17737         (BUS_MCEERR_AO): Likewise.
17738         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17739         (TRAP_TRACE): Likewise.
17740         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17741         __USE_XOPEN2K8].
17742         (CLD_KILLED): Likewise.
17743         (CLD_DUMPED): Likewise.
17744         (CLD_TRAPPED): Likewise.
17745         (CLD_STOPPED): Likewise.
17746         (CLD_CONTINUED): Likewise.
17747         (POLL_IN): Likewise.
17748         (POLL_OUT): Likewise.
17749         (POLL_MSG): Likewise.
17750         (POLL_ERR): Likewise.
17751         (POLL_PRI): Likewise.
17752         (POLL_HUP): Likewise.
17753         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
17754         (ILL_ILLOPN): Likewise.
17755         (ILL_ILLADR): Likewise.
17756         (ILL_ILLTRP): Likewise.
17757         (ILL_PRVOPC): Likewise.
17758         (ILL_PRVREG): Likewise.
17759         (ILL_COPROC): Likewise.
17760         (ILL_BADSTK): Likewise.
17761         (FPE_INTDIV): Likewise.
17762         (FPE_INTOVF): Likewise.
17763         (FPE_FLTDIV): Likewise.
17764         (FPE_FLTOVF): Likewise.
17765         (FPE_FLTUND): Likewise.
17766         (FPE_FLTRES): Likewise.
17767         (FPE_FLTINV): Likewise.
17768         (FPE_FLTSUB): Likewise.
17769         (SEGV_MAPERR): Likewise.
17770         (SEGV_ACCERR): Likewise.
17771         (BUS_ADRALN): Likewise.
17772         (BUS_ADRERR): Likewise.
17773         (BUS_OBJERR): Likewise.
17774         (BUS_MCEERR_AR): Likewise.
17775         (BUS_MCEERR_AO): Likewise.
17776         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17777         (TRAP_TRACE): Likewise.
17778         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17779         __USE_XOPEN2K8].
17780         (CLD_KILLED): Likewise.
17781         (CLD_DUMPED): Likewise.
17782         (CLD_TRAPPED): Likewise.
17783         (CLD_STOPPED): Likewise.
17784         (CLD_CONTINUED): Likewise.
17785         (POLL_IN): Likewise.
17786         (POLL_OUT): Likewise.
17787         (POLL_MSG): Likewise.
17788         (POLL_ERR): Likewise.
17789         (POLL_PRI): Likewise.
17790         (POLL_HUP): Likewise.
17791         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
17792         Likewise.
17793         (ILL_ILLOPN): Likewise.
17794         (ILL_ILLADR): Likewise.
17795         (ILL_ILLTRP): Likewise.
17796         (ILL_PRVOPC): Likewise.
17797         (ILL_PRVREG): Likewise.
17798         (ILL_COPROC): Likewise.
17799         (ILL_BADSTK): Likewise.
17800         (ILL_BADIADDR): Likewise.
17801         (ILL_BREAK): Likewise.
17802         (FPE_INTDIV): Likewise.
17803         (FPE_INTOVF): Likewise.
17804         (FPE_FLTDIV): Likewise.
17805         (FPE_FLTOVF): Likewise.
17806         (FPE_FLTUND): Likewise.
17807         (FPE_FLTRES): Likewise.
17808         (FPE_FLTINV): Likewise.
17809         (FPE_FLTSUB): Likewise.
17810         (FPE_DECOVF): Likewise.
17811         (FPE_DECDIV): Likewise.
17812         (FPE_DECERR): Likewise.
17813         (FPE_INVASC): Likewise.
17814         (FPE_INVDEC): Likewise.
17815         (SEGV_MAPERR): Likewise.
17816         (SEGV_ACCERR): Likewise.
17817         (SEGV_PSTKOVF): Likewise.
17818         (BUS_ADRALN): Likewise.
17819         (BUS_ADRERR): Likewise.
17820         (BUS_OBJERR): Likewise.
17821         (BUS_MCEERR_AR): Likewise.
17822         (BUS_MCEERR_AO): Likewise.
17823         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17824         (TRAP_TRACE): Likewise.
17825         (TRAP_BRANCH): Likewise.
17826         (TRAP_HWBKPT): Likewise.
17827         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17828         __USE_XOPEN2K8].
17829         (CLD_KILLED): Likewise.
17830         (CLD_DUMPED): Likewise.
17831         (CLD_TRAPPED): Likewise.
17832         (CLD_STOPPED): Likewise.
17833         (CLD_CONTINUED): Likewise.
17834         (POLL_IN): Likewise.
17835         (POLL_OUT): Likewise.
17836         (POLL_MSG): Likewise.
17837         (POLL_ERR): Likewise.
17838         (POLL_PRI): Likewise.
17839         (POLL_HUP): Likewise.
17840         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
17841         (ILL_ILLOPN): Likewise.
17842         (ILL_ILLADR): Likewise.
17843         (ILL_ILLTRP): Likewise.
17844         (ILL_PRVOPC): Likewise.
17845         (ILL_PRVREG): Likewise.
17846         (ILL_COPROC): Likewise.
17847         (ILL_BADSTK): Likewise.
17848         (FPE_INTDIV): Likewise.
17849         (FPE_INTOVF): Likewise.
17850         (FPE_FLTDIV): Likewise.
17851         (FPE_FLTOVF): Likewise.
17852         (FPE_FLTUND): Likewise.
17853         (FPE_FLTRES): Likewise.
17854         (FPE_FLTINV): Likewise.
17855         (FPE_FLTSUB): Likewise.
17856         (SEGV_MAPERR): Likewise.
17857         (SEGV_ACCERR): Likewise.
17858         (BUS_ADRALN): Likewise.
17859         (BUS_ADRERR): Likewise.
17860         (BUS_OBJERR): Likewise.
17861         (BUS_MCEERR_AR): Likewise.
17862         (BUS_MCEERR_AO): Likewise.
17863         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17864         (TRAP_TRACE): Likewise.
17865         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17866         __USE_XOPEN2K8].
17867         (CLD_KILLED): Likewise.
17868         (CLD_DUMPED): Likewise.
17869         (CLD_TRAPPED): Likewise.
17870         (CLD_STOPPED): Likewise.
17871         (CLD_CONTINUED): Likewise.
17872         (POLL_IN): Likewise.
17873         (POLL_OUT): Likewise.
17874         (POLL_MSG): Likewise.
17875         (POLL_ERR): Likewise.
17876         (POLL_PRI): Likewise.
17877         (POLL_HUP): Likewise.
17878         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
17879         (ILL_ILLOPN): Likewise.
17880         (ILL_ILLADR): Likewise.
17881         (ILL_ILLTRP): Likewise.
17882         (ILL_PRVOPC): Likewise.
17883         (ILL_PRVREG): Likewise.
17884         (ILL_COPROC): Likewise.
17885         (ILL_BADSTK): Likewise.
17886         (FPE_INTDIV): Likewise.
17887         (FPE_INTOVF): Likewise.
17888         (FPE_FLTDIV): Likewise.
17889         (FPE_FLTOVF): Likewise.
17890         (FPE_FLTUND): Likewise.
17891         (FPE_FLTRES): Likewise.
17892         (FPE_FLTINV): Likewise.
17893         (FPE_FLTSUB): Likewise.
17894         (SEGV_MAPERR): Likewise.
17895         (SEGV_ACCERR): Likewise.
17896         (BUS_ADRALN): Likewise.
17897         (BUS_ADRERR): Likewise.
17898         (BUS_OBJERR): Likewise.
17899         (BUS_MCEERR_AR): Likewise.
17900         (BUS_MCEERR_AO): Likewise.
17901         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17902         (TRAP_TRACE): Likewise.
17903         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17904         __USE_XOPEN2K8].
17905         (CLD_KILLED): Likewise.
17906         (CLD_DUMPED): Likewise.
17907         (CLD_TRAPPED): Likewise.
17908         (CLD_STOPPED): Likewise.
17909         (CLD_CONTINUED): Likewise.
17910         (POLL_IN): Likewise.
17911         (POLL_OUT): Likewise.
17912         (POLL_MSG): Likewise.
17913         (POLL_ERR): Likewise.
17914         (POLL_PRI): Likewise.
17915         (POLL_HUP): Likewise.
17916         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
17917         (ILL_ILLOPN): Likewise.
17918         (ILL_ILLADR): Likewise.
17919         (ILL_ILLTRP): Likewise.
17920         (ILL_PRVOPC): Likewise.
17921         (ILL_PRVREG): Likewise.
17922         (ILL_COPROC): Likewise.
17923         (ILL_BADSTK): Likewise.
17924         (FPE_INTDIV): Likewise.
17925         (FPE_INTOVF): Likewise.
17926         (FPE_FLTDIV): Likewise.
17927         (FPE_FLTOVF): Likewise.
17928         (FPE_FLTUND): Likewise.
17929         (FPE_FLTRES): Likewise.
17930         (FPE_FLTINV): Likewise.
17931         (FPE_FLTSUB): Likewise.
17932         (SEGV_MAPERR): Likewise.
17933         (SEGV_ACCERR): Likewise.
17934         (BUS_ADRALN): Likewise.
17935         (BUS_ADRERR): Likewise.
17936         (BUS_OBJERR): Likewise.
17937         (BUS_MCEERR_AR): Likewise.
17938         (BUS_MCEERR_AO): Likewise.
17939         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17940         (TRAP_TRACE): Likewise.
17941         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17942         __USE_XOPEN2K8].
17943         (CLD_KILLED): Likewise.
17944         (CLD_DUMPED): Likewise.
17945         (CLD_TRAPPED): Likewise.
17946         (CLD_STOPPED): Likewise.
17947         (CLD_CONTINUED): Likewise.
17948         (POLL_IN): Likewise.
17949         (POLL_OUT): Likewise.
17950         (POLL_MSG): Likewise.
17951         (POLL_ERR): Likewise.
17952         (POLL_PRI): Likewise.
17953         (POLL_HUP): Likewise.
17954         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
17955         (ILL_ILLOPN): Likewise.
17956         (ILL_ILLADR): Likewise.
17957         (ILL_ILLTRP): Likewise.
17958         (ILL_PRVOPC): Likewise.
17959         (ILL_PRVREG): Likewise.
17960         (ILL_COPROC): Likewise.
17961         (ILL_BADSTK): Likewise.
17962         (ILL_DBLFLT): Likewise.
17963         (ILL_HARDWALL): Likewise.
17964         (FPE_INTDIV): Likewise.
17965         (FPE_INTOVF): Likewise.
17966         (FPE_FLTDIV): Likewise.
17967         (FPE_FLTOVF): Likewise.
17968         (FPE_FLTUND): Likewise.
17969         (FPE_FLTRES): Likewise.
17970         (FPE_FLTINV): Likewise.
17971         (FPE_FLTSUB): Likewise.
17972         (SEGV_MAPERR): Likewise.
17973         (SEGV_ACCERR): Likewise.
17974         (BUS_ADRALN): Likewise.
17975         (BUS_ADRERR): Likewise.
17976         (BUS_OBJERR): Likewise.
17977         (BUS_MCEERR_AR): Likewise.
17978         (BUS_MCEERR_AO): Likewise.
17979         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17980         (TRAP_TRACE): Likewise.
17981         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17982         __USE_XOPEN2K8].
17983         (CLD_KILLED): Likewise.
17984         (CLD_DUMPED): Likewise.
17985         (CLD_TRAPPED): Likewise.
17986         (CLD_STOPPED): Likewise.
17987         (CLD_CONTINUED): Likewise.
17988         (POLL_IN): Likewise.
17989         (POLL_OUT): Likewise.
17990         (POLL_MSG): Likewise.
17991         (POLL_ERR): Likewise.
17992         (POLL_PRI): Likewise.
17993         (POLL_HUP): Likewise.
17994         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
17995         (ILL_ILLOPN): Likewise.
17996         (ILL_ILLADR): Likewise.
17997         (ILL_ILLTRP): Likewise.
17998         (ILL_PRVOPC): Likewise.
17999         (ILL_PRVREG): Likewise.
18000         (ILL_COPROC): Likewise.
18001         (ILL_BADSTK): Likewise.
18002         (FPE_INTDIV): Likewise.
18003         (FPE_INTOVF): Likewise.
18004         (FPE_FLTDIV): Likewise.
18005         (FPE_FLTOVF): Likewise.
18006         (FPE_FLTUND): Likewise.
18007         (FPE_FLTRES): Likewise.
18008         (FPE_FLTINV): Likewise.
18009         (FPE_FLTSUB): Likewise.
18010         (SEGV_MAPERR): Likewise.
18011         (SEGV_ACCERR): Likewise.
18012         (BUS_ADRALN): Likewise.
18013         (BUS_ADRERR): Likewise.
18014         (BUS_OBJERR): Likewise.
18015         (BUS_MCEERR_AR): Likewise.
18016         (BUS_MCEERR_AO): Likewise.
18017         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18018         (TRAP_TRACE): Likewise.
18019         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18020         __USE_XOPEN2K8].
18021         (CLD_KILLED): Likewise.
18022         (CLD_DUMPED): Likewise.
18023         (CLD_TRAPPED): Likewise.
18024         (CLD_STOPPED): Likewise.
18025         (CLD_CONTINUED): Likewise.
18026         (POLL_IN): Likewise.
18027         (POLL_OUT): Likewise.
18028         (POLL_MSG): Likewise.
18029         (POLL_ERR): Likewise.
18030         (POLL_PRI): Likewise.
18031         (POLL_HUP): Likewise.
18032         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
18033         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18035         [BZ #16670]
18036         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
18037         before #include of <time.h>.
18038         [!__USE_XOPEN2K] (__need_timespec): Likewise.
18039         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
18040         (test-xfail-UNIX98/sched.h/conform): Likewise.
18042 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
18044         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
18045         error absence of trapping exception support.
18046         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
18048 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
18050         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
18051         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
18052         * timezone/Makefile (testdata): Move definition above include of
18053         Rules.
18054         (test-zones): New variable.
18055         (tests-special): Add zone files.
18056         (build-testdata): Use $(evaluate-test).
18058         * elf/Makefile (tests-special): Rename tests to end with .out.
18059         ($(objpfx)noload-mem): Likewise.
18060         ($(objpfx)tst-leaks1-mem): Likewise.
18061         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
18062         * iconv/Makefile (xtests-special): Change test-iconvconfig to
18063         $(objpfx)test-iconvconfig.out.
18064         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
18065         set -e inside subshell and redirect output to file.
18066         * iconvdata/Makefile (generated): Rename tests to end with .out.
18067         Correct type.
18068         (tests-special): Rename tests to end with .out.
18069         ($(objpfx)mtrace-tst-loading): Likewise.
18070         * intl/Makefile (generated): Likewise.
18071         (tests-special): Likewise.
18072         ($(objpfx)mtrace-tst-gettext): Likewise.
18073         * misc/Makefile (generated): Likewise.
18074         (tests-special): Likewise.
18075         ($(objpfx)tst-error1-mem): Likewise.
18076         * nptl/Makefile (tests-special): Likewise.
18077         ($(objpfx)tst-stack3-mem): Likewise.
18078         (generated): Likewise.
18079         * posix/Makefile (generated): Likewise.
18080         (tests-special): Likewise.
18081         (xtests-special): Likewise.
18082         ($(objpfx)tst-fnmatch-mem): Likewise.
18083         ($(objpfx)bug-regex2-mem): Likewise.
18084         ($(objpfx)bug-regex14-mem): Likewise.
18085         ($(objpfx)bug-regex21-mem): Likewise.
18086         ($(objpfx)bug-regex31-mem): Likewise.
18087         ($(objpfx)tst-vfork3-mem): Likewise.
18088         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
18089         ($(objpfx)tst-pcre-mem): Likewise.
18090         ($(objpfx)tst-boost-mem): Likewise.
18091         ($(objpfx)bug-ga2-mem): Likewise.
18092         ($(objpfx)bug-glob2-mem): Likewise.
18093         * resolv/Makefile (generate): Likewise.
18094         (tests-special): Likewise.
18095         (xtests-special): Likewise.
18096         (generated): Likewise.
18097         ($(objpfx)mtrace-tst-leaks): Likewise.
18098         ($(objpfx)mtrace-tst-leaks2): Likewise.
18100         * scripts/merge-test-results.sh: New file.
18101         * Makefile (tests-special-notdir): New variable.
18102         (tests): Run merge-test-results.sh.
18103         (xtests): Likewise.
18104         * Rules (tests-special-notdir): New variable.
18105         (xtests-special-notdir): Likewise.
18106         (tests): Run merge-test-results.sh
18107         (xtests): Likewise.
18109         * Makeconfig (test-xfail-name): New variable.
18110         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
18111         compute variable name for expected failures.
18112         * conform/Makefile (conformtest-headers-data): New variable.
18113         (conformtest-standards): Likewise.
18114         (conformtest-headers-ISO): Likewise.
18115         (conformtest-headers-ISO99): Likewise.
18116         (conformtest-headers-ISO11): Likewise.
18117         (conformtest-headers-POSIX): Likewise.
18118         (conformtest-headers-XPG3): Likewise.
18119         (conformtest-headers-XPG4): Likewise.
18120         (conformtest-headers-UNIX98): Likewise.
18121         (conformtest-headers-XOPEN2K): Likewise.
18122         (conformtest-headers-POSIX2008): Likewise.
18123         (conformtest-headers-XOPEN2K8): Likewise.
18124         (conformtest-header-list-base): Likewise.
18125         (conformtest-header-list-tests): Likewise.
18126         (conformtest-header-base): Likewise.
18127         (conformtest-header-tests): Likewise.
18128         (tests-special): Add $(conformtest-header-list-tests).  If
18129         [$(fast-check) && !$(cross-compiling)], add
18130         $(conformtest-header-tests) instead of
18131         $(objpfx)run-conformtest.out.
18132         (generated): Add $(conformtest-header-list-base).  If
18133         [$(fast-check) && !$(cross-compiling)], add
18134         $(conformtest-header-base).  Remove previous setting.
18135         ($(conformtest-header-list-tests)): New target.
18136         (test-xfail-run-conformtest): Remove variable.
18137         ($(objpfx)run-conformtest.out): Remove target.
18138         (test-xfail-ISO11/complex.h/conform): New variable.
18139         (test-xfail-ISO11/stdalign.h/conform): Likewise.
18140         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
18141         (test-xfail-XPG3/varargs.h/conform): Likewise.
18142         (test-xfail-XPG4/varargs.h/conform): Likewise.
18143         (test-xfail-UNIX98/varargs.h/conform): Likewise.
18144         (test-xfail-XPG4/ndbm.h/conform): Likewise.
18145         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
18146         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
18147         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
18148         (test-xfail-XPG3/fcntl.h/conform): Likewise.
18149         (test-xfail-XPG3/ftw.h/conform): Likewise.
18150         (test-xfail-XPG3/grp.h/conform): Likewise.
18151         (test-xfail-XPG3/langinfo.h/conform): Likewise.
18152         (test-xfail-XPG3/limits.h/conform): Likewise.
18153         (test-xfail-XPG3/pwd.h/conform): Likewise.
18154         (test-xfail-XPG3/search.h/conform): Likewise.
18155         (test-xfail-XPG3/signal.h/conform): Likewise.
18156         (test-xfail-XPG3/stdio.h/conform): Likewise.
18157         (test-xfail-XPG3/stdlib.h/conform): Likewise.
18158         (test-xfail-XPG3/string.h/conform): Likewise.
18159         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
18160         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
18161         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
18162         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
18163         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
18164         (test-xfail-XPG3/sys/types.h/conform): Likewise.
18165         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
18166         (test-xfail-XPG3/termios.h/conform): Likewise.
18167         (test-xfail-XPG3/time.h/conform): Likewise.
18168         (test-xfail-XPG3/unistd.h/conform): Likewise.
18169         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
18170         (test-xfail-XPG4/fcntl.h/conform): Likewise.
18171         (test-xfail-XPG4/langinfo.h/conform): Likewise.
18172         (test-xfail-XPG4/netdb.h/conform): Likewise.
18173         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
18174         (test-xfail-XPG4/signal.h/conform): Likewise.
18175         (test-xfail-XPG4/stdio.h/conform): Likewise.
18176         (test-xfail-XPG4/stdlib.h/conform): Likewise.
18177         (test-xfail-XPG4/stropts.h/conform): Likewise.
18178         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
18179         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
18180         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
18181         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
18182         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
18183         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
18184         (test-xfail-XPG4/sys/time.h/conform): Likewise.
18185         (test-xfail-XPG4/sys/types.h/conform): Likewise.
18186         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
18187         (test-xfail-XPG4/termios.h/conform): Likewise.
18188         (test-xfail-XPG4/ucontext.h/conform): Likewise.
18189         (test-xfail-XPG4/unistd.h/conform): Likewise.
18190         (test-xfail-XPG4/utmpx.h/conform): Likewise.
18191         (test-xfail-POSIX/sched.h/conform): Likewise.
18192         (test-xfail-POSIX/signal.h/conform): Likewise.
18193         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18194         (test-xfail-POSIX/tar.h/conform): Likewise.
18195         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
18196         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
18197         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
18198         (test-xfail-UNIX98/netdb.h/conform): Likewise.
18199         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
18200         (test-xfail-UNIX98/sched.h/conform): Likewise.
18201         (test-xfail-UNIX98/signal.h/conform): Likewise.
18202         (test-xfail-UNIX98/stdio.h/conform): Likewise.
18203         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
18204         (test-xfail-UNIX98/stropts.h/conform): Likewise.
18205         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
18206         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
18207         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
18208         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
18209         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
18210         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
18211         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
18212         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
18213         (test-xfail-UNIX98/unistd.h/conform): Likewise.
18214         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
18215         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
18216         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
18217         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
18218         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
18219         (test-xfail-XOPEN2K/math.h/conform): Likewise.
18220         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
18221         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
18222         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
18223         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
18224         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
18225         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
18226         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
18227         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
18228         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
18229         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
18230         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
18231         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
18232         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
18233         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
18234         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
18235         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
18236         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
18237         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
18238         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
18239         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
18240         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
18241         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
18242         (test-xfail-POSIX2008/signal.h/conform): Likewise.
18243         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
18244         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
18245         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
18246         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
18247         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
18248         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
18249         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
18250         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
18251         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
18252         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
18253         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
18254         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
18255         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
18256         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
18257         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
18258         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
18259         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
18260         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
18261         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
18262         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
18263         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
18264         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
18265         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
18266         (conformtest-cc-flags): Likewise.
18267         ($(conformtest-header-tests): New target.
18268         * conform/check-header-lists.sh: New file.
18269         * conform/run-conformtest.sh: Remove.
18271         * conform/conformtest.pl: Allow ' and \ in values given for
18272         constants.
18273         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
18274         inclusion.
18275         [POSIX] (sys/types.h): Likewise.
18276         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
18277         inclusion.
18278         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
18279         inclusion.
18280         * conform/data/signal.h-data (SIGIO): Remove expectation.
18281         [XPG3] (SIGBUS): Do not expect.
18282         [POSIX || XPG3] (SIGPOLL): Likewise.
18283         [POSIX || XPG3] (SIGPROF): Likewise.
18284         [POSIX || XPG3] (SIGSYS): Likewise.
18285         [XPG3] (SIGTRAP): Likewise.
18286         [POSIX || XPG3] (SIGURG): Likewise.
18287         [POSIX || XPG3] (SIGVTALRM): Likewise.
18288         [POSIX || XPG3] (SIGXCPU): Likewise.
18289         [POSIX || XPG3] (SIGXFSZ): Likewise.
18290         [POSIX] (SA_SIGINFO): Expect.
18291         [XPG3] (siginfo_t): Do not expect type or contents.
18292         [POSIX] (si_pid): Do not expect element.
18293         [POSIX] (si_uid): Likewise.
18294         [POSIX] (si_addr): Likewise.
18295         [POSIX] (si_status): Likewise.
18296         [POSIX] (si_band): Likewise.
18297         [XPG4] (si_value): Likewise.
18298         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
18299         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
18300         [POSIX || XPG3] (ILL_ILLADR): Likewise.
18301         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
18302         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
18303         [POSIX || XPG3] (ILL_PRVREG): Likewise.
18304         [POSIX || XPG3] (ILL_COPROC): Likewise.
18305         [POSIX || XPG3] (ILL_BADSTK): Likewise.
18306         [POSIX || XPG3] (FPE_INTDIV): Likewise.
18307         [POSIX || XPG3] (FPE_INTOVF): Likewise.
18308         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
18309         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
18310         [POSIX || XPG3] (FPE_FLTUND): Likewise.
18311         [POSIX || XPG3] (FPE_FLTRES): Likewise.
18312         [POSIX || XPG3] (FPE_FLTINV): Likewise.
18313         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
18314         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
18315         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
18316         [POSIX || XPG3] (BUS_ADRALN): Likewise.
18317         [POSIX || XPG3] (BUS_ADRERR): Likewise.
18318         [POSIX || XPG3] (BUS_OBJERR): Likewise.
18319         [POSIX || XPG3] (CLD_EXITED): Likewise.
18320         [POSIX || XPG3] (CLD_KILLED): Likewise.
18321         [POSIX || XPG3] (CLD_DUMPED): Likewise.
18322         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
18323         [POSIX || XPG3] (CLD_STOPPED): Likewise.
18324         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
18325         [POSIX || XPG3] (POLL_IN): Likewise.
18326         [POSIX || XPG3] (POLL_OUT): Likewise.
18327         [POSIX || XPG3] (POLL_MSG): Likewise.
18328         [POSIX || XPG3] (POLL_ERR): Likewise.
18329         [POSIX || XPG3] (POLL_PRI): Likewise.
18330         [POSIX || XPG3] (POLL_HUP): Likewise.
18331         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
18332         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
18333         (SIG*): Do not allow.
18334         [XPG3] (si_*): Likewise.
18335         [XPG3] (SI_*): Likewise.
18336         [XPG3 || XPG4] (sigev_*): Likewise.
18337         [XPG3 || XPG4] (SIGEV_*): Likewise.
18338         [XPG3 || XPG4] (sival_*): Likewise.
18339         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
18340         [POSIX || XPG3] (BUS_*): Likewise.
18341         [POSIX || XPG3] (CLD_*): Likewise.
18342         [POSIX || XPG3] (FPE_*): Likewise.
18343         [POSIX || XPG3] (ILL_*): Likewise.
18344         [POSIX || XPG3] (POLL_*): Likewise.
18345         [POSIX || XPG3] (SEGV_*): Likewise.
18346         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
18347         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
18348         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
18349         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
18350         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
18351         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
18352         Specify type and value.
18353         (TVERSLEN): Likewise.
18354         (REGTYPE): Likewise.
18355         (AREGTYPE): Likewise.
18356         (LNKTYPE): Likewise.
18357         (SYMTYPE): Likewise.
18358         (CHRTYPE): Likewise.
18359         (BLKTYPE): Likewise.
18360         (DIRTYPE): Likewise.
18361         (FIFOTYPE): Likewise.
18362         (CONTTYPE): Likewise.
18363         (TSUID): Likewise.
18364         (TSGID): Likewise.
18365         (TSVTX): Likewise.
18366         (TUREAD): Likewise.
18367         (TUWRITE): Likewise.
18368         (TUEXEC): Likewise.
18369         (TGREAD): Likewise.
18370         (TGWRITE): Likewise.
18371         (TGEXEC): Likewise.
18372         (TOREAD): Likewise.
18373         (TOWRITE): Likewise.
18374         (TOEXEC): Likewise.
18375         [POSIX] (TSVTX): Expect constant.
18377 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
18379         * Makefile (tests): Change dependencies to ....
18380         (tests-special): ... additions to this variable.
18381         (tests): Depend on $(tests-special).
18382         * Makerules (check-abi-list): New variable.
18383         (check-abi): Depend on $(check-abi-list).
18384         [$(subdir) = elf] (tests-special): Add
18385         $(objpfx)check-abi-libc.out.
18386         [$(build-shared) = yes && subdir] (tests-special): Add
18387         $(check-abi-list).
18388         [$(build-shared) = yes && subdir] (tests): Do not depend on
18389         check-abi.
18390         * Rules (tests): Depend on $(tests-special).
18391         (xtests): Depend on $(xtests-special).
18392         * catgets/Makefile (tests): Change dependencies to ....
18393         (tests-special): ... additions to this variable.
18394         * conform/Makefile (tests): Change dependencies to ....
18395         (tests-special): ... additions to this variable.
18396         * elf/Makefile (tests): Change dependencies to ....
18397         (tests-special): ... additions to this variable.
18398         * grp/Makefile (tests): Change dependencies to ....
18399         (tests-special): ... additions to this variable.
18400         * iconv/Makefile (xtests): Change dependencies to ....
18401         (xtests-special): ... additions to this variable.
18402         * iconvdata/Makefile (tests): Change dependencies to ....
18403         (tests-special): ... additions to this variable.
18404         * intl/Makefile (tests): Change dependencies to ....
18405         (tests-special): ... additions to this variable.  Also add
18406         $(objpfx)tst-gettext.out.
18407         * io/Makefile (tests): Change dependencies to ....
18408         (tests-special): ... additions to this variable.
18409         * libio/Makefile (tests): Change dependencies to ....
18410         (tests-special): ... additions to this variable.
18411         * malloc/Makefile (tests): Change dependencies to ....
18412         (tests-special): ... additions to this variable.
18413         * misc/Makefile (tests): Change dependencies to ....
18414         (tests-special): ... additions to this variable.
18415         * nptl/Makefile (tests): Change dependencies to ....
18416         (tests-special): ... additions to this variable.
18417         * nptl_db/Makefile (tests): Change dependencies to ....
18418         (tests-special): ... additions to this variable.
18419         * posix/Makefile (tests): Change dependencies to ....
18420         (tests-special): ... additions to this variable.
18421         (xtests): Change dependencies to ....
18422         (xtests-special): ... additions to this variable.
18423         * resolv/Makefile (tests): Change dependencies to ....
18424         (tests-special): ... additions to this variable.
18425         (xtests): Change dependencies to ....
18426         (xtests-special): ... additions to this variable.
18427         * stdio-common/Makefile (tests): Change dependencies to ....
18428         (tests-special): ... additions to this variable.
18429         (do-tst-unbputc): Remove target.
18430         (do-tst-printf): Likewise.
18431         * stdlib/Makefile (tests): Change dependencies to ....
18432         (tests-special): ... additions to this variable.
18433         * string/Makefile (tests): Change dependencies to ....
18434         (tests-special): ... additions to this variable.
18435         * sysdeps/x86/Makefile (tests): Change dependencies to ....
18436         (tests-special): ... additions to this variable.
18438         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
18439         whole file.
18440         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
18441         whole file.
18442         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
18443         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
18445         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
18446         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
18447         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
18448         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
18449         * conform/data/libgen.h-data [XPG3]: Likewise.
18450         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
18451         * conform/data/ndbm.h-data [XPG3]: Likewise.
18452         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18453         * conform/data/netdb.h-data [XPG3]: Likewise.
18454         * conform/data/netinet/in.h-data [XPG3]: Likewise.
18455         * conform/data/poll.h-data [XPG3]: Likewise.
18456         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18457         * conform/data/strings.h-data [XPG3]: Likewise.
18458         * conform/data/stropts.h-data [XPG3]: Likewise.
18459         * conform/data/sys/mman.h-data [XPG3]: Likewise.
18460         * conform/data/sys/resource.h-data [XPG3]: Likewise.
18461         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
18462         Likewise.
18463         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
18464         * conform/data/sys/time.h-data [XPG3]: Likewise.
18465         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
18466         * conform/data/sys/uio.h-data [XPG3]: Likewise.
18467         * conform/data/sys/un.h-data [XPG3]: Likewise.
18468         * conform/data/syslog.h-data [XPG3]: Likewise.
18469         * conform/data/ucontext.h-data [XPG3]: Likewise.
18470         * conform/data/utmpx.h-data [XPG3]: Likewise.
18471         * conform/data/varargs.h-data [UNIX98]: Enable file.
18473         * manual/Makefile (INSTALL_INFO): Remove variable setting.
18475         * math/libm-test.inc (struct test_f_f_data): Move expected results
18476         into structure for each rounding mode.
18477         (struct test_ff_f_data): Likewise.
18478         (struct test_ff_f_data_nexttoward): Likewise.
18479         (struct test_fi_f_data): Likewise.
18480         (struct test_fl_f_data): Likewise.
18481         (struct test_if_f_data): Likewise.
18482         (struct test_fff_f_data): Likewise.
18483         (struct test_c_f_data): Likewise.
18484         (struct test_f_f1_data): Likewise.
18485         (struct test_fF_f1_data): Likewise.
18486         (struct test_ffI_f1_data): Likewise.
18487         (struct test_c_c_data): Likewise.
18488         (struct test_cc_c_data): Likewise.
18489         (struct test_f_i_data): Likewise.
18490         (struct test_ff_i_data): Likewise.
18491         (struct test_f_l_data): Likewise.
18492         (struct test_f_L_data): Likewise.
18493         (struct test_fFF_11_data): Likewise.
18494         (RM_): New macro.
18495         (RM_FE_DOWNWARD): Likewise.
18496         (RM_FE_TONEAREST): Likewise.
18497         (RM_FE_TOWARDZERO): Likewise.
18498         (RM_FE_UPWARD): Likewise.
18499         (RUN_TEST_LOOP_f_f): Update references to expected results.
18500         (RUN_TEST_LOOP_2_f): Likewise.
18501         (RUN_TEST_LOOP_fff_f): Likewise.
18502         (RUN_TEST_LOOP_c_f): Likewise.
18503         (RUN_TEST_LOOP_f_f1): Likewise.
18504         (RUN_TEST_LOOP_fF_f1): Likewise.
18505         (RUN_TEST_LOOP_fI_f1): Likewise.
18506         (RUN_TEST_LOOP_ffI_f1): Likewise.
18507         (RUN_TEST_LOOP_c_c): Likewise.
18508         (RUN_TEST_LOOP_cc_c): Likewise.
18509         (RUN_TEST_LOOP_f_i): Likewise.
18510         (RUN_TEST_LOOP_f_i_tg): Likewise.
18511         (RUN_TEST_LOOP_ff_i_tg): Likewise.
18512         (RUN_TEST_LOOP_f_b): Likewise.
18513         (RUN_TEST_LOOP_f_b_tg): Likewise.
18514         (RUN_TEST_LOOP_f_l): Likewise.
18515         (RUN_TEST_LOOP_f_L): Likewise.
18516         (RUN_TEST_LOOP_fFF_11): Likewise.
18517         * math/gen-libm-test.pl (parse_args): Output four copies of
18518         expected results for each test.
18520         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18521         (__ASSUME_UTIMES): Remove.
18522         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18523         (__ASSUME_UTIMES): Likewise.
18525         * math/gen-auto-libm-tests.c: Update comment on output format.
18526         (output_for_one_input_case): Generate before-rounding and
18527         after-rounding information as conditions on output flags not
18528         floating-point format.
18529         * math/auto-libm-test-out: Regenerated.
18530         * math/gen-libm-test.pl (cond_value): New function.
18531         (or_cond_value): Use cond_value.
18532         (generate_testfile): Handle conditional exceptions.
18534 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
18536         * math/libm-test.inc (max_valid_error): New variable.
18537         (init_max_error): Take new argument specifying whether function
18538         results are exactly determined.  Set max_valid_error and bound
18539         other variables for errors based on this argument.
18540         (set_max_error): Do not record results above max_valid_error.
18541         (check_float_internal): Only accept errors of up to 0.5ulps if
18542         also at most max_valid_error.
18543         (START): Take new argument EXACT and pass it to init_max_error.
18544         (acos_test): Update call to START.
18545         (acos_test_tonearest): Likewise.
18546         (acos_test_towardzero): Likewise.
18547         (acos_test_downward): Likewise.
18548         (acos_test_upward): Likewise.
18549         (acosh_test): Likewise.
18550         (asin_test): Likewise.
18551         (asin_test_tonearest): Likewise.
18552         (asin_test_towardzero): Likewise.
18553         (asin_test_downward): Likewise.
18554         (asin_test_upward): Likewise.
18555         (asinh_test): Likewise.
18556         (atan_test): Likewise.
18557         (atanh_test): Likewise.
18558         (atan2_test): Likewise.
18559         (cabs_test): Likewise.
18560         (cacos_test): Likewise.
18561         (cacosh_test): Likewise.
18562         (carg_test): Likewise.
18563         (casin_test): Likewise.
18564         (casinh_test): Likewise.
18565         (catan_test): Likewise.
18566         (catanh_test): Likewise.
18567         (cbrt_test): Likewise.
18568         (ccos_test): Likewise.
18569         (ccosh_test): Likewise.
18570         (ceil_test): Likewise.
18571         (cexp_test): Likewise.
18572         (cimag_test): Likewise.
18573         (clog_test): Likewise.
18574         (clog10_test): Likewise.
18575         (conj_test): Likewise.
18576         (copysign_test): Likewise.
18577         (cos_test): Likewise.
18578         (cos_test_tonearest): Likewise.
18579         (cos_test_towardzero): Likewise.
18580         (cos_test_downward): Likewise.
18581         (cos_test_upward): Likewise.
18582         (cosh_test): Likewise.
18583         (cosh_test_tonearest): Likewise.
18584         (cosh_test_towardzero): Likewise.
18585         (cosh_test_downward): Likewise.
18586         (cosh_test_upward): Likewise.
18587         (cpow_test): Likewise.
18588         (cproj_test): Likewise.
18589         (creal_test): Likewise.
18590         (csin_test): Likewise.
18591         (csinh_test): Likewise.
18592         (csqrt_test): Likewise.
18593         (ctan_test): Likewise.
18594         (ctan_test_tonearest): Likewise.
18595         (ctan_test_towardzero): Likewise.
18596         (ctan_test_downward): Likewise.
18597         (ctan_test_upward): Likewise.
18598         (ctanh_test): Likewise.
18599         (ctanh_test_tonearest): Likewise.
18600         (ctanh_test_towardzero): Likewise.
18601         (ctanh_test_downward): Likewise.
18602         (ctanh_test_upward): Likewise.
18603         (erf_test): Likewise.
18604         (erfc_test): Likewise.
18605         (exp_test): Likewise.
18606         (exp_test_tonearest): Likewise.
18607         (exp_test_towardzero): Likewise.
18608         (exp_test_downward): Likewise.
18609         (exp_test_upward): Likewise.
18610         (exp10_test): Likewise.
18611         (exp10_test_tonearest): Likewise.
18612         (exp10_test_towardzero): Likewise.
18613         (exp10_test_downward): Likewise.
18614         (exp10_test_upward): Likewise.
18615         (pow10_test): Likewise.
18616         (exp2_test): Likewise.
18617         (expm1_test): Likewise.
18618         (expm1_test_tonearest): Likewise.
18619         (expm1_test_towardzero): Likewise.
18620         (expm1_test_downward): Likewise.
18621         (expm1_test_upward): Likewise.
18622         (fabs_test): Likewise.
18623         (fdim_test): Likewise.
18624         (floor_test): Likewise.
18625         (fma_test): Likewise.
18626         (fma_test_towardzero): Likewise.
18627         (fma_test_downward): Likewise.
18628         (fma_test_upward): Likewise.
18629         (fmax_test): Likewise.
18630         (fmin_test): Likewise.
18631         (fmod_test): Likewise.
18632         (fpclassify_test): Likewise.
18633         (frexp_test): Likewise.
18634         (hypot_test): Likewise.
18635         (ilogb_test): Likewise.
18636         (isfinite_test): Likewise.
18637         (finite_test): Likewise.
18638         (isgreater_test): Likewise.
18639         (isgreaterequal_test): Likewise.
18640         (isinf_test): Likewise.
18641         (isless_test): Likewise.
18642         (islessequal_test): Likewise.
18643         (islessgreater_test): Likewise.
18644         (isnan_test): Likewise.
18645         (isnormal_test): Likewise.
18646         (issignaling_test): Likewise.
18647         (isunordered_test): Likewise.
18648         (j0_test): Likewise.
18649         (j1_test): Likewise.
18650         (jn_test): Likewise.
18651         (ldexp_test): Likewise.
18652         (lgamma_test): Likewise.
18653         (gamma_test): Likewise.
18654         (lrint_test): Likewise.
18655         (lrint_test_tonearest): Likewise.
18656         (lrint_test_towardzero): Likewise.
18657         (lrint_test_downward): Likewise.
18658         (lrint_test_upward): Likewise.
18659         (llrint_test): Likewise.
18660         (llrint_test_tonearest): Likewise.
18661         (llrint_test_towardzero): Likewise.
18662         (llrint_test_downward): Likewise.
18663         (llrint_test_upward): Likewise.
18664         (log_test): Likewise.
18665         (log10_test): Likewise.
18666         (log1p_test): Likewise.
18667         (log2_test): Likewise.
18668         (logb_test): Likewise.
18669         (logb_test_downward): Likewise.
18670         (lround_test): Likewise.
18671         (llround_test): Likewise.
18672         (modf_test): Likewise.
18673         (nearbyint_test): Likewise.
18674         (nextafter_test): Likewise.
18675         (nexttoward_test): Likewise.
18676         (pow_test): Likewise.
18677         (pow_test_tonearest): Likewise.
18678         (pow_test_towardzero): Likewise.
18679         (pow_test_downward): Likewise.
18680         (pow_test_upward): Likewise.
18681         (remainder_test): Likewise.
18682         (drem_test): Likewise.
18683         (remainder_test_tonearest): Likewise.
18684         (drem_test_tonearest): Likewise.
18685         (remainder_test_towardzero): Likewise.
18686         (drem_test_towardzero): Likewise.
18687         (remainder_test_downward): Likewise.
18688         (drem_test_downward): Likewise.
18689         (remainder_test_upward): Likewise.
18690         (drem_test_upward): Likewise.
18691         (remquo_test): Likewise.
18692         (rint_test): Likewise.
18693         (rint_test_tonearest): Likewise.
18694         (rint_test_towardzero): Likewise.
18695         (rint_test_downward): Likewise.
18696         (rint_test_upward): Likewise.
18697         (round_test): Likewise.
18698         (scalb_test): Likewise.
18699         (scalbn_test): Likewise.
18700         (scalbln_test): Likewise.
18701         (signbit_test): Likewise.
18702         (sin_test): Likewise.
18703         (sin_test_tonearest): Likewise.
18704         (sin_test_towardzero): Likewise.
18705         (sin_test_downward): Likewise.
18706         (sin_test_upward): Likewise.
18707         (sincos_test): Likewise.
18708         (sinh_test): Likewise.
18709         (sinh_test_tonearest): Likewise.
18710         (sinh_test_towardzero): Likewise.
18711         (sinh_test_downward): Likewise.
18712         (sinh_test_upward): Likewise.
18713         (sqrt_test): Likewise.
18714         (sqrt_test_tonearest): Likewise.
18715         (sqrt_test_towardzero): Likewise.
18716         (sqrt_test_downward): Likewise.
18717         (sqrt_test_upward): Likewise.
18718         (tan_test): Likewise.
18719         (tan_test_tonearest): Likewise.
18720         (tan_test_towardzero): Likewise.
18721         (tan_test_downward): Likewise.
18722         (tan_test_upward): Likewise.
18723         (tanh_test): Likewise.
18724         (tgamma_test): Likewise.
18725         (trunc_test): Likewise.
18726         (y0_test): Likewise.
18727         (y1_test): Likewise.
18728         (yn_test): Likewise.
18729         (significand_test): Likewise.
18731         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
18732         individual tests in comment.
18733         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
18734         (prev_max_error): New variable.
18735         (prev_real_max_error): Likewise.
18736         (prev_imag_max_error): Likewise.
18737         (compare_ulp_data): Don't refer to test names in comment.
18738         (find_test_ulps): Remove function.
18739         (find_function_ulps): Likewise.
18740         (find_complex_function_ulps): Likewise.
18741         (init_max_error): Take function name as argument.  Look up ulps
18742         for that function.
18743         (print_ulps): Remove function.
18744         (print_max_error): Use prev_max_error instead of calling
18745         find_function_ulps.
18746         (print_complex_max_error): Use prev_real_max_error and
18747         prev_imag_max_error instead of calling find_complex_function_ulps.
18748         (check_float_internal): Take max_ulp parameter instead of calling
18749         find_test_ulps.  Don't call print_ulps.
18750         (check_float): Update call to check_float_internal.
18751         (check_complex): Update calls to check_float_internal.
18752         (START): Pass argument to init_max_error.
18753         * math/gen-libm-test.pl (%results): Don't include "kind"
18754         information.
18755         (parse_ulps): Don't handle ulps of individual tests.
18756         (print_ulps_file): Likewise.
18757         (output_ulps): Likewise.
18758         * math/README.libm-test: Update.
18759         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
18760         individual tests.
18761         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
18762         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
18763         * sysdeps/arm/libm-test-ulps: Likewise.
18764         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
18765         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
18766         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
18767         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
18768         * sysdeps/microblaze/libm-test-ulps: Likewise.
18769         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
18770         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
18771         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
18772         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
18773         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
18774         * sysdeps/sh/libm-test-ulps: Likewise.
18775         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
18776         * sysdeps/tile/libm-test-ulps: Likewise.
18777         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18779 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
18781         * math/libm-test.inc (print_complex_max_error): Check separately
18782         whether real and imaginary errors are within allowed range and
18783         pass 0 to print_complex_function_ulps instead of value within
18784         allowed range.
18786 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18788         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
18789         formatting.
18790         (get_handles_fopen): Likewise.
18791         (do_write_test): Likewise.
18793         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
18795         * libio/fileops.c (do_ftell): Use cached offset when
18796         available.
18797         * libio/iofwide.c (do_ftell_wide): Likewise.
18798         * libio/iofdopen.c (_IO_new_fdopen): Don't use
18799         _IO_file_attach.
18800         * libio/wfileops.c (_IO_fwide): Don't cache offset.
18802         [BZ #16532]
18803         * libio/libioP.h (get_file_offset): New function.
18804         * libio/fileops.c (get_file_offset): Likewise.
18805         (do_ftell): Likewise.
18806         (_IO_new_file_seekoff): Split out ftell logic.
18807         * libio/wfileops.c (do_ftell_wide): Likewise.
18808         (_IO_wfile_seekoff): Split out ftell logic.
18809         * libio/tst-ftell-active-handler.c: New test case.
18810         * libio/Makefile (tests): Add it.
18812 2014-03-03  Roland McGrath  <roland@hack.frob.com>
18814         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
18815         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
18817 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
18819         [BZ #16639]
18820         * nscd/connections.c (nscd_init): Call do_exit.
18821         (start_threads): Call do_exit and notify_parent.
18822         (begin_drop_privileges): Call do_exit.
18823         (finish_drop_privileges): Likewise.
18824         * nscd/selinux.c (preserve_capabilities): Likewise.
18825         (install_real_capabilities): Likewise.
18826         (nscd_selinux_enabled): Likewise.
18827         (avc_create_thread): Likewise.
18828         (avc_alloc_lock): Likewise.
18829         (nscd_avc_init): Likewise.
18830         * nscd/nscd.c (parent_fd): New static variable.
18831         (main): Create a pipe between parent and child processes.
18832         Skip closing parent_fd.
18833         (monitor_child): New function.
18834         (do_exit): Likewise.
18835         (notify_parent): Likewise.
18836         * nscd/nscd.h (notify_parent): Likewise.
18837         (do_exit): Likewise.
18839 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
18841         * malloc/malloc.c (__libc_calloc): Revert last change.
18843 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18845         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18847 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
18849         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
18850         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
18851         implementation.
18852         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
18853         (__libc_ifunc_impl_list): Likewise.
18854         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
18855         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
18856         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
18857         * string/strrchr.c: Define STRRCHR.
18859 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
18861         * benchtest/bench-strtok.c (simple_strtok): Delete.
18862         (strtok_string): Use as benchmark.
18863         * string/strtok (STRTOK): New macro.
18865 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
18867         * manual/threads.texi: Add header and standard comments to all
18868         functions.
18870         * elf/dl-lookup.c (check_match): New function.
18871         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
18872         (do_lookup_x): Remove nested function check_match. Use non-nested
18873         function check_match.
18875 2014-02-28  Roland McGrath  <roland@hack.frob.com>
18877         * csu/Makefile (generated, before-compile): Use += rather than =.
18878         * catgets/Makefile (generated, generated-dirs): Likewise.
18879         * debug/Makefile (generated): Likewise.
18880         * dlfcn/Makefile (generated): Likewise.
18881         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
18882         * iconvdata/Makefile (before-compile, generated): Likewise.
18883         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
18884         * libio/Makefile (generated): Likewise.
18885         * malloc/Makefile (generated): Likewise.
18886         * manual/Makefile (generated, generated-dirs): Likewise.
18887         * misc/Makefile (generated): Likewise.
18888         * posix/Makefile (generated): Likewise.
18889         * resolv/Makefile (generated): Likewise.
18890         * sunrpc/Makefile (generated, generated-dirs): Likewise.
18891         * timezone/Makefile (generated, generated-dirs): Likewise.
18893         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
18895 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18897         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
18898         power8 implementation.
18899         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
18900         file: POWER8 llround ifunc implementation.
18901         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
18902         (__lllround): Add POWER8 implementation.
18903         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
18904         POWER8 llround implementation.
18906         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
18907         power8 implementation.
18908         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
18909         file: POWER8 llrint ifunc implementation.
18910         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
18911         Add POWER8 implementation.
18912         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
18913         POWER8 llrint implementation.
18915         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
18916         power8 implementation.
18917         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
18918         file: POWER8 finite ifunc implementation.
18919         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
18920         Add POWER8 implementation.
18921         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
18922         Likewise.
18923         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
18924         POWER8 finite implementation.
18925         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
18927         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
18928         power8 implementation.
18929         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
18930         file: POWER8 isinf ifunc implementation.
18931         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
18932         POWER8 implementation.
18933         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
18934         Likewise.
18935         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
18936         isinf implementation.
18937         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
18939         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
18940         (INIT_ARCH): Add hwcap2 initialization.
18941         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
18942         power8 implementation.
18943         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
18944         file: POWER8 isnan ifunc implementation.
18945         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
18946         POWER8 implementation.
18947         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
18948         Likewise.
18949         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
18950         isnan implementation.
18951         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
18953 2014-02-27  Joey Ye  <joey.ye@arm.com>
18955         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
18956         (_FP_NANFRAC_Q): Set to zero.
18958 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
18960         [BZ #16623]
18961         * math/auto-libm-test-in: New test inputs.
18962         * math/auto-libm-test-out: Regenerate.
18963         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
18964         and DA.
18965         (__cos): Likewise.
18966         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
18968 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
18970         * scripts/evaluate-test.sh: Take new argument indicating whether
18971         failure is expected.
18972         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
18973         indicating whether failure is expected.
18974         * conform/Makefile (test-xfail-run-conformtest): New variable.
18975         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
18976         level.
18977         * posix/Makefile (test-xfail-annexc): New variable.
18978         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
18980 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
18982         * argp/Makefile: Include Makeconfig immediately after defining
18983         subdir.
18984         * assert/Makefile: Likewise.
18985         * benchtests/Makefile: Likewise.
18986         * catgets/Makefile: Likewise.
18987         * conform/Makefile: Likewise.
18988         * crypt/Makefile: Likewise.
18989         * csu/Makefile: Likewise.
18990         (all): Remove target.
18991         * ctype/Makefile: Include Makeconfig immediately after defining
18992         subdir.
18993         * debug/Makefile: Likewise.
18994         * dirent/Makefile: Likewise.
18995         * dlfcn/Makefile: Likewise.
18996         * gmon/Makefile: Likewise.
18997         * gnulib/Makefile: Likewise.
18998         * grp/Makefile: Likewise.
18999         * gshadow/Makefile: Likewise.
19000         * hesiod/Makefile: Likewise.
19001         * hurd/Makefile: Likewise.
19002         (all): Remove target.
19003         * iconvdata/Makefile: Include Makeconfig immediately after
19004         defining subdir.
19005         * inet/Makefile: Likewise.
19006         * intl/Makefile: Likewise.
19007         * io/Makefile: Likewise.
19008         * libio/Makefile: Likewise.
19009         (all): Remove target.
19010         * locale/Makefile: Include Makeconfig immediately after defining
19011         subdir.
19012         * login/Makefile: Likewise.
19013         * mach/Makefile: Likewise.
19014         (all): Remove target.
19015         * malloc/Makefile: Include Makeconfig immediately after defining
19016         subdir.
19017         (all): Remove target.
19018         * manual/Makefile: Include Makeconfig immediately after defining
19019         subdir.
19020         * math/Makefile: Likewise.
19021         * misc/Makefile: Likewise.
19022         * nis/Makefile: Likewise.
19023         * nss/Makefile: Likewise.
19024         * po/Makefile: Likewise.
19025         (all): Remove target.
19026         * posix/Makefile: Include Makeconfig immediately after defining
19027         subdir.
19028         * pwd/Makefile: Likewise.
19029         * resolv/Makefile: Likewise.
19030         * resource/Makefile: Likewise.
19031         * rt/Makefile: Likewise.
19032         * setjmp/Makefile: Likewise.
19033         * shadow/Makefile: Likewise.
19034         * signal/Makefile: Likewise.
19035         * socket/Makefile: Likewise.
19036         * soft-fp/Makefile: Likewise.
19037         * stdio-common/Makefile: Likewise.
19038         * stdlib/Makefile: Likewise.
19039         * streams/Makefile: Likewise.
19040         * string/Makefile: Likewise.
19041         * sunrpc/Makefile: Likewise.
19042         (all): Remove target.
19043         * sysvipc/Makefile: Include Makeconfig immediately after defining
19044         subdir.
19045         * termios/Makefile: Likewise.
19046         * time/Makefile: Likewise.
19047         * timezone/Makefile: Likewise.
19048         (all): Remove target.
19049         * wcsmbs/Makefile: Include Makeconfig immediately after defining
19050         subdir.
19051         * wctype/Makefile: Likewise.
19053 2014-02-26  Steve Ellcey  <sellcey@mips.com>
19055         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
19056         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
19057         (libc_feholdexcept_setround_mips): Ditto.
19058         (libc_feholdsetround): New.
19059         (libc_feholdsetroundf): New.
19060         (libc_feholdsetroundl): New.
19061         (libc_feupdateenv_test_mips): New.
19062         (libc_feupdateenv_test): New.
19063         (libc_feupdateenv_testf): New.
19064         (libc_feupdateenv_testl): New.
19065         (libc_feresetround): New.
19066         (libc_feresetroundf): New.
19067         (libc_feresetroundl): New.
19068         (libc_fetestexcept_mips): New.
19069         (libc_fetestexcept): New.
19070         (libc_fetestexceptf): New.
19071         (libc_fetestexceptl): New.
19072         (HAVE_RM_CTX): New.
19073         (libc_feholdexcept_setround_mips_ctx): New.
19074         (libc_feholdexcept_setround_ctx): New.
19075         (libc_feholdexcept_setroundf_ctx): New.
19076         (libc_feholdexcept_setroundl_ctx): New.
19077         (libc_fesetenv_mips_ctx): New.
19078         (libc_fesetenv_ctx): New.
19079         (libc_fesetenv_ctxf): New.
19080         (libc_fesetenv_ctxl): New.
19081         (libc_feupdateenv_mips_ctx): New.
19082         (libc_feupdateenv_ctx): New.
19083         (libc_feupdateenvf_ctx): New.
19084         (libc_feupdateenvl_ctx): New.
19085         (libc_feholdsetround_mips_ctx): New.
19086         (libc_feholdsetround_ctx): New.
19087         (libc_feholdsetroundf_ctx): New.
19088         (libc_feholdsetroundl_ctx): New.
19089         (libc_feresetround_mips_ctx): New.
19090         (libc_feresetround_ctx): New.
19091         (libc_feresetroundf_ctx): New.
19092         (libc_feresetroundl_ctx): New.
19094 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
19096         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
19098         * manual/ipc.texi: New file.
19099         * manual/Makefile (chapters): Add ipc.
19100         * manual/job.texi: Add "Inter-Process Communication" to next.
19101         * manual/process.texi: Add "Inter-Process Communication" to prev.
19103 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19105         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19107 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
19109         * malloc/malloc.c (__libc_calloc): Simplify implementation.
19111         * manual/arith.texi: Fix spaces after sentences.
19112         * manual/charset.texi: Likewise.
19113         * manual/errno.texi: Likewise.
19114         * manual/install.texi: Likewise.
19115         * manual/llio.texi: Likewise.
19116         * manual/locale.texi: Likewise.
19117         * manual/maint.texi: Likewise.
19118         * manual/math.texi: Likewise.
19119         * manual/memory.texi: Likewise.
19120         * manual/message.texi: Likewise.
19121         * manual/probes.texi: Likewise.
19122         * manual/resource.texi: Likewise.
19123         * manual/signal.texi: Likewise.
19124         * manual/socket.texi: Likewise.
19125         * manual/stdio.texi: Likewise.
19126         * manual/string.texi: Likewise.
19127         * manual/time.texi: Likewise.
19128         * manual/users.texi: Likewise.
19130 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
19132         [BZ #16632]
19133         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
19134         _DEFAULT_SOURCE is defined.
19136 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
19137             Carlos O'Donell  <carlos@redhat.com>
19139         [BZ #16613]
19140         * elf/dl-tls.c (_dl_count_modids): New function.
19141         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
19142         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
19143         audit library and increment generation counter.
19144         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
19145         * elf/tst-audit9.c: New file.
19146         * elf/tst-auditmod9a.c: New file.
19147         * elf/tst-auditmod9b.c: New file.
19148         * elf/Makefile: Add rules to build and run tst-audit9.
19150 2014-02-25  Florian Weimer  <fweimer@redhat.com>
19152         [BZ #15347]
19153         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
19155 2014-02-25  Will Newton  <will.newton@linaro.org>
19157         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
19158         (__longjmp): Restore sp and lr before restoring callee
19159         saved registers.  Add longjmp and longjmp_target
19160         SystemTap probe point.
19161         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
19162         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
19163         Define to zero to match jmpbuf layout.
19164         * sysdeps/arm/setjmp.S: Include stap-probe.h.
19165         (__sigsetjmp): Save sp and lr before saving callee
19166         saved registers.  Add setjmp SystemTap probe point.
19168 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
19170         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
19172 2014-02-24  Andreas Schwab  <schwab@suse.de>
19174         [BZ #15804]
19175         * elf/pldd.c (wait_for_ptrace_stop): New function.
19176         (main): Call it after attaching.
19178 2014-02-22  Roland McGrath  <roland@hack.frob.com>
19180         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
19181         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
19182         Versions files is now verboten.
19183         * hurd/Versions (libc: GLIBC_2.0):
19184         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
19185         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
19186         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
19187         * mach/Versions: Likewise.
19189         * csu/Versions: Remove unused %include.
19190         * resolv/Versions: Likewise.
19192 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
19194         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
19195         ($(objpfx)check-local-headers.out): Likewise.
19196         ($(objpfx)begin-end-check.out): Likewise.
19197         * Makerules (check-abi-%.out): Likewise.
19198         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
19199         ($(objpfx)test2.cat): Likewise.
19200         ($(objpfx)de/libc.cat): Likewise.
19201         ($(objpfx)test-gencat.out): Likewise.
19202         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
19203         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
19204         ($(objpfx)noload-mem): Likewise.
19205         ($(objpfx)tst-pathopt.out): Likewise.
19206         ($(objpfx)tst-rtld-load-self.out): Likewise.
19207         ($(objpfx)tst-array1-cmp.out): Likewise.
19208         ($(objpfx)tst-array1-static-cmp.out): Likewise.
19209         ($(objpfx)tst-array2-cmp.out): Likewise.
19210         ($(objpfx)tst-array3-cmp.out): Likewise.
19211         ($(objpfx)tst-array4-cmp.out): Likewise.
19212         ($(objpfx)tst-array5-cmp.out): Likewise.
19213         ($(objpfx)tst-array5-static-cmp.out): Likewise.
19214         ($(objpfx)check-textrel.out): Likewise.
19215         ($(objpfx)check-execstack.out): Likewise.
19216         ($(objpfx)check-localplt.out): Likewise.
19217         ($(objpfx)order2-cmp.out): Likewise.
19218         ($(objpfx)tst-leaks1-mem): Likewise.
19219         ($(objpfx)tst-leaks1-static-mem): Likewise.
19220         ($(objpfx)tst-initorder-cmp.out): Likewise.
19221         ($(objpfx)tst-initorder2-cmp.out): Likewise.
19222         ($(objpfx)tst-unused-dep.out): Likewise.
19223         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
19224         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
19225         * iconv/Makefile (test-iconvconfig): Likewise.
19226         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
19227         ($(objpfx)iconv-test.out): Likewise.
19228         ($(objpfx)tst-tables.out): Likewise.
19229         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
19230         ($(objpfx)tst-gettext.out): Likewise.
19231         ($(objpfx)tst-translit.out): Likewise.
19232         ($(objpfx)tst-gettext2.out): Likewise.
19233         ($(objpfx)tst-gettext4.out): Likewise.
19234         ($(objpfx)tst-gettext6.out): Likewise.
19235         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
19236         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
19237         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
19238         ($(objpfx)tst-fopenloc-mem.out): Likewise.
19239         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
19240         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
19241         * posix/Makefile ($(objpfx)globtest.out): Likewise.
19242         ($(objpfx)wordexp-tst.out): Likewise.
19243         ($(objpfx)annexc.out): Likewise.
19244         ($(objpfx)tst-fnmatch-mem): Likewise.
19245         ($(objpfx)bug-regex2-mem): Likewise.
19246         ($(objpfx)bug-regex14-mem): Likewise.
19247         ($(objpfx)bug-regex21-mem): Likewise.
19248         ($(objpfx)bug-regex31-mem): Likewise.
19249         ($(objpfx)tst-vfork3-mem): Likewise.
19250         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
19251         ($(objpfx)tst-pcre-mem): Likewise.
19252         ($(objpfx)tst-boost-mem): Likewise.
19253         ($(objpfx)tst-getconf.out): Likewise.
19254         ($(objpfx)bug-ga2-mem): Likewise.
19255         ($(objpfx)bug-glob2-mem): Likewise.
19256         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
19257         ($(objpfx)mtrace-tst-leaks2): Likewise.
19258         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
19259         ($(objpfx)tst-printf.out): Likewise.
19260         ($(objpfx)tst-setvbuf1.out): Likewise.
19261         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
19262         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
19263         ($(objpfx)tst-fmtmsg.out): Likewise.
19264         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
19265         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
19267         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
19268         * bits/sigaction.h [__USE_MISC]: Likewise.
19269         * bits/waitstatus.h: Update #endif comments.
19270         * ctype/ctype.h: Likewise.
19271         * dirent/dirent.h: Likewise.
19272         [__USE_MISC]: Remove redundant conditionals.
19273         * grp/grp.h: Update #endif comments.
19274         [__USE_GNU]: Remove redundant conditionals.
19275         [__USE_MISC]: Likewise.
19276         * inet/netinet/in.h [__USE_GNU]: Likewise.
19277         * io/sys/stat.h [__USE_MISC]: Likewise.
19278         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
19279         * libio/bits/stdio.h: Update #endif comments.
19280         [__USE_MISC]: Remove redundant conditionals.
19281         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
19282         * libio/stdio.h: Update #endif comments.
19283         [__USE_MISC]: Remove redundant conditionals.
19284         * math/bits/math-finite.h [__USE_MISC]: Likewise.
19285         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
19286         * math/math.h: Update #else and #endif comments.
19287         [__USE_MISC]: Remove redundant conditionals.
19288         * misc/sys/uio.h: Update #endif comments.
19289         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
19290         * posix/glob.h [__USE_MISC]: Likewise.
19291         * posix/sys/types.h: Update #endif comments.
19292         [__USE_MISC]: Remove redundant conditionals.
19293         * posix/sys/wait.h: Update #endif comments.
19294         [__USE_MISC]: Remove redundant conditionals.
19295         * posix/unistd.h: Update #endif comments.
19296         [__USE_MISC]: Remove redundant conditionals.
19297         * pwd/pwd.h [__USE_GNU]: Likewise.
19298         [__USE_MISC]: Likewise.
19299         * resolv/netdb.h [__USE_GNU]: Likewise.
19300         * signal/signal.h: Update #endif comments.
19301         [__USE_MISC]: Remove redundant conditionals.
19302         * stdlib/stdlib.h: Update #else and #endif comments.
19303         [__USE_MISC]: Remove redundant conditionals.
19304         [__USE_GNU]: Likewise.
19305         * string/bits/string2.h [__USE_MISC]: Likewise.
19306         * string/string.h: Update #endif comments.
19307         [__USE_MISC]: Remove redundant conditionals.
19308         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
19309         Likewise.
19310         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
19311         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
19312         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
19313         Likewise.
19314         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
19315         Likewise.
19316         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
19317         comments.
19318         [__USE_MISC]: Remove redundant conditionals.
19319         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
19320         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
19321         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
19322         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
19323         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
19324         Likewise.
19325         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
19326         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
19327         Likewise.
19328         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
19329         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
19330         Likewise.
19331         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
19332         Likewise.
19333         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
19334         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
19335         Likewise.
19336         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
19337         Likewise.
19338         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
19339         * sysdeps/x86/bits/string.h: Update #endif comments.
19340         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
19341         conditionals.
19342         * time/sys/time.h: Update #endif comments.
19343         * time/time.h: Likewise.
19344         [__USE_MISC]: Remove redundant conditionals.
19346 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
19348         [BZ #16600]
19349         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
19351 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
19353         * Versions.def (librt): Add GLIBC_2.17.
19355 2014-02-21  Adam Conrad  <adconrad@0c3.net>
19357         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
19358         synonym for _SYS_AUXV_H to allow direct inclusion.
19359         * sysdeps/sparc/bits/hwcap.h: Likewise.
19360         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
19361         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
19362         * sysdeps/sparc/sysdep.h: Likewise.
19364 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19366         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
19368 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19370         * benchtests/bench-strrchr.c: Print length instead of position.
19372 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
19374         [BZ #16611]
19375         * sysdeps/unix/sysv/linux/kernel-features.h
19376         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
19377         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
19378         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
19379         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
19380         Likewise.
19381         [__i386__ || __powerpc__ || __sh__ || __sparc__]
19382         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19383         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
19384         (__ASSUME_SENDMMSG): Define instead of using previous
19385         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
19386         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19387         (__ASSUME_SENDMMSG_SYSCALL): Define.
19388         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19389         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
19390         Likewise.
19391         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19392         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19393         Likewise.
19394         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19395         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19396         Likewise.
19397         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
19398         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19399         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19400         [__ASSUME_SENDMMSG]: Change conditionals to
19401         [__ASSUME_SENDMMSG_SOCKETCALL].
19402         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19403         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
19404         Define.
19405         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19406         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
19407         Likewise.
19408         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
19409         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19410         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19411         [!__ASSUME_SENDMMSG]: Change conditional to
19412         [!__ASSUME_SENDMMSG_SOCKETCALL].
19413         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19414         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19415         Define.
19417         [BZ #16610]
19418         * sysdeps/unix/sysv/linux/kernel-features.h
19419         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
19420         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
19421         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
19422         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
19423         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
19424         [__i386__ || __sparc__]
19425         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19426         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
19427         (__ASSUME_RECVMMSG): Define instead of using previous
19428         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
19429         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19430         (__ASSUME_RECVMMSG_SYSCALL): Define.
19431         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19432         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19433         Likewise.
19434         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19435         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19436         Likewise.
19437         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19438         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19439         Likewise.
19440         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
19441         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19442         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19443         [__ASSUME_RECVMMSG]: Change condition to
19444         [__ASSUME_RECVMMSG_SOCKETCALL].
19445         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19446         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19447         Define.
19448         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19449         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19450         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19451         Likewise.
19452         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
19453         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19454         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19455         [!__ASSUME_RECVMMSG]: Change condition to
19456         [!__ASSUME_RECVMMSG_SOCKETCALL].
19457         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19458         (__ASSUME_RECVMMSG_SYSCALL): Define.
19460         [BZ #16609]
19461         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
19462         __powerpc__ || __s390__ || __sh__ || __sparc__]
19463         (__ASSUME_SOCKETCALL): Define.
19464         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
19465         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
19466         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
19467         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
19468         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
19469         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
19470         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
19471         (__ASSUME_ACCEPT4): Define instead of using previous
19472         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
19473         __powerpc__ || __sparc__ || __s390__)] condition.
19474         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19475         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19476         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
19477         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19478         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19479         [!__ASSUME_ACCEPT4]: Change condition to
19480         [!__ASSUME_ACCEPT4_SOCKETCALL].
19481         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19482         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
19483         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
19484         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19485         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
19486         __ASSUME_ACCEPT4_SYSCALL.
19487         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
19488         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
19489         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19490         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
19491         __ASSUME_ACCEPT4_SYSCALL.
19492         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
19493         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19494         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19495         [__ASSUME_ACCEPT4]: Change condition to
19496         [__ASSUME_ACCEPT4_SOCKETCALL].
19497         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
19498         (__ASSUME_SOCKETCALL): Define.
19499         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
19500         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19501         (__ASSUME_SOCKETCALL): Define.
19502         (__ASSUME_ACCEPT4): Remove.
19503         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
19504         Define.
19505         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19506         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
19507         Likewise.
19508         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19509         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19511         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
19512         macro.
19513         (HWCAP_ARM_LPAE): Likewise.
19514         (HWCAP_ARM_EVTSTRM): Likewise.
19515         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
19516         Add vpfd32, lpae and evtstrm.
19517         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
19518         Increase to 22.
19520 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
19522         * math/auto-libm-test-in: Add tests of clog10.
19523         * math/auto-libm-test-out: Regenerated.
19524         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
19525         * sysdeps/i386/fpu/libm-test-ulps: Update.
19526         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19528 2014-02-18  Andreas Schwab  <schwab@suse.de>
19530         [BZ #16574]
19531         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
19532         Store non-zero if the second buffer was newly allocated.
19533         (send_dg): Likewise.
19534         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
19535         to send_vc and send_dg.
19536         (res_nsend): Pass NULL for ansp2_malloced.
19537         * resolv/res_query.c (__libc_res_nquery): Add parameter
19538         answerp2_malloced and pass it down to __libc_res_nsend.
19539         (res_nquery): Pass additional NULL to __libc_res_nquery.
19540         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
19541         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
19542         second answer buffer if answerp2_malloced was set.
19543         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
19544         (__libc_res_nquerydomain): Add parameter
19545         answerp2_malloced and pass it down to __libc_res_nquery.
19546         (res_nquerydomain): Pass additional NULL to
19547         __libc_res_nquerydomain.
19548         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
19549         additional NULL to __libc_res_nsend and __libc_res_nquery.
19550         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
19551         additional NULL to __libc_res_nsearch.
19552         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
19553         parameter of __libc_res_nsearch to check for separately allocated
19554         second buffer.
19555         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
19556         __libc_res_nquery.
19557         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
19558         additional NULL to __libc_res_nquery.
19559         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
19560         __libc_res_nsearch.
19561         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
19562         * include/resolv.h: Update prototypes of __libc_res_nquery,
19563         __libc_res_nsearch, __libc_res_nsend.
19565 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
19567         * math/auto-libm-test-in: Add tests of fma.
19568         * math/auto-libm-test-out: Regenerated.
19569         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
19570         (fma_towardzero_test_data): Likewise.
19571         (fma_downward_test_data): Likewise.
19572         (fma_upward_test_data): Likewise.
19573         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
19574         mpc_mode.
19575         (rounding_modes): Add values for new field.
19576         (func_calc_method): Add value mpfr_fff_f.
19577         (func_calc_desc): Add mpfr_fff_f union field.
19578         (test_function): Add field exact_args.
19579         (FUNC): Add macro argument EXACT_ARGS.
19580         (FUNC_mpfr_f_f): Update call to FUNC.
19581         (FUNC_mpfr_f_f): Likewise.
19582         (FUNC_mpfr_ff_f): Likewise.
19583         (FUNC_mpfr_if_f): Likewise.
19584         (FUNC_mpc_c_f): Likewise.
19585         (FUNC_mpc_c_c): Likewise.
19586         (test_functions): Add fma.  Update calls to FUNC.
19587         (handle_input_arg): Add argument exact_args.
19588         (add_test): Update call to handle_input_arg.
19589         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
19590         (output_for_one_input_case): Update call to calc_generic_results.
19591         Recalculate exact zero results in each rounding mode.
19593         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
19594         non-negative before setting low bit.
19595         * math/auto-libm-test-in: Mark one asin test possibly having
19596         spurious underflow.
19597         * math/auto-libm-test-out: Regenerated.
19598         * sysdeps/i386/fpu/libm-test-ulps: Update.
19599         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19601 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
19603         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
19604         * sysdeps/unix/sysv/linux/microblaze: Move directory from
19605         ports/sysdeps/unix/sysv/linux/microblaze.
19606         * README: Add missing listing for microblaze*-*-linux-gnu.
19608 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
19610         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
19611         duplicate code
19613 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
19615         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
19616         * sysdeps/unix/sysv/linux/ia64: Move directory from
19617         ports/sysdeps/unix/sysv/linux/ia64.
19618         * README: Update listing for ia64-*-linux-gnu.
19620 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
19621             Joseph Myers  <joseph@codesourcery.com>
19623         * Makeconfig (test-name): New variable.
19624         (evaluate-test): Likewise.
19625         * Makerules (do-test-clean): Remove .test-result files.
19626         (common-mostlyclean): Likewise.
19627         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
19628         * scripts/evaluate-test.sh: New file.
19630 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
19632         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
19633         separate $(objpfx)tst-fopenloc-cmp.out and
19634         $(objpfx)tst-fopenloc-mem.out targets.
19635         (tests): Update dependencies.
19636         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
19637         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
19638         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
19639         (tst-rxspencer-no-utf8-ARGS): New variable.
19640         (tst-rxspencer-no-utf8-ENV): Likewise.
19641         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
19642         instead of $(objpfx)tst-rxspencer-mem.
19643         ($(objpfx)tst-rxspencer-mem): Change target to
19644         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
19645         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
19646         * posix/tst-rxspencer-no-utf8.c: New file.
19648         * elf/Makefile ($(objpfx)order.out): Remove rule.
19649         [$(run-built-tests) = yes] (tests): Depend on
19650         $(objpfx)order-cmp.out.
19651         ($(objpfx)order-cmp.out): New rule.
19652         [$(run-built-tests) = yes] (tests): Depend on
19653         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
19654         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
19655         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
19656         $(objpfx)tst-array5-static-cmp.out.
19657         ($(objpfx)tst-array1.out): Remove rule.
19658         ($(objpfx)tst-array1-cmp.out): New rule.
19659         ($(objpfx)tst-array1-static.out): Remove rule.
19660         ($(objpfx)tst-array1-static-cmp.out): New rule.
19661         ($(objpfx)tst-array2.out): Remove rule.
19662         ($(objpfx)tst-array2-cmp.out): New rule.
19663         ($(objpfx)tst-array3.out): Remove rule.
19664         ($(objpfx)tst-array3-cmp.out): New rule.
19665         ($(objpfx)tst-array4.out): Remove rule.
19666         ($(objpfx)tst-array4-cmp.out): New rule.
19667         ($(objpfx)tst-array5.out): Remove rule.
19668         ($(objpfx)tst-array5-cmp.out): New rule.
19669         ($(objpfx)tst-array5-static.out): Remove rule.
19670         ($(objpfx)tst-array5-static-cmp.out): New rule.
19671         [$(run-built-tests) = yes] (tests): Depend on
19672         $(objpfx)order2-cmp.out.
19673         ($(objpfx)order2.out): Remove rule.
19674         ($(objpfx)order2-cmp.out): New rule.
19675         ($(objpfx)tst-initorder.out): Remove rule.
19676         [$(run-built-tests) = yes] (tests): Depend on
19677         $(objpfx)tst-initorder-cmp.out.
19678         ($(objpfx)tst-initorder-cmp.out): New rule.
19679         ($(objpfx)tst-initorder2.out): Remove rule.
19680         [$(run-built-tests) = yes] (tests): Depend on
19681         $(objpfx)tst-initorder2-cmp.out.
19682         ($(objpfx)tst-initorder2-cmp.out): New rule.
19683         [$(run-built-tests) = yes] (tests): Depend on
19684         $(objpfx)tst-unused-dep-cmp.out.
19685         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
19686         ($(objpfx)tst-unused-dep-cmp.out): New rule.
19687         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
19688         on $(objpfx)tst-setvbuf1-cmp.out.
19689         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
19690         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
19691         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
19692         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
19693         ($(objpfx)tst-svc.out): Remove rule.
19694         ($(objpfx)tst-svc-cmp.out): New rule.
19696 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
19698         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
19699         * ctype/ctype.h [__USE_MISC]: Likewise.
19700         * dirent/dirent.h [__USE_MISC]: Likewise.
19701         * grp/grp.h [__USE_MISC]: Likewise.
19702         * io/fcntl.h [__USE_MISC]: Likewise.
19703         * io/sys/stat.h [__USE_MISC]: Likewise.
19704         * libio/stdio.h [__USE_MISC]: Likewise.
19705         * posix/unistd.h [__USE_MISC]: Likewise.
19706         * pwd/pwd.h [__USE_MISC]: Likewise.
19707         * stdlib.h [__USE_MISC]: Likewise.
19708         * string/bits/string2.h [__USE_MISC]: Likewise.
19709         * string/string.h [__USE_MISC]: Likewise.
19710         * time/time.h [__USE_MISC]: Likewise.
19712 2014-02-13  Andreas Schwab  <schwab@suse.de>
19714         [BZ #16574]
19715         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
19716         second answer buffer if it was separately allocated.
19718 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
19720         * sysdeps/mips/math-tests.h: Include <features.h>.
19721         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
19722         (ROUNDING_TESTS_long_double): Do not define.
19723         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
19724         (EXCEPTION_TESTS_long_double): Likewise.
19725         * sysdeps/mips/mips64/libm-test-ulps: Update.
19727         * include/features.h (__USE_BSD): Remove macro definitions.
19728         (__USE_SVID): Likewise.
19729         (_BSD_SOURCE): Likewise.
19730         (_SVID_SOURCE): Likewise.
19731         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
19732         from definition of _DEFAULT_SOURCE.
19733         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
19734         [_DEFAULT_SOURCE].
19735         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
19736         * bits/mman.h [__USE_BSD]: Likewise.
19737         * bits/termios.h [__USE_BSD]: Likewise.
19738         * bits/waitstatus.h [__USE_BSD]: Likewise.
19739         * ctype/ctype.h [__USE_SVID]: Likewise.
19740         * dirent/dirent.h [__USE_BSD]: Likewise.
19741         * grp/grp.h [__USE_SVID]: Likewise.
19742         [__USE_BSD]: Likewise.
19743         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
19744         * io/fcntl.h [__USE_BSD]: Likewise.
19745         * io/ftw.h [__USE_BSD]: Likewise.
19746         * io/sys/stat.h [__USE_BSD]: Likewise.
19747         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
19748         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
19749         * libio/stdio.h [__USE_SVID]: Likewise.
19750         [__USE_BSD]: Likewise.
19751         * math/math.h [__USE_SVID]: Likewise.
19752         [__USE_BSD]: Likewise.
19753         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
19754         * misc/bits/syslog.h [__USE_BSD]: Likewise.
19755         * misc/search.h [__USE_SVID]: Likewise.
19756         * misc/sys/mman.h [__USE_BSD]: Likewise.
19757         * misc/sys/syslog.h [__USE_BSD]: Likewise.
19758         * misc/sys/uio.h [__USE_BSD]: Likewise.
19759         * posix/bits/unistd.h [__USE_BSD]: Likewise.
19760         * posix/glob.h [__USE_BSD]: Likewise.
19761         * posix/regex.h [__USE_BSD]: Likewise.
19762         * posix/sys/types.h [__USE_BSD]: Likewise.
19763         [__USE_SVID]: Likewise.
19764         * posix/sys/utsname.h [__USE_SVID]: Likewise.
19765         * posix/sys/wait.h [__USE_BSD]: Likewise.
19766         [__USE_SVID]: Likewise.
19767         * posix/unistd.h [__USE_BSD]: Likewise.
19768         [__USE_SVID]: Likewise.
19769         * pwd/pwd.h [__USE_SVID]: Likewise.
19770         * resolv/netdb.h [__USE_BSD]: Likewise.
19771         * setjmp/setjmp.h [__USE_BSD]: Likewise.
19772         * signal/signal.h [__USE_BSD]: Likewise.
19773         [__USE_SVID]: Likewise.
19774         * socket/sys/socket.h [__USE_BSD]: Likewise.
19775         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
19776         * stdlib/stdlib.h [__USE_BSD]: Likewise.
19777         [__USE_SVID]: Likewise.
19778         * string/bits/string2.h [__USE_BSD]: Likewise.
19779         [__USE_SVID]: Likewise.
19780         * string/bits/string3.h [__USE_BSD]: Likewise.
19781         * string/endian.h [__USE_BSD]: Likewise.
19782         * string/string.h [__USE_SVID]: Likewise.
19783         [__USE_BSD]: Likewise.
19784         * string/strings.h [__USE_BSD]: Likewise.
19785         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
19786         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
19787         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
19788         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
19789         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
19790         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
19791         Likewise.
19792         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
19793         Likewise.
19794         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
19795         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
19796         Likewise.
19797         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
19798         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
19799         Likewise.
19800         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
19801         Likewise.
19802         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
19803         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
19804         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
19805         Likewise.
19806         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
19807         Likewise.
19808         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
19809         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
19810         * termios/termios.h [__USE_BSD]: Likewise.
19811         * time/sys/time.h [__USE_BSD]: Likewise.
19812         * time/time.h [__USE_BSD]: Likewise.
19813         [__USE_SVID]: Likewise.
19815         * Makefile (subdir_targets): Remove subdir_lint.out.
19817         * stdio-common/Makefile (do-tst-unbputc): Remove target.
19818         (do-tst-printf): Likewise.
19819         (tests): Depend directly on $(objpfx)tst-unbputc.out and
19820         $(objpfx)tst-printf.out.
19822         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
19824         * Makerules (check-abi-%): Change target to
19825         $(objpfx)check-abi-%.out.
19826         (check-abi target): Update dependencies.
19827         (check-abi-pattern variable): Redirect output of diff to $@.
19828         (check-abi variable): Likewise.
19829         * elf/Makefile (check-abi): Update dependencies.
19831         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
19832         unused.
19833         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
19834         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
19835         subnormal range.
19836         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
19837         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
19838         value has largest subnormal exponent.
19839         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
19840         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
19841         * sysdeps/aarch64/soft-fp/sfp-machine.h
19842         (_FP_TININESS_AFTER_ROUNDING): New macro.
19843         * sysdeps/alpha/soft-fp/sfp-machine.h
19844         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19845         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19846         Likewise.
19847         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
19848         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19849         * sysdeps/mips/soft-fp/sfp-machine.h
19850         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19851         * sysdeps/powerpc/soft-fp/sfp-machine.h
19852         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19853         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19854         Likewise.
19855         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
19856         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19857         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
19858         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19859         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19860         Likewise.
19862 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
19864         [BZ #16545]
19865         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
19866         model 1.
19868 2014-02-12  Richard Henderson  <rth@redhat.com>
19870         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
19871         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
19872         * sysdeps/unix/sysv/linux/alpha: Move directory from
19873         ports/sysdeps/unix/sysv/linux/alpha.
19874         * README: Update listing for alpha-*-linux-gnu.
19876 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
19878         * include/features.h: Update comment documenting feature test
19879         macros.
19880         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
19881         _DEFAULT_SOURCE.
19882         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
19883         (_SVID_SOURCE): Likewise.
19884         (_DEFAULT_SOURCE): Update description of default features.
19885         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
19886         with _GNU_SOURCE.
19887         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
19888         (S_ISVTX): Likewise.
19889         * manual/math.texi (Mathematical Constants): Likewise.
19890         * manual/signal.texi (Interrupted Primitives): Likewise.
19891         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
19892         * math/test-matherr.c (_SVID_SOURCE): Do not define.
19893         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
19894         Don't refer to _SVID_SOURCE in warning text.
19896         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19898         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
19899         already defined.
19900         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
19901         * sysdeps/mips/dl-lookup.c: Remove.
19902         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
19904 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
19906         [BZ #16447]
19907         * math/auto-libm-test-in: Add testcase for expl.
19908         * math/auto-libm-test-out: Regenerate.
19909         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
19910         calculation of unsafe.
19911         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
19913 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
19915         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
19916         * sysdeps/unix/sysv/linux/aarch64: Move directory from
19917         ports/sysdeps/unix/sysv/linux/aarch64.
19918         * README: Update listing for aarch64*-*-linux-gnu.
19920 2014-02-11  Will Newton  <will.newton@linaro.org>
19922         * manual/probes.texi (Mathematical Function Probes): Use
19923         "triggered" instead of "hit".
19925         * manual/probes.texi (Internal Probes): Add documentation
19926         of setjmp, longjmp and longjmp_target probes.
19928         * include/stap-probe.h: Add comment about probe argument
19929         format.
19931         * malloc/mtrace.c (attribute_hidden): Remove unused macro
19932         definition.  (tr_where, tr_freehook, tr_mallochook,
19933         tr_reallochook, tr_memalignhook): Use ANSI protoype.
19935 2014-02-11  David S. Miller  <davem@davemloft.net>
19937         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
19938         processing int_tests.
19940 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
19942         * sysdeps/mips: Move directory from ports/sysdeps/mips.
19943         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
19944         * sysdeps/unix/sysv/linux/mips: Move directory from
19945         ports/sysdeps/unix/sysv/linux/mips.
19946         * README: Update listing for mips-*-linux-gnu and
19947         mips64-*-linux-gnu.
19949 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
19951         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
19952         * sysdeps/unix/sysv/linux/m68k: Move directory from
19953         ports/sysdeps/unix/sysv/linux/m68k.
19954         * README: Update listing for m68k-*-linux-gnu.
19956 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
19958         * sysdeps/tile: Move directory from ports/sysdeps/tile.
19959         * sysdeps/unix/sysv/linux/generic: Move directory from
19960         ports/sysdeps/unix/sysv/linux/generic.
19961         * sysdeps/unix/sysv/linux/tile: Move directory from
19962         ports/sysdeps/unix/sysv/linux/tile.
19963         * README: Update listing for tile*-*-linux-gnu.
19965 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
19967         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
19968         __builtin_expect.
19969         * benchtests/bench-memmem.c (simple_memmem): Likewise.
19970         * catgets/open_catalog.c (__open_catalog): Likewise.
19971         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
19972         * debug/confstr_chk.c: Likewise.
19973         * debug/fread_chk.c (__fread_chk): Likewise.
19974         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
19975         * debug/getgroups_chk.c: Likewise.
19976         * debug/mbsnrtowcs_chk.c: Likewise.
19977         * debug/mbsrtowcs_chk.c: Likewise.
19978         * debug/mbstowcs_chk.c: Likewise.
19979         * debug/memcpy_chk.c: Likewise.
19980         * debug/memmove_chk.c: Likewise.
19981         * debug/mempcpy_chk.c: Likewise.
19982         * debug/memset_chk.c: Likewise.
19983         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
19984         * debug/strcat_chk.c (__strcat_chk): Likewise.
19985         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
19986         * debug/strncat_chk.c (__strncat_chk): Likewise.
19987         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
19988         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
19989         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
19990         * debug/wcpncpy_chk.c: Likewise.
19991         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
19992         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
19993         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
19994         * debug/wcsncpy_chk.c: Likewise.
19995         * debug/wcsnrtombs_chk.c: Likewise.
19996         * debug/wcsrtombs_chk.c: Likewise.
19997         * debug/wcstombs_chk.c: Likewise.
19998         * debug/wmemcpy_chk.c: Likewise.
19999         * debug/wmemmove_chk.c: Likewise.
20000         * debug/wmempcpy_chk.c: Likewise.
20001         * debug/wmemset_chk.c: Likewise.
20002         * dirent/scandirat.c (SCANDIRAT): Likewise.
20003         * dlfcn/dladdr1.c (dladdr1): Likewise.
20004         * dlfcn/dladdr.c (dladdr): Likewise.
20005         * dlfcn/dlclose.c (dlclose_doit): Likewise.
20006         * dlfcn/dlerror.c (__dlerror): Likewise.
20007         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
20008         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
20009         * dlfcn/dlopen.c (dlopen_doit): Likewise.
20010         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
20011         * dlfcn/dlsym.c (dlsym_doit): Likewise.
20012         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
20013         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
20014         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
20015         Likewise.
20016         * elf/dl-conflict.c: Likewise.
20017         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
20018         * elf/dl-dst.h: Likewise.
20019         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
20020         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
20021         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
20022         * elf/dl-init.c (call_init, _dl_init): Likewise.
20023         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
20024         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
20025         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
20026         Likewise.
20027         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
20028         Likewise.
20029         * elf/dl-minimal.c (__libc_memalign): Likewise.
20030         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
20031         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20032         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
20033         * elf/dl-sym.c (do_sym): Likewise.
20034         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
20035         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
20036         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
20037         * elf/dl-writev.h (_dl_writev): Likewise.
20038         * elf/ldconfig.c (search_dir): Likewise.
20039         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
20040         (dl_main): Likewise.
20041         * elf/setup-vdso.h (setup_vdso): Likewise.
20042         * grp/compat-initgroups.c (compat_call): Likewise.
20043         * grp/fgetgrent.c (fgetgrent): Likewise.
20044         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
20045         * grp/putgrent.c (putgrent): Likewise.
20046         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
20047         Likewise.
20048         * hurd/hurdinit.c: Likewise.
20049         * iconvdata/8bit-gap.c (struct): Likewise.
20050         * iconvdata/ansi_x3.110.c : Likewise.
20051         * iconvdata/big5.c : Likewise.
20052         * iconvdata/big5hkscs.c : Likewise.
20053         * iconvdata/cp1255.c: Likewise.
20054         * iconvdata/cp1258.c : Likewise.
20055         * iconvdata/cp932.c : Likewise.
20056         * iconvdata/euc-cn.c: Likewise.
20057         * iconvdata/euc-jisx0213.c : Likewise.
20058         * iconvdata/euc-jp.c: Likewise.
20059         * iconvdata/euc-jp-ms.c : Likewise.
20060         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
20061         * iconvdata/gb18030.c : Likewise.
20062         * iconvdata/gbbig5.c (const): Likewise.
20063         * iconvdata/gbgbk.c: Likewise.
20064         * iconvdata/gbk.c : Likewise.
20065         * iconvdata/ibm1364.c : Likewise.
20066         * iconvdata/ibm930.c : Likewise.
20067         * iconvdata/ibm932.c: Likewise.
20068         * iconvdata/ibm933.c : Likewise.
20069         * iconvdata/ibm935.c : Likewise.
20070         * iconvdata/ibm937.c : Likewise.
20071         * iconvdata/ibm939.c : Likewise.
20072         * iconvdata/ibm943.c: Likewise.
20073         * iconvdata/iso_11548-1.c: Likewise.
20074         * iconvdata/iso-2022-cn.c : Likewise.
20075         * iconvdata/iso-2022-cn-ext.c : Likewise.
20076         * iconvdata/iso-2022-jp-3.c: Likewise.
20077         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
20078         * iconvdata/iso-2022-kr.c : Likewise.
20079         * iconvdata/iso646.c (gconv_end): Likewise.
20080         * iconvdata/iso_6937-2.c : Likewise.
20081         * iconvdata/iso_6937.c : Likewise.
20082         * iconvdata/iso8859-1.c: Likewise.
20083         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
20084         * iconvdata/shift_jisx0213.c : Likewise.
20085         * iconvdata/sjis.c : Likewise.
20086         * iconvdata/t.61.c : Likewise.
20087         * iconvdata/tcvn5712-1.c : Likewise.
20088         * iconvdata/tscii.c: Likewise.
20089         * iconvdata/uhc.c : Likewise.
20090         * iconvdata/unicode.c (gconv_end): Likewise.
20091         * iconvdata/utf-16.c (gconv_end): Likewise.
20092         * iconvdata/utf-32.c (gconv_end): Likewise.
20093         * iconvdata/utf-7.c (base64): Likewise.
20094         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
20095         * iconv/gconv_close.c (__gconv_close): Likewise.
20096         * iconv/gconv_open.c (__gconv_open): Likewise.
20097         * iconv/gconv_simple.c (internal_ucs4_loop_single)
20098         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
20099         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
20100         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
20101         (ucs4le_internal_loop_single): Likewise.
20102         * iconv/iconv.c (iconv): Likewise.
20103         * iconv/iconv_close.c: Likewise.
20104         * iconv/loop.c (SINGLE): Likewise.
20105         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
20106         * include/atomic.h: Likewise.
20107         * inet/inet6_option.c (option_alloc): Likewise.
20108         * intl/bindtextdom.c (set_binding_values): Likewise.
20109         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
20110         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
20111         * intl/localealias.c (read_alias_file): Likewise.
20112         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
20113         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
20114         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
20115         * libio/fmemopen.c (fmemopen): Likewise.
20116         * libio/iofgets.c (_IO_fgets): Likewise.
20117         * libio/iofgets_u.c (fgets_unlocked): Likewise.
20118         * libio/iofgetws.c (fgetws): Likewise.
20119         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
20120         * libio/iogetdelim.c (_IO_getdelim): Likewise.
20121         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
20122         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
20123         * locale/findlocale.c (_nl_find_locale): Likewise.
20124         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
20125         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
20126         Likewise.
20127         * locale/setlocale.c (setlocale): Likewise.
20128         * login/programs/pt_chown.c (main): Likewise.
20129         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
20130         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
20131         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
20132         (mmap, mmap64, mremap, munmap): Likewise.
20133         * math/e_exp2l.c: Likewise.
20134         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
20135         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
20136         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
20137         * math/s_catan.c (__catan): Likewise.
20138         * math/s_catanf.c (__catanf): Likewise.
20139         * math/s_catanh.c (__catanh): Likewise.
20140         * math/s_catanhf.c (__catanhf): Likewise.
20141         * math/s_catanhl.c (__catanhl): Likewise.
20142         * math/s_catanl.c (__catanl): Likewise.
20143         * math/s_ccosh.c (__ccosh): Likewise.
20144         * math/s_ccoshf.c (__ccoshf): Likewise.
20145         * math/s_ccoshl.c (__ccoshl): Likewise.
20146         * math/s_cexp.c (__cexp): Likewise.
20147         * math/s_cexpf.c (__cexpf): Likewise.
20148         * math/s_cexpl.c (__cexpl): Likewise.
20149         * math/s_clog10.c (__clog10): Likewise.
20150         * math/s_clog10f.c (__clog10f): Likewise.
20151         * math/s_clog10l.c (__clog10l): Likewise.
20152         * math/s_clog.c (__clog): Likewise.
20153         * math/s_clogf.c (__clogf): Likewise.
20154         * math/s_clogl.c (__clogl): Likewise.
20155         * math/s_csin.c (__csin): Likewise.
20156         * math/s_csinf.c (__csinf): Likewise.
20157         * math/s_csinh.c (__csinh): Likewise.
20158         * math/s_csinhf.c (__csinhf): Likewise.
20159         * math/s_csinhl.c (__csinhl): Likewise.
20160         * math/s_csinl.c (__csinl): Likewise.
20161         * math/s_csqrt.c (__csqrt): Likewise.
20162         * math/s_csqrtf.c (__csqrtf): Likewise.
20163         * math/s_csqrtl.c (__csqrtl): Likewise.
20164         * math/s_ctan.c (__ctan): Likewise.
20165         * math/s_ctanf.c (__ctanf): Likewise.
20166         * math/s_ctanh.c (__ctanh): Likewise.
20167         * math/s_ctanhf.c (__ctanhf): Likewise.
20168         * math/s_ctanhl.c (__ctanhl): Likewise.
20169         * math/s_ctanl.c (__ctanl): Likewise.
20170         * math/w_pow.c: Likewise.
20171         * math/w_powf.c: Likewise.
20172         * math/w_powl.c: Likewise.
20173         * math/w_scalb.c (sysv_scalb): Likewise.
20174         * math/w_scalbf.c (sysv_scalbf): Likewise.
20175         * math/w_scalbl.c (sysv_scalbl): Likewise.
20176         * misc/error.c (error_tail): Likewise.
20177         * misc/pselect.c (__pselect): Likewise.
20178         * nis/nis_callback.c (__nis_create_callback): Likewise.
20179         * nis/nis_call.c (__nisfind_server): Likewise.
20180         * nis/nis_creategroup.c (nis_creategroup): Likewise.
20181         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
20182         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
20183         * nis/nis_getservlist.c (nis_getservlist): Likewise.
20184         * nis/nis_lookup.c (nis_lookup): Likewise.
20185         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
20186         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
20187         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
20188         * nis/nis_xdr.c (xdr_endpoint): Likewise.
20189         * nis/nss_compat/compat-grp.c (getgrent_next_file)
20190         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
20191         * nis/nss_compat/compat-initgroups.c (add_group)
20192         (internal_getgrent_r): Likewise.
20193         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
20194         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
20195         * nis/nss_compat/compat-spwd.c (getspent_next_file)
20196         (internal_getspnam_r): Likewise.
20197         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
20198         (_nss_nis_getaliasbyname_r): Likewise.
20199         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
20200         (_nss_nis_getntohost_r): Likewise.
20201         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
20202         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
20203         (_nss_nis_getgrgid_r): Likewise.
20204         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
20205         (internal_nis_gethostent_r, internal_gethostbyname2_r)
20206         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
20207         (_nss_nis_gethostbyname4_r): Likewise.
20208         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
20209         (initgroups_netid): Likewise.
20210         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
20211         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
20212         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
20213         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
20214         (_nss_nis_getprotobynumber_r): Likewise.
20215         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
20216         (_nss_nis_getsecretkey): Likewise.
20217         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
20218         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
20219         (_nss_nis_getpwuid_r): Likewise.
20220         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
20221         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
20222         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
20223         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
20224         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
20225         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
20226         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
20227         Likewise.
20228         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
20229         (_nss_nisplus_getntohost_r): Likewise.
20230         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
20231         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
20232         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
20233         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
20234         Likewise.
20235         * nis/nss_nisplus/nisplus-initgroups.c
20236         (_nss_nisplus_initgroups_dyn): Likewise.
20237         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
20238         (_nss_nisplus_getnetbyaddr_r): Likewise.
20239         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
20240         (_nss_nisplus_getprotobynumber_r): Likewise.
20241         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
20242         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
20243         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
20244         Likewise.
20245         * nis/nss_nisplus/nisplus-service.c
20246         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
20247         (_nss_nisplus_getservbyport_r): Likewise.
20248         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
20249         (_nss_nisplus_getspnam_r): Likewise.
20250         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
20251         Likewise.
20252         * nscd/aicache.c (addhstaiX): Likewise.
20253         * nscd/cache.c (cache_search, prune_cache): Likewise.
20254         * nscd/connections.c (register_traced_file, send_ro_fd)
20255         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
20256         (main_loop_epoll): Likewise.
20257         * nscd/grpcache.c (addgrbyX): Likewise.
20258         * nscd/hstcache.c (addhstbyX): Likewise.
20259         * nscd/initgrcache.c (addinitgroupsX): Likewise.
20260         * nscd/mem.c (gc, mempool_alloc): Likewise.
20261         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
20262         (addinnetgrX): Likewise.
20263         * nscd/nscd-client.h (__nscd_acquire_maplock)
20264         (__nscd_drop_map_ref): Likewise.
20265         * nscd/nscd_getai.c (__nscd_getai): Likewise.
20266         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
20267         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
20268         Likewise.
20269         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
20270         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
20271         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
20272         (__nscd_get_map_ref): Likewise.
20273         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
20274         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
20275         Likewise.
20276         * nscd/pwdcache.c (addpwbyX): Likewise.
20277         * nscd/selinux.c (preserve_capabilities): Likewise.
20278         * nscd/servicescache.c (addservbyX): Likewise.
20279         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
20280         * posix/fnmatch.c (fnmatch): Likewise.
20281         * posix/getopt.c (_getopt_internal_r): Likewise.
20282         * posix/glob.c (glob, glob_in_dir): Likewise.
20283         * posix/wordexp.c (exec_comm_child): Likewise.
20284         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
20285         (getanswer_r, gaih_getanswer_slice): Likewise.
20286         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
20287         * resolv/res_init.c: Likewise.
20288         * resolv/res_mkquery.c (res_nmkquery): Likewise.
20289         * resolv/res_query.c (__libc_res_nquery): Likewise.
20290         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
20291         Likewise.
20292         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
20293         * stdio-common/perror.c (perror): Likewise.
20294         * stdio-common/printf_fp.c (___printf_fp): Likewise.
20295         * stdio-common/tmpnam.c (tmpnam): Likewise.
20296         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20297         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
20298         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
20299         Likewise.
20300         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
20301         * stdlib/putenv.c (putenv): Likewise.
20302         * stdlib/setenv.c (__add_to_environ): Likewise.
20303         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20304         * stdlib/strtol_l.c (INTERNAL): Likewise.
20305         * string/memmem.c (memmem): Likewise.
20306         * string/strerror.c (strerror): Likewise.
20307         * string/strnlen.c (__strnlen): Likewise.
20308         * string/test-memmem.c (simple_memmem): Likewise.
20309         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
20310         * sunrpc/pm_getport.c (__get_socket): Likewise.
20311         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
20312         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
20313         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
20314         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
20315         Likewise.
20316         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
20317         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
20318         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
20319         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
20320         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
20321         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
20322         Likewise.
20323         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
20324         Likewise.
20325         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
20326         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
20327         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
20328         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
20329         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
20330         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
20331         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
20332         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
20333         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
20334         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
20335         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
20336         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
20337         Likewise.
20338         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
20339         Likewise.
20340         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
20341         Likewise.
20342         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
20343         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
20344         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
20345         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
20346         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
20347         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
20348         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
20349         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
20350         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
20351         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
20352         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
20353         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
20354         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
20355         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
20356         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
20357         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
20358         Likewise.
20359         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
20360         Likewise.
20361         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
20362         Likewise.
20363         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
20364         Likewise.
20365         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
20366         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
20367         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
20368         Likewise.
20369         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
20370         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
20371         * sysdeps/posix/opendir.c (__opendirat): Likewise.
20372         * sysdeps/posix/sleep.c: Likewise.
20373         * sysdeps/posix/tempname.c: Likewise.
20374         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
20375         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20376         Likewise.
20377         * sysdeps/powerpc/powerpc32/dl-machine.h
20378         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
20379         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
20380         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20381         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
20382         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
20383         Likewise.
20384         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
20385         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
20386         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20387         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
20388         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20389         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
20390         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
20391         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
20392         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20393         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
20394         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
20395         (elf_machine_lazy_rel): Likewise.
20396         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
20397         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
20398         (elf_machine_lazy_rel): Likewise.
20399         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
20400         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
20401         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
20402         * sysdeps/unix/grantpt.c (grantpt): Likewise.
20403         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
20404         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
20405         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
20406         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
20407         Likewise.
20408         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
20409         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
20410         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
20411         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
20412         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
20413         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
20414         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
20415         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
20416         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
20417         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
20418         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
20419         Likewise.
20420         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
20421         (__posix_fallocate64_l64): Likewise.
20422         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
20423         (posix_fallocate): Likewise.
20424         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
20425         Likewise.
20426         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
20427         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
20428         (getifaddrs_internal): Likewise.
20429         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
20430         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
20431         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
20432         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
20433         * sysdeps/unix/sysv/linux/posix_fallocate64.c
20434         (__posix_fallocate64_l64): Likewise.
20435         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
20436         Likewise.
20437         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
20438         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
20439         (__get_clockfreq): Likewise.
20440         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
20441         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
20442         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
20443         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
20444         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
20445         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
20446         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
20447         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
20448         Likewise.
20449         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
20450         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
20451         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
20452         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
20453         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
20454         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
20455         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
20456         Likewise.
20457         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
20458         (posix_fallocate): Likewise.
20459         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
20460         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
20461         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
20462         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
20463         (elf_machine_rela, elf_machine_rela_relative)
20464         (elf_machine_lazy_rel): Likewise.
20465         * time/asctime.c (asctime_internal): Likewise.
20466         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
20467         * time/tzset.c (__tzset_parse_tz): Likewise.
20468         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
20469         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
20470         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
20471         * wcsmbs/wcsmbsload.h: Likewise.
20473         [BZ #15894]
20474         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
20476         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
20477         (arena_get2): Remove THREAD_STATS conditionals.
20478         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
20479         (__malloc_stats, int): Likewise.
20481 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
20483         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
20484         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
20486         * manual/setjmp.texi: Fix typos/grammar errors.
20488         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
20489         Only return early when n is <= 0.  Delete unused return statement.
20491         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
20492         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
20493         * debug/tst-longjmp_chk3.c: New file.
20495         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
20496         (test_main): Replace code with set_fortify_handler call.
20497         * debug/test-strcpy_chk.c: Likewise.
20498         * debug/tst-chk1.c: Likewise.
20499         * debug/tst-longjmp_chk.c: Likewise.
20500         * test-skeleton.c: Include fcntl.h & paths.h
20501         (set_fortify_handler): Define.
20503         * debug/tst-longjmp_chk.c: Add header comment and include
20504         ../test-skeleton.c.
20505         (do_test): Mark static.
20506         (TEST_FUNCTION): Define.
20508         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
20509         (IP_PMTUDISC_INTERFACE): Likewise.
20510         (IP_MULTICAST_IF): Likewise.
20511         (IP_MULTICAST_TTL): Likewise.
20512         (IP_MULTICAST_LOOP): Likewise.
20513         (IP_ADD_MEMBERSHIP): Likewise.
20514         (IP_DROP_MEMBERSHIP): Likewise.
20515         (IP_UNBLOCK_SOURCE): Likewise.
20516         (IP_BLOCK_SOURCE): Likewise.
20517         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
20518         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
20519         (IP_MSFILTER): Likewise.
20520         (MCAST_JOIN_GROUP): Likewise.
20521         (MCAST_BLOCK_SOURCE): Likewise.
20522         (MCAST_UNBLOCK_SOURCE): Likewise.
20523         (MCAST_LEAVE_GROUP): Likewise.
20524         (MCAST_JOIN_SOURCE_GROUP): Likewise.
20525         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
20526         (MCAST_MSFILTER): Likewise.
20527         (IP_MULTICAST_ALL): Likewise.
20528         (IP_UNICAST_IF): Likewise.
20530         * timezone/Makefile: Delete $(have-ksh) check.
20531         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
20532         * timezone/tzselect.ksh: Add +x mode bits.
20534         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
20535         (ANON_INODE_FS_MAGIC): Likewise.
20536         (BDEVFS_MAGIC): Likewise.
20537         (BINFMTFS_MAGIC): Likewise.
20538         (BTRFS_TEST_MAGIC): Likewise.
20539         (CRAMFS_MAGIC_WEND): Likewise.
20540         (DEBUGFS_MAGIC): Likewise.
20541         (ECRYPTFS_SUPER_MAGIC): Likewise.
20542         (EXT3_SUPER_MAGIC): Likewise.
20543         (EXT4_SUPER_MAGIC): Likewise.
20544         (FUTEXFS_SUPER_MAGIC): Likewise.
20545         (HOSTFS_SUPER_MAGIC): Likewise.
20546         (HUGETLBFS_MAGIC): Likewise.
20547         (MINIX3_SUPER_MAGIC): Likewise.
20548         (MTD_INODE_FS_MAGIC): Likewise.
20549         (NILFS_SUPER_MAGIC): Likewise.
20550         (OPENPROM_SUPER_MAGIC): Likewise.
20551         (PIPEFS_MAGIC): Likewise.
20552         (PSTOREFS_MAGIC): Likewise.
20553         (QNX6_SUPER_MAGIC): Likewise.
20554         (RAMFS_MAGIC): Likewise.
20555         (REISERFS_SUPER_MAGIC_STRING): Likewise.
20556         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
20557         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
20558         (SECURITYFS_MAGIC): Likewise.
20559         (SELINUX_MAGIC): Likewise.
20560         (SMACK_MAGIC): Likewise.
20561         (SOCKFS_MAGIC): Likewise.
20562         (SQUASHFS_MAGIC): Likewise.
20563         (STACK_END_MAGIC): Likewise.
20564         (TMPFS_MAGIC): Likewise.
20565         (USBDEVICE_SUPER_MAGIC): Likewise.
20566         (V9FS_MAGIC): Likewise.
20567         (XENFS_SUPER_MAGIC): Likewise.
20568         (CRAMFS_MAGIC): Fix typo in comment.
20569         (EXT2_SUPER_MAGIC): Update comment.
20570         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
20572 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
20574         * sysdeps/arm: Move directory from ports/sysdeps/arm.
20575         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
20576         * sysdeps/unix/sysv/linux/arm: Move directory from
20577         ports/sysdeps/unix/sysv/linux/arm.
20578         * README: Update listing for arm-*-linux-gnueabi.
20580         * README: Remove mention of am33.
20582 2014-02-07  Roland McGrath  <roland@hack.frob.com>
20584         * bits/sigset.h (__sigemptyset): Use a statement expression rather
20585         than the comma operator, to avoid "rhs of comma has no effect"
20586         compiler warnings.
20587         (__sigfillset, __sigandset, __sigorset): Likewise.
20588         * include/signal.h (__sigemptyset): Likewise.
20589         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
20591 2014-02-07  Allan McRae  <allan@archlinux.org>
20593         * version.h (RELEASE): Set to "development".
20594         (VERSION): Set to "2.19.90"
20595         * NEWS: Add 2.20 section.
20597 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
20599         [BZ #16529]
20600         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
20602 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
20604         * manual/contrib.texi: Update entry for Carlos O'Donell,
20605         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
20607 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
20609         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
20611         * sysdeps/unix/sysv/linux/kernel-features.h
20612         [__LINUX_KERNEL_VERSION >= 0x020621]
20613         (__ASSUME_PROC_PID_TASK_COMM): Define.
20615 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20617         [BZ #16398]
20618         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
20619         conversion when destination buffer does not have enough space.
20620         * libio/tst-ftell-partial-wide.c: New test case.
20621         * libio/Makefile (tests): Add tst-ftell-partial-wide.
20623         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
20624         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
20625         Leonard and Allan McRae.
20627 2014-02-04  David S. Miller  <davem@davemloft.net>
20629         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
20630         32-bit.
20632 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20634         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
20635         New file
20636         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
20637         New file
20638         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
20639         New file.
20640         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
20641         New file.
20642         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
20643         New file.
20644         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
20645         New file.
20646         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
20647         New file.
20648         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
20649         New file.
20650         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
20651         New file.
20652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
20653         New file.
20654         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
20655         New file.
20656         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
20657         New file.
20658         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
20659         New file.
20661 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20663         * nptl/shlib-versions: Change powerpc*le start to 2.17.
20664         * shlib-versions: Likewise.
20666 2014-02-04  Roland McGrath  <roland@hack.frob.com>
20667             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20669         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
20670         (abilist-pattern): New variable, set to %-le.abilist.
20672         * Makerules (abilist-pattern): New variable.
20673         (vpath): Use $(abilist-pattern) in place of %.abilist.
20674         (check-abi-% pattern rule): Likewise.
20675         (check-abi, update-abi): Likewise.
20677 2014-02-04  Eric Wong  <normalperson@yhbt.net>
20679         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20681 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
20683         * manual/startup.texi: Add next, previous, and top entries for
20684         the `Program Arguments' and `Environment Variables' nodes.
20686 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
20688         * manual/macros.texi: Add comments before MTASC-safety macros.
20690         * manual/users.texi: Document MTASC-safety properties.
20692         * manual/threads.texi (pthread_key_create, pthread_key_delete)
20693         (pthread_getspecific, pthread_setspecific): Format with
20694         @deftypefun, and add @safety note.
20695         * manual/signal.texi: Move comments that analyze the above
20696         functions to their home place.
20698 2014-02-03  Allan McRae  <allan@archlinux.org>
20700         * po/sl.po: Update Slovenian translation from translation project.
20702 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
20704         * manual/time.texi (timegm): Add missing blank after @c.
20705         Reported by Joseph Myers <joseph@codesourcery.com>.
20707 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
20709         * manual/check-safety.sh: New.
20710         * manual/Makefile ($(objpfx)stamp-summary): Run it.
20712         * manual/terminal.texi: Document MTASC-safety properties.
20714         * manual/filesys.texi: Document MTASC-safety properties.
20716         * manual/errno.texi: Document MTASC-safety properties.
20718         * manual/intro.texi: Document safety identifiers and
20719         conditionals.
20721         * manual/string.texi (wcstok): Fix prototype.
20722         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
20724         * manual/time.texi: Document MTASC-safety properties.
20726         * manual/string.texi: Document MTASC-safety properties.
20728         * manual/threads.texi: Document MTASC-safety properties.
20730         * manual/stdio.texi: Document MTASC-safety properties.
20732         * manual/syslog.texi: Document MTASC-safety properties.
20734         * manual/sysinfo.texi: Document MTASC-safety properties.
20736         * manual/startup.texi: Document MTASC-safety properties.
20738         * manual/socket.texi: Document MTASC-safety properties.
20740         * manual/signal.texi: Document MTASC-safety properties.
20742 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
20744         * manual/setjmp.texi: Document MTASC-safety properties.
20746         * manual/search.texi: Document MTASC-safety properties.
20748         * manual/resource.texi: Document MTASC-safety properties.
20750         * manual/process.texi: Document MTASC-safety properties.
20752         * manual/platform.texi: Document MTASC-safety properties.
20754         * manual/pipe.texi: Document MTASC-safety properties.
20756         * manual/pattern.texi: Document MTASC-safety properties.
20758         * manual/message.texi: Document MTASC-safety properties.
20760         [BZ #12751]
20761         * manual/memory.texi: Document MTASC-safety properties.
20763         * manual/math.texi: Document MTASC-safety properties.
20765         * manual/locale.texi: Document MTASC-safety properties.
20767         * manual/llio.texi: Document MTASC-safety properties.
20769         * manual/libdl.texi: New.
20771         * manual/lang.texi: Document MTASC-safety properties.
20773         * manual/job.texi: Document MTASC-safety properties.
20775         * manual/getopt.texi: Document MTASC-safety properties.
20777         * manual/ctype.texi: Document MTASC-safety properties.
20779 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
20781         [BZ #16046]
20782         * csu/libc-tls.c (static_map): Remove variable.
20783         (__libc_setup_tls): Use main executable's link map for TLS data.
20784         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
20785         casing for LM_ID_BASE and GL(dl_nns).
20786         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
20787         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
20788         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
20789         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
20790         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
20791         member.
20792         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
20793         l_phnum members.
20795 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
20797         * manual/debug.texi: Document MTASC-safety properties.
20799 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
20801         [BZ #16510]
20802         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
20803         of __x86_64__ when disabling x87 inline functions.
20805 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
20807         * manual/charset.texi: Document MTASC-safety properties.
20809         * manual/crypt.texi: Document MTASC-safety properties.
20811         * manual/conf.texi: Document MTASC-safety properties.
20813         * manual/arith.texi: Document MTASC-safety properties.
20815         * manual/argp.texi: Document MTASC-safety properties.
20817         * manual/macros.texi: Introduce macros to document multi
20818         thread, asynchronous signal and asynchronous cancellation
20819         safety properties.
20820         * manual/intro.texi: Introduce the properties themselves.
20822 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20824         * sysdeps/sh/sh4/Makefile: New file.
20826 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
20828         * math/gen-libm-test.pl ($srcdir): New variable.
20829         ($auto_input): Use it.
20831 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
20833         [BZ #16506]
20834         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
20835         access beyond array bounds when parsing netgroups file.
20837         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
20838         the old buffer before realloc.
20840 2014-01-27  Allan McRae  <allan@archlinux.org>
20842         * po/fr.po: Update French translation from translation project.
20844 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20846         * sysdeps/sh/libm-test-ulps: Regenerate.
20848 2014-01-24  David S. Miller  <davem@davemloft.net>
20850         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
20852 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20854         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
20855         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
20857 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
20859         [BZ #16474]
20860         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
20861         string pointers after reallocation.
20863 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20865         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
20866         __SH4A__ instead of __SH_FPU_ANY__.
20868 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20870         * sysdeps/sh/fpu_control.h: New file.
20871         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
20872         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
20873         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
20874         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
20875         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
20876         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
20877         * sysdeps/sh/sys/ucontext.h: Remove.
20878         * sysdeps/sh/sys: Remove directory.
20880 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20882         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
20883         s390/sys/ucontext.h.
20884         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
20885         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
20887 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
20889         [BZ #15605]
20890         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
20892 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20894         [BZ#16431]
20895         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
20896         Adjust the vDSO correctly for internal calls.
20897         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
20899 2014-01-20  Allan McRae  <allan@archlinux.org>
20901         * po/ca.po: Update Catalan translation from translation project.
20903 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
20905         * sysdeps/s390/sotruss-lib.c: New file.
20907 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20909         [BZ#16430]
20910         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
20911         (__GI___gettimeofday): Alias for a different internal symbol to avoid
20912         local calls issues by not having a PLT stub required for IFUNC calls.
20913         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
20915 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
20917         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
20918         * math/test-fpucw-static.c: Likewise.
20920 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
20922         [BZ #16453]
20923         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
20925 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20927         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
20928         implementation for powerpc.
20930 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
20932         [BZ #14782]
20933         * sysdeps/posix/system.c (__libc_system): Do not enable
20934         asynchronous cancellation.
20936 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20938         [BZ #16427]
20939         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
20940         handling only for numbers special also in the IEEE case.
20942 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20944         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
20946 2014-01-11  Allan McRae  <allan@archlinux.org>
20948         * po/bg.po: Update Bulgarian translation from translation project.
20950         * po/de.po: Update German translation from translation project.
20952 2014-01-10  Roland McGrath  <roland@hack.frob.com>
20954         * sysdeps/generic/gcc-compat.h: New file.
20956 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20958         * benchtests/asin-inputs: Correct slow inputs.
20959         * benchtests/acos-inputs: Likewise.
20961 2014-01-10  Allan McRae  <allan@archlinux.org>
20963         * po:sv.po: Update Swedish translation from translation project.
20965         * po/vi.po: Update Vietnamese translation from translation project.
20967         * po/eo.po: Update Esperanto translation from translation project.
20969         * po/cs.po: Update Czech translation from translation project.
20971         * po/nl.po: Update Dutch translation from translation project.
20973         * po/pl.po: Update Polish translation from translation project.
20975         * po/ru.po: Update Russian translation from translation project.
20977         * po/uk.po: Update Ukrainian translation from translation project.
20979 2014-01-08  Brooks Moses  <bmoses@google.com>
20981         * elf/dl-load.c: Fix comment typo.
20983 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
20985         * po/header.pot: Rename to...
20986         * po/pot.header: ... this.
20987         * po/Makefile: Use pot.header.
20989 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
20990             Maxim Kuvyrkov  <maxim@kugelworks.com>
20992         [BZ #16394]
20993         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
20994         SRC and DEST against LEN.
20996 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20998         [BZ #16414]
20999         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
21000         implementation.
21001         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
21003 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21005         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21007 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
21009         [BZ #16408]
21010         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
21011         for large positive arguments.
21013 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
21015         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21017         * math/auto-libm-test-in: Mark various tests with
21018         xfail-rounding:ldbl-128ibm.
21019         * math/auto-libm-test-out: Regenerated.
21021         [BZ #16407]
21022         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
21023         Increase overflow threshold.
21025 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
21027         [BZ #14286]
21028         * stdio-common/vfprintf.c: Check for integer overflow.
21030 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21032         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
21033         the first argument and return value of __tls_get_addr_internal.
21035 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21037         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
21038         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
21040 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21042         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
21043         * sysdeps/s390/rtld-global-offsets.sym: New file.
21044         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
21045         GLIBC_2.19 symbol.
21046         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
21047         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
21048         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
21049         ... this.
21050         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
21051         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
21052         ... this.
21053         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21054         Regenerate.
21055         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21056         Regenerate.
21057         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
21058         halfs of GPRs for high_gprs contexts.
21059         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
21060         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
21061         field.
21062         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
21063         uc_flags field.
21064         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
21065         64 bit versions:
21066         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
21067         for high GPRs (uc_high_gprs) and for future extensions
21068         (__reserved).
21069         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
21070         for future extensions (__reserved).
21071         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
21072         64 bit versions:
21073         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
21074         SC_HIGHGPRS offset definition.
21075         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
21076         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
21078         * Versions.def: Add GLIBC_2.19 for libpthread.
21079         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
21080         siglongjmp for libpthread with GLIBC_2.19 symver.
21081         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
21082         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
21083         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
21084         * sysdeps/s390/__longjmp.c: New file.
21085         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
21086         * sysdeps/s390/longjmp.c: New file.
21087         * sysdeps/s390/setjmp.S: New file.
21088         * sysdeps/s390/sigjmp.S: New file.
21089         * sysdeps/s390/v1-longjmp.c: New file.
21090         * sysdeps/s390/v1-setjmp.h: New file.
21091         * sysdeps/s390/v1-sigjmp.c: New file.
21092         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
21093         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
21094         GLIBC_2.19 version.
21095         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
21096         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
21097         versioned symbols for ____longjmp_chk.
21098         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
21099         Likewise.
21100         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21101         Regenerate.
21102         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
21103         Regenerate.
21104         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21105         Regenerate.
21106         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
21107         Regenerate.
21108         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
21109         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
21110         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
21111         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
21112         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
21113         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
21114         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
21115         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
21116         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
21117         * sysdeps/s390/rtld-__longjmp.c: New file.
21118         * sysdeps/s390/rtld-setjmp.S: New file.
21120 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
21122         [BZ #16400]
21123         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21124         Return -__logl (x) for small positive arguments without evaluating
21125         a polynomial.
21127 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
21129         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
21130         Rename to ...
21131         (__ptrace_peeksiginfo_args): ... this.
21132         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
21133         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
21134         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
21136 2014-01-06  Allan McRae  <allan@archlinux.org>
21138         * inet/netinet/in.h: Fix typo in comment.
21140 2014-01-05  Andreas Jaeger  <aj@suse.de>
21142         * sysdeps/i386/fpu/libm-test-ulps: Update.
21144 2014-01-05  Allan McRae  <allan@archlinux.org>
21146         * po/libc.pot: Regenerated.
21148         * malloc/memusagestat.c: Fix gettext call formatting.
21150 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
21152         * nscd/nscd.c: Improve usage() output.
21154 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
21156         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
21157         * sysdeps/unix/sysv/linux/configure: Regenerated.
21158         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
21159         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
21161 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21163         [BZ #16390]
21164         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
21165         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
21167 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21169         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
21170         extra tokens at end of #undef directive.
21171         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
21172         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
21173         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
21175 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21177         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21179         * math/auto-libm-test-in: Mark various tests with
21180         xfail-rounding:ldbl-128ibm.
21181         * math/auto-libm-test-out: Regenerated.
21183 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
21185         [BZ #16386]
21186         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
21187         numbers with subnormal high part when calculating exponent.
21189         [BZ #16385]
21190         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
21191         fabs.
21193         [BZ #16384]
21194         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
21195         M_LN2l.
21196         (__ieee754_acoshl): Use __log1pl not __log1p.
21198 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
21200         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
21201         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
21202         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
21203         (grow_heap, heap_trim, _int_new_arena, get_free_list)
21204         (reused_arena, arena_get2): Convert to GNU style.
21205         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
21206         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
21207         (memalign_check, __malloc_set_state): Likewise.
21208         * malloc/mallocbug.c (main): Likewise.
21209         * malloc/malloc.c (__malloc_assert, malloc_init_state)
21210         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
21211         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
21212         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
21213         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
21214         (__posix_memalign, malloc_info): Likewise.
21215         * malloc/malloc.h: Likewise.
21216         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
21217         (mallochook, memalignhook, reallochook, mabort): Likewise.
21218         * malloc/mcheck.h: Likewise.
21219         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
21220         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
21221         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
21222         * malloc/morecore.c (__default_morecore): Likewise.
21223         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
21224         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
21225         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
21226         (print_and_abort): Likewise.
21227         * malloc/obstack.h: Likewise.
21228         * malloc/set-freeres.c (__libc_freeres): Likewise.
21229         * malloc/tst-mallocstate.c (main): Likewise.
21230         * malloc/tst-mtrace.c (main): Likewise.
21231         * malloc/tst-realloc.c (do_test): Likewise.
21233 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
21235         [BZ #16366]
21236         * nscd/netgroupcache.c (do_notfound): New function.
21237         (addgetnetgrentX): Use it.
21239         [BZ # 16365]
21240         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
21241         NSS_STATUS_NOTFOUND.
21243 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
21245         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
21246         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21248 2014-01-01  Allan McRae  <allan@archlinux.org>
21250         * scripts/update-copyrights: Update configure input file suffix.
21252         * NEWS: Update copyright year.
21253         * catgets/gencat.c: Likewise.
21254         * csu/version.c: Likewise.
21255         * debug/catchsegv.sh: Likewise.
21256         * debug/pcprofiledump.c: Likewise.
21257         * debug/xtrace.sh: Likewise.
21258         * elf/ldconfig.c: Likewise.
21259         * elf/ldd.bash.in: Likewise.
21260         * elf/pldd.c: Likewise.
21261         * elf/sotruss.ksh: Likewise.
21262         * elf/sprof.c: Likewise.
21263         * iconv/iconv_prog.c: Likewise.
21264         * iconv/iconvconfig.c: Likewise.
21265         * locale/programs/locale.c: Likewise.
21266         * locale/programs/localedef.c: Likewise.
21267         * login/programs/pt_chown.c: Likewise.
21268         * malloc/memusage.sh: Likewise.
21269         * malloc/memusagestat.c: Likewise.
21270         * malloc/mtrace.pl: Likewise.
21271         * manual/libc.texinfo: Likewise.
21272         * nscd/nscd.c: Likewise.
21273         * nss/getent.c: Likewise.
21274         * nss/makedb.c: Likewise.
21275         * posix/getconf.c: Likewise.
21276         * scripts/test-installation.pl: Likewise.
21278         * All files with FSF copyright notices: Update copyright dates
21279         using scripts/update-copyrights.
21280         * intl/plural.c: Regenerated.
21281         * locale/programs/charmap-kw.h: Likewise.
21282         * locale/programs/locfile-kw.h: Likewise.
21284 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
21286         * sysdeps/unix/sysv/linux/configure: Regenerated.
21287         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
21288         the linux/fanotify.h header.
21289         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
21290         HAVE_LINUX_FANOTIFY_H is defined.
21292 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
21294         * benchtests/cos-inputs: New inputs.
21295         * benchtests/sin-inputs: Likewise.
21297         * benchtests/atan-inputs: New inputs. Fix name of multiple
21298         precision fallback inputs.
21300         * benchtests/atanh-inputs: New inputs.
21301         * benchtests/tanh-inputs: Likewise.
21303         * benchtests/acosh-inputs: New inputs.
21304         * benchtests/asinh-inputs: Likewise.
21306         * benchtests/cosh-inputs: New inputs.
21307         * benchtests/sinh-inputs: Likewise.
21309         * benchtests/acos-inputs: Add more inputs.
21310         * benchtests/asin-inputs: Likewise.
21312 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
21314         [BZ #16375]
21315         * manual/arith.texi: Fix spelling.
21316         * manual/charset.texi: Likewise.
21317         * manual/errno.texi: Likewise.
21318         * manual/filesys.texi: Likewise.
21319         * manual/lang.texi: Likewise.
21320         * manual/llio.texi: Likewise.
21321         * manual/locale.texi: Likewise.
21322         * manual/message.texi: Likewise.
21323         * manual/resource.texi: Likewise.
21324         * manual/search.texi: Likewise.
21325         * manual/setjmp.texi: Likewise.
21326         * manual/stdio.texi: Likewise.
21327         * manual/string.texi: Likewise.
21328         * manual/sysinfo.texi: Likewise.
21329         * manual/time.texi: Likewise.
21331 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
21333         * po/sl.po: New file.
21335 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
21337         * .gitignore: Add core/.gdbinit/.gdb_history.
21339 2013-12-27  Allan McRae  <allan@archlinux.org>
21341         [BZ #16369]
21342         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
21343         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
21345 2013-12-24  Brooks Moses  <bmoses@google.com>
21347         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
21348         all compilers that claim C++98 compliance, not just GCC.
21349         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
21350         Likewise.
21352 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21354         * NEWS: Restore accidentally deleted bug-fix entries.
21356 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21357             Ondřej Bílka  <neleai@seznam.cz>
21359         [BZ #15073]
21360         * malloc/malloc.c (_int_free): Perform sanity check only if we
21361         have_lock.
21363 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
21365         [BZ #12986]
21366         * manual/stdio.texi (String Input Conversions): Clarify that character
21367         classes are not supported.
21369 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21371         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21373 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
21375         [BZ #16337]
21376         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21377         Calculate results for small negative arguments directly rather
21378         than using reflection formula with special underflow handling.
21380         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
21381         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
21382         sysdeps/unix/bsd/bsd4.4/syscalls.list.
21383         (fchflags): Likewise.
21384         (revoke): Likewise.
21385         (setlogin): Likewise.
21386         (sigaltstack): Likewise.
21387         (wait4): Likewise.
21388         (sigblock): Remove.
21389         (sigsetmask): Likewise.
21390         (wait3): Likewise.
21391         (waitpid): Likewise.
21392         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
21393         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
21394         file.
21395         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
21396         * sysdeps/unix/bsd/Makefile: ... here.
21397         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
21398         * sysdeps/unix/bsd/Versions: ... here.
21399         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
21400         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
21401         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
21402         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
21403         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
21404         * sysdeps/unix/bsd/sigblock.c: ... here.
21405         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
21406         * sysdeps/unix/bsd/sigsetmask.c: ... here.
21407         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
21408         * sysdeps/unix/bsd/sigvec.c: ... here.
21409         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
21410         * sysdeps/unix/bsd/tcdrain.c: ... here.
21411         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
21412         * sysdeps/unix/bsd/tcgetattr.c: ... here.
21413         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
21414         * sysdeps/unix/bsd/tcsetattr.c: ... here.
21415         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
21416         * sysdeps/unix/bsd/wait.c: ... here.
21417         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
21418         * sysdeps/unix/bsd/wait3.c: ... here.
21419         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
21420         * sysdeps/unix/bsd/waitpid.c: ... here.
21422 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
21424         [BZ #16356]
21425         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
21426         round-to-nearest for [!USE_AS_EXPM1L].
21427         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
21428         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
21429         more tests of exp and exp10.  Expect some exp10 tests to miss
21430         exceptions or fail in directed rounding modes.
21431         * math/auto-libm-test-out: Regenerated.
21432         * math/libm-test.inc (exp10_tonearest_test_data): New array.
21433         (exp10_test_tonearest): New function.
21434         (exp10_towardzero_test_data): New array.
21435         (exp10_test_towardzero): New function.
21436         (exp10_downward_test_data): New array.
21437         (exp10_test_downward): New function.
21438         (exp10_upward_test_data): New array.
21439         (exp10_test_upward): New function.
21440         (main): Call the new functions.
21441         * sysdeps/i386/fpu/libm-test-ulps: Update.
21442         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21444 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
21446         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
21447         asinh, atan, atan2, atanh, cbrt, cos and cosh.
21448         * math/auto-libm-test-out: Regenerated.
21449         * math/libm-test.inc (acosh_test_data): Add more tests.
21450         (atanh_test_data): Likewise.
21451         (ceil_test_data): Likewise.
21452         (copysign_test_data): Likewise.
21453         * sysdeps/i386/fpu/libm-test-ulps: Update.
21454         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21456         * timezone/checktab.awk: Update from tzcode 2013i.
21457         * timezone/private.h: Likewise.
21458         * timezone/scheck.c: Likewise.
21459         * timezone/tzfile.h: Likewise.
21460         * timezone/tzselect.ksh: Likewise.
21461         * timezone/zdump.c: Likewise.
21462         * timezone/zic.c: Likewise.
21464         * math/auto-libm-test-in: Add tests of cpow.
21465         * math/auto-libm-test-out: Regenerated.
21466         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
21467         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21468         mpc_cc_c.
21469         (func_calc_desc): Add mpc_cc_c union field.
21470         (test_functions): Add cpow.
21471         (special_fill_2pi): New function.
21472         (special_real_inputs): Add 2pi.
21473         (calc_generic_results): Handle mpc_cc_c.
21474         * sysdeps/i386/fpu/libm-test-ulps: Update.
21475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21477         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
21478         csqrt, ctan and ctanh.
21479         * math/auto-libm-test-out: Regenerated.
21480         * math/libm-test.inc (TEST_COND_x86_64): New macro.
21481         (TEST_COND_x86): Likewise.
21482         (ccos_test_data): Use AUTO_TESTS_c_c.
21483         (ccosh_test_data): Likewise.
21484         (cexp_test_data): Likewise.
21485         (clog_test_data): Likewise.
21486         (csqrt_test_data): Likewise.
21487         (ctan_test_data): Likewise.
21488         (ctan_tonearest_test_data): Likewise.
21489         (ctan_towardzero_test_data): Likewise.
21490         (ctan_downward_test_data): Likewise.
21491         (ctan_upward_test_data): Likewise.
21492         (ctanh_test_data): Likewise.
21493         (ctanh_tonearest_test_data): Likewise.
21494         (ctanh_towardzero_test_data): Likewise.
21495         (ctanh_downward_test_data): Likewise.
21496         (ctanh_upward_test_data): Likewise.
21497         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21498         mpc_c_c.
21499         (func_calc_desc): Add mpc_c_c union field.
21500         (FUNC_mpc_c_c): New macro.
21501         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
21502         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
21503         ctanh.
21504         (special_fill_min_subnorm_p120): New function.
21505         (special_real_inputs): Add min_subnorm_p120.
21506         (calc_generic_results): Handle mpc_c_c.
21507         * sysdeps/i386/fpu/libm-test-ulps: Update.
21508         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21510 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
21512         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
21513         (do_sin_slow): New functions.
21514         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
21515         (cslow2, csloww1, csloww2): Use the new functions.
21517         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
21518         Use M to change sign of result instead of X.  Assume X is
21519         positive.
21520         (csloww1): Likewise.
21521         (__sin): Adjust.
21522         (__cos): Adjust.
21524         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
21525         arguments A and DA.
21526         (__sin): Adjust.
21527         (__cos): Likewise.
21529         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
21530         (__cos): Likewise.
21531         (sloww1): Don't adjust sign of DX.
21532         (csloww1): Likewise.
21533         (sloww2): Use X directly and don't adjust sign of DX.
21534         (csloww2): Likewise.
21536 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21538         * math/auto-libm-test-in: Add tests of cabs and carg.
21539         * math/auto-libm-test-out: Regenerated.
21540         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
21541         (carg_test_data): Likewise.
21542         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21543         mpc_c_f.
21544         (func_calc_desc): Add mpc_c_f union field.
21545         (test_functions): Add cabs and carg.
21546         (calc_generic_results): Handle mpc_c_f.
21548         * sysdeps/powerpc/powerpc32/libgcc-compat.S
21549         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
21550         as a macro and a compat symbol.
21551         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
21552         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
21553         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
21554         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
21555         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
21556         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
21557         not use .hidden.
21558         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
21559         Likewise.
21560         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
21561         Likewise.
21562         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
21563         Likewise.
21564         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
21565         Likewise.
21566         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
21567         Likewise.
21568         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
21569         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
21570         from GLIBC_2.3.2.
21572 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21574         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21576 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21578         * manual/texinfo.tex: Update to version 2013-11-26.10 with
21579         trailing whitespace removed.
21580         * scripts/config.guess: Update to version 2013-11-29.
21581         * scripts/config.sub: Update to version 2013-10-01.
21583         * math/auto-libm-test-in: Add tests of sincos.
21584         * math/auto-libm-test-out: Regenerated.
21585         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
21586         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21587         mpfr_f_11.
21588         (func_calc_desc): Add mpfr_f_11 union field.
21589         (test_functions): Add sincos.
21590         (calc_generic_results): Handle mpfr_f_11.
21591         * sysdeps/i386/fpu/libm-test-ulps: Update.
21592         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21594 2013-12-19  Andreas Schwab  <schwab@suse.de>
21596         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
21597         CALL_MCOUNT.
21598         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
21599         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
21600         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
21602 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21604         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
21605         * sysdeps/i386/fpu/libm-test-ulps: Update.
21606         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21608         [BZ #16293]
21609         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
21610         round-to-nearest mode when using frndint.
21611         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
21612         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
21613         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
21614         Likewise.
21615         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
21616         sinh test to fail.
21617         * math/auto-libm-test-out: Regenerated.
21618         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
21619         (TEST_COND_x86): Likewise.
21620         (expm1_tonearest_test_data): New array.
21621         (expm1_test_tonearest): New function.
21622         (expm1_towardzero_test_data): New array.
21623         (expm1_test_towardzero): New function.
21624         (expm1_downward_test_data): New array.
21625         (expm1_test_downward): New function.
21626         (expm1_upward_test_data): New array.
21627         (expm1_test_upward): New function.
21628         (main): Run the new test functions.
21629         * sysdeps/i386/fpu/libm-test-ulps: Update.
21630         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21632         * include/features.h: Update comment documenting feature test
21633         macros.  Mention _DEFAULT_SOURCE in comment.
21634         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
21635         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
21636         _BSD_SOURCE and _SVID_SOURCE.
21637         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
21638         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
21639         !_SVID_SOURCE]: Likewise.
21640         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21641         (__USE_POSIX_IMPLICITLY): Define.
21642         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21643         (_POSIX_SOURCE): Undefine and redefine.
21644         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21645         (_POSIX_C_SOURCE): Likewise.
21646         * manual/creature.texi (_DEFAULT_SOURCE): Document.
21647         (Feature Test Macros): Update documentation of default features.
21649 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
21651         * benchtests/Makefile: Add bench-strtok.
21652         * benchtests/bench-strtok.c: New file: strtok benchtest.
21654 2013-12-19  Allan McRae  <allan@archlinux.org>
21656         * manual/install.texi: Suppress menu for plain text output.
21657         * INSTALL: Regenerated.
21659 2013-12-18  Brooks Moses  <bmoses@google.com>
21661         [BZ #15846]
21662         * misc/getauxval.c: Include errno.h.
21663         (__getauxval): Set errno to ENOENT if the requested type is not
21664         found.
21665         * misc/sys/auxv.h (getauxval): Document that it may set errno;
21666         don't declare with __attribute_const__.
21667         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
21668         * manual/startup.texi: Document that getauxval sets errno.
21670 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
21672         * math/auto-libm-test-in: Add tests of jn and yn.
21673         * math/auto-libm-test-out: Regenerated.
21674         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
21675         (yn_test_data): Likewise.
21676         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21677         mpfr_if_f.
21678         (func_calc_desc): Add mpfr_if_f union field.
21679         (FUNC_mpfr_if_f): New macro.
21680         (test_functions): Add jn and yn.
21681         (calc_generic_results): Assert type of second input for
21682         mpfr_ff_f.  Handle mpfr_if_f.
21683         (output_for_one_input_case): Disable all checking for arguments
21684         fitting floating-point types in case of an integer argument.
21685         * sysdeps/i386/fpu/libm-test-ulps: Update.
21686         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21688         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
21689         Don't expect fegetround reference in libm.so.
21691 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
21693         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
21694         $(config-cflags-nofma).
21696 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
21698         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
21699         * math/auto-libm-test-out: Regenerated.
21701         [BZ #16338]
21702         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
21703         to determine exponent and adjust argument to have exponent of -1.
21704         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
21705         log2.
21706         * math/auto-libm-test-out: Regenerated.
21707         * sysdeps/i386/fpu/libm-test-ulps: Update.
21708         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21710 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
21712         * manual/probes.texi: Remove cases when per-thread arenas are
21713         disabled.
21715 2013-12-18  Andreas Schwab  <schwab@suse.de>
21717         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
21718         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
21719         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
21720         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
21721         * sysdeps/i386/i686/multiarch/Makefile: Update.
21722         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
21724 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
21726         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
21727         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
21729 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
21731         [BZ #15968]
21732         Support TZ transition times < 00:00:00.
21733         This is needed for version-3 tz-format files; it supports time
21734         stamps past 2037 for America/Godthab (the only entry in the tz
21735         database for which this change is relevant).
21736         * manual/time.texi (TZ Variable): Document transition times
21737         from -167:59:59 through -00:00:01.
21738         * time/tzset.c (tz_rule): Time of day is now signed.
21739         (__tzset_parse_tz): Parse negative time of day.
21741         Document TZ transition times >= 25:00:00.
21742         * manual/time.texi (TZ Variable): Document transition times from
21743         25:00:00 through 167:59:59.  These are already supported, and this
21744         support will help with version-3 tz-format files.
21746         * manual/time.texi (TZ Variable): Modernize North America example
21747         to reflect current (i.e., 2007-and-later) daylight saving rules.
21749         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
21751 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
21753         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
21754         * sysdeps/unix/bsd/bits/stat.h: Likewise.
21755         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
21756         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
21757         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
21758         * sysdeps/unix/bsd/bsdstat.h: Likewise.
21759         * sysdeps/unix/bsd/clock.c: Likewise.
21760         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
21761         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
21762         * sysdeps/unix/bsd/init-posix.c: Likewise.
21763         * sysdeps/unix/bsd/poll.c: Likewise.
21764         * sysdeps/unix/bsd/ptsname.c: Likewise.
21765         * sysdeps/unix/bsd/seekdir.c: Likewise.
21766         * sysdeps/unix/bsd/setegid.c: Likewise.
21767         * sysdeps/unix/bsd/seteuid.c: Likewise.
21768         * sysdeps/unix/bsd/setgid.c: Likewise.
21769         * sysdeps/unix/bsd/setrgid.c: Likewise.
21770         * sysdeps/unix/bsd/setruid.c: Likewise.
21771         * sysdeps/unix/bsd/setsid.c: Likewise.
21772         * sysdeps/unix/bsd/setuid.c: Likewise.
21773         * sysdeps/unix/bsd/sigaction.c: Likewise.
21774         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
21775         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
21776         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
21777         * sysdeps/unix/bsd/telldir.c: Likewise.
21778         * sysdeps/unix/bsd/times.c: Likewise.
21779         * sysdeps/unix/bsd/usleep.c: Likewise.
21781         * misc/Makefile (install-lib): Remove libbsd-compat.a.
21782         ($(objpfx)libbsd-compat.a): Remove rule.
21784         * include/features.h (__FAVOR_BSD): Do not define.
21785         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
21786         features conflicting with POSIX.
21787         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
21788         (_BSD_SOURCE): Remove description of not being a subset of other
21789         feature test macros.
21790         * manual/job.texi (getpgrp): Do not document BSD version.
21791         (getpgid): Do not document by reference to BSD getpgrp.
21792         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
21793         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
21794         * signal/signal.h [__FAVOR_BSD]: Likewise.
21795         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
21796         instead of making contents conditional on [__FAVOR_BSD].
21797         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
21799 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21801         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21803 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
21805         [BZ #16314]
21806         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
21807         values below 2**-450, not 2**-500.
21808         * math/auto-libm-test-in: Don't allow spurious underflow from
21809         hypot.
21810         * math/auto-libm-test-out: Regenerated.
21812         [BZ #16316]
21813         [BZ #16330]
21814         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
21815         values of ha and hb and sort them after adjusting subnormal
21816         arguments.
21817         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
21818         Likewise.
21819         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
21820         values of ea and eb and sort them after adjusting subnormal
21821         arguments.
21822         * math/auto-libm-test-in: Do not expect some hypot tests of
21823         subnormals to fail.  Add more hypot tests.
21824         * math/auto-libm-test-out: Regenerated.
21826 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21828         [BZ #13304]
21829         * sysdeps/sh/s_fma.c: New file.
21830         * sysdeps/sh/s_fmaf.c: New file.
21831         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
21832         version.
21833         * sysdeps/sh/Implies: Add sh/soft-fp.
21835 2013-12-16  Roland McGrath  <roland@hack.frob.com>
21837         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
21838         level of indirection to members `objname', `errstring', `malloced'.
21839         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
21840         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
21841         it as the __longjmp argument (just pass 1 instead).
21842         (_dl_catch_error): Initialize C with argument pointers and address of
21843         volatile local ERRCODE rather than copying values out of C at return.
21845 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
21847         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
21848         * math/auto-libm-test-out: Regenerated.
21849         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
21850         (hypot_test_data): Likewise.
21851         (pow_test_data): Likewise.
21852         (pow_tonearest_test_data): Likewise.
21853         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21854         mpfr_ff_f.
21855         (func_calc_desc): Add mpfr_ff_f union field.
21856         (FUNC_mpfr_ff_f): New macro.
21857         (test_functions): Add atan2, hypot and pow.
21858         (special_fill_min): New function.
21859         (special_fill_minus_min): Likewise.
21860         (special_fill_min_subnorm): Likewise.
21861         (special_fill_minus_min_subnorm): Likewise.
21862         (special_real_inputs): Add min, -min, min_subnorm and
21863         -min_subnorm.
21864         (calc_generic_results): Handle mpfr_ff_f.
21865         * sysdeps/i386/fpu/libm-test-ulps: Update.
21866         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21868 2013-12-16  Will Newton  <will.newton@linaro.org>
21870         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
21871         (Aligned Memory Blocks): Add documentation for aligned_alloc
21872         and suggest it as an alternative to posix_memalign.
21873         (Hooks for Malloc): Document __memalign_hook is also called
21874         for aligned_alloc.  (Summary of Malloc): Add summary for
21875         aligned alloc.  Document __memalign_hook is also called
21876         for aligned_alloc.
21878 2013-12-16  Will Newton  <will.newton@linaro.org>
21880         * manual/memory.texi (Malloc Examples): Clarify default
21881         alignment documentation.  Suggest posix_memalign rather
21882         than memalign or valloc.
21883         (Aligned Memory Blocks): Remove suggestion to use memalign
21884         or valloc.  Remove obsolete comment about BSD.
21885         Document memalign errno values and mark the function obsolete.
21886         Document posix_memalign returned error codes.  Mark valloc
21887         as obsolete.  (Hooks for Malloc): __memalign_hook is also
21888         called for posix_memalign and valloc.
21889         (Summary of Malloc): Add posix_memalign to function summary.
21890         __memalign_hook is also called for posix_memalign and valloc.
21892 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
21894         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
21895         TAYLOR_SIN.
21896         (__sin): Adjust.
21897         (__cos): Likewise.
21898         (sloww): Use mynumber union.  Expand ternary operator into
21899         if-else statements.
21900         (cslow): use mynumber union.
21902 2013-12-16  Allan McRae  <allan@archlinux.org>
21904         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
21905         * configure: Regenerated.
21907         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
21909         [BZ #14120]
21910         * configure.ac: Added --enable-maintainer-mode. Check for
21911         autoconf when enabled.
21912         * configure: Regenerated.
21914         * nscd/nscd.service: New file.
21915         * nscd/nscd.tmpfiles: New file.
21917 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
21919         [BZ #12100]
21920         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
21921         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
21922         * sysdeps/x86_64/multiarch/strstr.c: ... here.
21923         (strstr): Add __strstr_sse2_unaligned ifunc.
21924         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
21925         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
21926         (strcasestr): Remove __strcasestr_sse42 ifunc.
21927         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
21928         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
21929         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
21931 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21933         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
21934         * sysdeps/sh/bits/fenv.h: ... here.
21935         * sysdeps/sh/sh4/fpu/bits: Remove directory.
21937 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21939         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
21941         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
21942         hypotf multiarch implementations.
21943         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
21944         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
21945         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
21946         multiarch hypot for PPC64.
21947         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
21948         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
21949         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
21950         multiarch hypotf for PPC64.
21952         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
21953         modff multiarch implementations.
21954         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
21955         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
21956         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
21957         multiarch modf for PPC64.
21958         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
21959         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
21960         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
21961         multiarch modff for PPC64.
21963         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
21964         and logl multiarch implementations.
21965         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
21966         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
21967         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
21968         multiarch logb for PPC64.
21969         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
21970         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
21971         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
21972         multiarch logb for PPC64.
21973         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
21974         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
21975         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
21976         multiarch logb for PPC64.
21978         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
21979         isinff multiarch implementation.
21980         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
21981         file.
21982         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
21983         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
21984         multiarch isinf for PPC64.
21985         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
21986         file.
21987         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
21988         multiarch isinff for PPC64.
21990         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
21991         finitef multiarch implementation.
21992         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
21993         file.
21994         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
21995         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
21996         multiarch finite for PPC64.
21997         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
21998         file.
21999         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
22000         multiarch finitef for PPC64.
22002         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
22003         lrint multiarch implementation.
22004         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
22005         file.
22006         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
22007         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
22008         multiarch llrint for PPC64.
22009         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
22010         multiarch lrint for PPC64.
22012         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
22013         copysignf multiarch implementation.
22014         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
22015         file.
22016         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
22017         file.
22018         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
22019         multiarch copysign for PPC64.
22020         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
22021         multiarch copysignf for PPC64.
22023         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
22024         multiarch implementation.
22025         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
22026         file.
22027         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
22028         file.
22029         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
22030         file.
22031         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
22032         file.
22033         multiarch llround for PPC64.
22034         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
22035         multiarch trunc for PPC64.
22036         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
22037         multiarch truncf for PPC64.
22039         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
22040         multiarch implementation.
22041         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
22042         file.
22043         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
22044         file.
22045         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
22046         file.
22047         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
22048         file.
22049         multiarch llround for PPC64.
22050         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
22051         multiarch round for PPC64.
22052         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
22053         multiarch roundf for PPC64.
22055         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
22056         multiarch implementation.
22057         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
22058         file.
22059         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
22060         file.
22061         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
22062         file.
22063         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
22064         file.
22065         multiarch llround for PPC64.
22066         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
22067         multiarch floor for PPC64.
22068         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
22069         multiarch floorf for PPC64.
22071         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
22072         multiarch implementation.
22073         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
22074         file.
22075         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
22076         file.
22077         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
22078         file.
22079         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
22080         file.
22081         multiarch llround for PPC64.
22082         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
22083         multiarch ceil for PPC64.
22084         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
22085         multiarch ceilf for PPC64.
22087         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
22088         multiarch implementation.
22089         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
22090         file.
22091         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
22092         file.
22093         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
22094         file.
22095         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
22096         multiarch llround for PPC64.
22097         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
22098         multiarch lround for PPC64.
22100         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
22101         multiarch implementation.
22102         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
22103         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
22104         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
22105         file.
22106         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
22107         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
22108         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
22109         multiarch isnan for PPC64.
22110         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
22111         multiarch isnanf for PPC64.
22113         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
22114         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
22115         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
22116         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
22117         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
22118         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
22120         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
22121         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
22122         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
22123         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
22125         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
22126         multiarch implementations.
22127         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22128         (__libc_ifunc_impl_list): Likewise.
22129         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
22130         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
22131         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
22132         multiarch stpcpy for PPC64.
22134         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
22135         multiarch implementations.
22136         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22137         (__libc_ifunc_impl_list): Likewise.
22138         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
22139         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
22140         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
22141         multiarch strcpy for PPC64.
22143         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
22144         redefine function name.
22145         (_wordcopy_fwd_dest_aligned): Likewise.
22146         (_wordcopy_bwd_aligned): Likewise.
22147         (_wordcopy_bwd_dest_aligned): Likewise.
22148         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
22149         multiarch implementations.
22150         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22151         (__libc_ifunc_impl_list): Likewise.
22152         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
22153         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
22154         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
22155         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
22156         multiarch wcscpy for PPC64.
22158         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
22159         multiarch implementations.
22160         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22161         (__libc_ifunc_impl_list): Likewise.
22162         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
22163         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
22164         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
22165         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
22166         multiarch wcscpy for PPC64.
22168         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
22169         multiarch implementations.
22170         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22171         (__libc_ifunc_impl_list): Likewise.
22172         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
22173         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
22174         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
22175         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
22176         multiarch wcsrchr for PPC64.
22178         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
22179         multiarch implementations.
22180         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22181         (__libc_ifunc_impl_list): Likewise.
22182         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
22183         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
22184         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
22185         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
22186         multiarch wcschr for PPC64.
22188         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
22189         multiarch implementations.
22190         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22191         (__libc_ifunc_impl_list): Likewise.
22192         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
22193         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
22194         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
22195         multiarch strchrnul for PPC64.
22197         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
22198         implementations.
22199         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22200         (__libc_ifunc_impl_list): Likewise.
22201         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
22202         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
22203         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
22204         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
22205         strchr for PPC64.
22207         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
22208         implementations.
22209         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22210         (__libc_ifunc_impl_list): Likewise.
22211         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
22212         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
22213         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
22214         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
22215         strncmp for PPC64.
22217         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
22218         multiarch implementations.
22219         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22220         (__libc_ifunc_impl_list): Likewise.
22221         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
22222         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
22223         strncasecmp for PPC64.
22224         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
22225         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
22226         multiarch strncasecmp_l for PPC64.
22228         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
22229         multiarch implementations.
22230         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
22231         (__libc_ifunc_impl_list): Likewise.
22232         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
22233         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
22234         multiarch strcasecmp for PPC64.
22235         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
22236         file.
22237         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
22238         multiarch strcasecmp_l for PPC64.
22240         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
22241         implementations.
22242         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22243         (__libc_ifunc_impl_list): Likewise.
22244         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
22245         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
22246         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
22247         strnlen for PPC64.
22249         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
22250         implementations.
22251         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22252         (__libc_ifunc_impl_list): Likewise.
22253         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
22254         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
22255         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
22256         strlen for PPC64.
22258         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
22259         implementations.
22260         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22261         (__libc_ifunc_impl_list): Likewise.
22262         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
22263         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
22264         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
22265         rawmemrchr for PPC64.
22267         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
22268         implementation.
22269         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22270         (__libc_ifunc_impl_list): Likewise.
22271         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
22272         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
22273         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
22274         memrchr for PPC64.
22276         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
22277         implementation.
22278         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22279         (__libc_ifunc_impl_list): Likewise.
22280         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
22281         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
22282         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
22283         memchr for PPC64.
22285         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
22286         implementation.
22287         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22288         (__libc_ifunc_impl_list): Likewise.
22289         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
22290         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
22291         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
22292         mempcpy for PPC64.
22294         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
22295         avoid cretion of __bzero symbol.
22296         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
22297         Likewise.
22298         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
22299         Likewise.
22300         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
22301         Likewise.
22302         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
22303         multiarch implementations.
22304         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22305         (__libc_ifunc_impl_list): Likewise.
22306         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
22307         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
22308         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
22309         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
22310         bzero for PPC32.
22311         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
22312         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
22313         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
22314         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
22315         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
22316         memset for PPC64.
22317         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
22319         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
22320         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
22321         implementations.
22322         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22323         (__libc_ifunc_impl_list): Likewise.
22324         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
22325         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
22326         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
22327         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
22328         memcmp for PPC64.
22330         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
22331         multiarch for POWER/PPC64.
22332         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
22333         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
22334         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
22335         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
22336         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
22337         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
22338         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
22339         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
22340         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
22341         memcpy for PPC64.
22343         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
22344         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
22345         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
22346         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
22347         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
22348         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
22349         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
22350         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
22351         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
22352         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
22353         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
22354         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
22355         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
22356         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
22357         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
22358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
22359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
22360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
22361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
22362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
22363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
22364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
22366 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22368         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
22370 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22372         * benchtests/Makefile (bench): Add exp2 and log2.
22373         (LDLIBS-bench-exp2): Add -lm.
22374         (LDLIBS-bench-log2): Likewise.
22375         * benchtests/exp2-inputs: New inputs file.
22376         * benchtests/log2-inputs: New inputs file.
22377         * benchtests/log-inputs: Add new inputs.
22378         * benchtests/tan-inputs: Likewise.
22380 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22382         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
22383         definition...
22384         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
22385         (csloww2): ... from here.
22387         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
22388         instead of structures.
22389         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
22390         (POLYNOMIAL): Likewise.
22391         (TAYLOR_SLOW): Likewise.
22392         (__sin): Likewise.
22393         (__cos): Likewise.
22394         (slow1): Likewise.
22395         (slow2): Likewise.
22396         (sloww): Likewise.
22397         (sloww1); Likewise.
22398         (sloww2): Likewise.
22399         (bsloww1): Likewise.
22400         (bsloww2): Likewise.
22401         (cslow2): Likewise.
22402         (csloww): Likewise.
22403         (csloww1): Likewise.
22404         (csloww2): Likewise.
22406 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
22408         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
22409         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
22410         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
22411         * malloc/hooks.c (realloc_check): Likewise.
22413         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
22414         * malloc/arena.c: Remove PER_THREAD conditional.
22415         [!PER_THREAD]: Remove code.
22416         (ptmalloc_unlock_all2): Likewise.
22417         (ptmalloc_init): Likewise.
22418         (_int_new_arena): Likewise.
22419         (arena_get2): Likewise.
22420         * malloc/hooks.c (__malloc_get_state): Likewise.
22421         (__malloc_set_state): Likewise.
22422         * malloc/malloc.c: Likewise.
22423         (struct malloc_state): Likewise.
22424         (struct malloc_par): Likewise.
22425         (__libc_realloc): Likewise.
22426         (__libc_mallopt): Likewise.
22428 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22430         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
22432 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
22434         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
22435         macro to a function.  Check for zero perturb_byte.
22436         (_int_malloc, _int_free): Remove zero perturb_byte checks.
22438         * malloc/malloc.c: (force_reg): Remove.
22439         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
22440         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
22441         force_reg by atomic_forced_read.
22442         * malloc/arena.c (ptmalloc_init): Likewise.
22443         * malloc/hooks.c (top_check): Likewise.
22445 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22447         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22449 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
22451         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22453 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
22455         * math/auto-libm-test-in: Add tests of lgamma.
22456         * math/auto-libm-test-out: Regenerated.
22457         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
22458         (M_LOG_2_SQRT_PIl): Likewise.
22459         (lgamma_test_data): Use AUTO_TESTS_f_f1.
22460         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22461         mpfr_f_f1.
22462         (func_calc_desc): Add mpfr_f_f1 union field.
22463         (ARGS1): New macro.
22464         (ARGS2): Likewise.
22465         (ARGS3): Likewise.
22466         (ARGS4): Likewise.
22467         (RET1): Likewise.
22468         (RET2): Likewise.
22469         (CALC): Likewise.
22470         (FUNC): Likewise.
22471         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
22472         (test_functions): Add lgamma.
22473         (calc_generic_results): Handle mpfr_f_f1.
22474         * sysdeps/i386/fpu/libm-test-ulps: Update.
22475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22477 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22479         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
22480         __mpn_add_n for PowerPC64/POWER7.
22481         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
22482         __mpn_sub_n for PowerPC64/POWER7.
22484         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
22485         __mpn_addmul_1 for PowerPC64.
22486         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
22487         __mpn_submul_1 for PowerPC64.
22488         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
22489         for PowerPC64.
22490         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
22491         for PowerPC64.
22493 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
22495         [BZ #15089]
22496         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
22498 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22500         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
22502         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
22503         add multiarch folders.
22504         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
22505         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
22506         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
22507         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
22508         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
22509         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
22510         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
22511         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
22512         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
22513         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
22514         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
22515         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
22516         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
22517         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
22518         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
22519         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
22520         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
22522         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22523         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
22524         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
22525         New file.
22526         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
22527         New file.
22528         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
22529         multiarch __ieee754_hypot for PowerPC32.
22530         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
22531         New file.
22532         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
22533         New file.
22534         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
22535         multiarch __ieee754_hypotf for PowerPC32.
22537         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
22538         long_double_symbol only if __logbl is defined.
22539         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
22540         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
22541         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
22542         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
22543         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
22544         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
22545         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
22546         path for implementation.
22547         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
22548         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
22549         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
22550         logb, and logbl multiarch implementations for PowerPC32.
22551         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
22552         file.
22553         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
22554         file.
22555         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
22556         multiarch logb for PowerPC32.
22557         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
22558         file.
22559         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
22560         file.
22561         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
22562         multiarch logbf for PowerPC32.
22563         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
22564         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
22565         file.
22566         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
22567         multiarch logbl implementation for PowerPC32.
22569         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
22570         and modff multiarch implementations.
22571         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
22572         New file.
22573         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
22574         New file.
22575         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
22576         multiarch modf for PowerPC32.
22577         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
22578         New file.
22579         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
22580         New file.
22581         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
22582         multiarch modff for PowerPC32.
22584         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
22585         and lrintf multiarch implementations.
22586         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
22587         New file.
22588         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
22589         New file.
22590         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
22591         multiarch lrint for PowerPC32.
22592         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
22593         file: multiarch lrintf for PowerPC32.
22595         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
22596         and lroundf multiarch implementations.
22597         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
22598         New file.
22599         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
22600         New file.
22601         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
22602         New file.
22603         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
22604         multiarch lround for PowerPC32.
22605         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
22606         file: multiarch lroundf for PowerPC32.
22608         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22609         copysign and copysignf multiarch implementations.
22610         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
22611         New file.
22612         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
22613         New file.
22614         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
22615         file: multiarch copysign for PowerPC32.
22616         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
22617         file: multiarch copysignf for PowerPC32.
22619         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
22620         and truncf multiarch implementations.
22621         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
22622         New file.
22623         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
22624         file.
22625         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
22626         multiarch trunc for PowerPC32.
22627         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
22628         New file.
22629         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
22630         New file.
22631         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
22632         multiarch truncf for PowerPC32.
22634         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
22635         and roundf multiarch implementations.
22636         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
22637         New file.
22638         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
22639         file.
22640         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
22641         multiarch round for PowerPC32.
22642         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
22643         New file.
22644         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
22645         New file.
22646         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
22647         multiarch roundf for PowerPC32.
22649         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
22650         and floorf multiarch implementations.
22651         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
22652         New file.
22653         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
22654         file.
22655         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
22656         multiarch floor for PowerPC32.
22657         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
22658         New file.
22659         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
22660         New file.
22661         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
22662         multiarch floorf for PowerPC32.
22664         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
22665         and ceilf multiarch implementations.
22666         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
22667         New file.
22668         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
22669         file.
22670         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
22671         multiarch ceil for PowerPC32.
22672         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
22673         New file.
22674         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
22675         file.
22676         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
22677         multiarch ceilf for PowerPC32.
22679         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
22680         is defined.
22681         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
22682         FINITEF is defined.
22683         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
22684         and finitef multiarch implementations.
22685         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
22686         New file.
22687         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
22688         file.
22689         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
22690         multiarch finite for PowerPC32.
22691         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
22692         New file.
22693         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
22694         file: multiarch finitef for PowerPC32.
22696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
22697         and isinff multiarch implementations.
22698         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
22699         file.
22700         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
22701         file.
22702         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
22703         multiarch isinf for PowerPC32.
22704         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
22705         New file.
22706         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
22707         multiarch isinff for PowerPC32.
22709         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
22710         alias when __isnan is defined.
22711         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
22712         and isnanf multiarch implementations.
22713         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
22714         file.
22715         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
22716         file.
22717         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
22718         file.
22719         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
22720         file.
22721         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
22722         multiarch isnan for PowerPC32.
22723         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
22724         New file.
22725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
22726         New file.
22727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
22728         multiarch isnanf for PowerPC32.
22730         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
22731         and sqrtf multiarch implementations.
22732         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
22733         file.
22734         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
22735         file.
22736         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
22737         multiarch sqrt for PowerPC32.
22738         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
22739         file.
22740         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
22741         file.
22742         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
22743         multiarch sqrtf for PowerPC32.
22745         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
22746         and llroundf multiarch implementations.
22747         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
22748         New file.
22749         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
22750         New file.
22751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
22752         New file.
22753         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
22754         file: multiarch llround for PowerPC32.
22755         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
22756         file: multiarch llroundf for PowerPC32.
22758         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
22759         multiarch PowerPC32 fpu implementations.
22760         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
22761         New file.
22762         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
22763         New file.
22764         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
22765         multiarch llrint for PowerPC32.
22766         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
22767         New file.
22768         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
22769         New file.
22770         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
22771         file.
22773         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
22775         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
22776         file.
22777         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
22778         file.
22779         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
22780         file.
22781         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
22782         multiarch wordcopy for PPC32.
22783         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
22784         wordcopy objects.
22785         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22786         (__libc_ifunc_impl_list): Likewise.
22787         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
22788         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
22789         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
22790         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
22791         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
22792         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
22794         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
22795         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
22796         file.
22797         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
22798         file.
22799         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
22800         file.
22801         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
22802         multiarch wcscpy for PPC32.
22803         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
22804         multiarch objects.
22805         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22806         (__libc_ifunc_impl_list): Likewise.
22807         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
22808         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
22809         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
22810         sysdeps/powerpc/power6/wcscpy.c.
22812         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
22813         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
22814         file.
22815         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
22816         file.
22817         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
22818         file.
22819         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
22820         multiarch wcsrchr for PPC32.
22821         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
22822         multiarch objects.
22823         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22824         (__libc_ifunc_impl_list): Likewise.
22825         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
22826         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
22827         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
22828         sysdeps/powerpc/power6/wcsrchr.c.
22830         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
22831         file.
22832         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
22833         file.
22834         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
22835         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
22836         multiarch wcschr for PPc32.
22837         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
22838         multiarch objects.
22839         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22840         (__libc_ifunc_impl_list): Likewise.
22841         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
22842         * sysdeps/powerpc/power6/wcschr.c: ... to here.
22843         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
22844         sysdeps/powerpc/power6/wcschr.c.
22846         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
22847         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
22848         file.
22849         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
22850         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
22851         file: multiarch strchr for PPC32.
22852         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
22853         multiarch objects.
22854         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22855         (__libc_ifunc_impl_list): Likewise.
22857         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
22858         name.
22859         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
22860         file.
22861         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
22862         file.
22863         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
22864         multiarch strchrnul for PPC32.
22865         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
22866         multiarch objects.
22867         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22868         (__libc_ifunc_impl_list): Likewise.
22870         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
22871         file.
22872         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
22873         multiarch strncasecmp for PPC32.
22874         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
22875         file.
22876         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
22877         multiarch strncasecmp_l for PPC32.
22878         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
22879         strncasecmp multiarch objects.
22880         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22881         (__libc_ifunc_impl_list): Likewise.
22883         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
22884         file.
22885         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
22886         multiarch strncasecmp for PPC32.
22887         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
22888         New file.
22889         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
22890         multiarch strcasecmp_l for PPC32.
22891         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
22892         multiarch objects.
22893         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22894         (__libc_ifunc_impl_list): Likewise.
22896         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
22897         file.
22898         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
22899         file.
22900         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
22901         multiarch strncmp for PPC32.
22902         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
22903         multiarch objects.
22904         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22905         (__libc_ifunc_impl_list): Likewise.
22907         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
22908         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
22909         file.
22910         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
22911         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
22912         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
22913         multiarch objects.
22914         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22915         (__libc_ifunc_impl_list): Likewise.
22917         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
22918         file.
22919         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
22920         file.
22921         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
22922         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
22923         multiarch objects.
22924         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22925         (__libc_ifunc_impl_list): Likewise.
22927         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
22928         file.
22929         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
22930         file.
22931         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
22932         multiarch rawmemchr for PPC32.
22933         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
22934         multiarch objects.
22935         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22936         (__libc_ifunc_impl_list): Likewise.
22938         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
22939         file.
22940         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
22941         file.
22942         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
22943         file: memrchr multiarch for PPC32.
22944         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
22945         multiarch objects.
22946         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22947         (__libc_ifunc_impl_list): Likewise.
22949         * string/memchr.c (__memchr): Using macro to redefine symbol name.
22950         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
22951         file.
22952         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
22953         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
22954         multiarch memchr for PPC32.
22955         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
22956         multiarch objects.
22957         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22958         (__libc_ifunc_impl_list): Likewise.
22960         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
22961         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
22962         file.
22963         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
22964         file.
22965         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
22966         file: multiarch mempcpy for PPC32.
22967         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
22968         multiarch objects.
22969         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22970         (__libc_ifunc_impl_list): Likewise.
22972         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
22973         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
22974         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
22975         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
22976         multiarch bzero for PPC32.
22977         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
22978         file.
22979         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
22980         file.
22981         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
22982         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
22983         file: multiarch memset for PPC32.
22984         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
22985         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
22986         memset multiarch objects.
22987         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22988         (__libc_ifunc_impl_list): Likewise.
22990         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
22991         file.
22992         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
22993         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
22994         memcmp for PPC32.
22995         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
22996         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
22997         multiarch objects.
22998         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22999         (__libc_ifunc_impl_list): Likewise.
23001         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
23002         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
23003         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
23004         file.
23005         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
23006         file.
23007         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
23008         file.
23009         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
23010         multiarch memcpy for PPC32.
23011         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
23012         multiarch objects.
23013         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23014         (__libc_ifunc_impl_list): Likewise.
23016         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
23017         support multiarch for POWER/PPC32.
23018         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
23019         Likewise.
23020         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
23021         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
23022         Implies file to make multiarch folder appers before the fpu and
23023         default folder for power4 configuration.
23025 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
23027         * scripts/bench.pl: Append volatile keyword to type.
23029 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23031         * sysdeps/sh/sotruss-lib.c: New file.
23032         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
23034 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23036         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23038 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
23040         [BZ #6810]
23041         * math/w_tgamma.c: Include <errno.h>.
23042         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
23043         * math/w_tgammaf.c: Include <errno.h>.
23044         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
23045         * math/w_tgammal.c: Include <errno.h>.
23046         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
23047         * math/auto-libm-test-in: Do not allow missing errno on tgamma
23048         underflow.  Add more tgamma tests.
23049         * math/auto-libm-test-out: Regenerated.
23050         * sysdeps/i386/fpu/libm-test-ulps: Update.
23051         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23053         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
23054         sin, sinh, tan, tanh, tgamma, y0 and y1.
23055         * math/auto-libm-test-out: Regenerated.
23056         * math/libm-test.inc (TEST_COND_x86_64): New macro.
23057         (TEST_COND_x86): Likewise.
23058         (M_E2l): Remove macro.
23059         (M_E3l): Likewise.
23060         (M_2_SQRT_PIl): Likewise.
23061         (M_SQRT_PIl): Likewise.
23062         (M_1_DIV_El): Likewise.
23063         (log_test_data): Use AUTO_TESTS_f_f.
23064         (log10_test_data): Likewise.
23065         (log1p_test_data): Likewise.
23066         (log2_test_data): Likewise.
23067         (sin_test_data): Likewise.
23068         (sin_tonearest_test_data): Likewise.
23069         (sin_towardzero_test_data): Likewise.
23070         (sin_downward_test_data): Likewise.
23071         (sin_upward_test_data): Likewise.
23072         (sinh_test_data): Likewise.
23073         (sinh_tonearest_test_data): Likewise.
23074         (sinh_towardzero_test_data): Likewise.
23075         (sinh_downward_test_data): Likewise.
23076         (sinh_upward_test_data): Likewise.
23077         (tan_test_data): Likewise.
23078         (tan_tonearest_test_data): Likewise.
23079         (tan_towardzero_test_data): Likewise.
23080         (tan_downward_test_data): Likewise.
23081         (tan_upward_test_data): Likewise.
23082         (tanh_test_data): Likewise.
23083         (tgamma_test_data): Likewise.
23084         (y0_test_data): Likewise.
23085         (y1_test_data): Likewise.
23086         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
23087         (special_real_inputs): Add pi/4.
23088         * sysdeps/i386/fpu/libm-test-ulps: Update.
23089         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23091 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23093         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
23094         "longjmp_target" static probes.
23095         (__longjmp): Rename to __longjmp_symbol.
23096         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
23097         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
23098         on which longjmp to generate.
23099         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
23100         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
23101         probe.
23102         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23103         (__sigjmp_save): Rename to __sigjmp_save_symbol.
23104         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
23105         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
23106         and __sigjmp_save_symbol based on which sigsetjmp to generated.
23107         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
23108         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
23109         __longjmp_symbol based on which __longjmp to generate.
23110         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
23111         probe.
23112         (setjmp): Rename to setjmp_symbol.
23113         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23114         (_setjmp): Rename to _setjmp_symbol.
23115         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23116         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
23117         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
23118         which setjmp to generate.
23119         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
23120         "longjmp_target" static probes.
23122 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23124         * benchtests/README: Add note about output arguments.
23125         * benchtests/bench-sincos.c: Remove file.
23126         * benchtests/sincos-inputs: New file.
23127         * scripts/bench.pl: Identify output arguments and define
23128         static variables for them.
23130         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
23132         [BZ #15941]
23133         * Makefile (INSTALL): Add install-plain.texi as the primary
23134         dependency.
23135         * manual/install-plain.texi: New file.
23136         * manual/install.texi: Include node directive only for
23137         non-plaintext output.
23139 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
23141         * stdlib/longlong.h: Update from GCC.
23143         [BZ #6807]
23144         [BZ #15901]
23145         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
23146         * math/w_j0f.c (y0f): Likewise.
23147         * math/w_j0l.c (__y0l): Likewise.
23148         * math/w_j1.c (y1): Likewise.
23149         * math/w_j1f.c (y1f): Likewise.
23150         * math/w_j1l.c (__y1l): Likewise
23151         * math/w_jn.c (yn): Likewise.
23152         * math/w_jnf.c (ynf): Likewise.
23153         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
23154         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
23155         value for Bessel function domain errors outside _SVID_ mode.
23156         Adjust sign of return value for yn (negative integer, 0).
23157         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
23158         by zero in return for negative x and set sign appropriately for
23159         negative n.
23160         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
23161         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
23162         * math/libm-test.inc (y0_test_data): Add more tests and adjust
23163         expectations in error cases.
23164         (y1_test_data): Likewise.
23165         (yn_test_data): Likewise.
23166         * sysdeps/i386/fpu/libm-test-ulps: Update.
23167         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23169 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23171         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
23172         "64" to "64-v1".  Add "64-v2".
23173         (abi-64-options): Rename to ...
23174         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
23175         (abi-64-condition): Rename to ...
23176         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
23177         (abi-64-ld-soname): Rename to ...
23178         (abi-64-v1-ld-soname): ... this.
23179         (abi-64-v2-options): Define.
23180         (abi-64-v2-condition): Likewise.
23181         (abi-64-v2-ld-soname): Likewise.
23182         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
23183         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
23184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
23185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
23186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
23188 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23189             Alan Modra  <amodra@gmail.com>
23191         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
23192         New versions for use with the ELFv2 ABI.
23193         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
23194         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
23195         declaration.
23196         (struct La_ppc64v2_retval): Likewise.
23197         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
23198         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
23199         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
23200         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
23201         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
23202         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
23203         Do not save or restore CR.
23204         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
23205         (_dl_profile_resolve): Do no save or restore CR.  Support extended
23206         return values for ELFv2 ABI.  Fix location of FPR return registers.
23207         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
23208         updated values for _CALL_ELF == 2.
23209         (La_regs, La_retval, int_retval): Likewise.
23211 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23213         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
23214         (FRAME_MIN_SIZE_PARM): Likewise.
23215         (FRAME_BACKCHAIN): Likewise.
23216         (FRAME_CR_SAVE): Likewise.
23217         (FRAME_LR_SAVE): Likewise.
23218         (FRAME_TOC_SAVE): Likewise.
23219         (FRAME_PARM_SAVE): Likewise.
23220         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
23221         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
23222         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23223         (call_mcount_parm_offset): New macro.
23224         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
23225         (PROF): Use symbolic stack frame offsets.
23226         (TAIL_CALL_SYSCALL_ERROR): Likewise.
23227         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
23228         Redefine in terms of FRAME_MIN_SIZE.
23229         (_dl_runtime_resolve): Use symbolic stack frame offsets.
23230         (_dl_profile_resolve): Likewise.  Update comment.
23231         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
23232         symbols stack frame offsets.
23233         (__sigsetjmp): Likewise.
23234         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
23235         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
23236         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
23237         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
23239         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
23240         (FRAME_BACKCHAIN): Remove.
23241         (FRAME_CR_SAVE): Likewise.
23242         (FRAME_LR_SAVE): Likewise.
23243         (FRAME_COMPILER_DW): Likewise.
23244         (FRAME_LINKER_DW): Likewise.
23245         (FRAME_TOC_SAVE): Likewise.
23246         (FRAME_PARM_SAVE): Likewise.
23247         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
23248         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
23249         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
23251         (CHECK_SP): Use symbolic stack frame offsets.
23252         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
23253         zone" instead of caller's parameter save area for temp storage.
23254         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
23255         Likewise.  Also, use symbolic stack frame offsets.
23256         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
23257         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
23258         our own stack frame instead of the caller's.
23259         (__socket): Use symbolic stack frame offsets.
23261 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23262             Alan Modra  <amodra@gmail.com>
23264         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
23265         Define.
23266         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
23267         (PPC64_LOCAL_ENTRY_OFFSET): Define.
23268         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
23269         New function.
23270         (elf_machine_fixup_plt): Call it.
23271         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
23272         reloc arguments.
23273         (elf_machine_rela): Update call to elf_machine_plt_conflict.
23274         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23275         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
23276         r2 before calling target.
23278 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23279             Alan Modra  <amodra@gmail.com>
23281         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
23282         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
23283         versions of macros to support ELFv2 ABI.
23284         (LOCALENTRY): New macro.
23285         (ENTRY, EALIGN): Use it.
23286         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
23287         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
23288         fall through into ENTRY entry point.
23289         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
23290         Only define if _CALL_ELF != 2.
23292         (elf_machine_matches_host): Verify ABI version matches.
23293         (RTLD_START): Use LOCALENTRY.
23294         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
23295         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
23296         (PLT_ENTRY_WORDS): New macro.
23297         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
23298         (elf_machine_runtime_setup): Support ELFv2 ABI.
23299         (elf_machine_fixup_plt): Likewise.
23300         (elf_machine_plt_conflict): Likewise.
23301         (resolve_ifunc): Likewise.
23302         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
23303         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23304         Likewise.
23305         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
23306         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
23307         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23308         (makecontext): Support ELFv2 ABI.
23309         * elf/elf.h (EF_PPC64_ABI): Define.
23311 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23313         * sysdeps/powerpc/powerpc64/sysdep.h
23314         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
23315         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
23316         (ENTRY) [ASSEMBLER]: ... but instead here ...
23317         (EALIGN) [ASSEMBLER]: ... and here.
23318         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
23319         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
23320         (ENTRY_2) [!ASSEMBLER]: Use it.
23321         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
23322         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
23323         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23324         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
23325         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
23326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
23327         Use PPC64_LOAD_FUNCPTR.
23329         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
23331 2013-12-04  Alan Modra  <amodra@gmail.com>
23333         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
23334         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
23335         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
23336         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
23338         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
23339         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
23340         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
23341         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
23342         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
23343         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
23345 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23348         (__makecontext): Fix incorrect CFI when backtracing out of
23349         context created via makecontext.
23350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
23351         (__setcontext): Fix incorrect CFI during switch to new context.
23352         (__novec_setcontext): Likewise.
23354 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23356         [BZ #4772]
23357         * time/strptime_l.c (__strptime_internal): Allow modifiers
23358         in strptime.
23359         * time/tst-strptime.c (day_tests): Add testcase.
23361 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
23363         * scripts/bench.pl: Skip over blank lines.
23365 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
23367         [BZ #926]
23368         * manual/time.texi (Calendar Time): Clarify what timezone functions
23369         use.
23371 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23373         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23375 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23377         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
23378         implementation.
23379         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
23380         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
23381         * debug/memset_chk.c (__memset_chk): Likewise.
23382         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
23383         * debug/strncpy_chk.c: Likewise.
23385 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23387         [BZ #15268]
23388         [BZ #15425]
23389         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
23390         (__ieee754_exp): For possibly underflowing results, check size of
23391         result and force underflow exception if required.
23392         * math/auto-libm-test-in: Add more tests of exp.
23393         * math/auto-libm-test-out: Regenerated.
23394         * sysdeps/i386/fpu/libm-test-ulps: Update.
23395         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23397         [BZ #16283]
23398         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
23399         * math/w_exp2f.c (__exp2f): Likewise.
23400         * math/w_exp2l.c (__exp2l): Likewise.
23401         * math/auto-libm-test-in: Do not allow missing errno on exp2
23402         underflow.
23403         * math/auto-libm-test-out: Regenerated.
23405 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
23407         [BZ #16274]
23408         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
23409         handle filename validation.
23410         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
23411         (do_open): Delete.
23413 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23415         [BZ #6786]
23416         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
23417         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
23418         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
23419         <float.h>.
23420         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
23421         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
23422         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23423         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
23424         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23425         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
23426         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23427         * math/auto-libm-test-in: Don't allow missing errno from erfc.
23428         Add more erfc tests.
23429         * math/auto-libm-test-out: Regenerated.
23430         * sysdeps/i386/fpu/libm-test-ulps: Update.
23431         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23433         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
23434         exp2, expm1, j0 and j1.
23435         * math/auto-libm-test-out: Regenerated.
23436         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
23437         (erfc_test_data): Likewise.
23438         (exp_test_data): Likewise.
23439         (exp_tonearest_test_data): Likewise.
23440         (exp_towardzero_test_data): Likewise.
23441         (exp_downward_test_data): Likewise.
23442         (exp_upward_test_data): Likewise.
23443         (exp10_test_data): Likewise.
23444         (exp2_test_data): Likewise.
23445         (expm1_test_data): Likewise.
23446         (j0_test_data): Likewise.
23447         (j1_test_data): Likewise.
23448         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
23449         (input_flag_type): Add flag_xfail_rounding.
23450         (input_flags): Add xfail-rounding.
23451         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
23452         (output_for_one_input_case): Handle flag_xfail_rounding.
23453         * sysdeps/i386/fpu/libm-test-ulps: Update.
23454         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23456 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
23458         [BZ #16289]
23459         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
23460         division by 0.
23462 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23464         [BZ #16195]
23465         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
23466         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
23467         (STAP_PROBE0): New macro.
23468         (STAP_PROBE1): Likewise.
23469         (STAP_PROBE2): Likewise.
23470         (STAP_PROBE3): Likewise.
23471         (STAP_PROBE4): Likewise.
23473 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
23475         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
23477 2013-12-02  Steve Ellcey  <sellcey@mips.com>
23479         * benchtests/Makefile (bench): Add sqrt.
23480         (LDLIBS-bench-sqrt): New.
23481         * benchtests/sqrt-input: New.
23483 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
23485         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
23486         (GAIH_EAI): Likewise.
23487         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
23488         (gaih_inet): Likewise.
23489         (getaddrinfo): Don't use GAIH_EAI.
23491         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
23492         (struct gaih): Remove definition.
23494 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23496         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
23497         Use HERRNOP directly.
23499 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23501         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23503 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
23505         * math/gen-auto-libm-tests.c (test_functions): Add more
23506         single-argument functions.
23507         (special_fill_pi_2): New function.
23508         (special_fill_minus_pi_2): Likewise.
23509         (special_fill_pi_6): Likewise.
23510         (special_fill_minus_pi_6): Likewise.
23511         (special_fill_pi_3): Likewise.
23512         (special_fill_2pi_3): Likewise.
23513         (special_fill_e): Likewise.
23514         (special_fill_1_e): Likewise.
23515         (special_fill_e_minus_1): Likewise.
23516         (special_real_inputs): Add more special inputs.
23517         (output_for_one_input_case): Do not require ERANGE on underflow to
23518         zero if round-to-nearest result does not underflow to zero, unless
23519         exact results required.
23520         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
23521         atan, atanh, cbrt, cos and cosh.
23522         * math/auto-libm-test-out: Regenerated.
23523         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
23524         (acos_tonearest_test_data): Likewise.
23525         (acos_towardzero_test_data): Likewise.
23526         (acos_downward_test_data): Likewise.
23527         (acos_upward_test_data): Likewise.
23528         (acosh_test_data): Likewise.
23529         (asin_test_data): Likewise.
23530         (asin_tonearest_test_data): Likewise.
23531         (asin_towardzero_test_data): Likewise.
23532         (asin_upward_test_data): Likewise.
23533         (asinh_test_data): Likewise.
23534         (atan_test_data): Likewise.
23535         (atanh_test_data): Likewise.
23536         (cbrt_test_data): Likewise.
23537         (cos_test_data): Likewise.
23538         (cos_tonearest_test_data): Likewise.
23539         (cos_towardzero_test_data): Likewise.
23540         (cos_downward_test_data): Likewise.
23541         (cos_upward_test_data): Likewise.
23542         (cosh_test_data): Likewise.
23543         (cosh_tonearest_test_data): Likewise.
23544         (cosh_towardzero_test_data): Likewise.
23545         (cosh_downward_test_data): Likewise.
23546         (cosh_upward_test_data): Likewise.
23547         * sysdeps/i386/fpu/libm-test-ulps: Update.
23548         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23550 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
23552         [BZ #6787]
23553         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
23554         * math/w_exp10f.c (__exp10f): Likewise.
23555         * math/w_exp10l.c (__exp10l): Likewise.
23556         * math/libm-test.inc (exp10_test_data): Add more tests and expect
23557         errno settings in existing tests.
23559         [BZ #14032]
23560         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
23561         precision control set to double precision.
23562         * sysdeps/i386/fpu/w_sqrt.c: New file.
23563         * math/auto-libm-test-in: Add more tests.
23564         * math/auto-libm-test-out: Update.
23566         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
23567         (sqrt_test_tonearest): New function.
23568         (sqrt_towardzero_test_data): New variable.
23569         (sqrt_test_towardzero): New function.
23570         (sqrt_downward_test_data): New variable.
23571         (sqrt_test_downward): New function.
23572         (sqrt_upward_test_data): New variable.
23573         (sqrt_test_upward): New function.
23574         (main): Call the new functions.
23576         * math/gen-auto-libm-tests.c: New file.
23577         * math/auto-libm-test-in: Likewise.
23578         * math/auto-libm-test-out: New generated file.
23579         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
23580         variables.
23581         (%beautify): Add generated representations of zero.
23582         (top level): Set $auto_input and call parse_auto_input.
23583         (beautify): Remove trailing "f" from hex float constants.
23584         (parse_args): Handle XFAIL_TEST.
23585         (convert_condition): New function.
23586         (or_value): Likewise.
23587         (or_cond_value): Likewise.
23588         (generate_testfile): Handle AUTO_TESTS_* lines.
23589         (parse_auto_input): New function.
23590         * math/libm-test.inc (XFAIL_TEST): New macro.
23591         (ERRNO_UNCHANGED): Update value.
23592         (ERRNO_EDOM): Likewise.
23593         (ERRNO_ERANGE): Likewise.
23594         (IGNORE_RESULT): Likewise.
23595         (TEST_COND_flt_32): New macro.
23596         (TEST_COND_dbl_64): Likewise.
23597         (TEST_COND_ldbl_96_intel): Likewise.
23598         (TEST_COND_ldbl_96_m68k): Likewise.
23599         (TEST_COND_ldbl_128): Likewise.
23600         (TEST_COND_ldbl_128ibm): Likewise.
23601         (TEST_COND_long32): Likewise.
23602         (TEST_COND_long64): Likewise.
23603         (TEST_COND_before_rounding): Likewise.
23604         (TEST_COND_after_rounding): Likewise.
23605         (enable_test): Handle XFAIL_TEST flag.
23606         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
23607         with finite results.
23608         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
23609         auto-libm-test-out.
23611 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23612             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23614         [BZ #16214]
23615         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
23616         __tls_get_addr_internal instead of __tls_get_offset in order to
23617         avoid GOT pointer dependency.  Make rtld export
23618         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
23619         __tls_get_addr since we are a __tls_get_offset platform.
23620         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
23621         GOT pointer being set up before.
23622         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
23624 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
23626         * manual/math.texi (Errors in Math Functions): Document accuracy
23627         goals.
23629         [BZ #15004]
23630         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
23631         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
23632         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
23633         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
23634         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
23635         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
23636         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
23637         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
23638         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
23639         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
23640         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
23641         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
23642         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
23643         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
23644         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
23645         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
23647         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
23648         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
23649         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
23650         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
23651         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
23652         Likewise.
23653         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
23654         Likewise.
23655         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
23656         Likewise.
23657         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
23658         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
23659         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
23660         atomic-feupdateenv and flt-rounds.
23661         * sysdeps/powerpc/nofpu/Versions (libc): Add
23662         __atomic_feholdexcept, __atomic_feclearexcept,
23663         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
23664         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
23665         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
23666         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
23667         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
23668         here.
23669         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
23670         Update.
23672         * manual/arith.texi (FP Exceptions): Document that exceptions may
23673         not be raised when matherr is used.
23674         (Math Error Reporting): Document overflow in directed rounding
23675         modes.  Document that errno may not be set when finite values are
23676         returned on overflow.  Document intent to set errno on underflow
23677         only for underflow to zero.
23679         [BZ #16271]
23680         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
23681         round-to-nearest then adjust result for other rounding modes.
23682         * include/fenv.h (fegetround): Use libm_hidden_proto.
23683         * math/fegetround.c (fegetround): Use libm_hidden_def.
23684         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
23685         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
23686         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
23687         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
23688         Likewise.
23689         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
23690         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
23691         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
23692         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
23694 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23696         [BZ #16077]
23697         * nss/Versions (libnss_files): Add
23698         _nss_files_gethostbyname3_r.
23699         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
23700         New function.
23701         (HOST_DB_LOOKUP): Remove macro.
23702         (_nss_files_gethostbyname_r): Implement function without the
23703         HOST_DB_LOOKUP macro.
23704         (_nss_files_gethostbyname2_r): Likewise.
23706 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
23708         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
23710 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
23712         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
23713         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
23714         warning.
23716 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23718         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
23719         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
23720         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
23721         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
23722         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
23723         __fe_nomask_env_priv and attribute_hidden.
23724         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
23725         (libc_feupdateenv_test_ppc): Likewise.
23726         (libc_feresetround_ppc): Likewise.
23727         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23728         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
23729         compat_symbol macro.
23730         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23731         (__fe_nomask_env): Likewise.
23732         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
23734 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23736         * string/Makefile: Remove ifunc tests.
23737         * string/test-string.h: Define TEST_IFUNC.
23738         * string/test-bcopy-ifunc.c: Remove.
23739         * string/test-bzero-ifunc.c: Likewise.
23740         * string/test-memccpy-ifunc.c: Likewise.
23741         * string/test-memchr-ifunc.c: Likewise.
23742         * string/test-memcmp-ifunc.c: Likewise.
23743         * string/test-memcpy-ifunc.c: Likewise.
23744         * string/test-memmem-ifunc.c: Likewise.
23745         * string/test-memmove-ifunc.c: Likewise.
23746         * string/test-mempcpy-ifunc.c: Likewise.
23747         * string/test-memrchr-ifunc.c: Likewise.
23748         * string/test-memset-ifunc.c: Likewise.
23749         * string/test-rawmemchr-ifunc.c: Likewise.
23750         * string/test-stpcpy-ifunc.c: Likewise.
23751         * string/test-stpncpy-ifunc.c: Likewise.
23752         * string/test-strcasecmp-ifunc.c: Likewise.
23753         * string/test-strcasestr-ifunc.c: Likewise.
23754         * string/test-strcat-ifunc.c: Likewise.
23755         * string/test-strchr-ifunc.c: Likewise.
23756         * string/test-strchrnul-ifunc.c: Likewise.
23757         * string/test-strcmp-ifunc.c: Likewise.
23758         * string/test-strcpy-ifunc.c: Likewise.
23759         * string/test-strcspn-ifunc.c: Likewise.
23760         * string/test-strlen-ifunc.c: Likewise.
23761         * string/test-strncasecmp-ifunc.c: Likewise.
23762         * string/test-strncat-ifunc.c: Likewise.
23763         * string/test-strncmp-ifunc.c: Likewise.
23764         * string/test-strncpy-ifunc.c: Likewise.
23765         * string/test-strnlen-ifunc.c: Likewise.
23766         * string/test-strpbrk-ifunc.c: Likewise.
23767         * string/test-strrchr-ifunc.c: Likewise.
23768         * string/test-strspn-ifunc.c: Likewise.
23769         * string/test-strstr-ifunc.c: Likewise.
23771 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23773         * benchtests/Makefile: Remove ifunc tests.
23774         * benchtests/bench-string.h: Define TEST_IFUNC.
23775         * benchtests/bench-bcopy-ifunc.c: Remove.
23776         * benchtests/bench-bzero-ifunc.c: Likewise.
23777         * benchtests/bench-memccpy-ifunc.c: Likewise.
23778         * benchtests/bench-memchr-ifunc.c: Likewise.
23779         * benchtests/bench-memcmp-ifunc.c: Likewise.
23780         * benchtests/bench-memcpy-ifunc.c: Likewise.
23781         * benchtests/bench-memmem-ifunc.c: Likewise.
23782         * benchtests/bench-memmove-ifunc.c: Likewise.
23783         * benchtests/bench-mempcpy-ifunc.c: Likewise.
23784         * benchtests/bench-memrchr-ifunc.c: Likewise.
23785         * benchtests/bench-memset-ifunc.c: Likewise.
23786         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
23787         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
23788         * benchtests/bench-stpcpy-ifunc.c: Likewise.
23789         * benchtests/bench-stpncpy-ifunc.c: Likewise.
23790         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
23791         * benchtests/bench-strcasestr-ifunc.c: Likewise.
23792         * benchtests/bench-strcat-ifunc.c: Likewise.
23793         * benchtests/bench-strchr-ifunc.c: Likewise.
23794         * benchtests/bench-strchrnul-ifunc.c: Likewise.
23795         * benchtests/bench-strcmp-ifunc.c: Likewise.
23796         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
23797         * benchtests/bench-strcpy-ifunc.c: Likewise.
23798         * benchtests/bench-strcspn-ifunc.c: Likewise.
23799         * benchtests/bench-strlen-ifunc.c: Likewise.
23800         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
23801         * benchtests/bench-strncat-ifunc.c: Likewise.
23802         * benchtests/bench-strncmp-ifunc.c: Likewise.
23803         * benchtests/bench-strncpy-ifunc.c: Likewise.
23804         * benchtests/bench-strnlen-ifunc.c: Likewise.
23805         * benchtests/bench-strpbrk-ifunc.c: Likewise.
23806         * benchtests/bench-strrchr-ifunc.c: Likewise.
23807         * benchtests/bench-strsep-ifunc.c: Likewise.
23808         * benchtests/bench-strspn-ifunc.c: Likewise.
23809         * benchtests/bench-strstr-ifunc.c: Likewise.
23811 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23813         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
23815 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23817         * resolv/netdb.h: Use __glibc_reserved instead __unused.
23818         * rt/aio.h: Likewise.
23819         * sysdeps/gnu/bits/utmp.h: Likewise.
23820         * sysdeps/gnu/bits/utmpx.h: Likewise.
23821         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
23822         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
23823         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
23824         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
23825         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
23826         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
23827         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
23828         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
23829         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
23830         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
23831         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
23832         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
23833         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
23834         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
23835         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
23836         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
23837         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
23838         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
23839         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
23840         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
23841         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
23842         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
23843         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
23844         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
23845         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
23846         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
23847         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
23848         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
23849         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
23850         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
23851         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
23852         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
23853         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
23854         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
23855         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
23856         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
23857         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
23858         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
23859         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
23860         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
23861         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
23862         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
23864 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
23866         [BZ #16245]
23867         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
23868         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
23870 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
23872         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
23873         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
23874         Likewise.
23876 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23878         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
23879         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
23880         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
23881         (__fesetround): Remove define.
23882         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
23883         rounding and exceptions handling.
23884         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
23885         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
23886         (__fe_nomask_env): Likewise.
23887         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
23888         __fegetround instead of fegetround.
23889         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
23890         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
23892 2013-11-21  Roland McGrath  <roland@hack.frob.com>
23894         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
23895         it's there.
23897         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
23899 2013-11-21  Meador Inge  <meadori@codesourcery.com>
23901         [BZ #11157]
23902         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
23903         (encrypt_r): Likewise.
23904         * malloc/obstack.h (obstack_free): Likewise.
23905         * posix/unistd.h (encrypt): Likewise.
23907 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
23909         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
23910         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
23911         DL_CALL_DT_FINI() that call the functions directly.
23912         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
23913         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
23914         * elf/dl-fini.c: Likewise.
23916 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
23918         * malloc/hooks.c (memalign_check): Add alignment rounding.
23919         * malloc/malloc.c (_mid_memalign): New function.
23920         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
23921         Implement by calling _mid_memalign.
23922         * manual/probes.texi (Memory Allocation Probes): Remove
23923         memory_valloc_retry and memory_pvalloc_retry.
23925 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
23927         * locale/programs/locarchive.c (open_archive): Add const
23928         qualifier to ARCHIVEFNAME and copy default fname to
23929         DEFAULT_FNAME.
23931         [BZ #15601]
23932         * libio/tst-widetext.input: Rename Oriya to Odia.
23933         * locale/iso-639.def: Likewise.
23935         * manual/probes.texi (Mathematical Function Probes): Add
23936         documentation for sin, cos, asin and acos probes.
23937         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
23938         (__sin32): Add slowasin probe.
23939         (__cos32): Add slowacos probe.
23940         (__mpsin): Add slowsin probe.
23941         (__mpcos): Add slowcos probe.
23943 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
23945         [BZ #15483]
23946         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
23947         thread-local __sim_exceptions_thread and global
23948         __sim_exceptions_global.
23949         (__sim_disabled_exceptions): Change to thread-local
23950         __sim_disabled_exceptions_thread and global
23951         __sim_disabled_exceptions_global.
23952         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23953         and global __sim_round_mode_global.
23954         (__simulate_exceptions): Use thread-local floating-point state and
23955         set global state from it as needed.
23956         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
23957         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
23958         __sim_round_mode_thread.
23959         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
23960         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
23961         and global __sim_exceptions_global.
23962         (__sim_disabled_exceptions): Change to thread-local
23963         __sim_disabled_exceptions_thread and global
23964         __sim_disabled_exceptions_global.
23965         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23966         and global __sim_round_mode_global.
23967         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
23968         (SIM_SET_GLOBAL): Likewise.
23969         * sysdeps/powerpc/soft-fp/sfp-machine.h
23970         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
23971         __sim_round_mode_thread.
23972         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
23973         __sim_disabled_exceptions_thread.
23974         (__sim_exceptions): Change to __sim_exceptions_thread.
23975         (__sim_disabled_exceptions): Change to
23976         __sim_disabled_exceptions_thread.
23977         (__sim_round_mode): Change to __sim_round_mode_thread.
23978         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
23979         thread-local floating-point state and set global state from it as
23980         needed.
23981         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
23982         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
23983         (__sim_disabled_exceptions): Remove extern declaration.
23984         (feenableexcept): Use thread-local floating-point state and set
23985         global state from it as needed.
23986         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
23987         extern declaration.
23988         (__sim_disabled_exceptions): Likewise.
23989         (__sim_round_mode): Likewise.
23990         (__fegetenv): Use thread-local floating-point state.
23991         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
23992         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
23993         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
23994         floating-point state and set global state from it as needed.
23995         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
23996         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
23997         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
23998         Likewise.
23999         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
24000         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
24001         Likewise.
24002         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
24003         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
24004         Use __sim_round_mode_thread.
24005         * math/test-fenv-tls.c: New file.
24006         * math/Makefile (tests): Add test-fenv-tls.
24007         ($(objpfx)test-fenv-tls): Depend on
24008         $(common-objpfx)nptl/libpthread.so.
24010 2013-11-19  Andreas Schwab  <schwab@suse.de>
24012         * locale/programs/locale.c (show_info): Decode wordarray elements.
24013         * locale/categories.def (LC_MONETARY): Add element for
24014         _NL_MONETARY_CRNCYSTR.
24015         * locale/C-monetary.c (conversion_rate): New variable.
24016         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
24017         element.
24019 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
24021         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
24022         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
24024 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
24026         * elf/Makefile (tst-auxv): New test.
24027         * elf/tst-auxv.c: New
24028         * elf/rtld.c (dl_main): Adjust AT_EXECFN
24030 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
24032         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
24033         (hidden_proto): Caller changed.
24034         (hidden_tls_proto): New macro.
24035         (libc_hidden_tls_proto): Likewise.
24036         (rtld_hidden_tls_proto): Likewise.
24037         (libm_hidden_tls_proto): Likewise.
24038         (libresolv_hidden_tls_proto): Likewise.
24039         (librt_hidden_tls_proto): Likewise.
24040         (libdl_hidden_tls_proto): Likewise.
24041         (libnss_files_hidden_tls_proto): Likewise.
24042         (libnsl_hidden_tls_proto): Likewise.
24043         (libnss_nisplus_hidden_tls_proto): Likewise.
24044         (libutil_hidden_tls_proto): Likewise.
24046 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
24048         [BZ #10253]
24049         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
24050         (decompose_rpath): Defer expansion to fillin_rpath.
24051         (_dl_init_paths): Pass linkmap to fillin_rpath.
24053 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
24055         * benchtests/Makefile: Add strsep.
24056         * benchtests/bench-strsep.c: New file: strsep benchtest.
24057         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
24059 2013-11-18  Andreas Schwab  <schwab@suse.de>
24061         * locale/programs/locale.c (show_info) [case byte]: Check for
24062         '\377' instead of '\177'.
24063         * locale/C-monetary.c (not_available): Always use "\377".
24064         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
24065         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
24066         detect unavailable sign_posn locale elements.
24067         * locale/localeconv.c (__localeconv): For grouping and
24068         mon_grouping handle "\177" and "\377" like no grouping.
24069         (INT_ELEM): New macro.  Use it to set all numeric members.
24070         * locale/programs/ld-monetary.c (monetary_read)
24071         <tok_mon_grouping>: Normalize single -1 to the empty string.
24072         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
24073         Likewise.
24075 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24077         [BZ #16055]
24078         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
24079         when we match (nil).
24080         * stdio-common/tst-sscanf.c (struct test): Add testcase.
24082 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
24084         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
24085         (NO_TEST_INLINE): Update value.
24086         (ERRNO_UNCHANGED): Likewise.
24087         (ERRNO_EDOM): Likewise.
24088         (ERRNO_ERANGE): Likewise.
24089         (IGNORE_RESULT): Likewise.
24090         (check_float_internal): Check signs of NaN results if
24091         TEST_NAN_SIGN used.
24092         (check_complex): Pass TEST_NAN_SIGN flag through to second
24093         check_float_internal call.
24094         (copysign_test_data): Add tests with quiet NaNs as second
24095         argument.  Use TEST_NAN_SIGN.
24096         (fabs_test_data): Add test of negative quiet NaN argument.  Use
24097         TEST_NAN_SIGN.
24098         (signbit_test_data): Add tests of quiet NaN argument.
24099         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
24101         * math/gen-libm-test.pl (show_exceptions): Take extra argument
24102         $ignore_result.
24103         (parse_args): Handle function results specified as IGNORE.
24104         * math/libm-test.inc (IGNORE_RESULT): New macro.
24105         (check_float_internal): Do not check numerical result if flag
24106         IGNORE_RESULT set.
24107         (check_complex): Pass through IGNORE_RESULT to second
24108         check_float_internal call.
24109         (check_int): Do not check numerical result if flag IGNORE_RESULT
24110         set.
24111         (check_long): Likewise.
24112         (check_bool): Likewise.
24113         (check_longlong): Likewise.
24114         (lrint_test_data): Add tests of infinite and NaN arguments.
24115         (lrint_tonearest_test_data): Likewise.
24116         (lrint_towardzero_test_data): Likewise.
24117         (lrint_downward_test_data): Likewise.
24118         (lrint_upward_test_data): Likewise.
24119         (llrint_test_data): Likewise.
24120         (llrint_tonearest_test_data): Likewise.
24121         (llrint_towardzero_test_data): Likewise.
24122         (llrint_downward_test_data): Likewise.
24123         (llrint_upward_test_data): Likewise.
24124         (lround_test_data): Likewise.
24125         (llround_test_data): Likewise.
24127         * math/libm-test.inc (NO_TEST_INLINE): New macro.
24128         (ERRNO_UNCHANGED): Update value.
24129         (ERRNO_EDOM): Likewise.
24130         (ERRNO_ERANGE): Likewise.
24131         (NO_TEST_INLINE_FLOAT): New macro.
24132         (NO_TEST_INLINE_DOUBLE): Likewise.
24133         (enable_test): New function.
24134         (RUN_TEST_f_f): Check enable_test before running test.
24135         (RUN_TEST_2_f): Likewise.
24136         (RUN_TEST_fff_f): Likewise.
24137         (RUN_TEST_c_f): Likewise.
24138         (RUN_TEST_f_f1): Likewise.
24139         (RUN_TEST_fF_f1): Likewise.
24140         (RUN_TEST_fI_f1): Likewise.
24141         (RUN_TEST_ffI_f1): Likewise.
24142         (RUN_TEST_c_c): Likewise.
24143         (RUN_TEST_cc_c): Likewise.
24144         (RUN_TEST_f_i): Likewise.
24145         (RUN_TEST_f_i_tg): Likewise.
24146         (RUN_TEST_ff_i_tg): Likewise.
24147         (RUN_TEST_f_b): Likewise.
24148         (RUN_TEST_f_b_tg): Likewise.
24149         (RUN_TEST_f_l): Likewise.
24150         (RUN_TEST_f_L): Likewise.
24151         (RUN_TEST_fFF_11): Likewise.
24152         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
24153         conditionals.
24154         (cosh_test_data): Likewise.
24155         (exp_test_data): Likewise.
24156         (expm1_test_data): Likewise.
24157         (hypot_test_data): Likewise.
24158         (pow_test_data): Likewise.
24159         (sinh_test_data): Likewise.
24160         (tanh_test_data): Likewise.
24161         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
24162         flags argument.
24164         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
24165         tests with quiet NaN input and output.
24166         (acosh_test_data): Likewise.
24167         (asin_test_data): Likewise.
24168         (asinh_test_data): Likewise.
24169         (atan_test_data): Likewise.
24170         (atanh_test_data): Likewise.
24171         (atan2_test_data): Likewise.
24172         (cbrt_test_data): Likewise.
24173         (cos_test_data): Likewise.
24174         (cosh_test_data): Likewise.
24175         (erf_test_data): Likewise.
24176         (erfc_test_data): Likewise.
24177         (exp_test_data): Likewise.
24178         (exp10_test_data): Likewise.
24179         (exp2_test_data): Likewise.
24180         (expm1_test_data): Likewise.
24181         (hypot_test_data): Likewise.
24182         (j0_test_data): Likewise.
24183         (j1_test_data): Likewise.
24184         (jn_test_data): Likewise.
24185         (lgamma_test_data): Likewise.
24186         (log_test_data): Likewise.
24187         (log10_test_data): Likewise.
24188         (log1p_test_data): Likewise.
24189         (log2_test_data): Likewise.
24190         (pow_test_data): Likewise.
24191         (scalb_test_data): Likewise.
24192         (sin_test_data): Likewise.
24193         (sincos_test_data): Likewise.
24194         (sinh_test_data): Likewise.
24195         (tan_test_data): Likewise.
24196         (tanh_test_data): Likewise.
24197         (tgamma_test_data): Likewise.
24198         (y0_test_data): Likewise.
24199         (y1_test_data): Likewise.
24200         (yn_test_data): Likewise.
24202         [BZ #16167]
24203         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
24204         argument being NaN and avoid computations with second argument in
24205         that case.
24206         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
24207         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
24208         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
24210 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
24212         * locale/iso-639.def: Add Chitwani Tharu (the).
24214 2013-11-14  Andreas Schwab  <schwab@suse.de>
24216         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
24217         word instead of empty string.
24219 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24221         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24222         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
24223         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24224         (__fe_nomask_env): Likewise.
24226 2013-11-13  Steve Ellcey  <sellcey@mips.com>
24228         * benchtests/bench-timing.h: Include time.h.
24230 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
24232         [BZ #15997]
24233         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
24234         to 3.4.0 for x32.
24235         * sysdeps/unix/sysv/linux/configure: Regenerated.
24237 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
24239         [BZ #16151]
24240         * stdlib/strtod_l.c (round_and_return): Do not consider
24241         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
24242         exponent one less than half the least subnormal exponent.
24243         * stdlib/test-strtod-round-data: Add more tests.
24244         * stdlib/tst-strtod-round.c (tests): Regenerated.
24246 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24248         [BZ #14143]
24249         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
24250         (__fe_mask_env): Likewise.
24251         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
24252         libm_hidden_proto and add function prototype.
24253         (__fe_mask_env): Add function prototype.
24254         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24255         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
24256         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
24257         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
24258         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24259         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
24261 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24263         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
24264         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
24266 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24268         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
24269         of htab_find_slot().
24271 2013-11-11  David S. Miller  <davem@davemloft.net>
24273         [BZ #16150]
24274         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
24275         symbol in the non-vis3 case in static builds.
24276         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
24277         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
24278         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
24279         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
24281 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
24283         [BZ #387]
24284         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
24285         it is empty.
24287 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24289         * benchtests/Makefile: Add bench-strtod.
24290         * benchtests/bench-strtod.c: New file: strtod benchtest
24292 2013-11-11  Andreas Schwab  <schwab@suse.de>
24294         [BZ #16153]
24295         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
24296         terminating NUL in key length.
24298 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24300         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
24301         Add artificial ODP entry for vDSO symbol for PPC64.
24302         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
24303         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
24305 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24307         [BZ #15374]
24308         * nss/getent.c (services_keys): Recognize services starting with digit.
24310 2013-11-06  David S. Miller  <davem@davemloft.net>
24312         [BZ #15985]
24313         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
24314         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
24316 2013-11-06  Will Newton  <will.newton@linaro.org>
24318         * manual/memory.texi (Malloc Examples): Remove register
24319         keyword from examples.
24321 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
24323         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
24325 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
24327         [BZ #6981]
24328         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
24329         depending on [__GCC_IEC_559 > 0].
24330         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
24331         depending on [__GCC_IEC_559_COMPLEX > 0].
24333 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
24335         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
24336         to iso-639.def.
24338 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
24340         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
24342 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
24344         [BZ #16112]
24345         * malloc/malloc (malloc_info): Do not handle first bin as
24346         special case.
24348 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
24350         * locale/iso-639.def: Add Central Nahuatl (nhn).
24352 2013-11-01  Bruno Haible  <bruno@clisp.org>
24354         [BZ #7003]
24355         * manual/math.texi (BSD Random): Specify range upper bound as
24356         in POSIX.
24358 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
24360         * locale/iso-639.def: Add Meadow Mari (mhr).
24362 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
24364         [BZ #14752], [BZ #15763]
24365         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
24366         Validate name.
24367         * rt/tst_shm.c: Add test for escaping directory.
24369 2013-10-31  Andreas Schwab  <schwab@suse.de>
24371         [BZ #15917]
24372         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
24373         followed by 'x' as part of digit sequence.
24374         * stdio-common/tst-sscanf.c (double_tests2): New tests.
24376 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
24378         [BZ #16037]
24379         * configure.ac: allow GNU Make 4.0 and greater.
24380         * configure: Regenerated.
24382 2013-10-30  Will Newton  <will.newton@linaro.org>
24384         [BZ #16038]
24385         * malloc/hooks.c (memalign_check): Limit alignment to the
24386         maximum representable power of two.
24387         * malloc/malloc.c (__libc_memalign): Likewise.
24388         * malloc/tst-memalign.c (do_test): Add test for very
24389         large alignment values.
24390         * malloc/tst-posix_memalign.c (do_test): Likewise.
24392 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24394         [BZ #11087]
24395         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
24396         (munmap_chunk): Likewise.
24397         (mremap_chunk): Likewise.
24399 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24401         [BZ #15799]
24402         * stdlib/div.c (div): Remove obsolete code.
24403         * stdlib/ldiv.c (ldiv): Likewise.
24404         * stdlib/lldiv.c (lldiv): Likewise.
24406 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
24408         [BZ #16071]
24409         * nss/nss_files/files-XXX.c (get_contents_ret): New
24410         enumerator.
24411         (get_contents): New function.
24412         (internal_getent): Use it.  Expand size of LINEBUFLEN.
24414 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
24416         * configure.in: Moved to ...
24417         * configure.ac: ... here. Change reference to configure.in
24418         to configure.ac.
24419         * sysdeps/arm/preconfigure.ac: ... here.
24420         configure.in to configure.ac.
24421         * sysdeps/gnu/configure.in: Moved to ...
24422         * sysdeps/gnu/configure.ac: ... here.
24423         * sysdeps/i386/configure.in: Moved to ...
24424         * sysdeps/i386/configure.ac: ... here.
24425         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
24426         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
24427         * sysdeps/mach/configure.in: Moved to ...
24428         * sysdeps/mach/configure.ac: ... here.
24429         * sysdeps/mach/hurd/configure.in: Moved to ...
24430         * sysdeps/mach/hurd/configure.ac: ... here.
24431         * sysdeps/powerpc/configure.in: Moved to ...
24432         * sysdeps/powerpc/configure.ac: ... here.
24433         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
24434         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
24435         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
24436         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
24437         * sysdeps/s390/s390-32/configure.in: Moved to ...
24438         * sysdeps/s390/s390-32/configure.ac: ... here.
24439         * sysdeps/s390/s390-64/configure.in: Moved to ...
24440         * sysdeps/s390/s390-64/configure.ac: ... here.
24441         * sysdeps/sh/configure.in: Moved to ...
24442         * sysdeps/sh/configure.ac: ... here.
24443         * sysdeps/sparc/configure.in: Moved to ...
24444         * sysdeps/sparc/configure.ac: ... here.
24445         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
24446         * sysdeps/unix/sysv/linux/configure.ac: ... here.
24447         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
24448         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
24449         * sysdeps/x86_64/configure.in: Moved to ...
24450         * sysdeps/x86_64/configure.ac: ... here.
24451         * sysdeps/x86_64/preconfigure.in: Moved to ...
24452         * sysdeps/x86_64/preconfigure.ac: ... here.
24453         * aclocal.m4: Change reference to configure.in to configure.ac.
24454         * config.h.in: Likewise.
24455         * manual/install.texi: Likewise.
24456         * manual/maint.texi: Likewise.
24457         * Makefile: Likewise.
24458         * malloc/Makefile: Likewise.
24459         * nscd/Makefile: Likewise.
24460         * Makeconfig: Change reference to configure.in and
24461         preconfigure.in to configure.ac and preconfigure.ac
24462         respectively.
24463         * INSTALL: Regenerated.
24464         * configure: Likewise.
24465         * sysdeps/gnu/configure: Likewise.
24466         * sysdeps/i386/configure: Likewise.
24467         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
24468         * sysdeps/mach/configure: Likewise.
24469         * sysdeps/mach/hurd/configure: Likewise.
24470         * sysdeps/powerpc/configure: Likewise.
24471         * sysdeps/powerpc/powerpc32/configure: Likewise.
24472         * sysdeps/powerpc/powerpc64/configure: Likewise.
24473         * sysdeps/s390/s390-32/configure: Likewise.
24474         * sysdeps/s390/s390-64/configure: Likewise.
24475         * sysdeps/sh/configure: Likewise.
24476         * sysdeps/sparc/configure: Likewise.
24477         * sysdeps/unix/sysv/linux/configure: Likewise.
24478         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
24479         * sysdeps/x86_64/configure: Likewise.
24480         * sysdeps/x86_64/preconfigure: Likewise.
24482 2013-10-29  Andreas Schwab  <schwab@suse.de>
24484         * stdio-common/Makefile (tst-swscanf-ENV): Define.
24486 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
24488         * benchtests/pow-inputs: Add new inputs.
24490         * benchtests/exp-inputs: Add new inputs.
24492         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
24493         conditional check for return value.
24494         (__cos32): Likewise.
24496 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24498         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
24499         to provide a boost for large inputs with word alignment.
24500         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
24501         implementation based on optimized PPC64 strcpy.
24502         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
24503         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
24504         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
24505         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
24507 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24509         [BZ #2801]
24510         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
24512 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24514         [BZ #14876]
24515         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
24516         * time/tst-strptime.c (day_tests): Add testcase.
24518 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24520         [BZ #14029]
24521         * manual/pattern.texi: Acknowledge that fnmatch can fail.
24523 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
24525         [BZ #16074]
24526         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
24527         MAP_FAILED on error.
24529 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
24531         [BZ #16072]
24532         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
24533         heap for large requests.
24535 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
24537         [BZ #9954]
24538         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
24539         result if the result has no associated interface.
24540         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
24541         interface for all 127.X.Y.Z addresses.
24543 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
24545         * locale/iso-639.def: Add Ligurian (lij)
24547 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
24549         [BZ #15825]
24550         * sunrpc/rpc_main.c: Document rpcgen -5.
24552 2013-10-19  Michael Stahl  <mstahl@redhat.com>
24554         * elf/rtld.c (do_preload): Print the reason why preloading failed.
24556 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24558         [BZ #10278]
24559         * posix/glob.c: Match only directories when trailing slash is present.
24560         * posix/tst-gnuglob.c (my_opendir): Do not open files.
24561         (main): Add testcase.
24563 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24565         [BZ #15670]
24566         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
24568 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
24570         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
24571         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
24572         AUTH_DES and cindex for FIPS 140-2.
24573         (DES Encryption): Add cindex FIPS 46-3.
24575         * locale/locarchive.h (struct locarhandle): Add fname.
24576         * locale/programs/localedef.c (main): Pass ARGV[remaining]
24577         if an optional argument was specified to --list-archive,
24578         otherwise NULL.
24579         * locale/programs/locarchive.c (show_archive_content): Take new
24580         argument fname and pass it via ah.fname to open_archive.
24581         * locale/programs/localedef.h: Update decl.
24582         (open_archive): If AH->fname is non-null, open that file
24583         rather than the default file name, and don't ignore ENOENT.
24584         (create_archive): Set AH.fname to NULL.
24585         (delete_locales_from_archive): Likewise.
24586         (add_locales_to_archive): Likewise.
24587         * locale/programs/locfile.c (write_all_categories): Likewise.
24589 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
24590             Aldy Hernandez  <aldyh@redhat.com>
24592         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
24593         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
24594         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
24595         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
24596         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
24597         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
24598         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
24599         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
24600         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
24601         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
24602         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
24603         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
24604         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
24605         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
24606         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
24607         Likewise.
24608         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
24609         Likewise.
24610         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
24611         Likewise.
24612         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
24613         Likewise.
24614         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
24615         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
24616         Likewise.
24617         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
24618         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
24619         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
24620         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
24621         Likewise.
24622         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
24623         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
24624         * sysdeps/powerpc/preconfigure: Likewise.
24625         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
24626         Likewise.
24627         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
24628         Replace contents of file by #include of <fenv_libc.h>.
24629         * sysdeps/powerpc/soft-fp/sfp-machine.h
24630         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
24631         and <sys/prctl.h>.
24632         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
24633         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
24634         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
24635         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
24636         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
24637         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
24638         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
24639         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
24640         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
24641         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
24642         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
24643         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
24644         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
24645         Allow copysignl PLT reference to be missing.
24647 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
24648             Joseph Myers  <joseph@codesourcery.com
24650         [BZ #15948]
24651         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
24652         single character.
24653         (add_to_tablewc): Assert sequence of wide characters is nonempty.
24655 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24657         * elf/tst-tls-dlinfo.c: Don't include tls.h.
24658         * elf/tst-tls1.c: Likewise.
24659         * elf/tst-tls10.h: Likewise.
24660         * elf/tst-tls14.c: Likewise.
24661         * elf/tst-tls2.c: Likewise.
24662         * elf/tst-tls3.c: Likewise.
24663         * elf/tst-tls4.c: Likewise.
24664         * elf/tst-tls5.c: Likewise.
24665         * elf/tst-tls6.c: Likewise.
24666         * elf/tst-tls7.c: Likewise.
24667         * elf/tst-tls8.c: Likewise.
24668         * elf/tst-tls9.c: Likewise.
24669         * elf/tst-tlsmod1.c: Likewise.
24670         * elf/tst-tlsmod13.c: Likewise.
24671         * elf/tst-tlsmod13a.c: Likewise.
24672         * elf/tst-tlsmod14a.c: Likewise.
24673         * elf/tst-tlsmod16a.c: Likewise.
24674         * elf/tst-tlsmod16b.c: Likewise.
24675         * elf/tst-tlsmod2.c: Likewise.
24676         * elf/tst-tlsmod3.c: Likewise.
24677         * elf/tst-tlsmod4.c: Likewise.
24678         * elf/tst-tlsmod5.c: Likewise.
24679         * elf/tst-tlsmod6.c: Likewise.
24681 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
24683         [BZ #12486]
24684         * malloc/malloc.c: remove checks for statistics.
24686 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
24688         [BZ #15277]
24689         * inet/inet_net.c (inet_network): Detect additional invalid strings.
24690         * inet/tst-network.c: Add testcase.
24692 2013-10-17  Andreas Schwab  <schwab@suse.de>
24694         [BZ #15218]
24695         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
24696         to determine canonical name.
24698 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
24700         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
24701         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
24702         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
24703         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
24704         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
24705         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
24706         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
24707         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
24708         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
24709         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
24710         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
24711         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
24712         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
24713         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
24714         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
24715         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
24716         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
24717         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
24718         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
24719         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
24720         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
24721         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
24722         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
24723         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
24724         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
24725         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
24726         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
24727         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
24728         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
24729         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
24730         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
24731         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
24732         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
24733         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
24734         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
24735         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
24736         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
24737         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
24738         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
24739         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
24740         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
24741         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
24742         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
24743         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
24744         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
24745         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
24746         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
24747         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
24748         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
24749         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
24750         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
24751         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
24752         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
24753         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
24754         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
24755         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
24756         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
24757         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
24759 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
24761         [BZ #16041]
24762         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
24763         make result into a quiet NaN.
24765 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
24767         * soft-fp/adddf3.c: Fix horizontal whitespace.
24768         * soft-fp/addsf3.c: Likewise.
24769         * soft-fp/addtf3.c: Likewise.
24770         * soft-fp/divdf3.c: Likewise.
24771         * soft-fp/divsf3.c: Likewise.
24772         * soft-fp/divtf3.c: Likewise.
24773         * soft-fp/double.h: Likewise.
24774         * soft-fp/eqdf2.c: Likewise.
24775         * soft-fp/eqsf2.c: Likewise.
24776         * soft-fp/eqtf2.c: Likewise.
24777         * soft-fp/extenddftf2.c: Likewise.
24778         * soft-fp/extended.h: Likewise.
24779         * soft-fp/extendsfdf2.c: Likewise.
24780         * soft-fp/extendsftf2.c: Likewise.
24781         * soft-fp/extendxftf2.c: Likewise.
24782         * soft-fp/fixdfdi.c: Likewise.
24783         * soft-fp/fixdfsi.c: Likewise.
24784         * soft-fp/fixdfti.c: Likewise.
24785         * soft-fp/fixsfdi.c: Likewise.
24786         * soft-fp/fixsfsi.c: Likewise.
24787         * soft-fp/fixsfti.c: Likewise.
24788         * soft-fp/fixtfdi.c: Likewise.
24789         * soft-fp/fixtfsi.c: Likewise.
24790         * soft-fp/fixtfti.c: Likewise.
24791         * soft-fp/fixunsdfdi.c: Likewise.
24792         * soft-fp/fixunsdfsi.c: Likewise.
24793         * soft-fp/fixunsdfti.c: Likewise.
24794         * soft-fp/fixunssfdi.c: Likewise.
24795         * soft-fp/fixunssfsi.c: Likewise.
24796         * soft-fp/fixunssfti.c: Likewise.
24797         * soft-fp/fixunstfdi.c: Likewise.
24798         * soft-fp/fixunstfsi.c: Likewise.
24799         * soft-fp/fixunstfti.c: Likewise.
24800         * soft-fp/floatdidf.c: Likewise.
24801         * soft-fp/floatdisf.c: Likewise.
24802         * soft-fp/floatditf.c: Likewise.
24803         * soft-fp/floatsidf.c: Likewise.
24804         * soft-fp/floatsisf.c: Likewise.
24805         * soft-fp/floatsitf.c: Likewise.
24806         * soft-fp/floattidf.c: Likewise.
24807         * soft-fp/floattisf.c: Likewise.
24808         * soft-fp/floattitf.c: Likewise.
24809         * soft-fp/floatundidf.c: Likewise.
24810         * soft-fp/floatundisf.c: Likewise.
24811         * soft-fp/floatunditf.c: Likewise.
24812         * soft-fp/floatunsidf.c: Likewise.
24813         * soft-fp/floatunsisf.c: Likewise.
24814         * soft-fp/floatunsitf.c: Likewise.
24815         * soft-fp/floatuntidf.c: Likewise.
24816         * soft-fp/floatuntisf.c: Likewise.
24817         * soft-fp/floatuntitf.c: Likewise.
24818         * soft-fp/fmadf4.c: Likewise.
24819         * soft-fp/fmasf4.c: Likewise.
24820         * soft-fp/fmatf4.c: Likewise.
24821         * soft-fp/gedf2.c: Likewise.
24822         * soft-fp/gesf2.c: Likewise.
24823         * soft-fp/getf2.c: Likewise.
24824         * soft-fp/ledf2.c: Likewise.
24825         * soft-fp/lesf2.c: Likewise.
24826         * soft-fp/letf2.c: Likewise.
24827         * soft-fp/muldf3.c: Likewise.
24828         * soft-fp/mulsf3.c: Likewise.
24829         * soft-fp/multf3.c: Likewise.
24830         * soft-fp/negdf2.c: Likewise.
24831         * soft-fp/negsf2.c: Likewise.
24832         * soft-fp/negtf2.c: Likewise.
24833         * soft-fp/op-1.h: Likewise.
24834         * soft-fp/op-2.h: Likewise.
24835         * soft-fp/op-4.h: Likewise.
24836         * soft-fp/op-8.h: Likewise.
24837         * soft-fp/op-common.h: Likewise.
24838         * soft-fp/quad.h: Likewise.
24839         * soft-fp/single.h: Likewise.
24840         * soft-fp/soft-fp.h: Likewise.
24841         * soft-fp/sqrtdf2.c: Likewise.
24842         * soft-fp/sqrtsf2.c: Likewise.
24843         * soft-fp/sqrttf2.c: Likewise.
24844         * soft-fp/subdf3.c: Likewise.
24845         * soft-fp/subsf3.c: Likewise.
24846         * soft-fp/subtf3.c: Likewise.
24847         * soft-fp/truncdfsf2.c: Likewise.
24848         * soft-fp/trunctfdf2.c: Likewise.
24849         * soft-fp/trunctfsf2.c: Likewise.
24850         * soft-fp/trunctfxf2.c: Likewise.
24851         * soft-fp/unorddf2.c: Likewise.
24852         * soft-fp/unordsf2.c: Likewise.
24853         * soft-fp/unordtf2.c: Likewise.
24855 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
24857         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
24858         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
24860 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
24862         * elf/dl-libc.c: Clear initfini list after freeing.
24864 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
24866         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
24867         * soft-fp/addsf3.c: Likewise.
24868         * soft-fp/addtf3.c: Likewise.
24869         * soft-fp/divdf3.c: Likewise.
24870         * soft-fp/divsf3.c: Likewise.
24871         * soft-fp/divtf3.c: Likewise.
24872         * soft-fp/double.h: Likewise.
24873         * soft-fp/eqdf2.c: Likewise.
24874         * soft-fp/eqsf2.c: Likewise.
24875         * soft-fp/eqtf2.c: Likewise.
24876         * soft-fp/extenddftf2.c: Likewise.
24877         * soft-fp/extended.h: Likewise.
24878         * soft-fp/extendsfdf2.c: Likewise.
24879         * soft-fp/extendsftf2.c: Likewise.
24880         * soft-fp/extendxftf2.c: Likewise.
24881         * soft-fp/fixdfdi.c: Likewise.
24882         * soft-fp/fixdfsi.c: Likewise.
24883         * soft-fp/fixdfti.c: Likewise.
24884         * soft-fp/fixsfdi.c: Likewise.
24885         * soft-fp/fixsfsi.c: Likewise.
24886         * soft-fp/fixsfti.c: Likewise.
24887         * soft-fp/fixtfdi.c: Likewise.
24888         * soft-fp/fixtfsi.c: Likewise.
24889         * soft-fp/fixtfti.c: Likewise.
24890         * soft-fp/fixunsdfdi.c: Likewise.
24891         * soft-fp/fixunsdfsi.c: Likewise.
24892         * soft-fp/fixunsdfti.c: Likewise.
24893         * soft-fp/fixunssfdi.c: Likewise.
24894         * soft-fp/fixunssfsi.c: Likewise.
24895         * soft-fp/fixunssfti.c: Likewise.
24896         * soft-fp/fixunstfdi.c: Likewise.
24897         * soft-fp/fixunstfsi.c: Likewise.
24898         * soft-fp/fixunstfti.c: Likewise.
24899         * soft-fp/floatdidf.c: Likewise.
24900         * soft-fp/floatdisf.c: Likewise.
24901         * soft-fp/floatditf.c: Likewise.
24902         * soft-fp/floatsidf.c: Likewise.
24903         * soft-fp/floatsisf.c: Likewise.
24904         * soft-fp/floatsitf.c: Likewise.
24905         * soft-fp/floattidf.c: Likewise.
24906         * soft-fp/floattisf.c: Likewise.
24907         * soft-fp/floattitf.c: Likewise.
24908         * soft-fp/floatundidf.c: Likewise.
24909         * soft-fp/floatundisf.c: Likewise.
24910         * soft-fp/floatunsidf.c: Likewise.
24911         * soft-fp/floatunsisf.c: Likewise.
24912         * soft-fp/floatuntidf.c: Likewise.
24913         * soft-fp/floatuntisf.c: Likewise.
24914         * soft-fp/floatuntitf.c: Likewise.
24915         * soft-fp/fmadf4.c: Likewise.
24916         * soft-fp/fmasf4.c: Likewise.
24917         * soft-fp/fmatf4.c: Likewise.
24918         * soft-fp/gedf2.c: Likewise.
24919         * soft-fp/gesf2.c: Likewise.
24920         * soft-fp/getf2.c: Likewise.
24921         * soft-fp/ledf2.c: Likewise.
24922         * soft-fp/lesf2.c: Likewise.
24923         * soft-fp/letf2.c: Likewise.
24924         * soft-fp/muldf3.c: Likewise.
24925         * soft-fp/mulsf3.c: Likewise.
24926         * soft-fp/multf3.c: Likewise.
24927         * soft-fp/negdf2.c: Likewise.
24928         * soft-fp/negsf2.c: Likewise.
24929         * soft-fp/negtf2.c: Likewise.
24930         * soft-fp/op-1.h: Likewise.
24931         * soft-fp/op-2.h: Likewise.
24932         * soft-fp/op-4.h: Likewise.
24933         * soft-fp/op-8.h: Likewise.
24934         * soft-fp/op-common.h: Likewise.
24935         * soft-fp/quad.h: Likewise.
24936         * soft-fp/single.h: Likewise.
24937         * soft-fp/soft-fp.h: Likewise.
24938         * soft-fp/sqrtdf2.c: Likewise.
24939         * soft-fp/sqrtsf2.c: Likewise.
24940         * soft-fp/sqrttf2.c: Likewise.
24941         * soft-fp/subdf3.c: Likewise.
24942         * soft-fp/subsf3.c: Likewise.
24943         * soft-fp/subtf3.c: Likewise.
24944         * soft-fp/truncdfsf2.c: Likewise.
24945         * soft-fp/trunctfdf2.c: Likewise.
24946         * soft-fp/trunctfsf2.c: Likewise.
24947         * soft-fp/trunctfxf2.c: Likewise.
24948         * soft-fp/unorddf2.c: Likewise.
24949         * soft-fp/unordsf2.c: Likewise.
24950         * soft-fp/unordtf2.c: Likewise.
24952 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
24954         [BZ #15672]
24955         * misc/error.c (error_tail): Fix possible buffer overflow.
24957 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
24959         [BZ #13028]
24960         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
24961         address.
24963 2013-10-14  P. J. McDermott  <pj@pehjota.net>
24965         [BZ #832]
24966         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
24967         testing pipefail option.
24969 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24971         * soft-fp/double.h: Indent preprocessor directives inside #if.
24972         * soft-fp/extended.h: Likewise.
24973         * soft-fp/op-2.h: Likewise.
24974         * soft-fp/op-4.h: Likewise.
24975         * soft-fp/op-common.h: Likewise.
24976         * soft-fp/quad.h: Likewise.
24977         * soft-fp/single.h: Likewise.
24978         * soft-fp/soft-fp.h: Likewise.
24980 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
24982         * iconv/iconv_prog.c: Fix typos.
24983         * stdio-common/psiginfo-data.h: Likewise.
24985 2013-10-12   Reuben Thomas <rrt@sc3d.org>
24987         [BZ #15764]
24988         * locale/setlocale.c: Fix typo.
24990 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24992         [BZ #16036]
24993         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
24994         signaling NaN arguments.
24995         * soft-fp/unordsf2.c (__unordsf2): Likewise.
24996         * soft-fp/unordtf2.c (__unordtf2): Likewise.
24998         [BZ #14910]
24999         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
25000         unordered operands.
25001         * soft-fp/gesf2.c (__gesf2): Likewise.
25002         * soft-fp/getf2.c (__getf2): Likewise.
25003         * soft-fp/ledf2.c (__ledf2): Likewise.
25004         * soft-fp/lesf2.c (__lesf2): Likewise.
25005         * soft-fp/letf2.c (__letf2): Likewise.
25007         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
25008         * soft-fp/eqsf2.c (__eqsf2): Likewise.
25009         * soft-fp/eqtf2.c (__eqtf2): Likewise.
25010         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
25011         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
25012         * soft-fp/fixdfti.c (__fixdfti): Likewise.
25013         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
25014         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
25015         * soft-fp/fixsfti.c (__fixsfti): Likewise.
25016         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
25017         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
25018         * soft-fp/fixtfti.c (__fixtfti): Likewise.
25019         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
25020         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
25021         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
25022         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
25023         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
25024         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
25025         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
25026         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
25027         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
25028         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
25029         * soft-fp/floatdisf.c (__floatdisf): Likewise.
25030         * soft-fp/floatsisf.c (__floatsisf): Likewise.
25031         * soft-fp/floattidf.c (__floattidf): Likewise.
25032         * soft-fp/floattisf.c (__floattisf): Likewise.
25033         * soft-fp/floattitf.c (__floattitf): Likewise.
25034         * soft-fp/floatundidf.c (__floatundidf): Likewise.
25035         * soft-fp/floatundisf.c (__floatundisf): Likewise.
25036         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
25037         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
25038         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
25039         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
25040         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
25041         * soft-fp/gesf2.c (__gesf2): Likewise.
25042         * soft-fp/getf2.c (__getf2): Likewise.
25043         * soft-fp/ledf2.c (__ledf2): Likewise.
25044         * soft-fp/lesf2.c (__lesf2): Likewise.
25045         * soft-fp/letf2.c (__letf2): Likewise.
25047         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
25048         Undefine and redefine.
25049         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
25050         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
25051         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
25052         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
25053         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25054         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
25055         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25056         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
25057         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25058         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
25059         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25060         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
25061         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25062         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
25063         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25065         [BZ #16032]
25066         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
25067         without decrementing exponent if mantissa >= that for the
25068         denominator, not >.
25069         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
25070         denominator, not >.  Decrement exponent in < case instead of
25071         incrementing in >= case.
25072         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
25073         without decrementing exponent if mantissa >= that for the
25074         denominator, not >.
25076         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
25077         computing saturated result for unsigned overflow.
25079 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
25080             Jeff Law  <law@redhat.com>
25082         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
25083         (atan2Mp): Add systemtap probe marker.
25084         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
25085         (__ieee754_log): Add systemtap probe marker.
25086         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
25087         (atanMp): Add systemtap probe marker.
25088         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
25089         (tanMp): Add systemtap probe marker.
25090         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
25091         (__slowexp): Add systemtap probe marker.
25092         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
25093         (__slowpow): Add systemtap probe marker.
25094         * manual/probes.texi: Document probes.
25096 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
25098         [BZ #15362]
25099         * libio/fileops.c (_IO_new_file_write): Return count of bytes
25100         written.
25101         (_IO_new_file_xsputn): Don't return EOF if nothing has been
25102         written.
25103         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
25104         written to buffer but not flushed.
25105         * libio/iofwrite_u.c:  Likewise.
25106         * libio/iopadn.c:  Return bytes returned even if EOF was
25107         encountered.
25108         * libio/iowpadn.c:  Likewise.
25109         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
25110         if _IO_padn does not write the whole buffer.
25111         [!COMPILE_WPRINTF] (PAD): Likewise.
25113 2013-10-10  David S. Miller  <davem@davemloft.net>
25115         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
25116         directory block.
25118 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25120         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
25121         instead of FSF address.
25122         * soft-fp/fixdfti.c: Likewise.
25123         * soft-fp/fixsfti.c: Likewise.
25124         * soft-fp/fixtfti.c: Likewise.
25125         * soft-fp/fixunsdfti.c: Likewise.
25126         * soft-fp/fixunssfti.c: Likewise.
25127         * soft-fp/fixunstfti.c: Likewise.
25128         * soft-fp/floattidf.c: Likewise.
25129         * soft-fp/floattisf.c: Likewise.
25130         * soft-fp/floattitf.c: Likewise.
25131         * soft-fp/floatuntidf.c: Likewise.
25132         * soft-fp/floatuntisf.c: Likewise.
25133         * soft-fp/floatuntitf.c: Likewise.
25134         * soft-fp/trunctfxf2.c: Likewise.
25136         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
25137         * soft-fp/fixdfti.c: Likewise.
25138         * soft-fp/fixsfti.c: Likewise.
25139         * soft-fp/fixtfti.c: Likewise.
25140         * soft-fp/fixunsdfti.c: Likewise.
25141         * soft-fp/fixunssfti.c: Likewise.
25142         * soft-fp/fixunstfti.c: Likewise.
25143         * soft-fp/floattidf.c: Likewise.
25144         * soft-fp/floattisf.c: Likewise.
25145         * soft-fp/floattitf.c: Likewise.
25146         * soft-fp/floatuntidf.c: Likewise.
25147         * soft-fp/floatuntisf.c: Likewise.
25148         * soft-fp/floatuntitf.c: Likewise.
25149         * soft-fp/trunctfxf2.c: Likewise.
25151 2013-10-10  David S. Miller  <davem@davemloft.net>
25153         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25155 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
25157         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
25158         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
25159         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
25160         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
25161         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
25162         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
25163         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
25165         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
25166         for NaNs before doing comparisons on argument.
25167         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
25168         Likewise.
25170 2013-10-10  Will Newton  <will.newton@linaro.org>
25172         * malloc/hooks.c (memalign_check): Ensure the value of bytes
25173         passed to _int_memalign does not overflow.
25175 2013-10-10  Torvald Riegel  <triegel@redhat.com>
25177         * scripts/bench.pl: Add include-sources directive.
25178         * benchtests/README: Update documentation.
25180 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25182         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
25183         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
25184         instead of FP_INIT_ROUNDMODE.
25185         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
25186         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
25188         [BZ #16034]
25189         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
25190         copy class of input value.
25191         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
25192         not handle exceptions.
25193         * soft-fp/negsf2.c (__negsf2): Likewise.
25194         * soft-fp/negtf2.c (__negtf2): Likewise.
25195         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
25197 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
25199         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
25200         semicolon.  From Linux kernel.
25202 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
25204         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
25206 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
25208         [BZ #156]
25209         * manual/socket.texi: Added statement about buffer
25210         for gethostbyname2_r.
25212 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
25214         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
25215         Use .p2align directive instead, throughout.
25216         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
25217         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
25218         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
25219         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
25220         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
25221         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
25222         * sysdeps/x86_64/strchr.S: Likewise.
25223         * sysdeps/x86_64/strrchr.S: Likewise.
25225 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
25227         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
25229         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
25231         * sysdeps/generic/math_private.h (__mpsin1): Remove
25232         declaration.
25233         (__mpcos1): Likewise.
25234         (__mpsin): New argument __range_reduce.
25235         (__mpcos): Likewise.
25236         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
25237         (slow): Use __mpsin and __mpcos.
25238         (slow1): Likewise.
25239         (slow2): Likewise.
25240         (sloww): Likewise.
25241         (sloww1): Likewise.
25242         (sloww2): Likewise.
25243         (bsloww): Likewise.
25244         (bsloww1): Likewise.
25245         (bsloww2): Likewise.
25246         (cslow2): Likewise.
25247         (csloww): Likewise.
25248         (csloww1): Likewise.
25249         (csloww2): Likewise.
25250         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
25251         range_reduce.  Merge in __mpsin1.
25252         (__mpcos): Likewise.
25253         (__mpsin1): Remove.
25254         (__mpcos1): Likewise.
25256 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
25258         * locale/loadlocale.c (_nl_intern_locale_data): Use
25259         LOCFILE_ALIGNED_P.
25260         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
25261         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
25262         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
25263         obstack data is appropriately aligned.
25264         (obstack_int32_grow_fast): Likewise.
25265         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
25266         * locale/programs/locfile.c (add_locale_uint32): Likewise.
25267         (add_locale_uint32_array): Likewise.
25269 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
25271         * benchtests/Makefile: Remove ARGLIST and RET variables.
25272         ($(objpfx)bench-%.c): Pass only function name to the script.
25273         * benchtests/README: Update documentation.
25274         * benchtests/acos-inputs: Add new directives.
25275         * benchtests/acosh-inputs: Likewise.
25276         * benchtests/asin-inputs: Likewise.
25277         * benchtests/asinh-inputs: Likewise.
25278         * benchtests/atan-inputs: Likewise.
25279         * benchtests/atanh-inputs: Likewise.
25280         * benchtests/cos-inputs: Likewise.
25281         * benchtests/cosh-inputs: Likewise.
25282         * benchtests/exp-inputs: Likewise.
25283         * benchtests/log-inputs: Likewise.
25284         * benchtests/pow-inputs: Likewise.
25285         * benchtests/rint-inputs: Likewise.
25286         * benchtests/sin-inputs: Likewise.
25287         * benchtests/sinh-inputs: Likewise.
25288         * benchtests/tan-inputs: Likewise.
25289         * benchtests/tanh-inputs: Likewise.
25290         * scripts/bench.pl: Add support for new directives.
25292 2013-10-07  Alan Modra  <amodra@gmail.com>
25294         * README: Fix careless merge.
25296 2013-10-05  Alan Modra  <amodra@gmail.com>
25298         * NEWS: Mention powerpc64le support and bugs fixed.
25299         * README: Both big-endian and little-endian powerpc64 supported.
25301 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25303         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
25304         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
25305         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
25306         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
25308 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
25310         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
25311         match prototype.
25313 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
25315         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
25316         Move -mhard-float appending from
25317         ports/sysdeps/powerpc/powerpc32/Makefile.
25318         [$(with-fp) = yes] (ASFLAGS): Likewise.
25319         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
25320         * sysdeps/powerpc/nofpu: Move directory from
25321         ports/sysdeps/powerpc/nofpu.
25322         * sysdeps/powerpc/soft-fp: Move directory from
25323         ports/sysdeps/powerpc/soft-fp.
25324         * sysdeps/powerpc/powerpc32/405: Move directory from
25325         ports/sysdeps/powerpc/powerpc32/405.
25326         * sysdeps/powerpc/powerpc32/440: Move directory from
25327         ports/sysdeps/powerpc/powerpc32/440.
25328         * sysdeps/powerpc/powerpc32/464: Move directory from
25329         ports/sysdeps/powerpc/powerpc32/464.
25330         * sysdeps/powerpc/powerpc32/476: Move directory from
25331         ports/sysdeps/powerpc/powerpc32/476.
25332         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
25333         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
25334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
25335         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
25336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
25337         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
25338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
25339         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
25340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
25341         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
25342         * README: Update for powerpc-*-linux-gnu software floating point
25343         support in libc.
25345         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
25346         case to powerpc/powerpc32*.
25347         * sysdeps/unix/sysv/linux/configure: Regenerated.
25349         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
25350         (_FPU_MASK_OM): Define as 0x04.
25351         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
25352         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
25353         0x00c10080.
25354         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
25355         0x0000003c.
25356         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
25358         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
25359         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25360         getcontext_e500.
25361         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
25362         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25363         setcontext_e500.
25364         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
25365         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
25366         and setcontext_e500.
25368 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
25370         * locale/iso-3166.def: Update iso-1366.def and related occurrences
25372 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
25374         * manual/threads.texi (Default Thread Attributes): Fix typo.
25376 2013-10-04  Will Newton  <will.newton@linaro.org>
25378         * malloc/Makefile: Add tst-memalign.
25379         * malloc/tst-memalign.c: New file.
25381         * malloc/tst-posix_memalign.c: Add comments.
25382         (do_test): Add comments and call free on all potentially
25383         allocated pointers. Add space after cast.
25385         * malloc/tst-pvalloc.c: Add comments.
25386         (do_test): Add comments and call free on all potentially
25387         allocated pointers. Remove duplicate check for NULL pointer.
25388         Add space after cast.
25390         * malloc/tst-valloc.c: Add comments.
25391         (do_test): Add comments and call free on all potentially
25392         allocated pointers. Remove duplicate check for NULL pointer.
25393         Add space after cast.
25395 2013-10-04  Alan Modra  <amodra@gmail.com>
25397         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25398         Use stdint types in rather than __attribute__((mode())).
25399         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25401 2013-10-04  Alan Modra  <amodra@gmail.com>
25403         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25404         Correct handling of unaligned relocs for little-endian.
25405         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25407 2013-10-04  Alan Modra  <amodra@gmail.com>
25409         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
25410         * configure: Regenerate.
25411         * nptl/shlib-versions: Powerpc*le starts at 2.18.
25412         * shlib-versions: Likewise.
25414 2013-10-04  Alan Modra  <amodra@gmail.com>
25416         * string/tester.c (test_memrchr): Increment reported test cycle.
25418 2013-10-04  Alan Modra  <amodra@gmail.com>
25420         * string/test-memcpy.c (do_one_test): When reporting errors, print
25421         string address and don't overrun end of string.
25423 2013-10-04  Alan Modra  <amodra@gmail.com>
25425         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
25426         insrdi.  Make better use of reg selection to speed exit slightly.
25427         Schedule entry path a little better.  Remove useless "are we done"
25428         checks on entry to main loop.  Handle wrapping around zero address.
25429         Correct main loop count.  Handle single left-over word from main
25430         loop inline rather than by using loop_small.  Remove extra word
25431         case in loop_small caused by wrong loop count.  Add little-endian
25432         support.
25433         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
25434         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
25435         cache hint.
25436         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
25437         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
25438         support.  Avoid rlwimi.
25439         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
25441 2013-10-04  Alan Modra  <amodra@gmail.com>
25443         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
25444         insrdi.  Formatting.
25445         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
25446         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
25447         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
25448         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
25449         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
25450         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
25452 2013-10-04  Alan Modra  <amodra@gmail.com>
25454         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
25455         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25456         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
25457         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
25458         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
25459         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
25460         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
25461         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
25462         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
25463         use of regs.  Use power7 mtocrf.  Tidy function tails.
25465 2013-10-04  Alan Modra  <amodra@gmail.com>
25467         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
25468         Formatting.  Consistently use rXXX register defines or rN defines.
25469         Use early exit labels that avoid restoring unused non-volatile regs.
25470         Make cr field use more consistent with rWORDn compares.  Rename
25471         regs used as shift registers for unaligned loop, using rN defines
25472         for short lifetime/multiple use regs.
25473         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
25474         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
25475         addi 1,1,64 to pop stack frame.  Simplify return value code.
25476         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
25478 2013-10-04  Alan Modra  <amodra@gmail.com>
25480         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
25481         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
25482         rather than rlwimi.
25483         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
25484         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
25485         little-endian support.  Correct typos.
25486         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
25487         rather than rlwimi.
25488         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
25489         in loop and entry code to keep "and." results.
25490         (strchr): Add little-endian support.  Comment.  Move cntlzd
25491         earlier in tail.
25492         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
25494 2013-10-04  Alan Modra  <amodra@gmail.com>
25496         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
25497         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
25498         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
25499         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
25501 2013-10-04  Alan Modra  <amodra@gmail.com>
25503         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
25504         (rTMP): Define as r11.
25505         (strcmp): Add little-endian support.  Optimise tail.
25506         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
25507         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
25508         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
25509         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
25510         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
25511         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
25512         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
25514 2013-10-04  Alan Modra  <amodra@gmail.com>
25516         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
25517         little-endian support.  Remove unnecessary "are we done" tests.
25518         Handle "s" wrapping around zero and extremely large "size".
25519         Correct main loop count.  Handle single left-over word from main
25520         loop inline rather than by using small_loop.  Correct comments.
25521         Delete "zero" tail, use "end_max" instead.
25522         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
25524 2013-10-04  Alan Modra  <amodra@gmail.com>
25526         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
25527         support.  Don't branch over align.
25528         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
25529         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
25530         support.  Rearrange tmp reg use to suit.  Comment.
25531         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
25533 2013-10-04  Alan Modra  <amodra@gmail.com>
25535         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
25537 2013-10-04  Alan Modra  <amodra@gmail.com>
25539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
25540         conditional form of branch and link when obtaining pc.
25541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
25543 2013-10-04  Alan Modra  <amodra@gmail.com>
25545         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
25546         HIWORD/LOWORD.
25547         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
25548         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
25550 2013-10-04  Alan Modra  <amodra@gmail.com>
25552         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
25553         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
25554         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
25555         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
25556         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
25557         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
25558         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
25559         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
25560         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
25561         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
25563 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25564             Alistair Popple <alistair@ozlabs.au.ibm.com>
25565             Alan Modra <amodra@gmail.com>
25567         [BZ #15723]
25568         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
25569         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
25570         _dl_hwcap access for little-endian.
25571         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
25572         destroy vmx regs when saving unaligned.
25573         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
25574         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
25575         destroy vmx regs when saving unaligned.
25577 2013-10-04  Alan Modra  <amodra@gmail.com>
25579         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
25580         Don't use a union to pack hi/low value.
25582 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25584         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
25585         for little-endian.
25586         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
25587         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
25588         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
25589         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
25590         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
25592 2013-10-04  Alan Modra  <amodra@gmail.com>
25594         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
25595         constants to usual value for .cst8 section, and remove redundant
25596         high address load.
25597         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
25598         constant for 0x1p52.  Load little-endian words of double from
25599         correct stack offsets.
25601 2013-10-04  Alan Modra  <amodra@gmail.com>
25603         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
25604         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
25605         words of double from correct stack offsets.
25606         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
25607         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
25608         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
25609         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
25610         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
25611         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
25612         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
25613         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
25614         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
25615         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
25616         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
25617         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
25618         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
25619         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
25620         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
25621         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
25622         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
25624 2013-10-04  Alan Modra  <amodra@gmail.com>
25626         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
25627         64-bit int/double union.
25628         (_FPU_SETCW): Likewise.
25629         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
25630         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
25632 2013-10-04  Alan Modra  <amodra@gmail.com>
25634         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
25635         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
25637 2013-10-04  Alan Modra  <amodra@gmail.com>
25639         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
25640         use vector int constants.
25641         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
25643 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25645         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
25646         array with long long.
25647         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
25648         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
25649         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
25650         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
25651         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
25652         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
25653         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
25654         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
25655         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
25656         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
25657         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
25658         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
25659         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
25661 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25663         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
25664         (__signbit): Likewise.  Correct for little-endian.
25665         (__signbitl): Call __signbit.
25666         (lrint): Correct for little-endian.
25667         (lrintf): Call lrint.
25669 2013-10-04  Alan Modra  <amodra@gmail.com>
25671         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
25672         union 32-bit int array member with 64-bit int array.
25673         (t515, tm256): Double rather than long double.
25674         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
25676 2013-10-04  Alan Modra  <amodra@gmail.com>
25678         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
25679         Delete.
25680         (IEEE854_LONG_DOUBLE_BIAS): Delete.
25681         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
25682         version of math_ldbl.h.
25684 2013-10-04  Alan Modra  <amodra@gmail.com>
25686         [BZ #15734], [BZ #15735]
25687         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
25688         all uses of ieee875 long double macros and unions.  Simplify test
25689         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
25690         ldbl_extract_mantissa value for ix,iy exponents.  Properly
25691         normalize after ldbl_extract_mantissa, and don't add hidden bit
25692         already handled.  Don't treat low word of ieee854 mantissa like
25693         low word of IBM long double and mask off bit when testing for
25694         zero.
25695         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
25696         all uses of ieee875 long double macros and unions.  Simplify tests
25697         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
25698         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
25699         two1022, instead use their values.  Recognise that tests for large
25700         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
25701         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
25702         Rewrite all uses of ieee875 long double macros and unions.  Simplify
25703         test for 0.0L and nan.  Correct negation.
25704         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
25705         ieee875 long double macros and unions.  Correct output for large
25706         magnitude x.  Correct absolute value calculation.
25707         (__erfcl): Likewise.
25708         * math/libm-test.inc: Add tests for errors discovered in IBM long
25709         double versions of fmodl, remainderl, erfl and erfcl.
25711 2013-10-04  Alan Modra  <amodra@gmail.com>
25713         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
25714         all uses of ieee854 long double macros and unions.  Simplify tests
25715         for long doubles that are fully specified by the high double.
25716         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
25717         Likewise.
25718         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
25719         Remove dead code too.
25720         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
25721         (__ieee754_ynl): Likewise.
25722         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
25723         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
25724         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
25725         Remove dead code too.
25726         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
25727         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
25728         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
25729         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
25730         Simplify.
25731         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
25732         Simplify.
25733         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
25734         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
25735         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
25736         Comment on variable precision.
25737         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
25738         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
25739         Likewise.
25740         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
25741         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
25742         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
25743         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
25744         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
25746 2013-10-04  Alan Modra  <amodra@gmail.com>
25748         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
25749         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
25750         all uses of ieee854 long double macros and unions.
25751         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
25752         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
25753         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
25754         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
25755         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
25756         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
25757         Likewise.
25758         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
25759         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
25760         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
25761         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
25762         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
25763         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
25764         Simplify sign and nan test too.
25765         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
25766         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
25767         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
25768         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
25769         Likewise.
25770         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
25771         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
25772         Likewise.
25773         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
25774         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
25775         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
25776         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
25777         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
25778         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
25780 2013-10-04  Alan Modra  <amodra@gmail.com>
25782         * stdio-common/printf_size.c (__printf_size): Don't use
25783         union ieee854_long_double in fpnum union.
25784         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
25785         signbit macro to retrieve sign from long double.
25786         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
25787         retrieve sign from long double.
25788         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
25789         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
25790         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
25791         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
25792         * math/test-misc.c (main): Don't use union ieee854_long_double.
25794 2013-10-04  Alan Modra  <amodra@gmail.com>
25796         [BZ #15680]
25797         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
25798         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
25799         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
25800         calculation.  Remove unnecessary test for denormal exponent.
25801         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
25802         Correct handling of denormals.  Avoid undefined shift behaviour.
25803         Correct normalisation of low mantissa when low double is denormal.
25804         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
25805         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
25806         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
25807         Correct normalisation of low mantissa.  Test for overflow of high
25808         mantissa and normalise.
25809         (ldbl_nearbyint): Use more readable constant for two52.
25810         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
25811         (__mpn_construct_long_double): Fix test for overflow of high
25812         mantissa and correct normalisation.  Avoid undefined shift.
25814 2013-10-04  Alan Modra  <amodra@gmail.com>
25816         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
25817         (union ibm_extended_long_double): Define as an array of ieee754_double.
25818         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
25819         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
25820         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
25821         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
25822         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
25823         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
25824         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
25825         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
25826         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
25827         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
25828         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
25830 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
25832         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
25833         page size instead of calling getpagesize.
25835         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
25836         (LOCFILE_ALIGN_MASK): Likewise.
25837         (LOCFILE_ALIGN_UP): Likewise.
25838         (LOCFILE_ALIGNED_P): Likewise.
25839         * locale/programs/ld-collate.c (collate_output): Use the new
25840         macros instead of __alignof__ (int32_t).
25841         * locale/weight.h (findidx): Likewise.
25843 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
25845         [BZ #431]
25846         * manual/string.texi: Fix strncat and wcsncat.
25848 2013-10-03  Brooks Moses  <bmoses@google.com>
25850         [BZ #15915]
25851         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
25852         * Makerules: ...here, and adjust associated comments.
25854 2013-10-02  Will Newton  <will.newton@linaro.org>
25856         * malloc/Makefile: Add tst-pvalloc.
25857         * malloc/tst-pvalloc.c: New file.
25859 2013-10-02  Will Newton  <will.newton@linaro.org>
25861         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
25862         improve test coverage.
25864 2013-10-02  Will Newton  <will.newton@linaro.org>
25866         * malloc/Makefile: Add tst-posix_memalign.
25867         * malloc/tst-posix_memalign.c: New file.
25869 2013-10-01  Eric Blake  <eblake@redhat.com>
25871         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
25872         Use __THROWNL rather than __THROW on static functions.
25874 2013-09-30  Petr Machata  <pmachata@redhat.com>
25876         * elf/elf.h (R_AARCH64_ABS16): New macro.
25877         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
25878         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
25879         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
25880         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
25881         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
25882         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
25883         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
25884         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
25885         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
25886         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
25887         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
25888         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
25889         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
25890         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
25891         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
25892         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
25893         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
25894         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
25895         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
25896         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
25897         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
25898         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
25899         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
25900         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
25901         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
25902         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
25903         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
25904         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
25905         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
25906         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
25907         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
25908         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
25909         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
25910         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
25911         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
25912         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
25913         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
25914         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
25915         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
25916         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
25917         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
25918         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
25919         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
25920         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
25921         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
25922         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
25923         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
25924         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
25925         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
25926         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
25927         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
25928         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
25929         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
25930         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
25931         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
25932         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
25933         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
25934         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
25935         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
25936         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
25937         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
25938         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
25939         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
25940         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
25941         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
25942         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
25943         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
25944         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
25945         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
25946         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
25947         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
25948         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
25949         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
25950         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
25951         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
25952         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
25953         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
25954         (R_AARCH64_TLSDESC_LDR): Likewise.
25955         (R_AARCH64_TLSDESC_ADD): Likewise.
25956         (R_AARCH64_TLSDESC_CALL): Likewise.
25958 2013-09-30  Andreas Schwab  <schwab@suse.de>
25960         [BZ #15048]
25961         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
25962         the nss database lookup.
25963         * nscd/initgrcache.c (addinitgroupsX): Likewise.
25964         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
25966 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
25968         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
25970 2013-09-28  P. J. McDermott  <pj@pehjota.net>
25972         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
25973         ${Bash-specific parameter/pattern/string} parameter expansion.
25974         * sysdeps/unix/make-syscalls.sh: Likewise.
25976 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25978         * sysdeps/sh/stackguard-macros.h: New file.
25980 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
25982         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
25983         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
25984         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
25985         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
25986         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
25987         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
25989 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25991         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
25992         Fix thread ID register.
25994 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
25996         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
25997         [POSIX || UNIX98]: Require rather than permitting all symbols from
25998         <time.h>.
25999         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
26000         element of struct sched_param.
26001         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
26002         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
26003         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
26004         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
26005         constant.
26007 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
26009         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
26010         argument calculation.
26012 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26014         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
26015         Expect macro.
26016         [POSIX] (pthread_attr_t): Do not require type.
26017         [POSIX] (pthread_cond_t): Likewise.
26018         [POSIX] (pthread_condattr_t): Likewise.
26019         [POSIX] (pthread_key_t): Likewise.
26020         [POSIX] (pthread_mutex_t): Likewise.
26021         [POSIX] (pthread_mutexattr_t): Likewise.
26022         [POSIX] (pthread_once_t): Likewise.
26023         [POSIX] (pthread_t): Likewise.
26024         [POSIX-based standards] (pthread_atfork): Expect function.
26026 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26027             Richard Sandiford  <richard@codesourcery.com>
26029         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
26030         (swap_endianness_p): New extern variable.
26031         (set_big_endian): New inline function.
26032         (maybe_swap_uint32): Likewise.
26033         (maybe_swap_uint32_array): Likewise.
26034         (maybe_swap_uint32_obstack): Likewise.
26035         * locale/programs/locfile.c: Include <stdbool.h>.
26036         (swap_endianness_p): New variable.
26037         (add_locale_uint32): Call maybe_swap_uint32.
26038         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
26039         (write_locale_data): Call maybe_swap_uint32_array.
26040         * locale/programs/ld-collate.c (obstack_int32_grow): Call
26041         maybe_swap_uint32.
26042         (obstack_int32_grow_fast): Likewise.
26043         (output_weightwc): Call maybe_swap_uint32_obstack.
26044         (collate_output): Likewise.
26045         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
26046         (OPT_LITTLE_ENDIAN): Likewise.
26047         (options): Add --little-endian and --big-endian options.
26048         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
26049         * locale/programs/locarchive.c: Include "locfile.h".
26050         (GET): New macro.
26051         (SET): Likewise.
26052         (INC): Likewise.
26053         (create_archive): Use the new macros to access fields of
26054         structures directly mapped from or written to locale archives.
26055         (oldlocrecentcmp): Likewise.
26056         (enlarge_archive): Likewise.
26057         (insert_name): Likewise.
26058         (add_alias): Likewise.
26059         (add_locale): Likewise.
26060         (delete_locales_from_archive): Likewise.
26061         (show_archive_content): Likewise.
26062         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
26063         locale data.
26065 2013-09-24  Roland McGrath  <roland@hack.frob.com>
26067         * manual/freemanuals.texi: Updated from (newly) canonical copy at
26068         http://www.gnu.org/doc/freemanuals.texi.
26069         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
26071 2013-09-24  Will Newton  <will.newton@linaro.org>
26073         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
26074         macro.
26076 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
26078         * locale/hashval.h (compute_hashval): Interpret bytes of key as
26079         unsigned char.
26081 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
26083         * manual/threads.texi (POSIX Threads): Fix a typo.
26085 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26087         [BZ #14547]
26088         * string/tst-strcoll-overflow.c: New test case.
26089         * string/Makefile (xtests): Add tst-strcoll-overflow.
26090         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
26091         cache if string sizes may cause integer overflow.
26093         [BZ #14547]
26094         * string/strcoll_l.c (coll_seq): New members rule, idx,
26095         save_idx and back_us.
26096         (get_next_seq_nocache): New function.
26097         (do_compare_nocache): New function.
26098         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
26099         when malloc fails.
26101 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
26103         [BZ #15754]
26104         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
26105         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
26106         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
26108         [BZ #15754]
26109         * elf/Makefile (tests): Add tst-ptrguard1.
26110         (tests-static): Add tst-ptrguard1-static.
26111         (tst-ptrguard1-ARGS): Define.
26112         (tst-ptrguard1-static-ARGS): Define.
26113         * elf/tst-ptrguard1.c: New file.
26114         * elf/tst-ptrguard1-static.c: New file.
26115         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
26116         * sysdeps/i386/stackguard-macros.h: Likewise.
26117         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
26118         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
26119         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
26120         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
26121         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
26122         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
26124 2013-09-23  Hector Marco  <hecmargi@upv.es>
26125             Ismael Ripoll  <iripoll@disca.upv.es>
26126             Carlos O'Donell  <carlos@redhat.com>
26128         [BZ #15754]
26129         * sysdeps/generic/stackguard-macros.h: Define
26130         __pointer_chk_guard_local and POINTER_CHK_GUARD.
26131         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
26132         Define __pointer_chk_guard_local.
26133         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
26134         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
26136 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
26138         [BZ #15859]
26139         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
26141 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
26143         * include/string.h (__ffs): Declare as hidden.
26144         * string/ffs.c (__ffs): Define as hidden.
26145         * sysdeps/i386/ffs.c (__ffs): Likewise.
26146         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
26147         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
26148         * sysdeps/s390/ffs.c (__ffs): Likewise.
26149         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
26151 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
26153         * NEWS: Mention malloc probes.
26155         * malloc/arena.c (new_heap): New memory_heap_new probe.
26156         (grow_heap): New memory_heap_more probe.
26157         (shrink_heap): New memory_heap_less probe.
26158         (heap_trim): New memory_heap_free probe.
26159         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
26160         (systrim): New memory_sbrk_less probe.
26161         * manual/probes.texi: Document them.
26163         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
26164         * manual/probes.texi: Document it.
26166         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
26167         (__libc_realloc): Add memory_realloc_retry probe.
26168         (__libc_memalign): Add memory_memalign_retry probe.
26169         (__libc_valloc): Add memory_valloc_retry probe.
26170         (__libc_pvalloc): Add memory_pvalloc_retry probe.
26171         (__libc_calloc): Add memory_calloc_retry probe.
26172         * manual/probes.texi: Document them.
26174         * malloc/arena.c (get_free_list): Add probe
26175         memory_arena_reuse_free_list.
26176         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
26177         and memory_arena_reuse.
26178         (arena_get2) [!PER_THREAD]: Likewise.
26179         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
26180         memory_arena_reuse_realloc.
26181         * manual/probes.texi: Document them.
26183         * malloc/malloc.c (__libc_free): Add
26184         memory_mallopt_free_dyn_thresholds probe.
26185         (__libc_mallopt): Add multiple memory_mallopt probes.
26186         * manual/probes.texi: Document them.
26188         * malloc/malloc.c: Include stap-probe.h.
26189         (__libc_mallopt): Add memory_mallopt probe.
26190         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
26191         * manual/probes.texi: New.
26192         * manual/Makefile (chapters): Add probes.
26193         * manual/threads.texi: Set next node.
26195 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
26197         [BZ #15963, #13985]
26198         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
26199         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
26200         Add `Chinese' to `nan' entry name.
26202 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26204         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
26205         (POLYNOMIAL): Likewise.
26206         (TAYLOR_SINCOS): Likewise.
26207         (TAYLOR_SLOW): Likewise.
26208         (__sin): Use TAYLOR_SINCOS.
26209         (__cos): Likewise.
26210         (slow): Use TAYLOR_SLOW.
26211         (sloww): Likewise.
26212         (bsloww): Likewise.
26213         (csloww): Likewise.
26215 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26217         * stdlib/strtod_l.c: Fix buffer overrun.
26219 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26221         * benchtests/Makefile (bench): Add sincos.
26222         * benchtests/bench-sincos.c: New file.
26224         * math/libm-test.inc (cos_test_data): New test inputs.
26225         (sin_test_data): Likewise.
26227         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
26228         macro.
26229         (__sin): Use it.
26230         (__cos): Likewise.
26231         (slow1): Likewise.
26232         (slow2): Likewise.
26233         (sloww1): Likewise.
26234         (sloww2): Likewise.
26235         (bsloww1): Likewise.
26236         (bsloww2): Likewise.
26237         (cslow2): Likewise.
26238         (csloww1): Likewise.
26239         (csloww2): Likewise.
26241         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
26242         function.
26243         (__sin): Use it.
26244         (__cos): Likewise.
26246         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
26247         gotos.
26248         (__cos): Likewise.
26250 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
26252         * config.h.in (HAVE_MIPS_NAN2008): New macro.
26253         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
26254         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
26255         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
26256         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
26257         * elf/cache.c (print_entry): Handle the new cache flags.
26259 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26260             Aldy Hernandez  <aldyh@redhat.com>
26262         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
26263         Change condition to [_SOFT_FLOAT].
26264         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
26265         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
26266         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
26267         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
26268         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
26269         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
26270         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
26271         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
26272         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
26273         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
26274         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
26275         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
26276         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
26277         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
26278         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
26279         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
26280         declaration.
26282 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26284         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
26285         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26286         (__longjmp): Use LOAD_GP to load saved GPRs.
26287         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
26288         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26289         (__sigsetjmp): Use SAVE_GP to save GPRs.
26291         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
26292         Do not append -msoft-float.
26293         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
26295 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26297         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
26299 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
26301         [BZ #15966]
26302         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
26303         (_FPU_GETCW): Use initial "__" on variable and field names but not
26304         on macro parameter name.
26305         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
26306         parentheses around reference to macro parameter.
26308 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
26310         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
26311         prototype.
26312         (ctype_startup): Use uint32_t in cast and sizeof for
26313         ctype->charnames.
26315 2013-09-11  Jia Liu  <proljc@gmail.com>
26317         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
26318         __daddr_t_defined.
26319         [__FreeBSD__]: Likewise.
26321 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
26323         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
26324         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
26325         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
26326         (strchr): Remove __strchr_sse42 ifunc selection.
26327         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
26328         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
26330 2013-09-11  Will Newton  <will.newton@linaro.org>
26332         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
26333         parameter to RES. Remove hardcoded 1000 value.
26334         * benchtests/bench-skeleton.c (main): Pass RES parameter
26335         to TIMING_INIT and multiply result by 1000.
26337 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26339         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26341 2013-09-11  Andreas Schwab  <schwab@suse.de>
26343         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
26344         if not defined.
26345         (O_TMPFILE) [__USE_GNU]: Define.
26346         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
26347         Define.
26349 2013-09-11  Will Newton  <will.newton@linaro.org>
26351         [BZ #15857]
26352         * malloc/malloc.c (__libc_memalign): Check the value of bytes
26353         does not overflow.
26355 2013-09-11  Will Newton  <will.newton@linaro.org>
26357         [BZ #15856]
26358         * malloc/malloc.c (__libc_valloc): Check the value of bytes
26359         does not overflow.
26361 2013-09-11  Will Newton  <will.newton@linaro.org>
26363         [BZ #15855]
26364         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
26365         does not overflow.
26367 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
26369         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
26370         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
26371         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
26372         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
26373         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
26375 2013-09-10  Allan McRae  <allan@archlinux.org>
26377         [BZ #15748]
26378         * manual/arith.texi (Parsing of Floats): Clarify
26379         cross-reference.
26381         [BZ #15849]
26382         * manual/install.texi (Running make install): Mention
26383         --enable-pt-chown.
26384         * INSTALL: Regenerated.
26386 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
26388         * csu/init-first.c (_init): Remove the !SHARED condition around
26389         FPU control word initialization.
26390         * elf/dl-support.c (_dl_fpu_control): New variable.
26391         (_dl_aux_init) <AT_FPUCW>: Initialize it.
26392         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
26393         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
26394         * math/test-fpucw-static.c: New file.
26395         * math/test-fpucw-ieee.c: New file.
26396         * math/test-fpucw-ieee-static.c: New file.
26397         * math/Makefile (tests): Add `test-fpucw-ieee' and
26398         `$(tests-static)'.
26399         (tests-static): New variable.
26400         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
26401         dependency to...
26402         [($(build-shared),yes)]
26403         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
26404         ... this.
26405         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
26406         New dependency.
26408 2013-09-09  Allan McRae  <allan@archlinux.org>
26410         [BZ #15939]
26411         * manual/string.texi (Collation Functions): Fix typo in
26412         strcoll example.
26413         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
26415         [BZ #15893]
26416         * stdlib/isomac.c (get_null_defines): Fix memory leak.
26418         [BZ #15892]
26419         * libio/memstream.c (open_memstream): Fix memory leak.
26420         * libio/wmemstream.c (open_wmemstream): Likewise.
26422         [BZ #15895]
26423         * nscd/netgroupcache.c: Fix nesting of ifdefs.
26425 2013-09-09  Will Newton  <will.newton@linaro.org>
26427         * malloc/Makefile: Add tst-realloc to tests.
26428         * malloc/tst-realloc.c: New file.
26430 2013-09-09  Allan McRae  <allan@archlinux.org>
26432         [BZ #15844]
26433         * COPYING: Update from GNU website to fix FSF address.
26434         * COPYING.LIB: Likewise.
26436 2013-09-06  David S. Miller  <davem@davemloft.net>
26438         * po/zh_TW.po: Update Chinese (traditional) translation from
26439         translation project.
26441 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
26442             Joseph Myers  <joseph@codesourcery.com>
26444         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
26445         "localeinfo.h".
26446         (obstack_chunk_alloc): New macro.
26447         (obstack_chunk_free): Likewise.
26448         (record_offset): New function.
26449         (init_locale_data): Likewise.
26450         (align_locale_data): Likewise.
26451         (add_locale_empty): Likewise.
26452         (add_locale_raw_data): Likewise.
26453         (add_locale_raw_obstack): Likewise.
26454         (add_locale_string): Likewise.
26455         (add_locale_wstring): Likewise.
26456         (add_locale_uint32): Likewise.
26457         (add_locale_uint32_array): Likewise.
26458         (add_locale_char): Likewise.
26459         (start_locale_structure): Likewise.
26460         (end_locale_structure): Likewise.
26461         (start_locale_prelude): Likewise.
26462         (end_locale_prelude): Likewise.
26463         (write_locale_data): Take locale_file structure rather than an
26464         iovec.
26465         * locale/programs/locfile.h: Include "obstack.h".
26466         (struct locale_file): Change to store locale file contents instead
26467         of header.
26468         (init_locale_data): New prototype.
26469         (align_locale_data): Likewise.
26470         (add_locale_empty): Likewise.
26471         (add_locale_raw_data): Likewise.
26472         (add_locale_raw_obstack): Likewise.
26473         (add_locale_string): Likewise.
26474         (add_locale_wstring): Likewise.
26475         (add_locale_uint32): Likewise.
26476         (add_locale_uint32_array): Likewise.
26477         (add_locale_char): Likewise.
26478         (start_locale_structure): Likewise.
26479         (end_locale_structure): Likewise.
26480         (start_locale_prelude): Likewise.
26481         (end_locale_prelude): Likewise.
26482         (write_locale_data): Update prototype.
26483         * locale/programs/3level.h (struct TABLE): Remove result field.
26484         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
26485         Use new locale_file interface.
26486         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
26487         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
26488         * locale/programs/ld-address.c (address_output): Use new
26489         locale_file interface.
26490         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
26491         NO_ADD_LOCALE.
26492         (collate_finish): Don't call collseq_table_finalize.
26493         (collate_output): Use new locale_file interface.
26494         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
26495         in file.
26496         (NO_FINALIZE): Change to NO_ADD_LOCALE.
26497         (TABLE): Move defines earlier in file.
26498         (ELEMENT): Likewise.
26499         (DEFAULT): Likewise.
26500         (wctrans_table_add): Move macro and inline function earlier in
26501         file.
26502         (struct wctype_table): Move type earlier in file.
26503         (add_locale_wctype_table): New static prototype.
26504         (struct locale_ctype_t): Use logical types instead of struct iovec
26505         pointers for members.
26506         (ctype_output): Use new locale_file interface.
26507         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
26508         new locale_file interface.
26509         (allocate_arrays): Update for use of new locale_file interface.
26510         * locale/programs/ld-identification.c (identification_output): Use
26511         new locale_file interface.
26512         * locale/programs/ld-measurement.c (measurement_output): Likewise.
26513         * locale/programs/ld-messages.c (messages_output): Likewise.
26514         * locale/programs/ld-monetary.c (monetary_output): Likewise.
26515         * locale/programs/ld-name.c (name_output): Likewise.
26516         * locale/programs/ld-numeric.c (numeric_output): Likewise.
26517         * locale/programs/ld-paper.c (paper_output): Likewise.
26518         * locale/programs/ld-telephone.c (telephone_output): Likewise.
26519         * locale/programs/ld-time.c (time_output): Likewise.
26521 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26523         * benchtests/Makefile: Add memrchr benchmark.
26524         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
26525         benchmark as memrchr.
26526         * benchtests/bench-memrchr-ifunc.c: New file.
26527         * benchtests/bench-memrchr.c: New file.
26529 2013-09-06   Will Newton  <will.newton@linaro.org>
26531         * benchtests/Makefile (string-bench): Add memcpy.
26533 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
26534             Cong Wang  <amwang@redhat.com>
26536         [BZ #15850]
26537         * sysdeps/unix/sysv/linux/bits/in.h
26538         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
26539         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
26540         before __USE_KERNEL_IPV6_DEFS uses.
26541         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
26542         IPPROTO_BEETPH.
26543         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
26544         sockaddr_in6, or ipv6_mreq.
26546 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26548         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
26549         memory access for final bytes in some large inputs.
26550         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
26552 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26554         * string/test-memrchr.c: New file.
26555         * string/test-memrchr-ifunc.c: New file.
26556         * string/Makefile: Add new memrchr testcase.
26558 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
26560         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
26561         fanotify_init returns EPERM.
26563 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26565         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
26566         errors.
26567         (top level): Treat second token from macro or constant entries for
26568         allowed headers as allowed.
26569         * include/complex.h: Condition internal declarations on
26570         [!_ISOMAC].
26571         * include/fenv.h: Condition include of <stdbool.h> and internal
26572         declarations on [!_ISOMAC].
26574 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
26576         [BZ #15923]
26577         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
26579 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26581         * configure.in (--enable-versioning): Remove configure option.
26582         (libc_cv_asm_symver_directive): Remove configure test.
26583         (libc_cv_ld_version_script_option): Likewise.
26584         (VERSIONING): Remove variable and AC_SUBST.
26585         (DO_VERSIONING): Remove AC_DEFINE.
26586         * configure: Regenerated.
26587         * config.h.in (DO_VERSIONING): Remove macro.
26588         * Makerules [$(versioning) = yes]: Change conditionals to
26589         [$(build-shared) = yes].
26590         * config.make.in (versioning): Remove variable.
26591         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
26592         [$(build-shared) = yes].
26593         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
26594         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
26595         * elf/Makefile [$(versioning) = yes]: Change conditionals to
26596         [$(build-shared) = yes].
26597         * extra-lib.mk [$(versioning) = yes]: Likewise.
26598         * hurd/Makefile [$(versioning) = yes]: Likewise.
26599         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
26600         [SHARED].
26601         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
26602         [SHARED].
26603         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26604         [SHARED && !NO_HIDDEN].
26605         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
26606         [SHARED].
26607         [SHARED && DO_VERSIONING]: Likewise..
26608         * libio/Makefile [$(versioning) = yes]: Change conditionals to
26609         [$(build-shared) = yes].
26610         * manual/install.texi (--disable-versioning): Remove
26611         documentation.
26612         * INSTALL: Regenerated.
26613         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
26614         to [SHARED].
26615         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
26616         [$(build-shared) = yes].
26617         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
26618         * sysdeps/i386/i686/multiarch/strstr-c.c
26619         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26620         [SHARED && !NO_HIDDEN].
26621         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
26622         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
26623         * sysdeps/powerpc/powerpc32/dl-machine.c
26624         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
26625         * sysdeps/powerpc/powerpc32/sysdep.h
26626         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
26627         to [SHARED && PIC && !NO_HIDDEN].
26628         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
26629         conditional to [SHARED].
26631 2013-09-04   Will Newton  <will.newton@linaro.org>
26633         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
26634         * benchtests/bench-string.h: Include bench-timing.h instead
26635         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
26636         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
26637         call to HP_TIMING_DIFF_INIT.
26638         * benchtests/bench-memccpy.c: Use bench-timing.h macros
26639         instead of hp-timing.h macros.
26640         * benchtests/bench-memchr.c: Likewise.
26641         * benchtests/bench-memcmp.c: Likewise.
26642         * benchtests/bench-memcpy.c: Likewise.
26643         * benchtests/bench-memmem.c: Likewise.
26644         * benchtests/bench-memmove.c: Likewise.
26645         * benchtests/bench-memset.c: Likewise.
26646         * benchtests/bench-rawmemchr.c: Likewise.
26647         * benchtests/bench-strcasecmp.c: Likewise.
26648         * benchtests/bench-strcasestr.c: Likewise.
26649         * benchtests/bench-strcat.c: Likewise.
26650         * benchtests/bench-strchr.c: Likewise.
26651         * benchtests/bench-strcmp.c: Likewise.
26652         * benchtests/bench-strcpy.c: Likewise.
26653         * benchtests/bench-strcpy_chk.c: Likewise.
26654         * benchtests/bench-strlen.c: Likewise.
26655         * benchtests/bench-strncasecmp.c: Likewise.
26656         * benchtests/bench-strncat.c: Likewise.
26657         * benchtests/bench-strncmp.c: Likewise.
26658         * benchtests/bench-strncpy.c: Likewise.
26659         * benchtests/bench-strnlen.c: Likewise.
26660         * benchtests/bench-strpbrk.c: Likewise.
26661         * benchtests/bench-strrchr.c: Likewise.
26662         * benchtests/bench-strspn.c: Likewise.
26663         * benchtests/bench-strstr.c: Likewise.
26665 2013-09-04  Will Newton  <will.newton@linaro.org>
26667         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
26669 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
26671         [BZ #15427]
26672         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
26673         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
26674         * math/libm-test.inc (lgamma_test_data): Add more tests.
26675         * sysdeps/i386/fpu/libm-test-ulps: Update.
26676         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26678 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
26680         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
26681         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
26682         Add ifunc.
26683         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
26684         Add strcmp-sse2-unaligned
26685         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
26687 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
26689         * Versions.def (libc): Add GLIBC_2.19.
26691 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
26693         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
26694         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
26696 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
26698         [BZ #14155]
26699         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
26700         intermediate calculations in recurrence.
26701         (__ieee754_ynf): Likewise.
26702         * math/libm-test.inc (jn_test_data): Do not allow spurious
26703         underflow exception.  Add more tests.
26704         (yn_test_data): Add more tests.
26705         * sysdeps/i386/fpu/libm-test-ulps: Update.
26706         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26708 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
26710         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
26712 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
26714         * csu/init-first.c: Fix then/than typos.
26715         * locale/programs/ld-collate.c: Likewise.
26716         * locale/programs/linereader.h: Likewise.
26717         * manual/charset.texi: Likewise.
26718         * manual/filesys.texi: Likewise.
26719         * manual/stdio.texi: Likewise.
26720         * manual/string.texi: Likewise.
26721         * stdlib/fmtmsg.c: Likewise.
26722         * sysdeps/i386/stpncpy.S: Likewise.
26723         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
26724         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
26725         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26726         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
26728 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
26730         * elf/dl-open.c: Fix typos.
26731         * iconvdata/gbbig5.c: Likewise.
26732         * iconvdata/iso-2022-jp.c: Likewise.
26733         * iconv/gconv_int.h: Likewise.
26734         * iconv/loop.c: Likewise.
26735         * nis/rpcsvc/nis.h: Likewise.
26736         * resolv/ns_name.c: Likewise.
26737         * stdio-common/vfscanf.c: Likewise.
26738         * streams/stropts.h: Likewise.
26739         * sunrpc/rpc_thread.c: Likewise.
26740         * sysdeps/i386/strpbrk.S: Likewise.
26741         * sysdeps/ieee754/k_standard.c: Likewise.
26742         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
26743         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
26744         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
26745         * sysdeps/mach/hurd/profil.c: Likewise.
26746         * sysdeps/s390/dl-procinfo.h: Likewise.
26747         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
26748         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
26749         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
26750         * sysdeps/x86_64/dl-trampoline.S: Likewise.
26751         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
26753 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
26755         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
26756         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
26758 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
26760         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
26761         aix specific files.
26762         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
26763         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
26764         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
26765         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
26766         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
26767         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
26768         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
26769         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
26771 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
26772             Roland McGrath  <roland@hack.frob.com>
26774         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
26775         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
26777 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
26779         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
26780         __executable_start symbol instead of _start.
26782 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
26784         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
26785         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
26786         Move macros to...
26787         * sysdeps/gnu/ldsodefs.h: ... this new file.
26789         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
26790         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
26791         instead of ELFOSABI_LINUX.
26793         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
26794         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
26795         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
26796         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
26797         Likewise.
26798         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
26799         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
26800         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
26801         Likewise.
26802         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
26803         (ibm_extended_long_double): Add ieee_nan member.
26804         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
26805         (do_test): New function.
26807         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
26808         TEST_TRUNC.
26809         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
26810         functions, renamed from truncdfsf_test, trunctfsf_test,
26811         trunctfdf_test.
26812         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
26813         functions.
26814         (do_test): Run all these.
26816 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
26818         * argp/argp-help.c: Fix typos.
26819         * argp/argp-parse.c: Likewise.
26820         * debug/backtracesyms.c: Likewise.
26821         * elf/elf.h: Likewise.
26822         * malloc/malloc.c: Likewise.
26823         * nis/nis_print.c: Likewise.
26824         * resolv/res_comp.c: Likewise.
26825         * stdlib/stdlib.h: Likewise.
26826         * sunrpc/clnt_tcp.c: Likewise.
26827         * sunrpc/clnt_udp.c: Likewise.
26828         * sunrpc/clnt_unix.c: Likewise.
26829         * sysdeps/unix/bsd/ptsname.c: Likewise.
26830         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
26831         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
26832         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
26833         Likewise.
26834         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
26835         Likewise.
26836         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
26837         Likewise.
26838         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
26840 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26842         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
26843         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
26845 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
26847         [BZ #15897]
26848         * dlfcn/Makefile (tests): Add bug-dl-leaf.
26849         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
26850         ($(objpfx)bug-dl-leaf): New rule.
26851         ($(objpfx)bug-dl-leaf.so): Likewise.
26852         ($(objpfx)bug-dl-leaf.out): Likewise.
26853         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
26854         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
26855         * dlfcn/bug-dl-leaf.c: New test.
26856         * dlfcn/bug-dl-leaf-lib.c: Likewise.
26857         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
26858         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
26859         (dlclose): Likewise.
26860         (dlmopen): Likewise.
26862 2013-08-27  Roland McGrath  <roland@hack.frob.com>
26864         * include/netdb.h [!_ISOMAC]:
26865         Don't include <tls.h>.
26866         (h_errno, __libc_h_errno): Move declaration and macros out of
26867         [_LIBC_REENTRANT].
26869         * include/resolv.h [_RESOLV_H_]:
26870         Don't include <tls.h>.
26871         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
26872         * resolv/res_libc.c: Don't include <tls.h>.
26873         (_res): Use __attribute__ ((nocommon)) in place of
26874         __attribute__ ((section (".bss"))).
26876         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
26877         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
26879         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
26881         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
26882         only under [SIOCGIFCONF && SIOCGIFNETMASK].
26884         * resolv/res_mkquery.c: Include <sys/time.h>.
26886         * inet/ifreq.c: Moved to ...
26887         * sysdeps/unix/ifreq.c: ... here.
26888         * inet/ifreq.c: New file, true stub version.
26890         * socket/sa_len.c: New file.
26891         * socket/Makefile (aux): Add it.
26892         * sysdeps/unix/sysv/linux/Makefile
26893         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
26894         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
26895         and #include <socket/sa_len.c>.
26896         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
26897         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
26899         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
26900         * bits/socket.h: ... here.
26902         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
26903         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
26904         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
26906 2013-08-27  Andreas Schwab  <schwab@suse.de>
26908         [BZ #15736]
26909         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
26910         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
26911         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
26912         * string/test-strcasecmp.c (test_main): Run tests in several
26913         locales.
26914         * string/test-strncasecmp.c (test_main): Likewise.
26916         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
26917         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
26918         to __strcasecmp_nonascii and __strncasecmp_nonascii.
26919         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
26920         (__strncasecmp_ssse3) [PIC]: Likewise.
26922 2013-08-26  Roland McGrath  <roland@hack.frob.com>
26924         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
26926         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
26927         instead of explicitly declaring xdecrypt.
26928         * nis/nss_nis/nis-publickey.c: Likewise.
26930 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26932         [BZ #15890]
26933         * nscd/aicache.c: Include res_hconf.h.
26934         (addhstaiX): Initialize res_hconf.
26936 2013-08-26  Andreas Schwab  <schwab@suse.de>
26938         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
26939         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
26941 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26943         * nscd/aicache.c (addhstaiX): Fix indentation.
26945 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
26947         * configure.ac: Quote $build_pt_chown test.
26948         * configure: Regenerated.
26950 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
26952         [BZ #15532]
26953         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
26954         * math/s_cexpf.c (__cexpf): Likewise.
26955         * math/s_cexpl.c (__cexpl): Likewise.
26956         * math/libm-test.inc (cexp_test_data): Correct expected return
26957         value for NaN + i0.  Add another test.
26959 2013-08-22  David S. Miller  <davem@davemloft.net>
26961         * po/ca.po: Update Catalan translation from translation project.
26962         * po/uk.po: Add Ukrainian translations from translation project.
26964 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
26966         [BZ #15797]
26967         * math/s_fdim.c (__fdim): Check for infinite arguments if result
26968         is infinite, not alongside NaN test.
26969         * math/s_fdimf.c (__fdimf): Likewise.
26970         * math/s_fdiml.c (__fdiml): Likewise.
26971         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
26972         errno is unchanged.
26974 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
26976         * argp/argp-help.c: Fix typos.
26977         * crypt/speeds.c: Likewise.
26978         * csu/check_fds.c: Likewise.
26979         * elf/dl-load.c: Likewise.
26980         * elf/dl-open.c: Likewise.
26981         * elf/reldep3.c: Likewise.
26982         * elf/reldep.c: Likewise.
26983         * elf/sprof.c: Likewise.
26984         * iconv/iconv_charmap.c: Likewise.
26985         * iconv/skeleton.c: Likewise.
26986         * iconv/strtab.c: Likewise.
26987         * io/lockf64.c: Likewise.
26988         * libio/libioP.h: Likewise.
26989         * resolv/gai_notify.c: Likewise.
26990         * resolv/ns_name.c: Likewise.
26991         * resolv/ns_samedomain.c: Likewise.
26992         * resolv/res_send.c: Likewise.
26993         * stdlib/random.c: Likewise.
26994         * sunrpc/rpc/xdr.h: Likewise.
26995         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
26996         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
26997         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
26998         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
26999         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
27000         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
27001         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
27002         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
27003         * sysdeps/mach/hurd/check_fds.c: Likewise.
27004         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27005         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
27006         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27007         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27008         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
27009         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27010         * sysdeps/pthread/aio_notify.c: Likewise.
27011         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
27012         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
27013         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
27014         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
27015         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
27017 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27019         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
27020         version if bit_Slow_SSE4_2 is set.
27021         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
27022         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
27024 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27026         [BZ #15867]
27027         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
27028         trampoline stack frame information.
27029         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
27030         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
27031         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
27032         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
27033         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
27034         * sysdeps/unix/sysv/linux/powerpc/init-first.c
27035         (_libc_vdso_platform_setup): Initialize the signal trampolines.
27036         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
27037         sa_flags value.
27038         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
27039         interrupting a syscall and set with option SA_SIGINFO.
27041 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27043         [BZ #15531]
27044         * math/s_cproj.c (__cproj): Only return an infinity if one part of
27045         argument is infinite.
27046         * math/s_cprojf.c (__cprojf): Likewise.
27047         * math/s_cprojl.c (__cprojl): Likewise.
27048         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
27049         * math/libm-test.inc (cproj_test_data): Add more tests.
27051         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
27053         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
27054         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
27055         size.  Use __ffs to determine corresponding shift.
27057 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27058             Roland McGrath  <roland@hack.frob.com>
27060         * Makefile (INSTALL): Remove trailing blank lines from output of
27061         makeinfo.
27063 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27065         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
27066         Align 32 bit compat elf_greg to 8 bytes.
27068 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
27070         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
27072 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
27074         * string/strcoll_l.c (coll_seq): New structure.
27075         (get_next_seq_cached): New function.
27076         (get_next_seq): New function.
27077         (do_compare): New function.
27078         (STRCOLL): Use GNU style definition.  Simplify implementation
27079         by using get_next_seq, get_next_seq_cached and do_compare.
27081 2013-08-16  Florian Weimer  <fweimer@redhat.com>
27083         [BZ #14699]
27084         CVE-2013-4237
27085         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
27086         member.
27087         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
27088         member.
27089         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
27090         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
27091         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
27092         conditional.
27093         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
27094         GETDENTS_64BIT_ALIGNED.
27095         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
27096         * manual/filesys.texi (Reading/Closing Directory): Document
27097         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
27098         strongly.
27099         * manual/conf.texi (Limits for Files): Add portability note to
27100         NAME_MAX, PATH_MAX.
27101         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
27103 2013-08-13  Andreas Schwab  <schwab@suse.de>
27105         [BZ #15749]
27106         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
27107         of fabs.
27108         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
27109         LDBL_MAX_EXP >= 16384]: Add tests for it.
27111 2013-08-12  David S. Miller  <davem@davemloft.net>
27113         * version.h (RELEASE): Set to "development".
27114         (VERSION): Set to "2.18.90".
27115         * NEWS: Add 2.19 section.
27117 2013-08-03  David S. Miller  <davem@davemloft.net>
27119         * po/ko.po: Update Korean translation from translation project.
27121 2013-08-01  David S. Miller  <davem@davemloft.net>
27123         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
27124         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
27125         Bilka.
27127 2013-07-30  David S. Miller  <davem@davemloft.net>
27129         * po/fr.po: Update French translation from translation project.
27131 2013-07-28  David S. Miller  <davem@davemloft.net>
27133         * po/cs.po: Update Czech translation from translation project.
27135         * po/sv.po: Update Swedish translation from translation project.
27137 2013-07-27  David S. Miller  <davem@davemloft.net>
27139         * po/eo.po: Update Esperanto translation from translation project.
27141         * po/vi.po: Update Vietnamese translation from translation project.
27143         * po/de.po: Update German translation from translation project.
27145 2013-07-26  David S. Miller  <davem@davemloft.net>
27147         * po/bg.po: Update Bulgarian translation from translation project.
27149         * po/nl.po: Update Dutch translation from translation project.
27150         * po/pl.po: Update Polish translation from translation project.
27151         * po/ru.po: Update Russian translation from translation project.
27153 2013-07-24  David S. Miller  <davem@davemloft.net>
27155         * po/libc.pot: Update.
27157 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27159         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
27160         variable page size.
27161         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
27162         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
27163         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
27165 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27167         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
27169 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27170             Andreas Schwab  <schwab@suse.de>
27171             Roland McGrath  <roland@hack.frob.com>
27172             Joseph Myers  <joseph@codesourcery.com>
27173             Carlos O'Donell  <carlos@redhat.com>
27175         [BZ #15755]
27176         * config.h.in: Define HAVE_PT_CHOWN.
27177         * config.make.in (build-pt-chown): New variable.
27178         * configure.in (--enable-pt_chown): New configure option.
27179         * configure: Regenerate.
27180         * login/Makefile: Include Makeconfig.  Build pt_chown only if
27181         build-pt-chown is enabled.
27182         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
27183         pt_chown to fix pty ownership.
27184         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
27185         CLOSE_ALL_FDS.
27186         * manual/install.texi (Configuring and compiling): Mention
27187         --enable-pt_chown. Add @findex for grantpt.
27188         * INSTALL: Regenerate.
27190 2013-07-20  David S. Miller  <davem@davemloft.net>
27192         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
27193         difference between 32-bit and 64-bit.
27195 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
27197         [BZ #15711]
27198         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
27199         Avoid system header dependency with -ffreestanding.
27200         ($(objpfx)bits/syscall%d): Likewise.
27202 2013-07-13  David S. Miller  <davem@davemloft.net>
27204         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
27205         underflows from atanl/atan2l due to bug 15319.
27206         (casinh_test_data): Likewise.
27208 2013-07-07  David S. Miller  <davem@davemloft.net>
27210         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
27212 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
27214         * sysdeps/i386/fpu/libm-test-ulps: Update.
27215         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27217 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27219         * configure.in (--enable-lock-elision): Fix message text.
27220         * INSTALL: Regenerate.
27221         * configure: Regenerate.
27223 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27225         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27227 2013-07-03  Andreas Jaeger  <aj@suse.de>
27229         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
27230         define.
27231         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
27232         (ptrace_peeksiginfo_args): Add.
27233         (__ptrace_peeksiginfo_flags): Add.
27234         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
27235         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
27236         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
27238 2013-07-03  Allan McRae  <allan@archlinux.org>
27240         * sysdeps/i386/fpu/libm-test-ulps: Update.
27242 2013-07-02  David S. Miller  <davem@davemloft.net>
27244         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27246 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
27248         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27250 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27252         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
27253         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27255 2013-07-02  Andi Kleen <ak@linux.intel.com>
27257         * config.h.in (ENABLE_LOCK_ELISION): Add.
27258         * configure.in (--enable-lock-elision): Add option.
27259         * manual/install.texi: Document --enable lock elision.
27260         * configure: Regenerate
27261         * INSTALL: Regenerate.
27263 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
27265         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
27266         SSE4.2 strcasecmp for libc.a.
27267         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
27269 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27271         [BZ #13304]
27272         * soft-fp/op-common.h (_FP_FMA): New macro.
27273         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
27274         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
27275         (_FP_MUL_MEAT_1_imm): ... here.
27276         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
27277         (_FP_MUL_MEAT_1_wide): ... here.
27278         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
27279         (_FP_MUL_MEAT_1_hard): ... here.
27280         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
27281         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
27282         (_FP_MUL_MEAT_2_wide): ... here.
27283         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
27284         (_FP_MUL_MEAT_2_wide_3mul): ... here.
27285         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
27286         (_FP_MUL_MEAT_2_gmp): ... here.
27287         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
27288         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
27289         (_FP_MUL_MEAT_4_wide): ... here.
27290         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
27291         (_FP_MUL_MEAT_4_gmp): ... here.
27292         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
27293         (_FP_WFRACBITS_DW_S): Likewise.
27294         (_FP_WFRACXBITS_DW_S): Likewise.
27295         (_FP_HIGHBIT_DW_S): Likewise.
27296         (FP_FMA_S): Likewise.
27297         (_FP_FRAC_HIGH_DW_S): Likewise.
27298         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
27299         (_FP_WFRACBITS_DW_D): Likewise.
27300         (_FP_WFRACXBITS_DW_D): Likewise.
27301         (_FP_HIGHBIT_DW_D): Likewise.
27302         (FP_FMA_D): Likewise.
27303         (_FP_FRAC_HIGH_DW_D): Likewise.
27304         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
27305         (_FP_WFRACBITS_DW_E): Likewise.
27306         (_FP_WFRACXBITS_DW_E): Likewise.
27307         (_FP_HIGHBIT_DW_E): Likewise.
27308         (FP_FMA_E): Likewise.
27309         (_FP_FRAC_HIGH_DW_E): Likewise.
27310         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
27311         (_FP_WFRACBITS_DW_Q): Likewise.
27312         (_FP_WFRACXBITS_DW_Q): Likewise.
27313         (_FP_HIGHBIT_DW_Q): Likewise.
27314         (FP_FMA_Q): Likewise.
27315         (_FP_FRAC_HIGH_DW_Q): Likewise.
27316         * soft-fp/fmasf4.c: New file.
27317         * soft-fp/fmadf4.c: Likewise.
27318         * soft-fp/fmatf4.c: Likewise.
27320 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27322         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
27323         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
27324         Silvermont.
27325         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
27326         macro.
27327         (index_Slow_SSE4_2): Likewise.
27328         (index_Prefer_PMINUB_for_stringop): Likewise.
27329         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
27330         bit_Slow_SSE4_2 is set.
27331         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
27332         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
27334 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27336         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
27337         rtld_global._dl_hwcap2.
27338         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
27339         POWER8.
27340         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
27341         POWER8 feature descriptions defined in _dl_hwcap2.
27342         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
27343         string handling for POWER8 feature bits.
27344         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
27345         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
27346         _dl_powerpc_cap_flags.
27347         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
27348         * sysdeps/powerpc/rtld-global-offsets.sym
27349         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
27350         _dl_hwcap2 in the rtld_global_ro structure.
27352 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27354         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
27355         hardware capabilities in support of AT_HWCAP2.
27356         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
27357         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
27358         GLRO(dl_hwcap2).
27359         (_dl_show_auxv): Add support for calling _dl_procinfo to display
27360         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
27361         explicitly the unknown a_type display mechanism is used.
27362         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
27363         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
27364         struct member.
27365         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
27366         to macro prototype for AT_HWCAP2 support.
27367         * sysdeps/i386/dl-procinfo.h: Likewise.
27368         * sysdeps/s390/dl-procinfo.h: Likewise.
27369         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
27370         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
27371         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
27372         return -1 for unknown a_type display fallback.
27373         * sysdeps/sparc/dl-procinfo.h: Likewise.
27374         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
27375         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
27377 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
27379         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
27380         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
27382 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
27384         [BZ #12492]
27385         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
27386         mprotect making __stack_prot writable.
27388 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
27389             Joseph Myers  <joseph@codesourcery.com>
27391         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
27392         as being properly aligned.
27394 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
27396         * dlfcn/modstatic5.c: New file.
27397         * dlfcn/tststatic5.c: New file.
27398         * dlfcn/Makefile (tests): Add tststatic5.
27399         (tests-static): Likewise.
27400         (modules-names): Add modstatic5.
27401         (tststatic5-ENV): New variable.
27402         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
27404         [BZ #15022]
27405         * elf/dl-support.c (_dl_main_map): New variable.
27406         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
27407         (_dl_nns, _dl_load_adds): Set to 1.
27408         (_dl_initial_searchlist): Refer to _dl_main_map.
27409         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
27410         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
27411         call to _dl_get_origin.
27412         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
27413         around call_map.
27414         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
27415         * dlfcn/modstatic3.c: New file.
27416         * dlfcn/tststatic3.c: New file.
27417         * dlfcn/tststatic4.c: New file.
27418         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
27419         (tests-static): Likewise.
27420         (modules-names): Add modstatic3.
27421         (tststatic3-ENV, tststatic4-ENV): New variables.
27422         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
27423         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
27425 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
27427         * configure.in (CC): Require GCC version 4.4 or later.
27428         * configure: Regenerated.
27429         * manual/install.texi (Tools for Compilation): Update GCC version
27430         requirement.
27431         * INSTALL: Regenerated.
27433 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27435         [BZ #15674]
27436         * string/test-memcmp.c (check2): New.
27437         (main): Call check2.
27439         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
27441 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
27443         [BZ #15022]
27444         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
27445         over to...
27446         (dl_open_worker) [!SHARED]: ... here.
27448 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27450         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
27452 2013-06-25  Richard Henderson  <rth@redhat.com>
27454         * locale/programs/locarchive.c: Include <libc-internal.h>
27456 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
27458         * manual/texinfo.tex: Update to version 2013-06-21.17, with
27459         trailing whitespace removed.
27461 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27463         [BZ #10283]
27464         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
27465         * locale/programs/locarchive.c: Include libc-mmap.h.
27466         (prepare_address_space): Take two new outputs (the mmap base and len).
27467         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
27468         values.
27469         (create_archive): Declare new mmap base and len values for
27470         prepare_address_space, and store the result in ah.
27471         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
27472         (enlarge_archive): If ah->mmap_base is not NULL, use that and
27473         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27474         Declare new mmap base and len values for
27475         prepare_address_space, and store the result in new_ah.
27476         (open_archive): Declare new mmap base and len values for
27477         prepare_address_space, and store the result in ah.
27478         (close_archive): If ah->mmap_base is not NULL, use that and
27479         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27480         * sysdeps/generic/libc-mmap.h: New file.
27482 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27484         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
27485         (ALIGN_UP): Likewise.
27486         (PTR_ALIGN_DOWN): Likewise.
27487         (PTR_ALIGN_UP): Likewise.
27489 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27491         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
27492         entry mapped to PPC_PLATFORM_POWER8.
27493         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
27494         POWER8.
27495         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
27496         (_dl_string_platform): Add case for exporting platform position for
27497         POWER8.
27498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
27499         search path to sysdeps/powerpc/powerpc32/power8 directory.
27500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
27501         search path to sysdeps/powerpc/powerpc64/power8 directory.
27502         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
27503         power7 directories.
27504         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
27505         power7 directories.
27507 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
27509         * INSTALL: Regenerate.
27511         * nscd/connections.c (nscd_init): Fix comment.
27513 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
27515         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
27517         [BZ #15667]
27518         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
27519         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
27521 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27523         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
27524         DL_DST_REQ_STATIC.
27525         (DL_DST_REQ_STATIC): Remove macro.
27527 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
27529         [BZ #7006]
27530         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
27531         with a shift of 0 bits.
27533 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27535         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
27536         $(tststatic-ENV).
27538 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
27540         [BZ #15655]
27541         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
27543 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27545         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
27546         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
27547         accepts -fno-tree-loop-distribute-patterns.
27548         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
27549         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
27550         recursive call.
27551         * string/memset.c (memset): Likewise.
27552         * string/test-memmove.c (simple_memmove): Disable loop transformation
27553         to library calls.
27554         * string/test-memset.c (simple_memset): Likewise.
27555         * benchtests/bench-memmove.c (simple_memmove): Likewise.
27556         * benchtests/bench-memset.c (simple_memset): Likewise.
27557         * configure: Regenerated.
27559 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
27561         * math/test-misc.c (main): Ignore fesetround failure when failures
27562         of subsequent rounding tests would be ignored.
27564         [BZ #15654]
27565         * math/fedisblxcpt.c (fedisableexcept): Return 0.
27566         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
27567         * math/fegetenv.c (__fegetenv): Return 0.
27568         * math/fegetexcept.c (fegetexcept): Return 0.
27569         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
27570         FE_TONEAREST.
27571         * math/feholdexcpt.c (feholdexcept): Return 0.
27572         * math/fesetenv.c (__fesetenv): Return 0.
27573         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
27574         argument FE_TONEAREST.
27575         * math/feupdateenv.c (__feupdateenv): Return 0.
27576         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
27578 2013-06-18  Roland McGrath  <roland@hack.frob.com>
27580         * elf/rtld-Rules (rtld-compile-command.S): New variable.
27581         (rtld-compile-command.s, rtld-compile-command.c): New variables.
27582         ($(objpfx)rtld-%.os rules): Use them.
27584 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27586         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
27587         fields.
27589 2013-06-17  Roland McGrath  <roland@hack.frob.com>
27591         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
27592         length of target pattern, then descending length of dependency pattern.
27593         * configure.in (AWK): Require gawk 3.1.2 or newer.
27594         * manual/install.texi (Tools for Compilation): Say that we do.
27595         * configure: Regenerated.
27597         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
27598         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
27599         * scripts/sysd-rules.awk: ... this new script.
27600         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
27601         than a glob-style pattern.
27603 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
27605         * math/test-misc.c (main): Do not treat incorrectly rounded
27606         conversions as failure unless ROUNDING_TESTS passes.
27608 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
27610         [BZ #15631]
27611         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
27612         restore exception state around main square root computation, then
27613         check for inexactness explicitly.
27615         * math/libm-test.inc (fma_test_data): Add another test.
27617 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27619         * manual/threads.texi (Non-POSIX Extensions): New document
27620         node.  Document pthread_getattr_default_np and
27621         pthread_setattr_default_np.
27623         * Versions.def (libpthread): Add GLIBC_2.18.
27624         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
27625         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
27626         Likewise.
27627         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
27628         Likewise.
27629         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
27630         Likewise.
27631         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
27632         Likewise.
27633         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
27634         Likewise.
27635         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
27636         Likewise.
27637         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
27638         Likewise.
27639         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
27640         Likewise.
27641         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
27642         Likewise.
27644 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27646         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27647         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
27649 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27650             H.J. Lu  <hjl.tools@gmail.com>
27652         [BZ #15627]
27653         * sysdeps/x86_64/rtld-memset.c: Remove file.
27654         * sysdeps/x86_64/rtld-memset.S: New file.
27656 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
27658         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
27659         (test_in_one_mode): Take arguments for whether the rounding mode
27660         is supported for each floating-point type.
27661         (do_test): Pass new arguments to test_in_one_mode using
27662         ROUNDING_TESTS.
27664 2013-06-13  Roland McGrath  <roland@hack.frob.com>
27666         * posix/tst-waitid.c (do_test): Distinguish different instances of
27667         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
27668         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
27669         before entering the kernel for waitpid.
27671 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27673         * NEWS: Fix note on clock function precision.  Text by Roland
27674         McGrath.
27676 2013-06-13  Roland McGrath  <roland@hack.frob.com>
27678         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
27679         it into place only when and if the sanity check passes.
27681 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
27683         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
27684         output for whether conversion result is exact.  Take argument
27685         indicating whether type is IBM long double.
27686         (round_for_all): Change need_exact field to ibm_ld.
27687         * stdlib/tst-strtod-round.c (struct exactness): New type.
27688         (struct test): Change bool ld_ok field to struct exactness exact.
27689         (TEST): Update all definitions for change to field.
27690         (tests): Regenerate array contents.
27691         (test_in_one_mode): Take pointer to new field instead of old ld_ok
27692         field value.  Check for IBM long double here.
27693         (do_test): Update calls to test_in_one_mode.
27695 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27697         [BZ #12515]
27698         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
27699         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
27701 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27703         [BZ #15605]
27704         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
27705         generated by the compiler on loop optimizations.
27706         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
27707         general definitions.
27709 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
27711         * math/bug-nextafter.c: Include <math-tests.h>.
27712         (main): Only test for exceptions if EXCEPTION_TESTS is true for
27713         the relevant type.
27714         * math/bug-nexttoward.c: Include <math-tests.h>.
27715         (main): Only test for exceptions if EXCEPTION_TESTS is true for
27716         the relevant type.
27717         * math/test-misc.c: Include <math-tests.h>.
27718         (main): Only test for exceptions if EXCEPTION_TESTS is true for
27719         the relevant type.
27721 2013-06-12  Andreas Jaeger  <aj@suse.de>
27723         * po/ia.po: Update Interlingua translation from translation
27724         project.
27726 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
27728         * include/fenv.h: Include stdbool.h.
27729         (struct rm_ctx): New structure.
27730         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
27731         Define macro.
27732         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
27733         (SET_RESTORE_ROUNDF): Likewise.
27734         (SET_RESTORE_ROUNDL): Likewise.
27735         (SET_RESTORE_ROUND_NOEX): Likewise.
27736         (SET_RESTORE_ROUND_NOEXF): Likewise.
27737         (SET_RESTORE_ROUND_NOEXL): Likewise.
27738         (SET_RESTORE_ROUND_53BIT): Likewise.
27739         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
27740         (libc_feresetround_noexf_ctx): Likewise.
27741         (libc_feresetround_noexl_ctx): Likewise.
27742         (libc_feholdsetround_53bit_ctx): Likewise.
27743         (libc_feresetround_53bit_ctx): Likewise.
27744         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
27745         (libc_feholdexcept_setround_sse_ctx): New function.
27746         (libc_fesetenv_sse_ctx): Likewise.
27747         (libc_feupdateenv_sse_ctx): Likewise.
27748         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
27749         (libc_feholdexcept_setround_387_ctx): Likewise.
27750         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
27751         (libc_feholdsetround_387_prec_ctx): Likewise.
27752         (libc_feholdsetround_387_ctx): Likewise.
27753         (libc_feholdsetround_387_53bit_ctx): Likewise.
27754         (libc_feholdsetround_sse_ctx): Likewise.
27755         (libc_feresetround_sse_ctx): Likewise.
27756         (libc_feresetround_387_ctx): Likewise.
27757         (libc_feupdateenv_387_ctx): Likewise.
27758         (libc_feholdexcept_setroundf_ctx): Define macro.
27759         (libc_fesetenvf_ctx): Likewise.
27760         (libc_feupdateenvf_ctx): Likewise.
27761         (libc_feholdsetroundf_ctx): Likewise.
27762         (libc_feresetroundf_ctx): Likewise.
27763         (libc_feholdexcept_setround_ctx): Likewise.
27764         (libc_fesetenv_ctx): Likewise.
27765         (libc_feupdateenv_ctx): Likewise.
27766         (libc_feholdsetround_ctx): Likewise.
27767         (libc_feresetround_ctx): Likewise.
27768         (libc_feholdexcept_setroundl_ctx): Likewise.
27769         (libc_feupdateenvl_ctx): Likewise.
27770         (libc_feholdsetroundl_ctx): Likewise.
27771         (libc_feresetroundl_ctx): Likewise.
27772         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
27773         (libc_feresetround_53bit_ctx): Likewise.
27775 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27777         * locale/iso-639.def: Convert to UTF-8.
27779 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
27781         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
27782         (EXCEPTION_TESTS_double): Likewise.
27783         (EXCEPTION_TESTS_long_double): Likewise.
27784         (EXCEPTION_TESTS): Likewise.
27785         * math/libm-test.inc (test_exceptions): Only test exceptions if
27786         EXCEPTION_TESTS (FLOAT).
27788 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27790         * benchtests/Makefile (string-bench): Add strcpy_chk and
27791         stpcpy_chk.
27792         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
27793         * benchtests/bench-stpcpy_chk.c: New file.
27794         * benchtests/bench-strcpy_chk-ifunc.c: New file.
27795         * benchtests/bench-strcpy_chk.c: New file.
27796         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
27797         code.
27798         (do_test): Likewise.
27800 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27802         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
27803         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
27804         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
27805         with tabs where appropriate.
27806         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
27807         dl-procinfo.h.
27808         [PPC_PLATFORM_PPC440]: Likewise.
27809         [PPC_PLATFORM_PPC464]: Likewise.
27810         [PPC_PLATFORM_PPC476]: Likewise.
27811         (_dl_string_platform): Add support for detecting ppc405, ppc440,
27812         ppc464, and ppc476 platform strings merging from ports/
27813         dl-procinfo.h.
27815 2013-06-11  Andreas Schwab  <schwab@suse.de>
27817         [BZ #14991]
27818         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
27819         (from_ucs4_idx): Regenerate.
27820         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
27821         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
27822         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
27823         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
27824         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
27825         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
27826         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
27827         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
27828         from FROM_LOOP and TO_LOOP specific macros.
27829         (BODY): Handle combining characters.
27830         * iconvdata/BIG5HKSCS.irreversible: Update.
27831         * iconvdata/BIG5HKSCS.precomposed: New file.
27832         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
27833         characters.
27834         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
27836 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27838         * include/sys/time.h: Fix indentation and add copyright header.
27840         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
27841         (do_test): Likewise.
27842         * string/test-memchr.c (do_one_test): Likewise.
27843         (do_test): Likewise.
27844         * string/test-memcmp.c (do_one_test): Likewise.
27845         (do_test): Likewise.
27846         * string/test-memcpy.c (do_one_test): Likewise.
27847         (do_test): Likewise.
27848         * string/test-memmem.c (do_one_test): Likewise.
27849         (do_test): Likewise.
27850         (do_random_tests): Likewise.
27851         * string/test-memmove.c (do_one_test): Likewise.
27852         (do_test): Likewise.
27853         * string/test-memset.c (do_one_test): Likewise.
27854         (do_test): Likewise.
27855         * string/test-rawmemchr.c (do_one_test): Likewise.
27856         (do_test): Likewise.
27857         * string/test-strcasecmp.c (do_one_test): Likewise.
27858         (do_test): Likewise.
27859         * string/test-strcasestr.c (do_one_test): Likewise.
27860         (do_test): Likewise.
27861         * string/test-strcat.c (do_one_test): Likewise.
27862         (do_test): Likewise.
27863         * string/test-strchr.c (do_one_test): Likewise.
27864         (do_test): Likewise.
27865         * string/test-strcmp.c (do_one_test): Likewise.
27866         (do_test): Likewise.
27867         * string/test-strcpy.c (do_one_test): Likewise.
27868         (do_test): Likewise.
27869         * string/test-string.h: Likewise.
27870         (test_init): Likewise.
27871         * string/test-strlen.c (do_one_test): Likewise.
27872         (do_test): Likewise.
27873         * string/test-strncasecmp.c (do_one_test): Likewise.
27874         (do_test): Likewise.
27875         * string/test-strncat.c (do_one_test): Likewise.
27876         (do_test): Likewise.
27877         * string/test-strncmp.c (do_one_test): Likewise.
27878         (do_test_limit): Likewise.
27879         (do_test): Likewise.
27880         * string/test-strncpy.c (do_one_test): Likewise.
27881         (do_test): Likewise.
27882         * string/test-strnlen.c (do_one_test): Likewise.
27883         (do_test): Likewise.
27884         * string/test-strpbrk.c (do_one_test): Likewise.
27885         (do_test): Likewise.
27886         * string/test-strrchr.c (do_one_test): Likewise.
27887         (do_test): Likewise.
27888         * string/test-strspn.c (do_one_test): Likewise.
27889         (do_test): Likewise.
27890         * string/test-strstr.c (do_one_test): Likewise.
27891         (do_test): Likewise.
27893         * benchtests/Makefile (string-bench): Add string benchmarks.
27894         * benchtests/bench-bcopy-ifunc.c: New file.
27895         * benchtests/bench-bcopy.c: New file.
27896         * benchtests/bench-bzero-ifunc.c: New file.
27897         * benchtests/bench-bzero.c: New file.
27898         * benchtests/bench-memccpy-ifunc.c: New file.
27899         * benchtests/bench-memccpy.c: New file.
27900         * benchtests/bench-memchr-ifunc.c: New file.
27901         * benchtests/bench-memchr.c: New file.
27902         * benchtests/bench-memcmp-ifunc.c: New file.
27903         * benchtests/bench-memcmp.c: New file.
27904         * benchtests/bench-memmem-ifunc.c: New file.
27905         * benchtests/bench-memmem.c: New file.
27906         * benchtests/bench-memmove-ifunc.c: New file.
27907         * benchtests/bench-memmove.c: New file.
27908         * benchtests/bench-mempcpy-ifunc.c: New file.
27909         * benchtests/bench-mempcpy.c: New file.
27910         * benchtests/bench-memset-ifunc.c: New file.
27911         * benchtests/bench-memset.c: New file.
27912         * benchtests/bench-rawmemchr-ifunc.c: New file.
27913         * benchtests/bench-rawmemchr.c: New file.
27914         * benchtests/bench-stpcpy-ifunc.c: New file.
27915         * benchtests/bench-stpcpy.c: New file.
27916         * benchtests/bench-stpncpy-ifunc.c: New file.
27917         * benchtests/bench-stpncpy.c: New file.
27918         * benchtests/bench-strcasecmp-ifunc.c: New file.
27919         * benchtests/bench-strcasecmp.c: New file.
27920         * benchtests/bench-strcasestr-ifunc.c: New file.
27921         * benchtests/bench-strcasestr.c: New file.
27922         * benchtests/bench-strcat-ifunc.c: New file.
27923         * benchtests/bench-strcat.c: New file.
27924         * benchtests/bench-strchr-ifunc.c: New file.
27925         * benchtests/bench-strchr.c: New file.
27926         * benchtests/bench-strchrnul-ifunc.c: New file.
27927         * benchtests/bench-strchrnul.c: New file.
27928         * benchtests/bench-strcmp-ifunc.c: New file.
27929         * benchtests/bench-strcmp.c: New file.
27930         * benchtests/bench-strcpy-ifunc.c: New file.
27931         * benchtests/bench-strcpy.c: New file.
27932         * benchtests/bench-strcspn-ifunc.c: New file.
27933         * benchtests/bench-strcspn.c: New file.
27934         * benchtests/bench-strlen-ifunc.c: New file.
27935         * benchtests/bench-strlen.c: New file.
27936         * benchtests/bench-strncasecmp-ifunc.c: New file.
27937         * benchtests/bench-strncasecmp.c: New file.
27938         * benchtests/bench-strncat-ifunc.c: New file.
27939         * benchtests/bench-strncat.c: New file.
27940         * benchtests/bench-strncmp-ifunc.c: New file.
27941         * benchtests/bench-strncmp.c: New file.
27942         * benchtests/bench-strncpy-ifunc.c: New file.
27943         * benchtests/bench-strncpy.c: New file.
27944         * benchtests/bench-strnlen-ifunc.c: New file.
27945         * benchtests/bench-strnlen.c: New file.
27946         * benchtests/bench-strpbrk-ifunc.c: New file.
27947         * benchtests/bench-strpbrk.c: New file.
27948         * benchtests/bench-strrchr-ifunc.c: New file.
27949         * benchtests/bench-strrchr.c: New file.
27950         * benchtests/bench-strspn-ifunc.c: New file.
27951         * benchtests/bench-strspn.c: New file.
27952         * benchtests/bench-strstr-ifunc.c: New file.
27953         * benchtests/bench-strstr.c: New file.
27955         * benchtests/Makefile: Disable parallel execution of targets.
27956         (string-bench): Add memcpy.
27957         (benchset): New variable to store a list of benchmark sets.
27958         (bench-func): Renamed from bench.
27959         (bench-set): New target.
27960         (bench): Depend on bench-func and bench-set.
27961         * benchtests/README: Add section on benchmark sets.
27962         * benchtests/bench-memcpy-ifunc.c: New file.
27963         * benchtests/bench-memcpy.c: New file.
27964         * benchtests/bench-string.h: New file.
27966 2013-06-11  Andreas Schwab  <schwab@suse.de>
27968         [BZ #15577]
27969         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
27970         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
27971         values in the triple.
27972         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
27973         terminator in the group key.
27975 2013-06-11  Andreas Jaeger  <aj@suse.de>
27977         * po/zh_TW.po: Update Chinese (traditional) translation from
27978         translation project.
27980 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27982         * include/time.h (__clock_gettime): Add libc_hidden_proto.
27983         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
27984         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
27985         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
27986         (clock_getcpuclockid): Likewise.
27987         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
27988         Add weak_alias and libc_hidden_def.
27989         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
27990         * rt/clock_gettime.c (clock_gettime): Rename to
27991         __clock_gettime.  Add weak_alias and libc_hidden_def.
27992         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
27993         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
27994         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
27995         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
27996         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
27997         Likewise.
27998         * rt/clock_settime.c (clock_settime): Rename to
27999         __clock_settime.  Add weak_alias and libc_hidden_def.
28000         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
28002 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
28004         * mach/err_boot.sub: Remove trailing whitespace.
28005         * mach/err_ipc.sub: Likewise.
28006         * mach/err_mach.sub: Likewise.
28008         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
28009         (ROUNDING_TESTS_double): Likewise.
28010         (ROUNDING_TESTS_long_double): Likewise.
28011         (ROUNDING_TESTS): Likewise.
28012         * math/libm-test.inc: Include <math-tests.h>.
28013         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
28014         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
28015         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
28016         (IF_ROUND_INIT_FE_UPWARD): Likewise.
28018 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
28020         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
28021         of assigning.
28023 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
28025         * sysdeps/gnu/errlist.awk: Do not generate space at end of
28026         otherwise empty TRANS lines.
28027         * sysdeps/gnu/errlist.c: Regenerated.
28029         * catgets/gencat.c (error_print): Use (void) in function
28030         definition.
28031         * crypt/crypt_util.c (__init_des): Likewise.
28032         * crypt/speeds.c (Stop): Likewise.
28033         (main): Likewise.
28034         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
28035         * inet/ruserpass.c (token): Likewise.
28036         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
28037         * intl/localealias.c (extend_alias_table): Likewise.
28038         * intl/plural-exp.c (init_germanic_plural): Likewise.
28039         * libio/fcloseall.c (__fcloseall): Likewise.
28040         * libio/genops.c (_IO_flush_all): Likewise.
28041         (_IO_flush_all_linebuffered): Likewise.
28042         (_IO_cleanup): Likewise.
28043         (_IO_iter_begin): Likewise.
28044         (_IO_iter_end): Likewise.
28045         (_IO_list_lock): Likewise.
28046         (_IO_list_unlock): Likewise.
28047         (_IO_list_resetlock): Likewise.
28048         * libio/getchar.c (getchar): Likewise.
28049         * libio/getchar_u.c (getchar_unlocked): Likewise.
28050         * libio/getwchar.c (getwchar): Likewise.
28051         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
28052         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
28053         * login/getpt.c (__getpt): Likewise.
28054         * login/tst-utmp.c (main): Likewise.
28055         * malloc/hooks.c (__malloc_check_init): Likewise.
28056         * malloc/malloc.c (__malloc_stats): Likewise.
28057         * malloc/mtrace.c (tr_break): Likewise.
28058         (mtrace): Likewise.
28059         (muntrace): Likewise.
28060         * misc/fstab.c (endfsent): Likewise.
28061         * misc/getclktck.c (__getclktck): Likewise.
28062         * misc/getdtsz.c (__getdtablesize): Likewise.
28063         * misc/gethostid.c (gethostid): Likewise.
28064         * misc/getpagesize.c (__getpagesize): Likewise.
28065         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
28066         (__get_nprocs): Likewise.
28067         (__get_phys_pages): Likewise.
28068         (__get_avphys_pages): Likewise.
28069         * misc/getttyent.c (getttyent): Likewise.
28070         (setttyent): Likewise.
28071         (endttyent): Likewise.
28072         * misc/getusershell.c (getusershell): Likewise.
28073         (endusershell): Likewise.
28074         (setusershell): Likewise.
28075         (initshells): Likewise.
28076         * misc/hsearch.c (__hdestroy): Likewise.
28077         * misc/sync.c (sync): Likewise.
28078         * misc/syslog.c (closelog_internal): Likewise.
28079         (closelog): Likewise.
28080         * misc/ttyslot.c (ttyslot): Likewise.
28081         * misc/vhangup.c (vhangup): Likewise.
28082         * posix/fork.c (__fork): Likewise.
28083         * posix/getegid.c (__getegid): Likewise.
28084         * posix/geteuid.c (__geteuid): Likewise.
28085         * posix/getgid.c (__getgid): Likewise.
28086         * posix/getpid.c (__getpid): Likewise.
28087         * posix/getppid.c (__getppid): Likewise.
28088         * posix/getuid.c (__getuid): Likewise.
28089         * posix/pause.c (pause): Likewise.
28090         * posix/setpgrp.c (setpgrp): Likewise.
28091         * posix/setsid.c (__setsid): Likewise.
28092         * posix/test-vfork.c (noop): Likewise.
28093         * resolv/gethnamaddr.c (_endhtent): Likewise.
28094         (_gethtent): Likewise.
28095         (ht_endhostent): Likewise.
28096         (gethostent): Likewise.
28097         (dns_service): Likewise.
28098         * stdlib/drand48.c (drand48): Likewise.
28099         * stdlib/lrand48.c (lrand48): Likewise.
28100         * stdlib/mrand48.c (mrand48): Likewise.
28101         * stdlib/rand.c (rand): Likewise.
28102         * stdlib/random.c (__random): Likewise.
28103         * stdlib/setenv.c (clearenv): Likewise.
28104         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
28105         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
28106         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
28107         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
28108         (__get_nprocs): Likewise.
28109         (__get_phys_pages): Likewise.
28110         (__get_avphys_pages): Likewise.
28111         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
28112         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
28113         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
28114         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
28115         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
28116         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
28117         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
28118         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
28119         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
28120         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
28121         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
28122         * sysdeps/mach/hurd/sync.c (sync): Likewise.
28123         * sysdeps/posix/clock.c (clock): Likewise.
28124         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
28125         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
28126         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
28127         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
28128         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
28129         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
28130         (__get_nprocs_conf): Likewise.
28131         (__get_phys_pages): Likewise.
28132         (__get_avphys_pages): Likewise.
28133         * time/clock.c (clock): Likewise.
28134         * time/tzset.c (__tzname_max): Likewise.
28136 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
28138         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
28139         (__bswap_32): Do not use "register".
28140         * crypt/crypt.c (_ufc_doit_r): Likewise.
28141         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
28142         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
28143         * gmon/gmon.c (__monstartup): Likewise.
28144         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
28145         * hurd/hurdmalloc.c (more_memory): Likewise.
28146         (malloc): Likewise.
28147         (free): Likewise.
28148         (realloc): Likewise.
28149         (malloc_fork_prepare): Likewise.
28150         (malloc_fork_parent): Likewise.
28151         (malloc_fork_child): Likewise.
28152         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
28153         (_svcauth_des): Likewise.
28154         * inet/inet_lnaof.c (inet_lnaof): Likewise.
28155         * inet/inet_net.c (inet_network): Likewise.
28156         * inet/inet_netof.c (inet_netof): Likewise.
28157         * inet/rcmd.c (__validuser2_sa): Likewise.
28158         * io/fts.c (fts_open): Likewise.
28159         (fts_load): Likewise.
28160         (fts_close): Likewise.
28161         (fts_read): Likewise.
28162         (fts_children): Likewise.
28163         (fts_build): Likewise.
28164         (fts_stat): Likewise.
28165         (fts_sort): Likewise.
28166         (fts_alloc): Likewise.
28167         (fts_lfree): Likewise.
28168         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
28169         (_IO_file_xsgetn): Likewise.
28170         (_IO_file_xsgetn_mmap): Likewise.
28171         * libio/iofopncook.c (_IO_cookie_read): Likewise.
28172         (_IO_cookie_write): Likewise.
28173         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
28174         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
28175         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
28176         * malloc/obstack.c (_obstack_begin): Likewise.
28177         (_obstack_begin_1): Likewise.
28178         (_obstack_newchunk): Likewise.
28179         (_obstack_allocated_p): Likewise.
28180         (obstack_free): Likewise.
28181         (_obstack_memory_used): Likewise.
28182         * misc/getttyent.c (getttynam): Likewise.
28183         (getttyent): Likewise.
28184         (skip): Likewise.
28185         (value): Likewise.
28186         * misc/getusershell.c (initshells): Likewise.
28187         * misc/syslog.c (__vsyslog_chk): Likewise.
28188         * misc/ttyslot.c (ttyslot): Likewise.
28189         * nis/nis_hash.c (__nis_hash): Likewise.
28190         * posix/fnmatch_loop.c (FCT): Likewise.
28191         * posix/getconf.c (print_all): Likewise.
28192         (main): Likewise.
28193         * posix/getopt.c (exchange): Likewise.
28194         * posix/glob.c (globfree): Likewise.
28195         (prefix_array): Likewise.
28196         (__glob_pattern_type): Likewise.
28197         * resolv/arpa/nameser.h (NS_GET16): Likewise.
28198         (NS_GET32): Likewise.
28199         (NS_PUT16): Likewise.
28200         (NS_PUT32): Likewise.
28201         * resolv/gethnamaddr.c (getanswer): Likewise.
28202         (gethostbyname2): Likewise.
28203         (gethostbyaddr): Likewise.
28204         (_gethtent): Likewise.
28205         (_gethtbyname2): Likewise.
28206         (_gethtbyaddr): Likewise.
28207         * resolv/ns_print.c (dst_s_get_int16): Likewise.
28208         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
28209         * resolv/res_init.c (__res_vinit): Likewise.
28210         (net_mask): Likewise.
28211         * resolv/res_mkquery.c (outchar): Likewise.
28212         (PRINT): Likewise.
28213         * stdio-common/printf_fp.c (outchar): Likewise.
28214         (PRINT): Likewise.
28215         * stdio-common/printf_fphex.c (outchar): Likewise.
28216         (PRINT): Likewise.
28217         * stdio-common/printf_size.c (outchar): Likewise.
28218         (PRINT): Likewise.
28219         * stdio-common/test_rdwr.c (main): Likewise.
28220         * stdio-common/tfformat.c (matches): Likewise.
28221         * stdio-common/vfprintf.c (outchar): Likewise.
28222         (printf_unknown): Likewise.
28223         (buffered_vfprintf): Likewise.
28224         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
28225         * stdio-common/xbug.c (AppendToBuffer): Likewise.
28226         (ReadFile): Likewise.
28227         * stdlib/qsort.c (SWAP): Likewise.
28228         (_quicksort): Likewise.
28229         * stdlib/setenv.c (__add_to_environ): Likewise.
28230         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
28231         * stdlib/strtol_l.c (__strtol_l): Likewise.
28232         * stdlib/tst-strtod.c (main): Likewise.
28233         * stdlib/tst-strtol.c (main): Likewise.
28234         * stdlib/tst-strtoll.c (main): Likewise.
28235         * string/bits/string2.h (__strcmp_cc): Likewise.
28236         (__strcmp_cg): Likewise.
28237         (__strcspn_c1): Likewise.
28238         (__strcspn_c2): Likewise.
28239         (__strcspn_c3): Likewise.
28240         (__strspn_c1): Likewise.
28241         (__strspn_c2): Likewise.
28242         (__strspn_c3): Likewise.
28243         (__strsep_1c): Likewise.
28244         (__strsep_2c): Likewise.
28245         (__strsep_3c): Likewise.
28246         * string/memccpy.c (__memccpy): Likewise.
28247         * string/stpcpy.c (__stpcpy): Likewise.
28248         * string/strcmp.c (strcmp): Likewise.
28249         * string/strrchr.c (strrchr): Likewise.
28250         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
28251         Likewise.
28252         * sysdeps/mach/hurd/getcwd.c
28253         (_hurd_canonicalize_directory_name_internal): Likewise.
28254         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
28255         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
28256         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
28257         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
28258         Likewise, in both definitions.
28259         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
28260         definitions.
28261         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
28262         64] (__bswap_64): Likewise.
28263         * time/test_time.c (main): Likewise.
28264         * time/tzfile.c (__tzfile_read): Likewise.
28265         (__tzfile_compute): Likewise.
28266         * time/tzset.c (__tzset_parse_tz): Likewise.
28267         (tzset_internal): Likewise.
28268         (compute_change): Likewise.
28269         * wcsmbs/wcscat.c (__wcscat): Likewise.
28270         * wcsmbs/wcschr.c (wcschr): Likewise.
28271         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
28272         * wcsmbs/wcscspn.c (wcscspn): Likewise.
28273         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
28274         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
28275         * wcsmbs/wcsspn.c (wcsspn): Likewise.
28276         * wcsmbs/wcsstr.c (wcsstr): Likewise.
28277         * wcsmbs/wmemchr.c (wmemchr): Likewise.
28278         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
28279         * wcsmbs/wmemset.c (wmemset): Likewise.
28281 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
28283         * scripts/config.guess: Update to version 2013-05-16.
28284         * scripts/config.sub: Update to version 2013-04-24.
28285         * scripts/install-sh: Update to version 2011-11-20.07.
28286         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
28287         * scripts/move-if-change: Update to version 2012-01-06 07:23.
28289 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
28291         * debug/fgetws_u_chk.c: Fix leading whitespaces.
28292         * elf/sln.c: Likewise.
28293         * hurd/hurd/ioctl.h: Likewise.
28294         * hurd/hurdmalloc.c: Likewise.
28295         * hurd/xattr.c: Likewise.
28296         * include/shlib-compat.h: Likewise.
28297         * inet/ruserpass.c: Likewise.
28298         * libio/iofgets_u.c: Likewise.
28299         * libio/iofgetws_u.c: Likewise.
28300         * locale/programs/ld-identification.c: Likewise.
28301         * locale/programs/ld-time.c: Likewise.
28302         * mach/msg-destroy.c: Likewise.
28303         * nss/nss_files/files-netgrp.c: Likewise.
28304         * resolv/res_data.c: Likewise.
28305         * soft-fp/op-1.h: Likewise.
28306         * soft-fp/op-2.h: Likewise.
28307         * soft-fp/op-4.h: Likewise.
28308         * soft-fp/op-common.h: Likewise.
28309         * stdio-common/printf_fphex.c: Likewise.
28310         * stdlib/strtod_l.c: Likewise.
28311         * sunrpc/rpc/clnt.h: Likewise.
28312         * sysdeps/generic/framestate.c: Likewise.
28313         * sysdeps/i386/bsd-_setjmp.S: Likewise.
28314         * sysdeps/i386/bsd-setjmp.S: Likewise.
28315         * sysdeps/i386/__longjmp.S: Likewise.
28316         * sysdeps/i386/setjmp.S: Likewise.
28317         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
28318         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
28319         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28320         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
28321         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
28322         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
28323         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
28324         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
28325         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
28326         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
28327         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
28328         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
28329         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
28330         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
28331         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
28332         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
28333         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
28334         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
28335         * sysdeps/ieee754/support.c: Likewise.
28336         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28337         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
28338         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
28339         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
28340         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
28341         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
28342         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
28343         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
28344         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
28345         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
28346         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
28347         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
28348         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
28349         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
28350         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
28351         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
28352         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28353         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
28355 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
28357         * posix/transbug.c: Remove executable mode.
28359 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
28361         * crypt/speeds.c: Remove trailing whitespace.
28362         * dlfcn/default.c: Likewise.
28363         * elf/ifuncdep2.c: Likewise.
28364         * elf/ifuncmain1.c: Likewise.
28365         * elf/ifuncmain1vis.c: Likewise.
28366         * elf/testobj.h: Likewise.
28367         * elf/tst-stackguard1.c: Likewise.
28368         * gmon/sys/gmon.h: Likewise.
28369         * hurd/hurdmsg.c: Likewise.
28370         * hurd/new-fd.c: Likewise.
28371         * hurd/ports-get.c: Likewise.
28372         * iconvdata/ibm1008_420.c: Likewise.
28373         * inet/tst-getni1.c: Likewise.
28374         * inet/tst-getni2.c: Likewise.
28375         * libio/ioungetc.c: Likewise.
28376         * libio/wfiledoalloc.c: Likewise.
28377         * manual/libm-err-tab.pl: Likewise.
28378         * math/w_dremf.c: Likewise.
28379         * misc/ftruncate.c: Likewise.
28380         * posix/bug-glob2.c: Likewise.
28381         * posix/tst-pcre.c: Likewise.
28382         * posix/wait4.c: Likewise.
28383         * resolv/README: Likewise.
28384         * resolv/res_debug.h: Likewise.
28385         * resolv/tst-inet_ntop.c: Likewise.
28386         * setjmp/bug269-setjmp.c: Likewise.
28387         * soft-fp/extended.h: Likewise.
28388         * soft-fp/op-1.h: Likewise.
28389         * soft-fp/op-2.h: Likewise.
28390         * soft-fp/op-4.h: Likewise.
28391         * soft-fp/op-8.h: Likewise.
28392         * soft-fp/testit.c: Likewise.
28393         * stdio-common/bug16.c: Likewise.
28394         * stdlib/random.c: Likewise.
28395         * sunrpc/rpcsvc/rquota.x: Likewise.
28396         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
28397         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
28398         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28399         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
28400         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
28401         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
28402         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
28403         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
28404         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
28405         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
28406         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
28407         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
28408         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
28409         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
28410         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
28411         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
28412         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
28413         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
28414         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
28415         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
28416         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
28417         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
28418         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
28419         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
28420         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
28421         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
28422         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
28423         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
28424         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
28425         * sysdeps/ieee754/s_lib_version.c: Likewise.
28426         * sysdeps/mach/hurd/check_fds.c: Likewise.
28427         * sysdeps/mach/hurd/getsockname.c: Likewise.
28428         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
28429         * sysdeps/mach/hurd/recvfrom.c: Likewise.
28430         * sysdeps/powerpc/bits/link.h: Likewise.
28431         * sysdeps/powerpc/dl-procinfo.c: Likewise.
28432         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
28433         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
28434         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
28435         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
28436         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
28437         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
28438         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
28439         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
28440         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
28441         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
28442         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
28443         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
28444         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
28445         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
28446         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
28447         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
28448         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
28449         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
28450         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
28451         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
28452         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
28453         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
28454         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
28455         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
28456         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
28457         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
28458         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
28459         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
28460         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
28461         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
28462         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
28463         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
28464         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
28465         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
28466         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
28467         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
28468         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
28469         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
28470         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
28471         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
28472         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
28473         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
28474         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
28475         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
28476         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
28477         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
28478         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
28479         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
28480         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
28481         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
28482         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
28483         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
28484         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
28485         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
28486         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
28487         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
28488         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
28489         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
28490         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
28491         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
28492         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
28493         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
28494         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
28495         * sysdeps/powerpc/sysdep.h: Likewise.
28496         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
28497         * sysdeps/s390/s390-64/sub_n.S: Likewise.
28498         * sysdeps/sh/dl-trampoline.S: Likewise.
28499         * sysdeps/sh/memset.S: Likewise.
28500         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
28501         * sysdeps/sh/strlen.S: Likewise.
28502         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
28503         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
28504         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
28505         * sysdeps/sparc/sparc32/rem.S: Likewise.
28506         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
28507         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
28508         * sysdeps/sparc/sparc32/strchr.S: Likewise.
28509         * sysdeps/sparc/sparc32/udiv.S: Likewise.
28510         * sysdeps/sparc/sparc32/urem.S: Likewise.
28511         * sysdeps/sparc/sparc64/add_n.S: Likewise.
28512         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
28513         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
28514         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
28515         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
28516         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
28517         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
28518         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
28519         * sysdeps/unix/bsd/times.c: Likewise.
28520         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
28521         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
28522         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
28523         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
28524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
28525         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
28526         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
28527         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
28528         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
28529         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
28530         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
28531         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
28532         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
28533         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
28534         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
28535         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
28536         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
28537         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
28538         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
28539         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
28540         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
28541         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
28542         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
28543         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
28544         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
28545         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
28546         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
28547         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
28548         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
28549         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
28550         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
28551         * sysdeps/x86_64/strcspn.S: Likewise.
28553 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28555         * locale/C-translit.h: Revert #include <stdint.h> because this is a
28556         generated file.  Regenerate properly from gen-translit.pl.
28557         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
28558         locale/C-translit.h.
28560 2013-06-05  Andreas Schwab  <schwab@suse.de>
28562         [BZ #15100]
28563         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
28564         week as 6 instead of -1.
28565         * time/tst-strptime.c (day_tests): Add test case.
28567 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
28569         * sysdeps/generic/math_private.h
28570         (libc_feholdexcept_setround_53bit): Replace with
28571         libc_feholdsetround_53bit.
28572         (libc_feupdateenv_53bit): Replace with
28573         libc_feresetround_53bit.
28574         (SET_RESTORE_ROUND_53BIT): Adjust.
28576 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
28578         * string/test-strchrnul.c: Add copyright header.
28580         * posix/tst-getaddrinfo4.c: Increase test timeout.
28582 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
28584         [BZ #15536]
28585         * math/libm-test.inc (MAX_EXP): Remove
28586         (MIN_EXP): Define.
28587         (ulp): Use MIN_EXP - MANT_DIG.
28588         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
28590 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
28592         * po/be.po: Revert last change.
28593         * po/zh_CN.po: Likewise.
28594         * po/header.pot: Likewise.
28596 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
28598         * Makefile ($(common-objpfx)linkobj/libc.so): Define
28599         link-libc-deps to empty as target-specific variable.
28600         * Makerules (link-libc-args): New variable.
28601         (libc-for-link): Likewise.
28602         (link-libc-deps): Likewise.
28603         (lib%.so): Depend on $(link-libc-deps).  Link with
28604         $(link-libc-args).
28605         (build-module): Link with $(link-libc-args).
28606         (build-module-asneeded): Likewise.
28607         (build-module-helper-objlist): Filter out $(link-libc-deps) from
28608         list of objects.
28609         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
28610         target-specific variable.
28611         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
28612         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
28613         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
28614         libc.
28615         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
28616         libc and ld.so.
28617         ($(objpfx)libpcprofile.so): Likewise.
28618         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
28619         libc_nonshared.a.
28620         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
28621         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
28622         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
28623         $(link-libc-deps).
28624         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
28625         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
28626         * login/Makefile ($(objpfx)libutil.so): Likewise.
28627         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
28628         * math/Makefile ($(objpfx)libm.so): Likewise.
28629         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
28630         $(objpfx)libnsl.so): Define libc-for-link as target-specific
28631         variable instead of depending directly on libc.
28632         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
28633         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
28634         $(link-libc-deps).
28635         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
28636         libc.
28637         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
28638         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
28639         ($(objpfx)libanl.so): Likewise.
28640         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
28641         ld.so.
28642         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
28643         $(link-libc-deps).
28644         * sysdeps/i386/fpu/Makefile: Remove file.
28645         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
28646         ($(objpfx)libm.so): Remove dependency on ld.so.
28648 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
28650         [BZ # 15553]
28651         * nis/yp_xdr.c (XDRMAXNAME): Define.
28652         (XDRMAXRECORD): Define.
28653         (xdr_domainname): Use XDRMAXNAME.
28654         (xdr_mapname): Likewise.
28655         (xdr_peername): Likewise.
28656         (xdr_keydat): Use XDRMAXRECORD.
28657         (xdr_valdat): Likewise.
28659 2013-05-30  Jeff Law  <law@redhat.com>
28661         [BZ #14256]
28662         * manual/errno.texi (ESTALE): Update to account for more than
28663         just NFS file systems.
28664         * sysdeps/gnu/errlist.c: Regenerated.
28666 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
28668         [BZ #15465]
28669         * elf/Makefile (tests): Add tst-null-argv.
28670         (modules-names):  Add tst-null-argv-lib.
28671         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
28672         (tst-null-argv-ENV): Set environment for tst-null-argv.
28673         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
28674         (RTLD_PROGNAME): New macro.
28675         * elf/tst-null-argv.c: New test case.
28676         * elf/tst-null-argv-lib.c: Library for test case.
28677         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
28678         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
28679         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
28680         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
28681         * elf/dl-init.c (call_init): Likewise.
28682         (_dl_init): Likewise.
28683         * elf/dl-load.c (print_search_path): Likewise.
28684         (_dl_map_object): Likewise.
28685         * elf/dl-lookup.c (do_lookup_x): Likewise.
28686         (add_dependency): Likewise.
28687         (_dl_lookup_symbol_x): Likewise.
28688         (_dl_debug_bindings): Likewise.
28689         * elf/dl-open.c (_dl_show_scope): Likewise.
28690         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
28691         * elf/dl-version.c (match_symbol): Likewise.
28692         (_dl_check_map_versions): Likewise.
28693         * elf/rtld.c (dl_main): Likewise.
28694         (print_unresolved): Use RTLD_PROGNAME.
28695         (print_missing_version): Likewise.
28696         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
28697         (elf_machine_rela): Likewise.
28698         * sysdeps/powerpc/powerpc32/dl-machine.c
28699         (__process_machine_rela): Likewise.
28700         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
28701         Likewise.
28702         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
28703         Likewise.
28704         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
28705         Likewise.
28706         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
28707         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
28708         Likewise.
28709         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
28710         Likewise.
28711         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
28713 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
28715         * po/be.po: Add descriptive title.
28716         * po/zh_CN.po: Likewise.
28717         * po/header.pot: Likewise.
28719 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
28721         * locale/programs/locarchive.c (create_archive): Inlucde fname in
28722         error message.
28723         (enlarge_archive): Likewise.
28725 2013-05-28  Ben North  <ben@redfrontdoor.org>
28727         * manual/arith.texi (frexp): It is the magnitude of the return
28728         value which lies in [0.5, 1), not the return value itself.
28730 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28732         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28734 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
28736         * stdio-common/bug26.c (main): Correct fscanf template.
28738         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
28739         declare _dl_skip_args.
28741         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
28742         Don't declare.
28744         * manual/platform.texi: Add missing @end deftypefun.
28746 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
28748         [BZ #15529]
28749         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
28750         bit of mantissa of 2^16382.
28751         * math/libm-test.inc (hypot_test_data): Add more tests.
28753         * math/libm-test.inc: Add drem and pow10 to list of tested
28754         functions.
28755         (pow10_test): New function.
28756         (drem_test): Likewise.
28757         (drem_test_tonearest): Likewise.
28758         (drem_test_towardzero): Likewise.
28759         (drem_test_downward): Likewise.
28760         (drem_test_upward): Likewise.
28761         (main): Call the new functions.
28763         * math/libm-test.inc (finite_test_data): Remove.
28764         (finite_test): Run tests from isfinite_test_data.
28765         (gamma_test_data): Remove.
28766         (gamma_test): Run tests from lgamma_test_data.
28767         * sysdeps/i386/fpu/libm-test-ulps: Update.
28768         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28770 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28772         * manual/platform.texi: Add PowerPC PPR function set documentation.
28773         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
28774         implementation.
28776 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
28778         * math/libm-test.inc (MAX_EXP): Define.
28779         (ULPDIFF): Define.
28780         (ulp): New function.
28781         (check_float_internal): Use ULPDIFF.
28782         (cpow_test): Disable failing test.
28783         (check_ulp): Test ulp() implemetnation.
28784         (main): Call check_ulp before starting tests.
28786 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
28788         * math/gen-libm-test.pl (generate_testfile): Do not handle
28789         START_DATA and END_DATA.
28790         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
28791         END_DATA.
28792         (acos_tonearest_test_data): Likewise.
28793         (acos_towardzero_test_data): Likewise.
28794         (acos_downward_test_data): Likewise.
28795         (acos_upward_test_data): Likewise.
28796         (acosh_test_data): Likewise.
28797         (asin_test_data): Likewise.
28798         (asin_tonearest_test_data): Likewise.
28799         (asin_towardzero_test_data): Likewise.
28800         (asin_downward_test_data): Likewise.
28801         (asin_upward_test_data): Likewise.
28802         (asinh_test_data): Likewise.
28803         (atan_test_data): Likewise.
28804         (atanh_test_data): Likewise.
28805         (atan2_test_data): Likewise.
28806         (cabs_test_data): Likewise.
28807         (cacos_test_data): Likewise.
28808         (cacosh_test_data): Likewise.
28809         (carg_test_data): Likewise.
28810         (casin_test_data): Likewise.
28811         (casinh_test_data): Likewise.
28812         (catan_test_data): Likewise.
28813         (catanh_test_data): Likewise.
28814         (cbrt_test_data): Likewise.
28815         (ccos_test_data): Likewise.
28816         (ccosh_test_data): Likewise.
28817         (ceil_test_data): Likewise.
28818         (cexp_test_data): Likewise.
28819         (cimag_test_data): Likewise.
28820         (clog_test_data): Likewise.
28821         (clog10_test_data): Likewise.
28822         (conj_test_data): Likewise.
28823         (copysign_test_data): Likewise.
28824         (cos_test_data): Likewise.
28825         (cos_tonearest_test_data): Likewise.
28826         (cos_towardzero_test_data): Likewise.
28827         (cos_downward_test_data): Likewise.
28828         (cos_upward_test_data): Likewise.
28829         (cosh_test_data): Likewise.
28830         (cosh_tonearest_test_data): Likewise.
28831         (cosh_towardzero_test_data): Likewise.
28832         (cosh_downward_test_data): Likewise.
28833         (cosh_upward_test_data): Likewise.
28834         (cpow_test_data): Likewise.
28835         (cproj_test_data): Likewise.
28836         (creal_test_data): Likewise.
28837         (csin_test_data): Likewise.
28838         (csinh_test_data): Likewise.
28839         (csqrt_test_data): Likewise.
28840         (ctan_test_data): Likewise.
28841         (ctan_tonearest_test_data): Likewise.
28842         (ctan_towardzero_test_data): Likewise.
28843         (ctan_downward_test_data): Likewise.
28844         (ctan_upward_test_data): Likewise.
28845         (ctanh_test_data): Likewise.
28846         (ctanh_tonearest_test_data): Likewise.
28847         (ctanh_towardzero_test_data): Likewise.
28848         (ctanh_downward_test_data): Likewise.
28849         (ctanh_upward_test_data): Likewise.
28850         (erf_test_data): Likewise.
28851         (erfc_test_data): Likewise.
28852         (exp_test_data): Likewise.
28853         (exp_tonearest_test_data): Likewise.
28854         (exp_towardzero_test_data): Likewise.
28855         (exp_downward_test_data): Likewise.
28856         (exp_upward_test_data): Likewise.
28857         (exp10_test_data): Likewise.
28858         (exp2_test_data): Likewise.
28859         (expm1_test_data): Likewise.
28860         (fabs_test_data): Likewise.
28861         (fdim_test_data): Likewise.
28862         (finite_test_data): Likewise.
28863         (floor_test_data): Likewise.
28864         (fma_test_data): Likewise.
28865         (fma_towardzero_test_data): Likewise.
28866         (fma_downward_test_data): Likewise.
28867         (fma_upward_test_data): Likewise.
28868         (fmax_test_data): Likewise.
28869         (fmin_test_data): Likewise.
28870         (fmod_test_data): Likewise.
28871         (fpclassify_test_data): Likewise.
28872         (frexp_test_data): Likewise.
28873         (gamma_test_data): Likewise.
28874         (hypot_test_data): Likewise.
28875         (ilogb_test_data): Likewise.
28876         (isfinite_test_data): Likewise.
28877         (isgreater_test_data): Likewise.
28878         (isgreaterequal_test_data): Likewise.
28879         (isinf_test_data): Likewise.
28880         (isless_test_data): Likewise.
28881         (islessequal_test_data): Likewise.
28882         (islessgreater_test_data): Likewise.
28883         (isnan_test_data): Likewise.
28884         (isnormal_test_data): Likewise.
28885         (issignaling_test_data): Likewise.
28886         (isunordered_test_data): Likewise.
28887         (j0_test_data): Likewise.
28888         (j1_test_data): Likewise.
28889         (jn_test_data): Likewise.
28890         (ldexp_test_data): Likewise.
28891         (lgamma_test_data): Likewise.
28892         (lrint_test_data): Likewise.
28893         (lrint_tonearest_test_data): Likewise.
28894         (lrint_towardzero_test_data): Likewise.
28895         (lrint_downward_test_data): Likewise.
28896         (lrint_upward_test_data): Likewise.
28897         (llrint_test_data): Likewise.
28898         (llrint_tonearest_test_data): Likewise.
28899         (llrint_towardzero_test_data): Likewise.
28900         (llrint_downward_test_data): Likewise.
28901         (llrint_upward_test_data): Likewise.
28902         (log_test_data): Likewise.
28903         (log10_test_data): Likewise.
28904         (log1p_test_data): Likewise.
28905         (log2_test_data): Likewise.
28906         (logb_test_data): Likewise.
28907         (logb_downward_test_data): Likewise.
28908         (lround_test_data): Likewise.
28909         (llround_test_data): Likewise.
28910         (modf_test_data): Likewise.
28911         (nearbyint_test_data): Likewise.
28912         (nextafter_test_data): Likewise.
28913         (nexttoward_test_data): Likewise.
28914         (pow_test_data): Likewise.
28915         (pow_tonearest_test_data): Likewise.
28916         (pow_towardzero_test_data): Likewise.
28917         (pow_downward_test_data): Likewise.
28918         (pow_upward_test_data): Likewise.
28919         (remainder_test_data): Likewise.
28920         (remainder_tonearest_test_data): Likewise.
28921         (remainder_towardzero_test_data): Likewise.
28922         (remainder_downward_test_data): Likewise.
28923         (remainder_upward_test_data): Likewise.
28924         (remquo_test_data): Likewise.
28925         (rint_test_data): Likewise.
28926         (rint_tonearest_test_data): Likewise.
28927         (rint_towardzero_test_data): Likewise.
28928         (rint_downward_test_data): Likewise.
28929         (rint_upward_test_data): Likewise.
28930         (round_test_data): Likewise.
28931         (scalb_test_data): Likewise.
28932         (scalbn_test_data): Likewise.
28933         (scalbln_test_data): Likewise.
28934         (signbit_test_data): Likewise.
28935         (sin_test_data): Likewise.
28936         (sin_tonearest_test_data): Likewise.
28937         (sin_towardzero_test_data): Likewise.
28938         (sin_downward_test_data): Likewise.
28939         (sin_upward_test_data): Likewise.
28940         (sincos_test_data): Likewise.
28941         (sinh_test_data): Likewise.
28942         (sinh_tonearest_test_data): Likewise.
28943         (sinh_towardzero_test_data): Likewise.
28944         (sinh_downward_test_data): Likewise.
28945         (sinh_upward_test_data): Likewise.
28946         (sqrt_test_data): Likewise.
28947         (tan_test_data): Likewise.
28948         (tan_tonearest_test_data): Likewise.
28949         (tan_towardzero_test_data): Likewise.
28950         (tan_downward_test_data): Likewise.
28951         (tan_upward_test_data): Likewise.
28952         (tanh_test_data): Likewise.
28953         (tgamma_test_data): Likewise.
28954         (trunc_test_data): Likewise.
28955         (y0_test_data): Likewise.
28956         (y1_test_data): Likewise.
28957         (yn_test_data): Likewise.
28958         (significand_test_data): Likewise.
28960         * math/gen-libm-test.pl (@functions): Remove variable.
28961         (generate_testfile): Don't handle START and END lines.
28962         * math/libm-test.inc (START): New macro.
28963         (END): Likewise.
28964         (END_COMPLEX): Likewise.
28965         (acos_test): Use END macro without arguments.
28966         (acos_test_tonearest): Likewise.
28967         (acos_test_towardzero): Likewise.
28968         (acos_test_downward): Likewise.
28969         (acos_test_upward): Likewise.
28970         (acosh_test): Likewise.
28971         (asin_test): Likewise.
28972         (asin_test_tonearest): Likewise.
28973         (asin_test_towardzero): Likewise.
28974         (asin_test_downward): Likewise.
28975         (asin_test_upward): Likewise.
28976         (asinh_test): Likewise.
28977         (atan_test): Likewise.
28978         (atanh_test): Likewise.
28979         (atan2_test): Likewise.
28980         (cabs_test): Likewise.
28981         (cacos_test): Use END_COMPLEX macro without arguments.
28982         (cacosh_test): Likewise.
28983         (carg_test): Use END macro without arguments.
28984         (casin_test): Use END_COMPLEX macro without arguments.
28985         (casinh_test): Likewise.
28986         (catan_test): Likewise.
28987         (catanh_test): Likewise.
28988         (cbrt_test): Use END macro without arguments.
28989         (ccos_test): Use END_COMPLEX macro without arguments.
28990         (ccosh_test): Likewise.
28991         (ceil_test): Use END macro without arguments.
28992         (cexp_test): Use END_COMPLEX macro without arguments.
28993         (cimag_test): Use END macro without arguments.
28994         (clog_test): Use END_COMPLEX macro without arguments.
28995         (clog10_test): Likewise.
28996         (conj_test): Likewise.
28997         (copysign_test): Use END macro without arguments.
28998         (cos_test): Likewise.
28999         (cos_test_tonearest): Likewise.
29000         (cos_test_towardzero): Likewise.
29001         (cos_test_downward): Likewise.
29002         (cos_test_upward): Likewise.
29003         (cosh_test): Likewise.
29004         (cosh_test_tonearest): Likewise.
29005         (cosh_test_towardzero): Likewise.
29006         (cosh_test_downward): Likewise.
29007         (cosh_test_upward): Likewise.
29008         (cpow_test): Use END_COMPLEX macro without arguments.
29009         (cproj_test): Likewise.
29010         (creal_test): Use END macro without arguments.
29011         (csin_test): Use END_COMPLEX macro without arguments.
29012         (csinh_test): Likewise.
29013         (csqrt_test): Likewise.
29014         (ctan_test): Likewise.
29015         (ctan_test_tonearest): Likewise.
29016         (ctan_test_towardzero): Likewise.
29017         (ctan_test_downward): Likewise.
29018         (ctan_test_upward): Likewise.
29019         (ctanh_test): Likewise.
29020         (ctanh_test_tonearest): Likewise.
29021         (ctanh_test_towardzero): Likewise.
29022         (ctanh_test_downward): Likewise.
29023         (ctanh_test_upward): Likewise.
29024         (erf_test): Use END macro without arguments.
29025         (erfc_test): Likewise.
29026         (exp_test): Likewise.
29027         (exp_test_tonearest): Likewise.
29028         (exp_test_towardzero): Likewise.
29029         (exp_test_downward): Likewise.
29030         (exp_test_upward): Likewise.
29031         (exp10_test): Likewise.
29032         (exp2_test): Likewise.
29033         (expm1_test): Likewise.
29034         (fabs_test): Likewise.
29035         (fdim_test): Likewise.
29036         (finite_test): Likewise.
29037         (floor_test): Likewise.
29038         (fma_test): Likewise.
29039         (fma_test_towardzero): Likewise.
29040         (fma_test_downward): Likewise.
29041         (fma_test_upward): Likewise.
29042         (fmax_test): Likewise.
29043         (fmin_test): Likewise.
29044         (fmod_test): Likewise.
29045         (fpclassify_test): Likewise.
29046         (frexp_test): Likewise.
29047         (gamma_test): Likewise.
29048         (hypot_test): Likewise.
29049         (ilogb_test): Likewise.
29050         (isfinite_test): Likewise.
29051         (isgreater_test): Likewise.
29052         (isgreaterequal_test): Likewise.
29053         (isinf_test): Likewise.
29054         (isless_test): Likewise.
29055         (islessequal_test): Likewise.
29056         (islessgreater_test): Likewise.
29057         (isnan_test): Likewise.
29058         (isnormal_test): Likewise.
29059         (issignaling_test): Likewise.
29060         (isunordered_test): Likewise.
29061         (j0_test): Likewise.
29062         (j1_test): Likewise.
29063         (jn_test): Likewise.
29064         (ldexp_test): Likewise.
29065         (lgamma_test): Likewise.
29066         (lrint_test): Likewise.
29067         (lrint_test_tonearest): Likewise.
29068         (lrint_test_towardzero): Likewise.
29069         (lrint_test_downward): Likewise.
29070         (lrint_test_upward): Likewise.
29071         (llrint_test): Likewise.
29072         (llrint_test_tonearest): Likewise.
29073         (llrint_test_towardzero): Likewise.
29074         (llrint_test_downward): Likewise.
29075         (llrint_test_upward): Likewise.
29076         (log_test): Likewise.
29077         (log10_test): Likewise.
29078         (log1p_test): Likewise.
29079         (log2_test): Likewise.
29080         (logb_test): Likewise.
29081         (logb_test_downward): Likewise.
29082         (lround_test): Likewise.
29083         (llround_test): Likewise.
29084         (modf_test): Likewise.
29085         (nearbyint_test): Likewise.
29086         (nextafter_test): Likewise.
29087         (nexttoward_test): Likewise.
29088         (pow_test): Likewise.
29089         (pow_test_tonearest): Likewise.
29090         (pow_test_towardzero): Likewise.
29091         (pow_test_downward): Likewise.
29092         (pow_test_upward): Likewise.
29093         (remainder_test): Likewise.
29094         (remainder_test_tonearest): Likewise.
29095         (remainder_test_towardzero): Likewise.
29096         (remainder_test_downward): Likewise.
29097         (remainder_test_upward): Likewise.
29098         (remquo_test): Likewise.
29099         (rint_test): Likewise.
29100         (rint_test_tonearest): Likewise.
29101         (rint_test_towardzero): Likewise.
29102         (rint_test_downward): Likewise.
29103         (rint_test_upward): Likewise.
29104         (round_test): Likewise.
29105         (scalb_test): Likewise.
29106         (scalbn_test): Likewise.
29107         (scalbln_test): Likewise.
29108         (signbit_test): Likewise.
29109         (sin_test): Likewise.
29110         (sin_test_tonearest): Likewise.
29111         (sin_test_towardzero): Likewise.
29112         (sin_test_downward): Likewise.
29113         (sin_test_upward): Likewise.
29114         (sincos_test): Likewise.
29115         (sinh_test): Likewise.
29116         (sinh_test_tonearest): Likewise.
29117         (sinh_test_towardzero): Likewise.
29118         (sinh_test_downward): Likewise.
29119         (sinh_test_upward): Likewise.
29120         (sqrt_test): Likewise.
29121         (tan_test): Likewise.
29122         (tan_test_tonearest): Likewise.
29123         (tan_test_towardzero): Likewise.
29124         (tan_test_downward): Likewise.
29125         (tan_test_upward): Likewise.
29126         (tanh_test): Likewise.
29127         (tgamma_test): Likewise.
29128         (trunc_test): Likewise.
29129         (y0_test): Likewise.
29130         (y1_test): Likewise.
29131         (yn_test): Likewise.
29132         (significand_test): Likewise.
29134 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
29136         [BZ #15381]
29137         * libio/genops.c (_IO_no_init): Initialize wide struct info.
29139 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
29141         [BZ #14894]
29142         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
29143         __ppc_mdoio and __ppc_mdoom.
29144         * manual/platform.texi: Document new functions __ppc_yield,
29145         __ppc_mdoio and __ppc_mdoom.
29147 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
29149         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
29150         (main): Mention "tls" pseudo-hwcap is legacy.
29151         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
29153 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29155         * math/gen-libm-test.pl (parse_args): Output only string of
29156         arguments as text for test name, not full call or descriptions of
29157         tests for extra outputs.
29158         (generate_testfile): Do not pass function name to parse_args.
29159         Generate this_func variable from START.
29160         * math/libm-test.inc (struct test_f_f_data): Rename test_name
29161         field to arg_str.
29162         (struct test_ff_f_data): Likewise.
29163         (test_ff_f_data_nexttoward): Likewise.
29164         (struct test_fi_f_data): Likewise.
29165         (struct test_fl_f_data): Likewise.
29166         (struct test_if_f_data): Likewise.
29167         (struct test_fff_f_data): Likewise.
29168         (struct test_c_f_data): Likewise.
29169         (struct test_f_f1_data): Likewise.  Remove field extra_name.
29170         (struct test_fF_f1_data): Likewise.
29171         (struct test_ffI_f1_data): Likewise.
29172         (struct test_c_c_data): Rename test_name field to arg_str.
29173         (struct test_cc_c_data): Likewise.
29174         (struct test_f_i_data): Likewise.
29175         (struct test_ff_i_data): Likewise.
29176         (struct test_f_l_data): Likewise.
29177         (struct test_f_L_data): Likewise.
29178         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
29179         and extra2_name.
29180         (COMMON_TEST_SETUP): New macro.
29181         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
29182         (COMMON_TEST_CLEANUP): Likewise.
29183         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
29184         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
29185         macros.
29186         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
29187         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
29188         macros.
29189         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
29190         (RUN_TEST_fff_f): Take argument string.  Call new setup and
29191         cleanup macros.
29192         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
29193         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
29194         macros.
29195         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
29196         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
29197         macros.
29198         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29199         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
29200         cleanup macros.
29201         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29202         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
29203         cleanup macros.
29204         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29205         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
29206         cleanup macros.
29207         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29208         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
29209         macros.
29210         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
29211         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
29212         macros.
29213         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
29214         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
29215         macros.
29216         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
29217         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
29218         cleanup macros.
29219         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
29220         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
29221         cleanup macros.
29222         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
29223         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
29224         macros.
29225         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
29226         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
29227         cleanup macros.
29228         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
29229         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
29230         macros.
29231         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
29232         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
29233         macros.
29234         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
29235         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
29236         cleanup macros.
29237         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
29239 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
29241         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
29242         to _sifields.sigfault.
29243         (si_addr_lsb): Define new macro.
29244         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
29245         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
29246         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
29248 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
29250         [BZ #15441]
29251         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
29252         returns -1.
29253         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
29254         null return -1.
29255         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
29256         loading the domain.
29258 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29260         * math/gen-libm-test.pl (parse_args): Do not include expected
29261         result in test name.
29262         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
29263         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29264         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29265         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29266         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29267         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29269 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
29271         * benchtests/Makefile: Sort function entries.
29273         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
29274         tanh, asinh, acosh, atanh.
29275         * benchtests/acos-inputs: New file.
29276         * benchtests/acosh-inputs: New file.
29277         * benchtests/asin-inputs: New file.
29278         * benchtests/asinh-inputs: New file.
29279         * benchtests/atanh-inputs: New file.
29280         * benchtests/cosh-inputs: New file.
29281         * benchtests/log-inputs: New file.
29282         * benchtests/sinh-inputs: New file.
29283         * benchtests/tanh-inputs: New file.
29285 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
29287         [BZ #15339]
29288         * posix/tst-getaddrinfo4.c: New test.
29289         * posix/Makefile (tests): Add it.
29291 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29293         [BZ #15339]
29294         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
29295         when no services were used.
29296         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
29297         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
29299 2013-05-21  Andreas Schwab  <schwab@suse.de>
29301         [BZ #15014]
29302         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
29303         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
29304         successful.
29305         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
29306         redundant variable declarations and reallocation of buffer when
29307         parsing as IPv6 address.  Always set NSS status when called from
29308         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
29309         buffer too small.  Correct computation of needed size.
29310         * nss/Makefile (tests): Add test-digits-dots.
29311         * nss/test-digits-dots.c: New test.
29313 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29315         * benchtests/Makefile: Remove instructions for adding
29316         benchmark tests.
29317         * benchtests/README: New file to explain how to execute and
29318         enhance the benchmark tests.
29320 2013-05-21  Andreas Schwab  <schwab@suse.de>
29322         [BZ #15493]
29323         * setjmp/Makefile (tests): Add tst-sigsetjmp.
29324         * setjmp/tst-sigsetjmp.c: New test.
29326 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29328         * sysdeps/x86_64/memset.S (memset): New implementation.
29329         (__bzero): Likewise.
29330         (__memset_tail): New function.
29332 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29334         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
29335         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
29336         __memcpy_sse2_unaligned ifunc selection.
29337         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
29338         Add memcpy-sse2-unaligned.S.
29339         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
29340         Add: __memcpy_sse2_unaligned.
29342 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
29344         [BZ #15490]
29345         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
29346         math_force_eval before restoring floating-point envrionment.
29347         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
29348         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
29349         Likewise.
29350         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
29351         <math_private.h>.
29352         (__nearbyintl): Use math_force_eval before restoring
29353         floating-point environment.
29354         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
29356         * math/gen-libm-test.pl (special_functions): Remove.
29357         (parse_args): Don't handle TEST_extra.  Handle functions with no
29358         return value.
29359         * math/libm-test.inc (struct test_sincos_data): Replace with
29360         struct test_fFF_11_data.
29361         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
29362         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
29363         (sincos_test_data): Change element type to struct
29364         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
29365         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
29366         RUN_TEST_LOOP_sincos.
29367         * math/README.libm-test: Don't mention special handling of
29368         individual functions.
29369         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
29370         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29371         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29372         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29373         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29374         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29376         * math/gen-libm-test.pl (get_variable): Remove function.
29377         (parse_args): Don't show pointer parameters to call in test
29378         names.  Use "extra output N" in test names for extra outputs
29379         rather than naming variables.
29381 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
29383         [BZ #15488]
29384         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
29385         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
29386         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
29387         double tests.
29388         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
29389         disable.
29390         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
29391         check_long_double.
29393         * math/gen-libm-test.pl (@tests): Remove variable.
29394         ($count): Likewise.
29395         (new_test): Remove function.
29396         (show_exceptions): New function.
29397         (special_functions): Use show_exceptions instead of new_test.
29398         (parse_args): Likewise.
29399         (generate_testfile): Pass only function name in generated call to
29400         print_max_error or print_complex_max_error.
29401         (get_ulps): Do not handle complex tests specially.
29402         (output_test): Rename to ...
29403         (get_all_ulps_for_test): ... this.  Return a string rather than
29404         printing to a file.  Require ulps to be present.
29405         (output_ulps): Generate arrays rather than #defines.
29406         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
29407         (struct ulp_data): New type.
29408         (BUILD_COMPLEX_ULP): Remove macro.
29409         (compare_ulp_data): New function.
29410         (find_ulps): Likewise.
29411         (find_test_ulps): Likewise.
29412         (find_function_ulps): Likewise.
29413         (find_complex_function_ulps): Likewise.
29414         (print_max_error): Determine allowed ulps using
29415         find_function_ulps.
29416         (print_complex_max_error): Determine allowed ulps using
29417         find_complex_function_ulps.
29418         (check_float_internal): Determine max ulps using find_test_ulps.
29419         (check_float): Do not take max_ulp parameter.  Update call to
29420         check_float_internal.
29421         (check_complex): Likewise.
29422         (check_int): Do not take max_ulp parameter.
29423         (check_long): Likewise.
29424         (check_bool): Likewise.
29425         (check_longlong): Likewise.
29426         (struct test_f_f_data): Remove max_ulp field.
29427         (struct test_ff_f_data): Likewise.
29428         (struct test_ff_f_data_nexttoward): Likewise.
29429         (struct test_fi_f_data): Likewise.
29430         (struct test_fl_f_data): Likewise.
29431         (struct test_if_f_data): Likewise.
29432         (struct test_fff_f_data): Likewise.
29433         (struct test_c_f_data): Likewise.
29434         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
29435         (struct test_fF_f1_data): Likewise.
29436         (struct test_ffI_f1_data): Likewise.
29437         (struct test_c_c_data): Remove max_ulp field.
29438         (struct test_cc_c_data): Likewise.
29439         (struct test_f_i_data): Likewise.
29440         (struct test_ff_i_data): Likewise.
29441         (struct test_f_l_data): Likewise.
29442         (struct test_f_L_data): Likewise.
29443         (struct test_sincos_data): Likewise.
29444         (RUN_TEST_f_f): Do not handle ulps.
29445         (RUN_TEST_LOOP_f_f): Likewise.
29446         (RUN_TEST_2_f): Likewise.
29447         (RUN_TEST_LOOP_2_f): Likewise.
29448         (RUN_TEST_fff_f): Likewise.
29449         (RUN_TEST_LOOP_fff_f): Likewise.
29450         (RUN_TEST_c_f): Likewise.
29451         (RUN_TEST_LOOP_c_f): Likewise.
29452         (RUN_TEST_f_f1): Likewise.
29453         (RUN_TEST_LOOP_f_f1): Likewise.
29454         (RUN_TEST_fF_f1): Likewise.
29455         (RUN_TEST_LOOP_fF_f1): Likewise.
29456         (RUN_TEST_fI_f1): Likewise.
29457         (RUN_TEST_LOOP_fI_f1): Likewise.
29458         (RUN_TEST_ffI_f1): Likewise.
29459         (RUN_TEST_LOOP_ffI_f1): Likewise.
29460         (RUN_TEST_c_c): Likewise.
29461         (RUN_TEST_LOOP_c_c): Likewise.
29462         (RUN_TEST_cc_c): Likewise.
29463         (RUN_TEST_LOOP_cc_c): Likewise.
29464         (RUN_TEST_f_i): Likewise.
29465         (RUN_TEST_LOOP_f_i): Likewise.
29466         (RUN_TEST_f_i_tg): Likewise.
29467         (RUN_TEST_LOOP_f_i_tg): Likewise.
29468         (RUN_TEST_ff_i_tg): Likewise.
29469         (RUN_TEST_LOOP_ff_i_tg): Likewise.
29470         (RUN_TEST_f_b): Likewise.
29471         (RUN_TEST_LOOP_f_b): Likewise.
29472         (RUN_TEST_f_b_tg): Likewise.
29473         (RUN_TEST_LOOP_f_b_tg): Likewise.
29474         (RUN_TEST_f_l): Likewise.
29475         (RUN_TEST_LOOP_f_l): Likewise.
29476         (RUN_TEST_f_L): Likewise.
29477         (RUN_TEST_LOOP_f_L): Likewise.
29478         (RUN_TEST_sincos): Likewise.
29479         (RUN_TEST_LOOP_sincos): Likewise.
29481 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
29483         [BZ #15480]
29484         [BZ #15485]
29485         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
29486         main case of finite arguments, set rounding mode to FE_TONEAREST
29487         and discard exceptions.
29488         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
29489         exceptions.
29490         (remainder_tonearest_test_data): New variable.
29491         (remainder_test_tonearest): New function.
29492         (remainder_towardzero_test_data): New variable.
29493         (remainder_test_towardzero): New function.
29494         (remainder_downward_test_data): New variable.
29495         (remainder_test_downward): New function.
29496         (remainder_upward_test_data): New variable.
29497         (remainder_test_upward): New function.
29498         (main): Call the new test functions.
29500         * math/libm-test.inc (struct test_f_f1_data): Remove field
29501         extra_init.
29502         (struct test_fF_f1_data): Likewise.
29503         (struct test_ffI_f1_data): Likewise.
29504         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
29505         based on value of EXTRA_EXPECTED.
29506         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29507         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
29508         EXTRA_VAR based on value of EXTRA_EXPECTED.
29509         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29510         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
29511         EXTRA_VAR based on value of EXTRA_EXPECTED.
29512         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29513         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
29514         EXTRA_VAR based on value of EXTRA_EXPECTED.
29515         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29516         * math/gen-libm-test.pl (parse_args): Don't output initializers
29517         for extra output values.
29519         * math/libm-test.inc (check_int): Expect result to be exactly
29520         equal to expected value and do not handle ulps.
29521         (check_long): Likewise.
29522         (check_longlong): Likewise.
29524         * math/libm-test.inc (ceil_test_data): Test for "inexact"
29525         exceptions.
29526         (cimag_test_data): Likewise.
29527         (conj_test_data): Likewise.
29528         (copysign_test_data): Likewise.
29529         (cproj_test_data): Likewise.
29530         (creal_test_data): Likewise.
29531         (fabs_test_data): Likewise.
29532         (fdim_test_data): Likewise.
29533         (finite_test_data): Likewise.
29534         (floor_test_data): Likewise.
29535         (fmax_test_data): Likewise.
29536         (fmin_test_data): Likewise.
29537         (fmod_test_data): Likewise.
29538         (fpclassify_test_data): Likewise.
29539         (frexp_test_data): Likewise.
29540         (ilogb_test_data): Likewise.
29541         (isfinite_test_data): Likewise.
29542         (isgreater_test_data): Likewise.
29543         (isgreaterequal_test_data): Likewise.
29544         (isinf_test_data): Likewise.
29545         (isless_test_data): Likewise.
29546         (islessequal_test_data): Likewise.
29547         (islessgreater_test_data): Likewise.
29548         (isnan_test_data): Likewise.
29549         (isnormal_test_data): Likewise.
29550         (issignaling_test_data): Likewise.
29551         (isunordered_test_data): Likewise.
29552         (ldexp_test_data): Likewise.
29553         (lrint_test_data): Likewise.
29554         (lrint_test_data) [TEST_FLOAT]: Disable one test.
29555         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
29556         (lrint_tonearest_test_data): Test for "inexact" exceptions.
29557         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29558         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
29559         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29560         test input.
29561         (lrint_towardzero_test_data): Test for "inexact" exceptions.
29562         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29563         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
29564         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
29565         that test input.
29566         (lrint_downward_test_data): Test for "inexact" exceptions.
29567         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29568         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
29569         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29570         test input.
29571         (lrint_upward_test_data): Test for "inexact" exceptions.
29572         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
29573         test input.
29574         (llrint_test_data): Test for "inexact" exceptions.
29575         (llrint_test_data) [TEST_FLOAT]: Disable one test.
29576         (llrint_tonearest_test_data): Test for "inexact" exceptions.
29577         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29578         (llrint_towardzero_test_data): Test for "inexact" exceptions.
29579         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29580         (llrint_downward_test_data): Test for "inexact" exceptions.
29581         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29582         (llrint_upward_test_data): Test for "inexact" exceptions.
29583         (logb_test_data): Likewise.
29584         (logb_downward_test_data): Likewise.
29585         (nextafter_test_data): Likewise.
29586         (nexttoward_test_data): Likewise.
29587         (remainder_test_data): Likewise.
29588         (remquo_test_data): Likewise.
29589         (scalbn_test_data): Likewise.
29590         (scalbln_test_data): Likewise.
29591         (signbit_test_data): Likewise.
29592         (sqrt_test_data): Likewise.
29593         (significand_test_data): Likewise.
29595 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
29597         [BZ #15424]
29598         * benchtests/bench-modf.c (struct args): Mark arg0 as
29599         volatile.
29600         * scripts/bench.pl: Mark members of struct args as volatile.
29602 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29604         [BZ # 15497]
29605         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
29606         negative infinity on POWER6 or lower.
29607         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
29609 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
29611         [BZ #15442]
29612         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
29613         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
29614         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
29615         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
29616         (_FP_SETQNAN): New macro.
29617         (_FP_SETQNAN_SEMIRAW): Likewise.
29618         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
29619         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
29620         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
29621         (FP_EXTEND): Use _FP_FRAC_SNANP.
29622         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
29623         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
29624         into account.
29625         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29626         New macro.
29627         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29628         Likewise.
29630 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29632         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
29633         with DIVIDE_BY_ZERO_EXCEPTION.
29634         (gamma_test_data): Likewise.
29635         (lgamma_test_data): Likewise.
29636         (log_test_data): Likewise.
29637         (log10_test_data): Likewise.
29638         (log2_test_data): Likewise.
29639         (tgamma_test_data): Likewise.
29641         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
29642         (acos_test_tonearest): Likewise.
29643         (acos_test_towardzero): Likewise.
29644         (acos_test_downward): Likewise.
29645         (acos_test_upward): Likewise.
29646         (acosh_test): Likewise.
29647         (asin_test): Likewise.
29648         (asin_test_tonearest): Likewise.
29649         (asin_test_towardzero): Likewise.
29650         (asin_test_downward): Likewise.
29651         (asin_test_upward): Likewise.
29652         (asinh_test): Likewise.
29653         (atan_test): Likewise.
29654         (atanh_test): Likewise.
29655         (atan2_test): Likewise.
29656         (cabs_test): Likewise.
29657         (cacos_test): Likewise.
29658         (cacosh_test): Likewise.
29659         (casin_test): Likewise.
29660         (casinh_test): Likewise.
29661         (catan_test): Likewise.
29662         (catanh_test): Likewise.
29663         (cbrt_test): Likewise.
29664         (ccos_test): Likewise.
29665         (ccosh_test): Likewise.
29666         (cexp_test): Likewise.
29667         (clog_test): Likewise.
29668         (clog10_test): Likewise.
29669         (cos_test): Likewise.
29670         (cos_test_tonearest): Likewise.
29671         (cos_test_towardzero): Likewise.
29672         (cos_test_downward): Likewise.
29673         (cos_test_upward): Likewise.
29674         (cosh_test): Likewise.
29675         (cosh_test_tonearest): Likewise.
29676         (cosh_test_towardzero): Likewise.
29677         (cosh_test_downward): Likewise.
29678         (cosh_test_upward): Likewise.
29679         (cpow_test): Likewise.
29680         (csin_test): Likewise.
29681         (csinh_test): Likewise.
29682         (csqrt_test): Likewise.
29683         (ctan_test): Likewise.
29684         (ctan_test_tonearest): Likewise.
29685         (ctan_test_towardzero): Likewise.
29686         (ctan_test_downward): Likewise.
29687         (ctan_test_upward): Likewise.
29688         (ctanh_test): Likewise.
29689         (ctanh_test_tonearest): Likewise.
29690         (ctanh_test_towardzero): Likewise.
29691         (ctanh_test_downward): Likewise.
29692         (ctanh_test_upward): Likewise.
29693         (erf_test): Likewise.
29694         (erfc_test): Likewise.
29695         (exp_test): Likewise.
29696         (exp_test_tonearest): Likewise.
29697         (exp_test_towardzero): Likewise.
29698         (exp_test_downward): Likewise.
29699         (exp_test_upward): Likewise.
29700         (exp10_test): Likewise.
29701         (exp2_test): Likewise.
29702         (expm1_test): Likewise.
29703         (fmod_test): Likewise.
29704         (gamma_test): Likewise.
29705         (hypot_test): Likewise.
29706         (j0_test): Likewise.
29707         (j1_test): Likewise.
29708         (jn_test): Likewise.
29709         (lgamma_test): Likewise.
29710         (log_test): Likewise.
29711         (log10_test): Likewise.
29712         (log1p_test): Likewise.
29713         (log2_test): Likewise.
29714         (logb_test_downward): Likewise.
29715         (pow_test): Likewise.
29716         (pow_test_tonearest): Likewise.
29717         (pow_test_towardzero): Likewise.
29718         (pow_test_downward): Likewise.
29719         (pow_test_upward): Likewise.
29720         (remainder_test): Likewise.
29721         (remquo_test): Likewise.
29722         (sin_test): Likewise.
29723         (sin_test_tonearest): Likewise.
29724         (sin_test_towardzero): Likewise.
29725         (sin_test_downward): Likewise.
29726         (sin_test_upward): Likewise.
29727         (sincos_test): Likewise.
29728         (sinh_test): Likewise.
29729         (sinh_test_tonearest): Likewise.
29730         (sinh_test_towardzero): Likewise.
29731         (sinh_test_downward): Likewise.
29732         (sinh_test_upward): Likewise.
29733         (sqrt_test): Likewise.
29734         (tan_test): Likewise.
29735         (tan_test_tonearest): Likewise.
29736         (tan_test_towardzero): Likewise.
29737         (tan_test_downward): Likewise.
29738         (tan_test_upward): Likewise.
29739         (tanh_test): Likewise.
29740         (tgamma_test): Likewise.
29741         (y0_test): Likewise.
29742         (y1_test): Likewise.
29743         (yn_test): Likewise.
29745         * math/gen-libm-test.pl (adjust_arg): Remove function.
29746         (special_function): Remove argument $in_func.  Only handle
29747         generating output for tables of tests, not inside functions.
29748         (parse_args): Likewise.
29749         (generate_testfile): Remove variable $in_func.  Update call to
29750         parse_args.
29751         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
29752         (MINUS_ZERO_INIT): Rename macro to minus_zero.
29753         (PLUS_INFTY_INIT): Rename macro to plus_infty.
29754         (MINUS_INFTY_INIT): Rename macro to minus_infty.
29755         (QNAN_VALUE_INIT): Rename macro to qnan_value.
29756         (MAX_VALUE_INIT): Rename macro to max_value.
29757         (MIN_VALUE_INIT): Rename macro to min_value.
29758         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
29759         (plus_zero): Remove variable.
29760         (minus_zero): Likewise.
29761         (plus_infty): Likewise.
29762         (minus_infty): Likewise.
29763         (qnan_value): Likewise.
29764         (max_value): Likewise.
29765         (min_value): Likewise.
29766         (min_subnorm_value): Likewise.
29768 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
29770         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
29771         uint64_t or uint32_t usage.
29772         * crypt/sha256-block.c: Likewise.
29773         * crypt/sha256-crypt.c: Likewise.
29774         * crypt/sha256.c: Likewise.
29775         * crypt/sha512-block.c: Likewise.
29776         * crypt/sha512-crypt.c: Likewise.
29777         * crypt/sha512.c: Likewise.
29778         * debug/backtrace-tst.c: Likewise.
29779         * debug/pcprofiledump.c: Likewise.
29780         * elf/cache.c: Likewise.
29781         * elf/dl-cache.c: Likewise.
29782         * elf/dl-misc.c: Likewise.
29783         * elf/dl-profile.c: Likewise.
29784         * elf/dl-support.c: Likewise.
29785         * elf/ldconfig.c: Likewise.
29786         * elf/sprof.c: Likewise.
29787         * iconv/dummy-repertoire.c: Likewise.
29788         * iconv/iconv_charmap.c: Likewise.
29789         * iconv/skeleton.c: Likewise.
29790         * iconvdata/8bit-generic.c: Likewise.
29791         * iconvdata/cp737.h: Likewise.
29792         * iconvdata/cp775.h: Likewise.
29793         * iconvdata/ibm1008.h: Likewise.
29794         * iconvdata/ibm1025.h: Likewise.
29795         * iconvdata/ibm1046.h: Likewise.
29796         * iconvdata/ibm1097.h: Likewise.
29797         * iconvdata/ibm1112.h: Likewise.
29798         * iconvdata/ibm1122.h: Likewise.
29799         * iconvdata/ibm1123.h: Likewise.
29800         * iconvdata/ibm1124.h: Likewise.
29801         * iconvdata/ibm1129.h: Likewise.
29802         * iconvdata/ibm1130.h: Likewise.
29803         * iconvdata/ibm1132.h: Likewise.
29804         * iconvdata/ibm1133.h: Likewise.
29805         * iconvdata/ibm1137.h: Likewise.
29806         * iconvdata/ibm1140.h: Likewise.
29807         * iconvdata/ibm1141.h: Likewise.
29808         * iconvdata/ibm1142.h: Likewise.
29809         * iconvdata/ibm1143.h: Likewise.
29810         * iconvdata/ibm1144.h: Likewise.
29811         * iconvdata/ibm1145.h: Likewise.
29812         * iconvdata/ibm1146.h: Likewise.
29813         * iconvdata/ibm1147.h: Likewise.
29814         * iconvdata/ibm1148.h: Likewise.
29815         * iconvdata/ibm1149.h: Likewise.
29816         * iconvdata/ibm1153.h: Likewise.
29817         * iconvdata/ibm1154.h: Likewise.
29818         * iconvdata/ibm1155.h: Likewise.
29819         * iconvdata/ibm1156.h: Likewise.
29820         * iconvdata/ibm1157.h: Likewise.
29821         * iconvdata/ibm1158.h: Likewise.
29822         * iconvdata/ibm1160.h: Likewise.
29823         * iconvdata/ibm1161.h: Likewise.
29824         * iconvdata/ibm1162.h: Likewise.
29825         * iconvdata/ibm1163.h: Likewise.
29826         * iconvdata/ibm1164.h: Likewise.
29827         * iconvdata/ibm1166.h: Likewise.
29828         * iconvdata/ibm1167.h: Likewise.
29829         * iconvdata/ibm12712.h: Likewise.
29830         * iconvdata/ibm1390.h: Likewise.
29831         * iconvdata/ibm1399.h: Likewise.
29832         * iconvdata/ibm16804.h: Likewise.
29833         * iconvdata/ibm4517.h: Likewise.
29834         * iconvdata/ibm4899.h: Likewise.
29835         * iconvdata/ibm4909.h: Likewise.
29836         * iconvdata/ibm4971.h: Likewise.
29837         * iconvdata/ibm5347.h: Likewise.
29838         * iconvdata/ibm803.h: Likewise.
29839         * iconvdata/ibm856.h: Likewise.
29840         * iconvdata/ibm901.h: Likewise.
29841         * iconvdata/ibm902.h: Likewise.
29842         * iconvdata/ibm9030.h: Likewise.
29843         * iconvdata/ibm9066.h: Likewise.
29844         * iconvdata/ibm921.h: Likewise.
29845         * iconvdata/ibm922.h: Likewise.
29846         * iconvdata/ibm9448.h: Likewise.
29847         * iconvdata/isiri-3342.h: Likewise.
29848         * iconvdata/jis0201.h: Likewise.
29849         * include/link.h: Likewise.
29850         * include/netdb.h: Likewise.
29851         * inet/check_native.c: Likewise.
29852         * inet/check_pf.c: Likewise.
29853         * inet/getipv4sourcefilter.c: Likewise.
29854         * inet/getnameinfo.c: Likewise.
29855         * inet/getsourcefilter.c: Likewise.
29856         * inet/htonl.c: Likewise.
29857         * inet/setipv4sourcefilter.c: Likewise.
29858         * inet/setsourcefilter.c: Likewise.
29859         * inet/test-inet6_opt.c: Likewise.
29860         * inet/tst-network.c: Likewise.
29861         * locale/C-collate.c: Likewise.
29862         * locale/C-ctype.c: Likewise.
29863         * locale/C-time.c: Likewise.
29864         * locale/C-translit.h: Likewise.
29865         * locale/loadarchive.c: Likewise.
29866         * locale/programs/3level.h: Likewise.
29867         * locale/programs/charmap.c: Likewise.
29868         * locale/programs/charmap.h: Likewise.
29869         * locale/programs/ld-address.c: Likewise.
29870         * locale/programs/ld-collate.c: Likewise.
29871         * locale/programs/ld-ctype.c: Likewise.
29872         * locale/programs/ld-identification.c: Likewise.
29873         * locale/programs/ld-measurement.c: Likewise.
29874         * locale/programs/ld-messages.c: Likewise.
29875         * locale/programs/ld-monetary.c: Likewise.
29876         * locale/programs/ld-name.c: Likewise.
29877         * locale/programs/ld-numeric.c: Likewise.
29878         * locale/programs/ld-paper.c: Likewise.
29879         * locale/programs/ld-telephone.c: Likewise.
29880         * locale/programs/ld-time.c: Likewise.
29881         * locale/programs/linereader.c: Likewise.
29882         * locale/programs/locale.c: Likewise.
29883         * locale/programs/locarchive.c: Likewise.
29884         * locale/programs/locfile.h: Likewise.
29885         * locale/programs/repertoire.c: Likewise.
29886         * locale/programs/simple-hash.c: Likewise.
29887         * locale/programs/simple-hash.h: Likewise.
29888         * malloc/memusage.c: Likewise.
29889         * malloc/memusagestat.c: Likewise.
29890         * nis/nis_defaults.c: Likewise.
29891         * nis/nis_hash.c: Likewise.
29892         * nis/nis_print.c: Likewise.
29893         * nis/nis_xdr.c: Likewise.
29894         * nscd/connections.c: Likewise.
29895         * nscd/hstcache.c: Likewise.
29896         * nscd/nscd_gethst_r.c: Likewise.
29897         * nscd/nscd_getserv_r.c: Likewise.
29898         * nscd/nscd_helper.c: Likewise.
29899         * nscd/servicescache.c: Likewise.
29900         * nss/makedb.c: Likewise.
29901         * nss/nss_db/db-XXX.c: Likewise.
29902         * nss/nss_db/db-initgroups.c: Likewise.
29903         * nss/nss_db/db-netgrp.c: Likewise.
29904         * nss/nss_files/files-network.c: Likewise.
29905         * nss/nss_files/files-parse.c: Likewise.
29906         * posix/bug-regex5.c: Likewise.
29907         * posix/fnmatch_loop.c: Likewise.
29908         * posix/regcomp.c: Likewise.
29909         * posix/regexec.c: Likewise.
29910         * posix/tst-rfc3484-2.c: Likewise.
29911         * posix/tst-rfc3484-3.c: Likewise.
29912         * posix/tst-rfc3484.c: Likewise.
29913         * resolv/nss_dns/dns-canon.c: Likewise.
29914         * resolv/nss_dns/dns-network.c: Likewise.
29915         * resolv/res_init.c: Likewise.
29916         * resolv/res_mkquery.c: Likewise.
29917         * resolv/tst-aton.c: Likewise.
29918         * stdlib/cxa_atexit.c: Likewise.
29919         * stdlib/cxa_finalize.c: Likewise.
29920         * stdlib/gen-fpioconst.c: Likewise.
29921         * stdlib/strtol_l.c: Likewise.
29922         * string/tst-endian.c: Likewise.
29923         * sunrpc/auth_des.c: Likewise.
29924         * sunrpc/clnt_udp.c: Likewise.
29925         * sunrpc/rtime.c: Likewise.
29926         * sunrpc/svcauth_des.c: Likewise.
29927         * sunrpc/xdr.c: Likewise.
29928         * sunrpc/xdr_intXX_t.c: Likewise.
29929         * sunrpc/xdr_rec.c: Likewise.
29930         * sysdeps/generic/ldconfig.h: Likewise.
29931         * sysdeps/generic/ldsodefs.h: Likewise.
29932         * sysdeps/generic/memusage.h: Likewise.
29933         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
29934         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
29935         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
29936         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
29937         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
29938         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
29939         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
29940         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
29941         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
29942         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
29943         * sysdeps/posix/getaddrinfo.c: Likewise.
29944         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
29945         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29946         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
29947         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
29948         * sysdeps/powerpc/test-gettimebase.c: Likewise.
29949         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
29950         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
29951         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
29952         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
29953         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
29954         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
29955         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
29956         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
29957         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
29958         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
29959         * sysdeps/x86_64/dl-tls.h: Likewise.
29960         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
29961         * time/alt_digit.c: Likewise.
29962         * time/era.c: Likewise.
29963         * wcsmbs/tst-c16c32-1.c: Likewise.
29965 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29967         * math/libm-test.inc (struct test_sincos_data): New type.
29968         (RUN_TEST_LOOP_sincos): New macro.
29969         (sincos_test_data): New variable.
29970         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
29972 2013-05-16  Richard Henderson  <rth@redhat.com>
29974         * math/atest-exp2.c (LIMB64): New macro.
29975         (CONSTSZ): New macro.
29976         (mp_exp1, mp_exp_m1, mp_log2): New variables.
29977         (hexdig): Move ...
29978         (print_mpn_fp): ... to function scope.
29979         (read_mpn_hex): Remove.
29980         (get_log2): Remove.
29981         (exp2_mpn): Use mp_log2.
29982         (main): Use mp_exp1.
29984 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29986         * math/libm-test.inc: Remove comment about not testing "inexact"
29987         exceptions.
29988         (INEXACT_EXCEPTION): New macro.
29989         (NO_INEXACT_EXCEPTION): Likewise.
29990         (INVALID_EXCEPTION_OK): Update value.
29991         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
29992         (OVERFLOW_EXCEPTION_OK): Likewise.
29993         (UNDERFLOW_EXCEPTION_OK): Likewise.
29994         (IGNORE_ZERO_INF_SIGN): Likewise.
29995         (ERRNO_UNCHANGED): Likewise.
29996         (ERRNO_EDOM): Likewise.
29997         (ERRNO_ERANGE): Likewise.
29998         (test_exceptions): Handle testing "inexact" exceptions.
29999         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
30000         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
30001         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
30002         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
30003         INEXACT_EXCEPTION.
30004         (rint_towardzero_test_data): Likewise.
30005         (rint_downward_test_data): Likewise.
30006         (rint_upward_test_data): Likewise.
30008         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
30009         with OVERFLOW_EXCEPTION.
30010         (exp10_test_data): Likewise.
30011         (exp2_test_data): Likewise.
30012         (expm1_test_data): Likewise.
30013         (lgamma_test_data): Likewise.
30014         (pow_test_data): Likewise.
30015         (tgamma_test_data): Likewise.
30016         (yn_test_data): Remove duplicate test of overflow.
30018         * math/libm-test.inc (struct test_cc_c_data): New type.
30019         (RUN_TEST_LOOP_cc_c): New macro.
30020         (cpow_test_data): New variable.
30021         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
30023         * math/libm-test.inc (struct test_f_L_data): New type.
30024         (RUN_TEST_LOOP_f_L): New macro.
30025         (llrint_test_data): New variable.
30026         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
30027         (llrint_tonearest_test_data): New variable.
30028         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
30029         (llrint_towardzero_test_data): New variable.
30030         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
30031         (llrint_downward_test_data): New variable.
30032         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
30033         (llrint_upward_test_data): New variable.
30034         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
30035         (llround_test_data): New variable.
30036         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
30038 2013-05-13  Peter Collingbourne  <pcc@google.com>
30040         * math/atest-exp2.c (get_log2): Remove const attribute.
30042 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30044         * math/libm-test.inc (struct test_f_l_data): New type.
30045         (RUN_TEST_LOOP_f_l): New macro.
30046         (lrint_test_data): New variable.
30047         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
30048         (lrint_tonearest_test_data): New variable.
30049         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
30050         (lrint_towardzero_test_data): New variable.
30051         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
30052         (lrint_downward_test_data): New variable.
30053         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
30054         (lrint_upward_test_data): New variable.
30055         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
30056         (lround_test_data): New variable.
30057         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
30059 2013-05-15  Peter Collingbourne  <pcc@google.com>
30061         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
30062         (EXTRACT_WORDS64) Use where appropriate.
30063         (INSERT_WORDS64) Likewise.
30065         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
30066         constraints with x constraints.
30067         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
30069         * malloc/obstack.c (_obstack_compat): Add initializer.
30071 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
30073         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
30074         si_trapno and add si_addr_lsb to _sifields.sigfault.
30075         (si_trapno): Remove macro.
30076         (si_addr_lsb): Define new macro.
30077         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
30079 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30081         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
30082         instead of TEST_f_l.
30083         (llrint_test_tonearest): Likewise.
30084         (llrint_test_towardzero): Likewise.
30085         (llrint_test_downward): Likewise.
30086         (llrint_test_upward): Likewise.
30087         (llround_test): Likewise.
30089         * math/libm-test.inc (struct test_f_i_data): Add comment.
30090         (RUN_TEST_LOOP_f_b): New macro.
30091         (RUN_TEST_LOOP_f_b_tg): Likewise.
30092         (finite_test_data): New variable.
30093         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
30094         (isfinite_test_data): New variable.
30095         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30096         (isinf_test_data): New variable.
30097         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30098         (isnan_test_data): New variable.
30099         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30100         (isnormal_test_data): New variable.
30101         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30102         (issignaling_test_data): New variable.
30103         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30104         (signbit_test_data): New variable.
30105         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30107         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
30108         with INVALID_EXCEPTION.
30109         (acosh_test_data): Likewise.
30110         (asin_test_data): Likewise.
30111         (atanh_test_data): Likewise.
30112         (fmod_test_data): Likewise.
30113         (log_test_data): Likewise.
30114         (log10_test_data): Likewise.
30115         (log2_test_data): Likewise.
30116         (pow_test_data): Likewise.
30117         (sqrt_test_data): Likewise.
30118         (y0_test_data): Likewise.
30119         (y1_test_data): Likewise.
30120         (yn_test_data): Likewise.
30122         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
30123         function contents.
30125         * math/libm-test.inc (struct test_ff_i_data): New type.
30126         (RUN_TEST_LOOP_ff_i_tg): New macro.
30127         (isgreater_test_data): New variable.
30128         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30129         (isgreaterequal_test_data): New variable.
30130         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30131         (isless_test_data): New variable.
30132         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30133         (islessequal_test_data): New variable.
30134         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30135         (islessgreater_test_data): New variable.
30136         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30137         (isunordered_test_data): New variable.
30138         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30140 2013-05-14  David S. Miller  <davem@davemloft.net>
30142         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30144 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
30146         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
30148         * math/libm-test.inc (struct test_fF_f1_data): Change type of
30149         extra_test to int.
30150         (struct test_f_i_data): Change type of max_ulp to int.
30152         * math/libm-test.inc (test_ffI_f1_data): New type.
30153         (RUN_TEST_LOOP_ffI_f1): New macro.
30154         (remquo_test_data): New variable.
30155         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
30157         * setjmp/tst-setjmp-fp.c: New file.
30158         * setjmp/Makefile (tests): Add tst-setjmp-fp.
30159         (link-libm): New variable.
30160         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
30162         * math/libm-test.inc (struct test_f_i_data): New type.
30163         (RUN_TEST_LOOP_f_i): New macro.
30164         (RUN_TEST_LOOP_f_i_tg): Likewise.
30165         (fpclassify_test_data): New variable.
30166         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
30167         (ilogb_test_data): New variable.
30168         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
30170         * math/libm-test.inc (scalbln_test): Correct function name in END
30171         call.
30173         * math/libm-test.inc (struct test_f_f1_data): Add comment.
30174         (RUN_TEST_LOOP_fI_f1): New macro.
30175         (frexp_test_data): New variable.
30176         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
30178         * math/libm-test.inc (struct test_fF_f1_data): New type.
30179         (RUN_TEST_LOOP_fF_f1): New macro.
30180         (modf_test_data): New variable.
30181         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
30183         * math/libm-test.inc (struct test_f_f1_data): New type.
30184         (RUN_TEST_LOOP_f_f1): New macro.
30185         (gamma_test_data): New variable.
30186         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30187         (lgamma_test_data): New variable.
30188         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30190 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
30192         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
30193         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
30194         (main): Comment "tls" pseudo-hwcap.
30196 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
30198         * math/libm-test.inc (struct test_fl_f_data): New type.
30199         (RUN_TEST_LOOP_fl_f): New variable.
30200         (scalbln_test_data): New variable.
30201         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
30203         * math/libm-test.inc (struct test_fi_f_data): New type.
30204         (RUN_TEST_LOOP_fi_f): New macro.
30205         (ldexp_test_data): New variable.
30206         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
30207         (scalbn_test_data): New variable.
30208         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
30210         * math/libm-test.inc (struct test_c_f_data): New type.
30211         (RUN_TEST_LOOP_c_f): New macro.
30212         (cabs_test_data): New variable.
30213         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
30214         (carg_test_data): New variable.
30215         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
30216         (cimag_test_data): New variable.
30217         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
30218         (creal_test_data): New variable.
30219         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
30221         * math/libm-test.inc (struct test_if_f_data): New type.
30222         (RUN_TEST_LOOP_if_f): New macro.
30223         (jn_test_data): New variable.
30224         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
30225         (yn_test_data): New variable.
30226         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
30228         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
30230 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30232         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
30233         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
30235 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
30237         * benchtests/Makefile (CPPFLAGS-nonlib): Add
30238         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
30239         (bench-deps): Add bench-timing.h.
30240         * benchtests-bench-skeleton.c: Include bench-timing.h.
30241         (main): Use TIMING_* macros instead of clock_gettime.
30242         * benchtests/bench-timing.h: New file.
30244         [BZ #14582]
30245         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
30246         Renamed from _LIB_VERSION.
30247         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
30249 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
30251         * math/libm-test.inc (struct test_fff_f_data): New type.
30252         (RUN_TEST_LOOP_fff_f): New macro.
30253         (fma_test_data): New variable.
30254         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
30255         (fma_towardzero_test_data): New variable.
30256         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
30257         (fma_downward_test_data): New variable.
30258         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
30259         (fma_upward_test_data): New variable.
30260         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
30262         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
30263         (struct test_c_c_data): New type.
30264         (RUN_TEST_LOOP_c_c): New macro.
30265         (cacos_test_data): New variable.
30266         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
30267         (cacosh_test_data): New variable.
30268         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
30269         (casin_test_data): New variable.
30270         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
30271         (casinh_test_data): New variable.
30272         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
30273         (catan_test_data): New variable.
30274         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
30275         (catanh_test_data): New variable.
30276         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
30277         (ccos_test_data): New variable.
30278         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
30279         (ccosh_test_data): New variable.
30280         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
30281         (cexp_test_data): New variable.
30282         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
30283         (clog_test_data): New variable.
30284         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
30285         (clog10_test_data): New variable.
30286         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
30287         (conj_test_data): New variable.
30288         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
30289         (cproj_test_data): New variable.
30290         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
30291         (csin_test_data): New variable.
30292         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
30293         (csinh_test_data): New variable.
30294         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
30295         (csqrt_test_data): New variable.
30296         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
30297         (ctan_test_data): New variable.
30298         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
30299         (ctan_tonearest_test_data): New variable.
30300         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30301         (ctan_towardzero_test_data): New variable.
30302         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30303         (ctan_downward_test_data): New variable.
30304         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30305         (ctan_upward_test_data): New variable.
30306         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30307         (ctanh_test_data): New variable.
30308         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
30309         (ctanh_tonearest_test_data): New variable.
30310         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30311         (ctanh_towardzero_test_data): New variable.
30312         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30313         (ctanh_downward_test_data): New variable.
30314         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30315         (ctanh_upward_test_data): New variable.
30316         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30317         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
30318         of BUILD_COMPLEX.
30320         * math/libm-test.inc (struct test_ff_f_data): New type.
30321         (struct test_ff_f_data_nexttoward): Likewise.
30322         (RUN_TEST_LOOP_2_f): New macro.
30323         (RUN_TEST_LOOP_ff_f): Likewise.
30324         (atan2_test_data): New variable.
30325         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
30326         (copysign_test_data): New variable.
30327         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
30328         (fdim_test_data): New variable.
30329         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
30330         (fmax_test_data): New variable.
30331         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
30332         (fmin_test_data): New variable.
30333         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
30334         (fmod_test_data): New variable.
30335         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
30336         (hypot_test_data): New variable.
30337         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
30338         (nextafter_test_data): New variable.
30339         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
30340         (nexttoward_test_data): New variable.
30341         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
30342         (pow_test_data): New variable.
30343         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
30344         (pow_tonearest_test_data): New variable.
30345         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
30346         (pow_towardzero_test_data): New variable.
30347         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
30348         (pow_downward_test_data): New variable.
30349         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
30350         (pow_upward_test_data): New variable.
30351         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
30352         (remainder_test_data): New variable.
30353         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
30354         (scalb_test_data): New variable.
30355         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
30356         * sysdeps/i386/fpu/libm-test-ulps: Update.
30358 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
30360         * math/libm-test.inc (fma_test): Use max_value instead of local
30361         variable fltmax.
30362         (nextafter_test): Likewise.
30364         * math/libm-test.inc (acos_towardzero_test_data): New variable.
30365         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30366         (acos_downward_test_data): New variable.
30367         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30368         (acos_upward_test_data): New variable.
30369         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30370         (acosh_test_data): New variable.
30371         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
30372         (asin_test_data): New variable.
30373         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
30374         (asin_tonearest_test_data): New variable.
30375         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30376         (asin_towardzero_test_data): New variable.
30377         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30378         (asin_downward_test_data): New variable.
30379         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30380         (asin_upward_test_data): New variable.
30381         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30382         (asinh_test_data): New variable.
30383         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
30384         (atan_test_data): New variable.
30385         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
30386         (atanh_test_data): New variable.
30387         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
30388         (cbrt_test_data): New variable.
30389         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
30390         (ceil_test_data): New variable.
30391         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
30392         (cos_test_data): New variable.
30393         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
30394         (cos_tonearest_test_data): New variable.
30395         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30396         (cos_towardzero_test_data): New variable.
30397         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30398         (cos_downward_test_data): New variable.
30399         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30400         (cos_upward_test_data): New variable.
30401         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30402         (cosh_test_data): New variable.
30403         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
30404         (cosh_tonearest_test_data): New variable.
30405         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30406         (cosh_towardzero_test_data): New variable.
30407         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30408         (cosh_downward_test_data): New variable.
30409         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30410         (cosh_upward_test_data): New variable.
30411         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30412         (erf_test_data): New variable.
30413         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
30414         (erfc_test_data): New variable.
30415         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
30416         (exp_test_data): New variable.
30417         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
30418         (exp_tonearest_test_data): New variable.
30419         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30420         (exp_towardzero_test_data): New variable.
30421         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30422         (exp_downward_test_data): New variable.
30423         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30424         (exp_upward_test_data): New variable.
30425         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30426         (exp10_test_data): New variable.
30427         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
30428         (exp2_test_data): New variable.
30429         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
30430         (expm1_test_data): New variable.
30431         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
30432         (fabs_test_data): New variable.
30433         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
30434         (floor_test_data): New variable.
30435         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
30436         (j0_test_data): New variable.
30437         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
30438         (j1_test_data): New variable.
30439         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
30440         (log_test_data): New variable.
30441         (log_test): Run tests with RUN_TEST_LOOP_f_f.
30442         (log10_test_data): New variable.
30443         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
30444         (log1p_test_data): New variable.
30445         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
30446         (log2_test_data): New variable.
30447         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
30448         (logb_test_data): New variable.
30449         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
30450         (logb_downward_test_data): New variable.
30451         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30452         (nearbyint_test_data): New variable.
30453         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
30454         (rint_test_data): New variable.
30455         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
30456         (rint_tonearest_test_data): New variable.
30457         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30458         (rint_towardzero_test_data): New variable.
30459         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30460         (rint_downward_test_data): New variable.
30461         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30462         (rint_upward_test_data): New variable.
30463         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30464         (round_test_data): New variable.
30465         (round_test): Run tests with RUN_TEST_LOOP_f_f.
30466         (sin_test_data): New variable.
30467         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
30468         (sin_tonearest_test_data): New variable.
30469         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30470         (sin_towardzero_test_data): New variable.
30471         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30472         (sin_downward_test_data): New variable.
30473         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30474         (sin_upward_test_data): New variable.
30475         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30476         (sinh_test_data): New variable.
30477         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
30478         (sinh_tonearest_test_data): New variable.
30479         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30480         (sinh_towardzero_test_data): New variable.
30481         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30482         (sinh_downward_test_data): New variable.
30483         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30484         (sinh_upward_test_data): New variable.
30485         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30486         (sqrt_test_data): New variable.
30487         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
30488         (tan_test_data): New variable.
30489         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
30490         (tan_tonearest_test_data): New variable.
30491         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30492         (tan_towardzero_test_data): New variable.
30493         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30494         (tan_downward_test_data): New variable.
30495         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30496         (tan_upward_test_data): New variable.
30497         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30498         (tanh_test_data): New variable.
30499         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
30500         (tgamma_test_data): New variable.
30501         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
30502         (trunc_test_data): New variable.
30503         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
30504         (y0_test_data): New variable.
30505         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
30506         (y1_test_data): New variable.
30507         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
30508         (significand_test_data): New variable.
30509         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
30511 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
30513         [BZ #12387]
30514         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
30516 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
30518         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
30520 2013-05-10  Andreas Jaeger  <aj@suse.de>
30522         [BZ #15448]
30523         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
30524         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
30526 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30528         * math/gen-libm-test.pl (adjust_arg): New function.
30529         (special_functions): Handle generating output in both functions
30530         and arrays.
30531         (parse_args): Likewise.
30532         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
30533         $in_func argument to parse_args.
30534         * math/libm-test.inc (struct test_f_f_data): New type.
30535         (IF_ROUND_INIT_): New macro.
30536         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
30537         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
30538         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
30539         (IF_ROUND_INIT_FE_UPWARD): Likewise.
30540         (ROUND_RESTORE_): Likewise.
30541         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
30542         (ROUND_RESTORE_FE_TONEAREST): Likewise.
30543         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
30544         (ROUND_RESTORE_FE_UPWARD): Likewise.
30545         (RUN_TEST_LOOP_f_f): New macro.
30546         (acos_test_data): New variable.
30547         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
30548         (acos_tonearest_test_data): New variable.
30549         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30551 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30553         * benchtests/bench-skeleton.c (startup): Fix coding style.
30555 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30557         [BZ #6809]
30558         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
30559         negative infinity argument.
30560         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
30561         negative infinity argument.
30562         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
30563         negative infinity argument.
30564         * math/libm-test.inc (tgamma_test): Expect errno to be set for
30565         domain errors.
30567 2013-05-10  Florian Weimer  <fweimer@redhat.com>
30569         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
30570         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
30571         * iconv/iconv_prog.c (main): Likewise.
30572         * locale/programs/charmap-dir.c (charmap_readdir)
30573         (fopen_uncompressed): Likewise.
30574         * locale/programs/locfile.c (siblings_uncached)
30575         (write_locale_data): Use lstat64 instead of lstat.
30576         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
30577         stat.
30579 2013-05-10  Andreas Jaeger  <aj@suse.de>
30581         [BZ #15395]
30582         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
30583         localization.
30584         Include <locale.h>.
30586 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
30588         * elf/dl-close.c (_dl_close_worker): Add comments.
30590 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
30592         [BZ #15359]
30593         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
30594         high part of pi/2.
30595         (__ieee754_rem_pio2l): Update comments.
30597         [BZ #15429]
30598         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
30599         high part of pi/2.
30600         (__ieee754_rem_pio2l): Update comments.
30602         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
30603         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
30605         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
30606         M_PI_4l.
30608         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
30609         (M_PI_34_LOG10El): Likewise.
30610         (M_PI2_LOG10El): Likewise.
30611         (M_PI4_LOG10El): Likewise.
30612         (M_PI_LOG10El): Likewise.
30614 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30616         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30618 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
30620         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
30621         (MINUS_ZERO_INIT): Likewise.
30622         (PLUS_INFTY_INIT): Likewise.
30623         (MINUS_INFTY_INIT): Likewise.
30624         (QNAN_VALUE_INIT): Likewise.
30625         (MAX_VALUE_INIT): Likewise.
30626         (MIN_VALUE_INIT): Likewise.
30627         (MIN_SUBNORM_VALUE_INIT): Likewise.
30628         (plus_zero): Initialize with PLUS_ZERO_INIT.
30629         (minus_zero): Initialize with MINUS_ZERO_INIT.
30630         (plus_infty): Initialize with PLUS_INFTY_INIT.
30631         (minus_infty): Initialize with MINUS_INFTY_INIT.
30632         (qnan_value): Initialize with QNAN_VALUE_INIT.
30633         (max_value): Initialize with MAX_VALUE_INIT.
30634         (min_value): Initialize with MIN_VALUE_INIT.
30635         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
30637         * math/libm-test.inc (RUN_TEST_if_f): New macro.
30638         (jn_test): Use TEST_if_f instead of TEST_ff_f.
30639         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
30640         (yn_test): Use TEST_if_f instead of TEST_ff_f.
30642         * math/libm-test.inc (RUN_TEST_f_f): New macro.
30643         (RUN_TEST_2_f): Likewise.
30644         (RUN_TEST_ff_f): Likewise.
30645         (RUN_TEST_fi_f): Likewise.
30646         (RUN_TEST_fl_f): Likewise.
30647         (RUN_TEST_fff_f): Likewise.
30648         (RUN_TEST_c_f): Likewise.
30649         (RUN_TEST_f_f1): Likewise.
30650         (RUN_TEST_fF_f1): Likewise.
30651         (RUN_TEST_fI_f1): Likewise.
30652         (RUN_TEST_ffI_f1): Likewise.
30653         (RUN_TEST_c_c): Likewise.
30654         (RUN_TEST_cc_c): Likewise.
30655         (RUN_TEST_f_i): Likewise.
30656         (RUN_TEST_f_i_tg): Likewise.
30657         (RUN_TEST_ff_i_tg): Likewise.
30658         (RUN_TEST_f_b): Likewise.
30659         (RUN_TEST_f_b_tg): Likewise.
30660         (RUN_TEST_f_l): Likewise.
30661         (RUN_TEST_f_L): Likewise.
30662         (RUN_TEST_sincos): Likewise.
30663         * math/gen-libm-test.pl (new_test): Take new argument to indicate
30664         whether to show exceptions.  Do not include ");\n" in return
30665         value.
30666         (special_functions): Output call to RUN_TEST_sincos instead of
30667         check_float calls.  Update calls to new_test.
30668         (parse_args): Output call to single RUN_TEST_* macro instead of
30669         check_* calls and other assignments.  Update calls to new_test.
30671         [BZ #2546]
30672         [BZ #2560]
30673         [BZ #5159]
30674         [BZ #15426]
30675         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
30676         input to result for tgamma overflow.
30677         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
30678         (gamma_coeff): New variable.
30679         (NCOEFF): New macro.
30680         (gamma_positive): New function.
30681         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
30682         underflow here.  Use gamma_positive instead of exp (lgamma) for
30683         other arguments.
30684         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
30685         (gamma_coeff): New variable.
30686         (NCOEFF): New macro.
30687         (gammaf_positive): New function.
30688         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
30689         underflow here.  Use gamma_positive instead of exp (lgamma) for
30690         other arguments.
30691         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
30692         (gamma_coeff): New variable.
30693         (NCOEFF): New macro.
30694         (gammal_positive): New function.
30695         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
30696         underflow here.  Use gamma_positive instead of exp (lgamma) for
30697         other arguments.
30698         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
30699         (gamma_coeff): New variable.
30700         (NCOEFF): New macro.
30701         (gammal_positive): New function.
30702         (__ieee754_gammal_r): Handle positive infinity, overflow and
30703         underflow here.  Handle NaN the same as positive infinity.  Remove
30704         check x < 0xffffffff for negative integers.  Use gamma_positive
30705         instead of exp (lgamma) for other arguments.
30706         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
30707         (gamma_coeff): New variable.
30708         (NCOEFF): New macro.
30709         (gammal_positive): New function.
30710         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
30711         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
30712         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
30713         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
30714         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
30715         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
30716         * sysdeps/generic/math_private.h (__gamma_productf): New
30717         prototype.
30718         (__gamma_product): Likewise.
30719         (__gamma_productl): Likewise.
30720         * math/Makefile (libm-calls): Add gamma_product.
30721         * math/libm-test.inc (tgamma_test): Add more tests.
30722         * sysdeps/i386/fpu/libm-test-ulps: Update.
30723         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30725 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
30727         * benchtests/bench-skeleton.c (main): Preheat CPU.
30729 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
30731         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
30733 2013-05-07  Roland McGrath  <roland@hack.frob.com>
30735         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
30736         and _dl_skip_args_internal.
30738 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
30740         * manual/message.texi (Message Translation): Talk about users.
30741         Message to key mapping impacts design.
30743 2013-05-06  Roland McGrath  <roland@hack.frob.com>
30745         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
30747         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
30749         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
30750         * sysdeps/wordsize-64/glob64.c: ... here.
30752         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
30753         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
30754         New macros.
30756         * debug/getlogin_r_chk.c: Moved to ...
30757         * login/getlogin_r_chk.c: ... here.
30758         * debug/Makefile (routines): Move getlogin_r_chk to ...
30759         * login/Makefile (routines): ... here.
30760         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
30761         * login/Versions (libc: GLIBC_2.4): ... here.
30763         * io/poll.c (__poll): Renamed from poll.
30764         Add libc_hidden_def.
30765         (poll): Define as weak alias.
30767         * debug/ptsname_r_chk.c: Moved to ...
30768         * login/ptsname_r_chk.c: ... here.
30769         * debug/Makefile (routines): Move ptsname_r_chk to ...
30770         * login/Makefile (routines): ... here.
30771         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
30772         * login/Versions (libc: GLIBC_2.4): ... here.
30774         * posix/getlogin.c: Moved to ...
30775         * login/getlogin.c: ... here.
30776         * posix/getlogin_r.c: Moved to ...
30777         * login/getlogin_r.c: ... here.
30778         * posix/getlogin_r.c: Moved to ...
30779         * login/getlogin_r.c: ... here.
30780         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
30781         * login/Makefile (routines): ... here.
30782         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
30783         * login/Versions (libc: GLIBC_2.0): ... here.
30785         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
30786         (setrlimit): Define as weak alias.
30788         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
30789         Call __ names for open, ftruncate, and close.
30790         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
30791         (truncate): Define as weak alias.
30793 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
30795         * math/gen-libm-test.pl (parse_args): Initialize x before each
30796         test of frexp, modf and remquo.
30798         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
30799         test signgam value.
30801 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30803         [BZ #15418]
30804         [BZ #15419]
30805         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
30806         internal tests.
30807         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
30809 2013-05-06  Roland McGrath  <roland@hack.frob.com>
30811         * elf/dl-writev.h: New file.
30812         * elf/dl-misc.c: Include it.
30813         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
30814         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
30816 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
30818         * math/libm-test.inc (noXFails): Remove variable.
30819         (noXPasses): Likewise.
30820         (BUILD_COMPLEX_INT): Remove macro.
30821         (print_screen): Remove xfail argument.
30822         (print_screen_max_error): Likewise.
30823         (update_stats): Likewise.
30824         (print_max_error): Likewise.  Update calls to other affected
30825         functions.
30826         (print_complex_max_error): Likewise.
30827         (test_single_exception): Update calls to print_screen.
30828         (test_single_errno): Likewise.
30829         (check_float_internal): Remove xfail argument.  Update calls to
30830         other affected functions.
30831         (check_float): Likewise.
30832         (check_complex): Likewise.
30833         (check_int): Likewise.
30834         (check_long): Likewise.
30835         (check_bool): Likewise.
30836         (check_longlong): Likewise.
30837         (main): Don't print noXFails and noXPasses.
30838         * math/gen-libm-test.pl (top level): Don't mention expected
30839         failure handling in comment.
30840         (new_test): Don't handle expected failures.
30841         (parse_args): Don't mention expected failure handling in comment.
30842         (generate_testfile): Don't handle expected failures.
30843         (parse_ulps): Likewise.
30844         (print_ulps_file): Likewise.
30845         (get_failure): Remove function.
30846         (output_test): Don't handle expected failures.
30847         * make/README.libm-test: Don't mention expected failure handling.
30849         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
30850         (minus_zero): Likewise.
30851         (plus_infty): Likewise.
30852         (minus_infty): Likewise.
30853         (qnan_value): Likewise.
30854         (max_value): Likewise.
30855         (min_value): Likewise.
30856         (min_subnorm_value): Likewise.
30857         (initialize): Do not initialize those variables dynamically.
30859 2013-05-03  Roland McGrath  <roland@hack.frob.com>
30861         * io/open.c (__open_2): Moved to ...
30862         * io/open_2.c: ... this new file.
30863         * io/open64.c (__open64_2): Moved to ...
30864         * io/open64_2.c: ... this new file.
30865         * io/openat.c (__openat_2): Moved to ...
30866         * io/openat_2.c: ... this new file.
30867         * io/openat64.c (__openat64_2): Moved to ...
30868         * io/openat64_2.c: ... this new file.
30869         * io/Makefile (routines): Add them.
30870         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
30871         * sysdeps/unix/sysv/linux/open_2.c: File removed.
30872         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
30873         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
30874         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
30875         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
30876         (__openat64): Add hidden_ver.
30877         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
30878         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
30880         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
30881         Separately conditionalize setting of GLRO(dl_sysinfo) so
30882         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
30883         as well, but the actual setting is only under [NEED_DL_SYSINFO].
30885 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30887         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
30888         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
30889         definition.
30890         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
30891         * sysdeps/unix/sysv/linux/powerpc/init-first.c
30892         (_libc_vdso_platform_setup): Add __vdso_time initialization.
30893         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
30894         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
30896 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
30898         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
30899         test signgam value.
30901         * math/libm-test.inc (hypot_test): Do not use
30902         IGNORE_ZERO_INF_SIGN.
30904 2013-05-03  Andreas Jaeger  <aj@suse.de>
30906         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
30907         Linux 3.9.
30908         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
30909         (PF_MAX): Adjust for VSOCK change.
30911 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30913         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30915 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
30917         [BZ #15264]
30918         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
30919         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
30920         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
30922 2013-05-02  David S. Miller  <davem@davemloft.net>
30924         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30926 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
30928         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
30930 2013-05-01  Roland McGrath  <roland@hack.frob.com>
30932         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
30934 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
30936         [BZ #14952]
30937         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
30938         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30939         Use __attribute__ ((__gnu_inline__)).
30940         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30941         Don't use __attribute__ ((__gnu_inline__)).
30943 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
30945         [BZ #15423]
30946         * math/s_catan.c (__catan): Handle small real or imaginary part of
30947         input specially to avoid spurious underflow.
30948         * math/s_catanf.c (__catanf): Likewise.
30949         * math/s_catanh.c (__catanh): Likewise.
30950         * math/s_catanhf.c (__catanhf): Likewise.
30951         * math/s_catanhl.c (__catanhl): Likewise.
30952         * math/s_catanl.c (__catanl): Likewise.
30953         * math/libm-test.inc (catan_test): Add more tests.
30954         (catanh_test): Likewise.
30955         * sysdeps/i386/fpu/libm-test-ulps: Update.
30956         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30958 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30960         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30962 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
30964         [BZ #15416]
30965         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
30966         accurately for denominator in atan2.
30967         * math/s_catanf.c (__catanf): Likewise.
30968         * math/s_catanh.c (__catanh): Likewise.
30969         * math/s_catanhf.c (__catanhf): Likewise.
30970         * math/s_catanhl.c (__catanhl): Likewise.
30971         * math/s_catanl.c (__catanl): Likewise.
30972         * math/libm-test.inc (catan_test): Add more tests.
30973         (catanh_test): Likewise.
30974         * sysdeps/i386/fpu/libm-test-ulps: Update.
30975         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30977 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
30979         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
30981         * benchtests/Makefile (bench): Remove slow benchmarks.
30982         * benchtests/atan-inputs: Add slow benchmark inputs.
30983         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
30984         (BENCH_FUNC): Accept variant offset.
30985         (VARIANT): Define.
30986         * benchtests/bench-skeleton.c (main): Run benchmark for each
30987         variant.
30988         * benchtests/cos-inputs: Add slow benchmark inputs.
30989         * benchtests/exp-inputs: Likewise.
30990         * benchtests/pow-inputs: Likewise.
30991         * benchtests/sin-inputs: Likewise.
30992         * benchtests/slowatan-inputs: Remove.
30993         * benchtests/slowatan.c: Remove.
30994         * benchtests/slowcos-inputs: Remove.
30995         * benchtests/slowcos.c: Remove.
30996         * benchtests/slowexp-inputs: Remove.
30997         * benchtests/slowexp.c: Remove.
30998         * benchtests/slowpow-inputs: Remove.
30999         * benchtests/slowpow.c: Remove.
31000         * benchtests/slowsin-inputs: Remove.
31001         * benchtests/slowsin.c: Remove.
31002         * benchtests/slowtan-inputs: Remove.
31003         * benchtests/slowtan.c: Remove.
31004         * benchtests/tan-inputs: Add slow benchmark inputs.
31005         * scripts/bench.pl: Parse comments and directives.
31007         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
31008         in CPPFLAGS.
31009         ($(objpfx)bench-%.c): Remove *-ITER.
31010         * benchtests/bench-modf.c: Remove definition of ITER.
31011         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
31012         (main): Loop for DURATION seconds instead of fixed number of
31013         iterations.
31014         * scripts/bench.pl: Don't expect iterations in parameters.
31016 2013-04-29  Roland McGrath  <roland@hack.frob.com>
31018         * io/fchdir.c (__fchdir): Renamed from fchdir.
31019         (fchdir): Define as weak alias.
31021 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31023         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
31024         (ERRNO_EDOM): Likewise.
31025         (ERRNO_ERANGE): Likewise.
31026         (noErrnoTests): New variable.
31027         (init_max_error): Set errno to 0.
31028         (test_single_errno): New function.
31029         (test_errno): Likewise.
31030         (check_float_internal): Call test_errno.  Set errno to 0.
31031         (check_complex): Refer to errno tests in comment.
31032         (check_int): Call test_errno.  Set errno to 0.
31033         (check_long): Likewise.
31034         (check_bool): Likewise.
31035         (check_longlong): Likewise.
31036         (cos_test): Use ERRNO_* flags for errno tests instead of
31037         check_int.
31038         (expm1_test): Likewise.
31039         (fmod_test): Likewise.
31040         (ilogb_test): Likewise.
31041         (lgamma_test): Likewise.
31042         (pow_test): Likewise.
31043         (remainder_test): Likewise.
31044         (sin_test): Likewise.
31045         (tan_test): Likewise.
31046         (yn_test): Likewise.
31047         (initialize): Set errno to 0.
31048         (main): Print number of errno tests.
31049         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
31051 2013-04-29  Andreas Jaeger  <aj@suse.de>
31053         [BZ #15084]
31054         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
31055         and RES_USEVC.
31057         [BZ #15085]
31058         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
31059         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
31060         unimplemented.
31062         [BZ #15380]
31063         * stdlib/random.c (__initstate): Return NULL if
31064         __initstate fails.
31066         [BZ #15086]
31067         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
31068         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
31069         RES_SNGLKUPREOP.
31071 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31073         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31075 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31077         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
31078         of individual tests.
31079         (casin_test): Likewise.
31080         (casinh_test): Likewise.
31082 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
31084         [BZ #15409]
31085         * math/s_catan.c (__catan): Handle arguments with large real or
31086         imaginary part separately without squaring.
31087         * math/s_catanf.c (__catanf): Likewise.
31088         * math/s_catanh.c (__catanh): Likewise.
31089         * math/s_catanhf.c (__catanhf): Likewise.
31090         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31091         and redefine.
31092         (__catanhl): Handle arguments with large real or imaginary part
31093         separately without squaring.
31094         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31095         and redefine.
31096         (__catanl): Handle arguments with large real or imaginary part
31097         separately without squaring.
31098         * math/libm-test.inc (catan_test): Add more tests.
31099         (catanh_test): Likewise.
31100         * sysdeps/i386/fpu/libm-test-ulps: Update.
31101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31103 2013-04-27  Andreas Jaeger  <aj@suse.de>
31105         [BZ #15007]
31106         * stdlib/stdlib.h: Update guards for qecvt.
31107         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
31108         <stdlib.h>.
31110 2013-04-27  Allan McRae  <allan@archlinux.org>
31112         * sysdeps/i386/fpu/libm-test-ulps: Update.
31114 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
31116         [BZ #15406]
31117         * math/s_catan.c: Include <float.h>.
31118         (__catan): Ensure underflow exception occurs for underflowed
31119         result.
31120         * math/s_catanf.c: Include <float.h>.
31121         (__catanf): Ensure underflow exception occurs for underflowed
31122         result.
31123         * math/s_catanh.c: Include <float.h>.
31124         (__catanh): Ensure underflow exception occurs for underflowed
31125         result.
31126         * math/s_catanhf.c: Include <float.h>.
31127         (__catanhf): Ensure underflow exception occurs for underflowed
31128         result.
31129         * math/s_catanhl.c: Include <float.h>.
31130         (__catanhl): Ensure underflow exception occurs for underflowed
31131         result.
31132         * math/s_catanl.c: Include <float.h>.
31133         (__catanl): Ensure underflow exception occurs for underflowed
31134         result.
31135         * math/libm-test.inc (catan_test): Add more tests.
31136         (catanh_test): Likewise.
31138         [BZ #15405]
31139         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
31140         underflowed result.
31141         * math/s_ccoshf.c (__ccoshf): Likewise.
31142         * math/s_ccoshl.c (__ccoshl): Likewise.
31143         * math/s_csin.c (__csin): Likewise.
31144         * math/s_csinf.c (__csinf): Likewise.
31145         * math/s_csinh.c (__csinh): Likewise.
31146         * math/s_csinhf.c (__csinhf): Likewise.
31147         * math/s_csinhl.c (__csinhl): Likewise.
31148         * math/s_csinl.c (__csinl): Likewise.
31149         * math/libm-test.inc (ccos_test): Add more tests.
31150         (ccosh_test): Likewise.
31151         (csin_test): Likewise.
31152         (csinh_test): Likewise.
31154 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31156         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
31157         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
31158         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
31159         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
31160         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
31161         powerpc/power5+/fpu folders.
31162         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
31165 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31167         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31169 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
31171         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
31172         additions to variable.
31173         [$(config-machine) = x86_64] (modules-names): Likewise.
31174         ($(objpfx)tst-audit3): Remove dependency.
31175         ($(objpfx)tst-audit3.out): Likewise.
31176         ($(objpfx)tst-audit4): Likewise.
31177         ($(objpfx)tst-audit4.out): Likewise.
31178         ($(objpfx)tst-audit5): Likewise.
31179         ($(objpfx)tst-audit5.out): Likewise.
31180         ($(objpfx)tst-audit6): Likewise.
31181         ($(objpfx)tst-audit6.out): Likewise.
31182         ($(objpfx)tst-audit7): Likewise.
31183         ($(objpfx)tst-audit7.out): Likewise.
31184         (tst-audit3-ENV): Remove variable.
31185         (tst-audit4-ENV): Likewise.
31186         (tst-audit5-ENV): Likewise.
31187         (tst-audit6-ENV): Likewise.
31188         (tst-audit7-ENV): Likewise.
31189         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
31190         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
31191         addition to variable.
31192         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
31193         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
31194         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
31195         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
31196         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
31197         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
31198         tst-audit3, tst-audit4 and tst-audit5.
31199         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
31200         tst-audit6 and tst-audit7.
31201         [$(subdir) = elf] (modules-names): Add audit modules for those
31202         tests.
31203         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
31204         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
31205         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
31206         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
31207         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
31208         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
31209         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
31210         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
31211         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
31212         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
31213         [$(subdir) = elf] (tst-audit3-ENV): New variable.
31214         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
31215         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
31216         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
31217         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
31218         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
31219         Likewise.
31220         [$(subdir) = elf && $(config-cflags-avx) = yes]
31221         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
31222         [$(subdir) = elf && $(config-cflags-avx) = yes]
31223         (CFLAGS-tst-auditmod4a.c): Likewise.
31224         [$(subdir) = elf && $(config-cflags-avx) = yes]
31225         (CFLAGS-tst-auditmod4b.c): Likewise.
31226         [$(subdir) = elf && $(config-cflags-avx) = yes]
31227         (CFLAGS-tst-auditmod6b.c): Likewise.
31228         [$(subdir) = elf && $(config-cflags-avx) = yes]
31229         (CFLAGS-tst-auditmod6c.c): Likewise.
31230         [$(subdir) = elf && $(config-cflags-avx) = yes]
31231         (CFLAGS-tst-auditmod7b.c): Likewise.
31232         * elf/tst-audit3.c: Move to ...
31233         * sysdeps/x86_64/tst-audit3.c: ... here.
31234         * elf/tst-audit4.c: Move to ...
31235         * sysdeps/x86_64/tst-audit4.c: ... here.
31236         * elf/tst-audit5.c: Move to ...
31237         * sysdeps/x86_64/tst-audit5.c: ... here.
31238         * elf/tst-audit6.c: Move to ...
31239         * sysdeps/x86_64/tst-audit6.c: ... here.
31240         * elf/tst-audit7.c: Move to ...
31241         * sysdeps/x86_64/tst-audit7.c: ... here.
31242         * elf/tst-auditmod3a.c: Move to ...
31243         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
31244         * elf/tst-auditmod3b.c: Move to ...
31245         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
31246         * elf/tst-auditmod4a.c: Move to ...
31247         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
31248         * elf/tst-auditmod4b.c: Move to ...
31249         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
31250         * elf/tst-auditmod5a.c: Move to ...
31251         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
31252         * elf/tst-auditmod5b.c: Move to ...
31253         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
31254         * elf/tst-auditmod6a.c: Move to ...
31255         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
31256         * elf/tst-auditmod6b.c: Move to ...
31257         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
31258         * elf/tst-auditmod6c.c: Move to ...
31259         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
31260         * elf/tst-auditmod7a.c: Move to ...
31261         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
31262         * elf/tst-auditmod7b.c: Move to ...
31263         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
31265 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
31267         [BZ #15366]
31268         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
31269         define unconditionally.
31270         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
31271         define unconditionally.
31272         (INT8_C, INT16_C, etc.): Likewise.
31274 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
31276         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
31277         __ehdr_start with hidden visibility.
31279         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
31281 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
31283         * math/libm-test.inc (cos_test): Use accurate hex constants.
31284         (sincost_test): Likewise.
31286 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
31288         * math/libm-test.inc (catan_test): Add more tests.
31289         (catanh_test): Likewise.
31291         * math/s_catanf.c (__catanf): Use suffixed floating-point
31292         constants.
31293         * math/s_catanhf.c (__catanhf): Likewise.
31294         * math/s_catanhl.c (__catanhl): Likewise.
31295         * math/s_catanl.c (__catanl): Likewise.
31297         [BZ #15394]
31298         * math/s_catan.c (__catan): Calculate imaginary part of result
31299         with log1p not log unless computing log of number close to 0.
31300         * math/s_catanf.c (__catanf): Likewise.
31301         * math/s_catanl.c (__catanl): Likewise.
31302         * math/s_catanh.c (__catanh): Calculate real part of result with
31303         log1p not log unless computing log of number close to 0.
31304         * math/s_catanhf.c (__catanhf): Likewise.
31305         * math/s_catanhl.c (__catanhl): Likewise.
31306         * math/libm-test.inc (catan_test): Add more tests.
31307         (catanh_test): Likewise.
31308         * sysdeps/i386/fpu/libm-test-ulps: Update.
31309         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31311 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
31313         * benchtests/Makefile: Mention files in which fast and slow
31314         paths of math functions are implemented.
31316 2013-04-23  Roland McGrath  <roland@hack.frob.com>
31318         * sysdeps/posix/timespec_get.c: New file.
31320 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31322         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
31323         POWER.
31324         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
31325         for POWER.
31326         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
31327         powerpc/power5/fpu folders.
31328         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
31329         * benchtests/Makefile: Add modf testcase.
31330         * benchtests/bench-modf.c: New file: Benchmark test for mo
31332 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
31334         [BZ #14888]
31335         * time/Makefile (tests): Add tst-strptime-whitespace.
31336         * time/strptime_l.c (get_number): Use ISSPACE.
31337         (__strptime_internal): Likewise.
31338         * time/tst-strptime-whitespace.c: New test case.
31340 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
31342         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
31343         member.
31344         (_nss_files_init): Set it here.
31346 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
31348         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
31349         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
31350         unsigned.
31352 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
31354         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
31356 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
31358         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
31359         size just once.
31361 2013-04-21  David S. Miller  <davem@davemloft.net>
31363         * po/ru.po: Update Russion translation from translation project.
31365 2013-04-17  Adam Conrad  <adconrad@0c3.net>
31367         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
31368         and setfsgid.
31370 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
31372         * configure.in: Remove i386 configure warning. Remove i386 case.
31373         * configure: Regenerate.
31374         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
31375         Add example to error message.
31376         * sysdeps/i386/configure: Regenerate.
31378 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
31380         * benchtests/Makefile (bench): Add cos, tan, slowcos and
31381         slowtan.
31382         * benchtests/cos-inputs: New file.
31383         * benchtests/slowcos-inputs: New file.
31384         * benchtests/slowcos.c: New file.
31385         * benchtests/slowtan-inputs: New file.
31386         * benchtests/slowtan.c: New file.
31387         * benchtests/tan-inputs: New file.
31389 2013-04-16  Roland McGrath  <roland@hack.frob.com>
31391         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
31392         considered kosher.
31394 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
31396         * benchtests/Makefile: Include cppflags-iterator.mk to add
31397         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
31399         * Makefile.in (bench-clean): New target.
31400         * benchtests/Makefile (bench-clean): Likewise.
31402 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
31404         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
31406 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
31408         * stdio-common/tstdiomisc.c: Fix coding-style violation.
31410 2013-04-15  Andreas Schwab  <schwab@suse.de>
31412         * nscd/grpcache.c (cache_addgr): Properly check for short write.
31413         * nscd/initgrcache.c (addinitgroupsX): Likewise.
31414         * nscd/pwdcache.c (cache_addpw): Likewise.
31415         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
31416         more than recsize.
31418 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31420         * benchtests/Makefile (bench): Write all output to
31421         bench-out.tmp together.
31423 2013-04-15  Andreas Schwab  <schwab@suse.de>
31425         * nscd/nscd.c (main): Don't fork again after closing files.
31427 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31429         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
31431         * benchtests/Rules (bench-deps): Collect dependencies into a
31432         single variable.  Add Makefile to dependencies.
31433         ($(objpfx)bench-%.c): Depend on bench-deps.
31435 2013-04-12  Roland McGrath  <roland@hack.frob.com>
31436             Xavier Roche  <roche+kml2@exalead.com>
31438         [BZ #15361]
31439         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
31440         just that it's a file descriptor.
31441         * manual/llio.texi (Synchronizing AIO Operations): Update description
31442         for EBADF error from aio_fsync.
31444 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
31446         * Rules (bench): Move target definition...
31447         * benchtests/Makefile: ... here.
31449 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
31451         * math/libm-test.inc (cos_test): Fix PI/2 test.
31452         (sincos_test): Likewise.
31453         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
31454         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
31456 2013-04-11  Andreas Schwab  <schwab@suse.de>
31458         [BZ #13988]
31459         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
31460         accept exponent character only when digits were seen.
31461         * stdio-common/Makefile (tests): Add bug26.
31462         * stdio-common/bug26.c: New file.
31464         [BZ #14293]
31465         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
31466         non-freeable.
31468 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31470         * Makeconfig (rtld-prefix): Define built linker prefix.
31471         * Rules (run-bench): Use it.
31472         * math/Makefile (run-regen-ulps): Likewise.
31474         * Rules (bench): Remove eval.
31476 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
31477             Roland McGrath  <roland@hack.frob.com>
31478             Ondrej Bilka  <neleai@seznam.cz>
31480         [BZ #15346]
31481         * time/getdate.c: Include ctype.h and alloca.h.
31482         (__getdate_r): Trim leading and trailing spaces of input.
31483         * time/tst-getdate.c (tests): Add tests with leading and
31484         trailing spaces.
31486 2013-04-08  Roland McGrath  <roland@hack.frob.com>
31488         [BZ #14280]
31489         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
31490         when computing value.
31492 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31494         * math/README.libm-test (How can I generate "libm-test-ulps"?):
31495         Use testrun.sh to run libm tests.
31497         [BZ #15309]
31498         * elf/dl-open.c (dl_open_worker): memset all of seen array.
31500 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
31502         [BZ #15264]
31503         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
31505 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31507         * Makefile.in (regen-ulps): New target.
31508         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
31509         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
31510         [ifneq (no,$(PERL)] (regen-ulps): New target.
31511         [ifeq (no,$(PERL)] (regen-ulps): New target.
31512         * math/libm-test.inc (ulps_file_name): Define.
31513         (output_dir): New variable.
31514         (options): Add "output-dir" option.
31515         (parse_opt): Handle 'o' case.
31516         (main): If output_dir is non-NULL use it as a prefix
31517         otherwise use "".
31518         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
31520 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31522         [BZ #10060, #10062]
31523         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
31524         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
31525         fail configure if __sync_val_compare_and_swap is not inlined.
31526         * sysdeps/i386/configure: Regenerate.
31527         * configure.in: Build for i686 when configured for i386.
31528         * configure: Regenerate.
31529         * README: Remove i386 reference.
31531 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31533         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
31534         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31536 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
31538         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
31539         (lmsnanval): New variables.
31540         (F): Add conversion tests.
31541         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
31542         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
31544         * stdio-common/tstdiomisc.c (F): Properly collect individual
31545         tests' results.
31547         [BZ #14686, #15336]
31548         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
31549         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
31550         Instead, use input NaN values or generate a qNaN by arithmetic
31551         operation.  Also fix bugs to comply with the standard.
31552         * math/libm-test.inc (remainder_test): Add more tests.
31554         [BZ #15335, #15342]
31555         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
31556         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
31557         input NaN values or generate a qNaN by arithmetic operation.
31559         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
31560         unreachable code.
31562         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
31563         definitions.
31565 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
31567         [BZ #14478]
31568         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
31569         underflowed result.
31570         * math/s_cexpf.c (__cexpf): Likewise.
31571         * math/s_cexpl.c (__cexpl): Likewise.
31572         * math/libm-test.inc (cexp_test): Add more tests.
31574 2013-04-03  Andreas Schwab  <schwab@suse.de>
31576         [BZ #15330]
31577         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
31578         order arrays from heap if bigger than alloca cutoff.
31580 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
31582         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
31583         (SNAN_TESTS_double): Refer to GCC PR56831.
31584         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
31585         GCC PR56828.
31587 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
31589         * Rules (bench): Move bench.out after the run is complete.
31591         * Rules (bench): Echo currently running benchmark.
31593         * benchtests/Makefile (bench): Add atan and slowatan.
31594         * benchtests/atan-inputs: New file.
31595         * benchtests/slowatan-inputs: New file.
31596         * benchtests/slowatan.c: New file.
31598         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
31599         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
31600         its value.
31602         [BZ #15305]
31603         * sysdeps/unix/sysv/linux/kernel-features.h
31604         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
31605         __ASSUME_XFS_RESTRICTED_CHOWN.
31606         * sysdeps/unix/sysv/linux/pathconf.c
31607         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
31608         Save and restore errno.
31610 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
31612         [BZ #15327]
31613         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
31614         arguments using __kernel_casinh.
31615         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
31616         arguments using __kernel_casinhf.
31617         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
31618         arguments using __kernel_casinhl.
31619         * math/libm-test.inc (cacosh_test): Add more tests.
31620         * sysdeps/i386/fpu/libm-test-ulps: Update.
31621         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31623 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
31625         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
31626         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
31628         * bench/Makefile (bench): Add sin and slowsin.
31629         * benchtests/sin-inputs: New file.
31630         * benchtests/slowsin-inputs: New file.
31631         * benchtests/slowsin.c: New file.
31633         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
31634         (bench): Add slowexp and slowpow.
31635         (exp-ITER): Increase iterations.
31636         (pow-ITER): Likewise.
31637         * benchtests/exp-inputs: Change input.
31638         * benchtests/pow-inputs: Likewise.
31639         * benchtests/slowexp-inputs: New file.
31640         * benchtests/slowexp.c: New file.
31641         * benchtests/slowpow-inputs: New file.
31642         * benchtests/slowpow.c: New file.
31644 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31646         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
31647         instructions.
31648         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
31649         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
31650         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
31651         * benchtests/Makefile: Add rint benchtest.
31652         * benchtests/rint-inputs: Input for rint benchtest.
31654 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
31656         * Versions.def (libm): Add GLIBC_2.18.
31657         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
31658         hidden libm prototypes.
31659         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
31660         * math/Makefile (libm-calls): Add s_issignaling.
31661         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
31662         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
31663         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
31664         declaration.
31665         * math/math.h [__USE_GNU] (issignaling): New macro.
31666         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
31667         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
31668         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
31669         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
31670         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
31671         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
31672         * manual/arith.texi (issignaling): New section.
31673         * manual/libm-err-tab.pl (@all_functions): Update comment.
31674         * math/gen-libm-test.pl (parse_args): Apply special handling for
31675         issignaling.
31676         * math/libm-test.inc (print_float, issignaling_test): New
31677         functions.
31678         (check_float_internal): Add issignaling checks.
31679         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
31680         default definition.
31681         * sysdeps/powerpc/math-tests.h: New file.
31682         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
31683         tests.
31684         * math/test-snan.c (TEST_FUNC): Likewise.
31686 2013-03-30  David S. Miller  <davem@davemloft.net>
31688         * po/de.po: Update from translation team.
31690 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
31692         [BZ #10357]
31693         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31694         imaginary part less than 1.0 and real part less than 0.5
31695         specially.
31696         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31697         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31698         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
31699         (cacos_test): Add more tests.
31700         (casin_test): Likewise.
31701         (casinh_test): Likewise.
31702         * sysdeps/i386/fpu/libm-test-ulps: Update.
31703         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31705 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31707         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
31708         ONE with its value.
31710         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
31711         (__pow_mp): Replace ONE and MONE with their values.
31712         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
31713         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
31714         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
31715         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
31716         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
31717         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31719         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
31721         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
31722         (__pow_mp): Replace ZERO and MZERO with their values.
31723         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
31724         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
31725         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
31726         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
31727         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
31728         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
31729         (__sqr): Likewise.
31731         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
31733         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
31735 2013-03-28  Roland McGrath  <roland@hack.frob.com>
31737         * include/stdlib.h [!SHARED] (__call_tls_dtors):
31738         Declare with __attribute__ ((weak)).
31739         * stdlib/exit.c (__libc_atexit) [!SHARED]:
31740         Call __call_tls_dtors only if it's not NULL.
31742 2013-03-28  Roland McGrath  <roland@hack.frob.com>
31744         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
31745         didn't do it already, then set _dl_phdr and _dl_phnum based on the
31746         magic __ehdr_start linker symbol if it's defined.
31747         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
31748         them up here if it was already done.
31750         * elf/dl-support.c (_dl_phdr): Make pointer to const.
31751         (_dl_aux_init): Use const in cast when setting it.
31752         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
31753         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
31754         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
31756         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
31757         Declare them here.
31758         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
31759         * csu/libc-tls.c: Nor here.
31760         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
31762         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
31763         (__libc_message): Never call vsyslog.
31765 2013-03-28  Alan Modra  <amodra@gmail.com>
31767         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
31768         Define as empty.
31769         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
31770         Likewise.
31772 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31774         [BZ #15214]
31775         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
31776         underflow.
31777         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31779 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31781         [BZ #15304]
31782         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
31783         Don't add gid passed as argument.
31785         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
31787 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
31789         [BZ #15307]
31790         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31791         imaginary part between 1.0 and 1.5 and real part less than 0.5
31792         specially.
31793         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31794         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31795         * math/libm-test.inc (cacos_test): Add more tests.
31796         (casin_test): Likewise.
31797         (casinh_test): Likewise.
31798         * sysdeps/i386/fpu/libm-test-ulps: Update.
31799         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31801 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
31803         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
31804         constants.
31805         (norm): Likewise.
31806         (denorm): Likewise.
31807         (__dbl_mp): Likewise.
31808         (add_magnitudes): Likewise.
31809         (sub_magnitudes): Likewise.
31810         (__add): Likewise.
31811         (__sub): Likewise.
31812         (__mul): Likewise.
31813         (__sqr): Likewise.
31814         (__inv): Likewise.
31815         (__dvd): Likewise.
31817         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
31818         commented code.
31819         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
31820         (__dubcos): Likewise.
31821         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
31822         (__ieee754_acos): Likewise.
31823         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
31824         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
31825         (__exp1): Likewise.
31826         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
31827         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
31828         (log1): Likewise.
31829         (my_log2): Likewise.
31830         (checkint): Likewise.
31831         * sysdeps/ieee754/dbl-64/e_remainder.c
31832         (__ieee754_remainder): Likewise.
31833         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
31834         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
31835         (bsloww): Likewise.
31836         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31838         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
31839         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
31840         MANTISSA_STORE_T to store computations on mantissa.  Use
31841         macros for rounding and division.
31842         (denorm): Likewise.
31843         (__dbl_mp): Likewise.
31844         (add_magnitudes): Likewise.
31845         (sub_magnitudes): Likewise.
31846         (__mul): Likewise.
31847         (__sqr): Likewise.
31848         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
31849         powers of two in terms of TWOPOW macro.
31850         (mp_no): Make type of mantissa as MANTISSA_T.
31851         [!RADIXI]: Define RADIXI.
31852         [!TWO52]: Define TWO52.
31853         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
31855 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31857         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
31858         llroundl symbol when building for PPC32.
31860 2013-03-24  Mark H Weaver  <mhw@netris.org>
31862         * manual/arith.texi (Normalization Functions): Fix prototypes for
31863         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
31865 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31867         [BZ #13889]
31868         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
31869         high value to check if expl overflow.
31870         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
31871         to check for underflow and overflow.
31872         * math/libm-test.inc: Add exp test.
31874 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
31876         [BZ #11120]
31877         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
31878         with NOT_IN_libc.
31880 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31882         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
31883         symbol.
31885 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
31887         * math/gen-libm-test.pl (parse_args, special_functions): Properly
31888         wrap blocks consisting of several statements.
31890         * sysdeps/generic/math-tests.h: New file.
31891         * sysdeps/i386/fpu/math-tests.h: Likewise.
31892         * math/test-snan.c: Include it.
31893         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
31895 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
31897         [BZ #15285]
31898         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
31899         (__ieee754_j0l): Do not improve calculations using cos of twice
31900         input for inputs above LDBL_MAX / 2.0L.
31901         (__ieee754_y0l): Likewise.
31902         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
31903         (__ieee754_j1l): Do not improve calculations using cos of twice
31904         input for inputs above LDBL_MAX / 2.0L.
31905         (__ieee754_y1l): Likewise.
31906         * math/libm-test.inc (j0_test): Add another test.
31907         (j1_test): Likewise.
31908         (y0_test): Likewise.
31909         (y1_test): Likewise.
31910         * sysdeps/i386/fpu/libm-test-ulps: Update.
31912 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31914         * Rules ($(objpfx)bench-%.c): Include code from a C source
31915         file.
31917 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
31919         [BZ #15287]
31920         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31921         imaginary part 1.0 and real part less than 0.5 specially.
31922         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31923         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31924         * math/libm-test.inc (cacos_test): Add more tests.
31925         (casin_test): Likewise.
31926         (casinh_test): Likewise.
31927         * sysdeps/i386/fpu/libm-test-ulps: Update.
31928         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31930 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31932         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
31933         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
31935 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
31937         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
31938         * config.make.in (config-cflags-sse4): Remove variable.
31939         (config-cflags-avx): Likewise.
31940         (config-cflags-sse2avx): Likewise.
31941         (config-cflags-novzeroupper): Likewise.
31942         (config-asflags-i686): Likewise.
31943         (have-mfma4): Likewise.
31944         (have-as-vis3): Likewise.
31945         (MIG): Likewise.
31946         * configure.in (MIG): Do not AC_SUBST.
31947         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
31948         (libc_cv_cc_sse4): Do not AC_SUBST.
31949         (libc_cv_cc_avx): Likewise.
31950         (libc_cv_cc_sse2avx): Likewise.
31951         (libc_cv_cc_novzeroupper): Likewise.
31952         (libc_cv_cc_fma4): Likewise.
31953         (libc_cv_as_i686): Likewise.
31954         (libc_cv_sparc_as_vis3): Likewise.
31955         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
31956         LIBC_CONFIG_VAR.
31957         (config-asflags-i686): Likewise.
31958         (config-cflags-avx): Likewise.
31959         (config-cflags-sse2avx): Likewise.
31960         (have-mfma4): Likewise.
31961         (config-cflags-novzeroupper): Likewise.
31962         * sysdeps/mach/configure.in (MIG): Likewise.
31963         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
31964         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
31965         LIBC_CONFIG_VAR.
31966         (config-cflags-avx): Likewise.
31967         (config-cflags-sse2avx): Likewise.
31968         (have-mfma4): Likewise.
31969         (config-cflags-novzeroupper): Likewise.
31970         * configure: Regenerated.
31971         * sysdeps/i386/configure: Likewise.
31972         * sysdeps/mach/configure: Likewise.
31973         * sysdeps/sparc/configure: Likewise.
31974         * sysdeps/x86_64/configure: Likewise.
31976 2013-03-20  Roland McGrath  <roland@hack.frob.com>
31978         [BZ #14812]
31979         * locale/programs/localedef.c (options): Put N_ translation marker
31980         on argument names, not just descriptions.
31982 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31984         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
31986 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
31988         [BZ #14176]
31989         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
31991 2013-03-19  Roland McGrath  <roland@hack.frob.com>
31993         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
31994         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
31995         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
31996         [!BEFORE_ABORT] (before_abort): New function.
31997         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
31998         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
31999         (writev_for_fatal): New function.
32000         (WRITEV_FOR_FATAL): New macro; call that.
32001         (backtrace_and_maps): New function.
32002         (BEFORE_ABORT): New macro; call that.
32003         (struct str_list): Type removed.
32004         (__libc_message, __libc_fatal): Functions removed.
32005         Include <sysdeps/posix/libc_fatal.c> instead.
32007 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
32009         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
32010         constants.
32011         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
32012         double constants.
32014 2013-03-19  Andreas Schwab  <schwab@suse.de>
32016         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
32017         * sysdeps/gnu/configure: Regenerate.
32019         * configure.in: Substitute libc_cv_rtlddir.
32020         * configure: Regenerate.
32021         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
32022         * Makeconfig (rtlddir, inst_rtlddir): New variables.
32023         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
32024         * elf/Makefile (install-others, CFLAGS-interp.c)
32025         (ldso_install, common-ldd-rewrite): Likewise.
32026         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
32027         $(inst_slibdir)/$(rtld-installed-name).
32028         * scripts/rellns-sh: Add -p option.
32029         * Makerules (make-shlib-link): Use rellns-sh to get relative name
32030         for source.
32032 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32034         * manual/nptl.texi: Renamed to ...
32035         * manual/threads.texi: ... this.
32036         * manual/Makefile (chapters): Update.
32038 2013-03-18  Roland McGrath  <roland@hack.frob.com>
32040         [BZ #14812]
32041         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
32042         on argument names, not just descriptions.
32043         * malloc/memusagestat.c (options): Likewise.
32044         * nss/getent.c (options): Likewise.
32046 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
32048         [BZ #14812]
32049         * iconv/iconv_prog.c (options): Put N_ translation marker
32050         on argument names, not just descriptions.
32051         * iconv/iconvconfig.c (options): Likewise.
32053 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
32055         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
32056         implementation which is faster on all x86_64 architectures.
32057         Tested on AMD, Intel Nehalem, SNB, IVB.
32058         * sysdeps/x86_64/strnlen.S: Likewise.
32060         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
32061         Remove all multiarch strlen and strnlen versions.
32062         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
32063         Remove strlen and strnlen related parts.
32065         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
32066         Inline strlen part.
32067         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
32069         * sysdeps/x86_64/multiarch/strlen.S: Remove.
32070         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
32071         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
32072         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
32073         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
32074         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
32076 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
32078         * manual/memory.texi (Malloc Tunable Parameters):
32079         Sort parameters alphabetically. Add comments for missing entries.
32081 2013-03-17  David S. Miller  <davem@davemloft.net>
32083         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32085 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
32087         [BZ #15283]
32088         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
32089         for arguments at most half maximum finite value.
32090         * math/libm-test.inc (j0_test): Add more tests.
32091         (j1_test): Likewise.
32092         (y0_test): Likewise.
32093         (y1_test): Likewise.
32094         * sysdeps/i386/fpu/libm-test-ulps: Update.
32095         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32097         [BZ #14155]
32098         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
32099         1 / x and functions P and Q for arguments above 0x1p256L.
32100         (__ieee754_y0l): Likewise.
32101         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
32102         (__ieee754_y1l): Likewise.
32103         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
32104         (j1_test): Likewise.
32105         (y0_test): Likewise.
32106         (y1_test): Likewise.
32108 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
32110         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
32111         variable.
32113 2013-03-15  Roland McGrath  <roland@hack.frob.com>
32115         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
32116         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
32117         zero since it's initialized to EXEC_PAGESIZE.
32119         * sysdeps/unix/sysv/linux/ldsodefs.h
32120         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
32121         * sysdeps/generic/ldsodefs.h: ... here.
32123 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
32125         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
32127         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
32128         math/test-snan.c.
32129         * math/test-snan.c: Renamed from
32130         sysdeps/powerpc/fpu/test-powerpc-snan.c.
32131         * math/Makefile (tests): Add test-snan.
32132         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
32133         test-powerpc-snan.
32135         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
32136         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
32137         functions.
32138         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
32139         __builtin_nan family of functions.
32140         * math/libm-test.inc (initialize): Initialize qnan_value with
32141         __builtin_nan family of functions.
32142         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
32143         Remove variables.
32144         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
32145         Remove functions.
32146         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
32147         storage class.  Initialize qNaN_var and sNaN_var with
32148         __builtin_nan and __builtin_nans families of functions,
32149         respectively.
32151         * math/libm-test.inc (acosh_test): Also test with qNaN input.
32152         (sqrt_test): Remove duplicate test with qNaN input.
32153         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
32154         (round_test, signbit_test, significand_test): Note missing +/-Inf
32155         as well as qNaN tests.
32157         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
32158         qNaN_var.  Fix a few strings, too.
32159         * math/libm-test.inc (nan_value): Rename to qnan_value.
32160         * math/gen-libm-test.pl (%beautify): Adjust to that.
32161         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
32162         * math/test-misc.c (main): Likewise.
32163         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
32164         to __qnan_bytes, and __qnan_union, respectively.
32165         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
32166         Likewise.
32167         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
32168         and lqnanval, respectively.
32169         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
32170         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
32171         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
32172         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
32174         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
32175         * math/test-misc.c (main) [__x86_64__]: Enable test for long
32176         doubles.
32178         * math/test-misc.c (main): Fix copy'n'pastos.
32179         * misc/tst-efgcvt.c (special): Likewise.
32181         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
32182         Remove declarations.
32184 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32186         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
32187         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
32188         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
32189         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
32191 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32193         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
32194         macro to return vdso values correctly in IFUNC implementations.
32195         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
32196         Optimization by using IFUNC.
32198 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32199             Richard Henderson  <rth@redhat.com>
32200             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
32202         * Makefile.in (bench): New target.
32203         * NEWS: Mention the benchmark framework.
32204         * Rules (bench): Likewise.
32205         (binaries-bench): Generate binaries for functions to
32206         benchmark.
32207         * benchtests/Makefile: New makefile for benchmark tests.
32208         * benchtests/bench-skeleton.c: New skeleton file for benchmark
32209         programs.
32210         * benchtests/exp-inputs: New input file for EXP function.
32211         * benchtests/pow-inputs: New input file for POW function.
32212         * scripts/bench.pl: New script to generate source files for
32213         benchmark programs.
32215 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32217         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
32218         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
32219         computations on mantissa.  Use macros for rounding and
32220         division.
32221         (denorm): Likewise.
32222         (__dbl_mp): Likewise.
32223         (add_magnitudes): Likewise.
32224         (sub_magnitudes): Likewise.
32225         (__mul): Likewise.
32226         (__sqr): Likewise.
32227         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
32228         powers of two in terms of TWOPOW macro.
32229         (mp_no): Make type of mantissa as MANTISSA_T.
32230         [!RADIXI]: Define RADIXI.
32231         [!TWO52]: Define TWO52.
32232         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
32234         * manual/nptl.texi (cindex): Modify threads to pthreads.
32236 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
32238         * sysdeps/x86_64/preconfigure: Regenerated.
32240 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
32242         [BZ #14155]
32243         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
32244         0x1p28 and above.
32245         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
32246         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
32247         0x1p28 and above.
32248         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
32249         * math/libm-test.inc (j0_test): Do not allow one spurious
32250         underflow exception.
32251         (y1_test): Likewise.
32253 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
32255         * manual/Makefile (chapters): Add nptl.
32256         * manual/debug.texi (Debugging Support): Add link to Threads
32257         chapter.
32258         * manual/nptl.texi: New file.
32260         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
32262 2013-03-14  Petr Baudis  <pasky@ucw.cz>
32264         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
32265         for non-NULL pointer before the memory validity test. Pointed
32266         out by Holger Brunck <holger.brunck@keymile.com>.
32268 2013-03-13  Andreas Schwab  <schwab@suse.de>
32270         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
32271         instead of .os.
32273 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
32275         * timezone/zic.c: Update from tzcode 2013b.
32277 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
32279         * manual/install.texi (Configuring and compiling):
32280         Mention i686 and i586.
32281         * INSTALL: Regenerate.
32283 2013-03-12  Roland McGrath  <roland@hack.frob.com>
32285         * sysdeps/init_array/elf-init.c: New file.
32286         * csu/elf-init.c
32287         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
32288         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
32290         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
32291         __gmon_start__ as global, but as static with a .preinit_array pointer.
32292         * sysdeps/init_array/gmon-start.c: New file.  Use that.
32293         * sysdeps/init_array/crti.S: New file, empty except for comments.
32294         * sysdeps/init_array/crtn.S: Likewise.
32296 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
32298         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
32299         definining bcopy.
32300         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
32301         Remove Prefer_SSE_for_memop.
32302         * sysdeps/x86_64/multiarch/init-arch.h: Remove
32303         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
32304         HAS_PREFER_SSE_FOR_MEMOP.
32305         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
32306         memset-x86-64.
32307         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
32308         Remove bzero, memset ifunc support.
32309         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
32310         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
32311         * sysdeps/x86_64/multiarch/memset.S: Likewise.
32312         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
32314 2013-03-11  Andreas Schwab  <schwab@suse.de>
32316         [BZ #15234]
32317         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
32318         by SHLIB_COMPAT.
32319         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
32320         (GLIBC_2.16): Remove pthread_atfork.
32322 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
32324         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
32325         (ptestcases.h): Likewise.
32327 2013-03-08  Roland McGrath  <roland@hack.frob.com>
32329         * Makeconfig ($(common-objpfx)config.status): Depend on
32330         sysdeps/*/preconfigure{,.in} too.
32332 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
32334         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
32335         (__free_hook): Use void * instead of __malloc_ptr_t.
32336         (__malloc_hook): Likewise.
32337         (__realloc_hook): Likewise.
32338         (__memalign_hook): Likewise.
32339         (__after_morecore_hook): Likewise.
32340         * malloc/arena.c (save_malloc_hook): Likewise.
32341         (save_free_hook): Likewise.
32342         * malloc/hooks.c (malloc_hook_ini): Likewise.
32343         (realloc_hook_ini): Likewise.
32344         (memalign_hook_ini): Likewise.
32345         * malloc/malloc.c (malloc_hook_ini): Likewise.
32346         (realloc_hook_ini): Likewise.
32347         (memalign_hook_ini): Likewise.
32348         (__free_hook): Likewise.
32349         (__malloc_hook): Likewise.
32350         (__realloc_hook): Likewise.
32351         (__memalign_hook): Likewise.
32352         (__libc_malloc): Likewise.
32353         (__libc_free): Likewise.
32354         (__libc_realloc): Likewise.
32355         (__libc_memalign): Likewise.
32356         (__libc_valloc): Likewise.
32357         (__libc_pvalloc): Likewise.
32358         (__libc_calloc): Likewise.
32359         (__posix_memalign): Likewise.
32360         * malloc/morecore.c (__sbrk): Likewise.
32361         (__default_morecore): Likewise.
32363         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
32365         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
32366         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
32367         __malloc_ptrdiff_t.
32369         * malloc/malloc.h (__malloc_size_t): Remove macro.
32370         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
32371         __malloc_size_t.
32372         (old_memalign_hook): Likewise.
32373         (old_realloc_hook): Likewise.
32374         (struct hdr): Likewise.
32375         (flood): Likewise.
32376         (mallochook): Likewise.
32377         (memalignhook): Likewise.
32378         (reallochook): Likewise.
32379         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
32380         (tr_old_realloc_hook): Likewise.
32381         (tr_old_memalign_hook): Likewise.
32382         (tr_mallochook): Likewise.
32383         (tr_reallochook): Likewise.
32384         (tr_memalignhook): Likewise.
32386 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32388         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
32389         default_ldbl_pack and using as default implementation.
32390         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
32391         implementation.
32392         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
32393         redundant definition.
32394         (ldbl_insert_mantissa): Likewise.
32395         (ldbl_canonicalize): Likewise.
32396         (ldbl_nearbyint): Likewise.
32397         (ldbl_pack): Rename to ldbl_pack_ppc.
32398         (ldbl_unpack): Rename to ldbl_unpack_ppc.
32399         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
32400         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
32402 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
32404         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
32405         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
32406         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
32407         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
32408         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
32409         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
32410         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
32411         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
32413 2013-03-07  Andreas Jaeger  <aj@suse.de>
32415         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
32416         bits/mman-linux.h.
32418 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32420         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
32421         Include mpa.h and declare __MPEXP.
32422         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
32423         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32424         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32425         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
32426         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32427         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32428         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
32430         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
32431         (__slowpow): Use long double EXPL and LOGL functions to
32432         compute POW.
32433         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32434         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32435         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
32436         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32437         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32438         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
32440         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
32441         intermediate variable to calculate exponent.
32442         (__sqr): Likewise.
32443         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32444         Likewise.
32445         (__sqr): Likewise.
32447         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
32448         [!NO__SQR]: Define __sqr.
32449         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
32450         and NO__SQR.  Remove all code except __mul and __sqr.  Include
32451         sysdeps/ieee754/dbl-64/mpa.c.
32452         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
32454         [BZ #12723]
32455         * posix/Makefile (tests): Add tst-pathconf.
32456         * posix/tst-pathconf.c: New test case.
32457         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
32458         _PC_PIPE_BUF.
32459         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
32461 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
32463         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
32465 2013-03-06  Andreas Jaeger  <aj@suse.de>
32467         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
32468         definition via __MAP_ANONYMOUS.
32470         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
32471         it's not part of Linux headers.
32473         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
32474         (MAP_HUGE_MASK): Define.
32476         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32477         Define.
32478         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32479         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32480         Define.
32481         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32482         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32483         Define.
32484         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32485         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
32486         Define.
32487         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32489         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
32490         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
32491         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
32492         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
32493         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
32494         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
32496         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
32497         Handle f2fs.
32499         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
32500         Handle f2fs and efivarfs.
32502         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
32503         f2fs.
32505         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
32506         (EFIVARFS_MAGIC): Add.
32507         (F2FS_LINK_MAX): Add.
32509 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
32511         * stdio-common/vfprintf.c: Replace __builtin_expect with
32512         __glibc_unlikely.
32514 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
32516         [BZ #13550]
32517         * sysdeps/generic/bp-sym.h: Remove file.
32518         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
32519         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
32520         <bp-sym.h> and <bp-asm.h>.
32521         (__longjmp): Don't use BP_SYM.
32522         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
32523         and <bp-asm.h>.
32524         (memcpy): Don't use BP_SYM.
32525         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
32526         <bp-sym.h> and <bp-asm.h>.
32527         (memcpy): Don't use BP_SYM.
32528         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
32529         <bp-asm.h>.
32530         (memcpy): Don't use BP_SYM.
32531         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
32532         <bp-asm.h>.
32533         (memset): Don't use BP_SYM.
32534         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32535         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32536         (__bzero): Don't use BP_SYM.
32537         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32538         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32539         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
32540         <bp-sym.h> and <bp-asm.h>.
32541         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32542         pointers.
32543         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
32544         <bp-sym.h> and <bp-asm.h>.
32545         (memcpy): Don't use BP_SYM.
32546         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
32547         <bp-sym.h> and <bp-asm.h>.
32548         (memset): Don't use BP_SYM.
32549         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32550         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32551         (__bzero): Don't use BP_SYM.
32552         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32553         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32554         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
32555         <bp-sym.h> and <bp-asm.h>.
32556         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32557         pointers.
32558         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
32559         <bp-sym.h> and <bp-asm.h>.
32560         (memcpy): Don't use BP_SYM.
32561         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
32562         <bp-sym.h> and <bp-asm.h>.
32563         (memset): Don't use BP_SYM.
32564         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32565         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32566         (__bzero): Don't use BP_SYM.
32567         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32568         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32569         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
32570         <bp-sym.h> and <bp-asm.h>.
32571         (__memchr): Don't use BP_SYM.
32572         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
32573         <bp-sym.h> and <bp-asm.h>.
32574         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32575         pointers.
32576         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
32577         <bp-sym.h> and <bp-asm.h>.
32578         (memcpy): Don't use BP_SYM.
32579         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
32580         <bp-sym.h> and <bp-asm.h>.
32581         (__mempcpy): Don't use BP_SYM.
32582         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
32583         <bp-sym.h> and <bp-asm.h>.
32584         (__memrchr): Don't use BP_SYM.
32585         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
32586         <bp-sym.h> and <bp-asm.h>.
32587         (memset): Don't use BP_SYM.
32588         (__bzero): Likewise.
32589         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
32590         <bp-sym.h> and <bp-asm.h>.
32591         (__rawmemchr): Don't use BP_SYM.
32592         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
32593         <bp-sym.h> and <bp-asm.h>.
32594         (__STRCMP): Don't use BP_SYM.
32595         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
32596         <bp-sym.h> and <bp-asm.h>.
32597         (strchr): Don't use BP_SYM.
32598         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
32599         <bp-sym.h> and <bp-asm.h>.
32600         (__strchrnul): Don't use BP_SYM.
32601         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
32602         <bp-sym.h> and <bp-asm.h>.
32603         (strlen): Don't use BP_SYM.
32604         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
32605         <bp-sym.h> and <bp-asm.h>.
32606         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32607         pointers.
32608         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
32609         <bp-sym.h> and <bp-asm.h>.
32610         (__strnlen): Don't use BP_SYM.
32611         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
32612         <bp-sym.h> and <bp-asm.h>.
32613         (__GI__setjmp): Don't use BP_SYM.
32614         (_setjmp): Likewise.
32615         (__sigsetjmp): Likewise.
32616         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
32617         (L(start_addresses)): Don't use BP_SYM.
32618         (_start): Likewise.
32619         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
32620         <bp-asm.h>.
32621         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
32622         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
32623         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32624         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32625         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
32626         <bp-asm.h>.
32627         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
32628         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
32629         about bounded pointers.
32630         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32631         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32632         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
32633         <bp-asm.h>.
32634         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32635         about bounded pointers.  Remove GKM FIXME comments.
32636         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32637         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
32638         <bp-asm.h>.
32639         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
32640         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
32641         Remove GKM FIXME comments.
32642         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32643         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32644         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
32645         <bp-asm.h>.
32646         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32647         about bounded pointers.  Remove GKM FIXME comment.
32648         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
32649         and <bp-asm.h>.
32650         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32651         pointers.
32652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
32653         <bp-sym.h> and <bp-asm.h>.
32654         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
32655         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
32656         <bp-sym.h> and <bp-asm.h>.
32657         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
32658         comment.
32660 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
32662         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
32663         call free(NULL).
32665 2013-03-05  David S. Miller  <davem@davemloft.net>
32667         * po/es.po: Update from translation team.
32669 2013-03-05  Andreas Jaeger  <aj@suse.de>
32671         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
32672         <bits/mman-linux.h>.
32673         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32674         is fine.
32675         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
32676         <bits/mman-linux.h> to end of file.
32677         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32678         is fine.
32679         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
32680         <bits/mman-linux.h> to end of file.
32681         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32682         is fine.
32683         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
32684         <bits/mman-linux.h> to end of file.
32686         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
32687         (MCL_CURRENT, MCL_FUTURE): Define here.
32689 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32691         [BZ #15232]
32692         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
32693         attribute_hidden.
32694         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32696 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32698         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
32699         fourth parameter needed for rt_sigprocmask syscall.
32700         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
32701         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
32702         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
32703         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
32704         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
32705         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
32707 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
32709         [BZ #13550]
32710         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
32711         comment about bounded pointers.
32712         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
32713         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
32715 2013-03-04  Andreas Jaeger  <aj@suse.de>
32717         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
32718         common definitions.
32720         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
32721         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
32722         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
32723         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
32724         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
32725         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
32727 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32729         [BZ #15055]
32730         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
32731         __ieee754_sqrl instead of __sqrl.
32733 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
32735         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
32736         * sysdeps/powerpc/fpu_control.h: ... here.
32737         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
32738         * sysdeps/powerpc/bits/fenvinline.h: ... here.
32739         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
32740         * sysdeps/powerpc/bits/mathinline.h: ... here.
32742 2013-03-01  Roland McGrath  <roland@hack.frob.com>
32744         * elf/dl-hwcaps.c (_dl_important_hwcaps):
32745         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
32746         to just [NEED_DL_SYSINFO_DSO].
32747         * elf/dl-support.c: Likewise.
32748         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
32749         * elf/rtld.c (dl_main): Likewise.
32750         * elf/setup-vdso.h (setup_vdso): Likewise.
32751         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
32752         * sysdeps/unix/sysv/linux/dl-sysdep.c
32753         (_dl_discover_osversion): Likewise.
32755 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
32757         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
32758         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
32760 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
32762         * NEWS: Mention libm performance improvements and non-x86 PI
32763         futex support.
32765         * csu/libc-start.c (__pthread_initialize_minimal): Change
32766         function arguments.
32767         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
32769 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
32771         [BZ #13550]
32772         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
32773         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
32774         <bp-sym.h> and <bp-asm.h>.
32775         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
32776         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
32777         and <bp-asm.h>.
32778         (memcpy): Don't use BP_SYM.
32779         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
32780         <bp-asm.h>.
32781         (__mpn_add_n): Don't use BP_SYM.
32782         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
32783         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
32784         and <bp-asm.h>.
32785         (__mpn_addmul_1): Don't use BP_SYM.
32786         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32787         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
32788         <bp-sym.h>.
32789         (_setjmp): Don't use BP_SYM.
32790         (__novmx_setjmp): Likewise.
32791         (__GI__setjmp): Likewise.
32792         (__vmx_setjmp): Likewise.
32793         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
32794         <bp-sym.h>.
32795         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
32796         (__bzero): Don't use BP_SYM.
32797         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32798         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32799         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
32800         <bp-sym.h> and <bp-asm.h>.
32801         (memcpy): Don't use BP_SYM.
32802         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
32803         <bp-sym.h> and <bp-asm.h>.
32804         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
32805         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
32806         <bp-sym.h> and <bp-asm.h>.
32807         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
32808         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
32809         <bp-asm.h>.
32810         (__mpn_lshift): Don't use BP_SYM.
32811         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32812         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
32813         <bp-asm.h>.
32814         (memset): Don't use BP_SYM.
32815         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32816         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32817         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
32818         <bp-asm.h>.
32819         (__mpn_mul_1): Don't use BP_SYM.
32820         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32821         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
32822         <bp-sym.h> and <bp-asm.h>.
32823         (memcmp): Don't use BP_SYM.
32824         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
32825         <bp-sym.h> and <bp-asm.h>.
32826         (memcpy): Don't use BP_SYM.
32827         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
32828         <bp-sym.h> and <bp-asm.h>.
32829         (memset): Don't use BP_SYM.
32830         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
32831         <bp-sym.h> and <bp-asm.h>.
32832         (strncmp): Don't use BP_SYM.
32833         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
32834         <bp-sym.h> and <bp-asm.h>.
32835         (memcpy): Don't use BP_SYM.
32836         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
32837         <bp-sym.h> and <bp-asm.h>.
32838         (memset): Don't use BP_SYM.
32839         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
32840         <bp-sym.h> and <bp-asm.h>.
32841         (__memchr): Don't use BP_SYM.
32842         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
32843         <bp-sym.h> and <bp-asm.h>.
32844         (memcmp): Don't use BP_SYM.
32845         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
32846         <bp-sym.h> and <bp-asm.h>.
32847         (memcpy): Don't use BP_SYM.
32848         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
32849         <bp-sym.h> and <bp-asm.h>.
32850         (__mempcpy): Don't use BP_SYM.
32851         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
32852         <bp-sym.h> and <bp-asm.h>.
32853         (__memrchr): Don't use BP_SYM.
32854         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
32855         <bp-sym.h> and <bp-asm.h>.
32856         (memset): Don't use BP_SYM.
32857         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
32858         <bp-sym.h> and <bp-asm.h>.
32859         (__rawmemchr): Don't use BP_SYM.
32860         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
32861         <bp-sym.h> and <bp-asm.h>.
32862         (__STRCMP): Don't use BP_SYM.
32863         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
32864         <bp-sym.h> and <bp-asm.h>.
32865         (strchr): Don't use BP_SYM.
32866         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
32867         <bp-sym.h> and <bp-asm.h>.
32868         (__strchrnul): Don't use BP_SYM.
32869         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
32870         <bp-sym.h> and <bp-asm.h>.
32871         (strlen): Don't use BP_SYM.
32872         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
32873         <bp-sym.h> and <bp-asm.h>.
32874         (strncmp): Don't use BP_SYM.
32875         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
32876         <bp-sym.h> and <bp-asm.h>.
32877         (__strnlen): Don't use BP_SYM.
32878         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
32879         <bp-asm.h>.
32880         (__mpn_rshift): Don't use BP_SYM.
32881         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32882         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
32883         <bp-sym.h> and <bp-asm.h>.
32884         (__sigsetjmp): Don't use BP_SYM.
32885         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
32886         (L(start_addresses)): Don't use BP_SYM.
32887         (_start): Likewise.
32888         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
32889         <bp-asm.h>.
32890         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
32891         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32892         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32893         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
32894         <bp-asm.h>.
32895         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
32896         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32897         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32898         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
32899         <bp-asm.h>.
32900         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
32901         comments.
32902         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32903         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
32904         <bp-asm.h>.
32905         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
32906         FIXME comments.
32907         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32908         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32909         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
32910         <bp-asm.h>.
32911         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
32912         comment.
32913         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
32914         and <bp-asm.h>.
32915         (strncmp): Don't use BP_SYM,
32916         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
32917         <bp-asm.h>.
32918         (__mpn_sub_n): Don't use BP_SYM.
32919         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32920         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
32921         and <bp-asm.h>.
32922         (__mpn_submul_1): Don't use BP_SYM.
32923         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32924         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
32925         <bp-sym.h> and <bp-asm.h>.
32926         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
32927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
32928         <bp-sym.h> and <bp-asm.h>.
32929         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
32930         comment.
32932 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32934         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
32935         Use ZK to minimize writes to Z.
32936         (sub_magnitudes): Simplify code a bit.
32937         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
32938         Use ZK to minimize writes to Z.
32939         (sub_magnitudes): Simplify code a bit.
32941 2013-02-27  Roland McGrath  <roland@hack.frob.com>
32943         * csu/gmon-start.c: Add special exception to license text.
32945 2013-02-27  Richard Henderson  <rth@redhat.com>
32947         * scripts/config.guess: Update from config.git.
32948         * scripts/config.sub: Likewise.
32950 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
32952         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
32954         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
32956         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
32958         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
32960         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
32962 2013-02-26  Roland McGrath  <roland@hack.frob.com>
32964         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
32965         [$(build-shared = yes].
32967 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32969         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
32970         (__mul): Reduce iterations for calculating mantissa.
32972         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
32973         MPTWO.
32974         (__mpranred): Likewise.
32976         [BZ #15160]
32977         * malloc/memusagestat.c (main): Draw graphs for heap and stack
32978         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
32980 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
32982         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
32983         Define __attribute__.
32985 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32987         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
32988         unused.
32989         * posix/regex_internal.h (__attribute): Remove.
32990         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
32991         (re_string_context_at): Likewise.
32992         (bitset_not): Use __attribute__ and mark function as possibly
32993         unused.
32994         (bitset_merge): Likewise.
32995         (bitset_mask): Likewise.
32996         (re_string_char_size_at): Likewise.
32997         (re_string_wchar_at): Likewise.
32998         (re_string_elem_size_at): Likewise.
33000 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
33002         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
33003         code.
33004         (cc32): Likewise.
33006         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
33007         (__acr): Likewise.
33008         (__cpy): Likewise.
33009         (norm): Likewise.
33010         (denorm): Likewise.
33011         (__dbl_mp): Likewise.
33012         (add_magnitudes): Likewise.
33013         (sub_magnitudes): Likewise.
33014         (__mul): Likewise.
33015         (__inv): Likewise.
33017         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
33018         style.
33020         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
33021         style.
33023         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
33024         code.
33026         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
33027         up changes with default code.
33028         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
33029         Likewise.
33031 2013-02-24  Allan McRae  <allan@archlinux.org>
33033         * manual/socket.texi (The Internet Namespace): Order menu items
33034         to match that in the file.
33036         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
33037         node listing of the info page menu.
33039 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
33041         [BZ #13550]
33042         * sysdeps/i386/bp-asm.h: Remove file.
33043         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33044         (PARMS): Do not use macros from bp-asm.h.
33045         (S1): Likewise.
33046         (S2): Likewise.
33047         (SIZE): Likewise.
33048         (__mpn_add_n): Do not use BP_SYM
33049         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
33050         "bp-asm.h".
33051         (PARMS): Do not use macros from bp-asm.h.
33052         (S1): Likewise.
33053         (SIZE): Likewise.
33054         (__mpn_addmul_1): Do not use BP_SYM
33055         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
33056         "bp-asm.h".
33057         (PARMS): Do not use macros from bp-asm.h.
33058         (SIGMSK): Likewise.
33059         (_setjmp): Likewise.  Do not use BP_SYM.
33060         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
33061         "bp-asm.h".
33062         (PARMS): Do not use macros from bp-asm.h.
33063         (SIGMSK): Likewise.
33064         (setjmp): Likewise.  Do not use BP_SYM.
33065         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
33066         "bp-asm.h".
33067         (PARMS): Do not use macros from bp-asm.h.
33068         (__frexp): Do not use BP_SYM.
33069         (frexp): Likewise.
33070         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
33071         "bp-asm.h".
33072         (PARMS): Do not use macros from bp-asm.h.
33073         (__frexpf): Do not use BP_SYM.
33074         (frexpf): Likewise.
33075         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
33076         "bp-asm.h".
33077         (PARMS): Do not use macros from bp-asm.h.
33078         (__frexpl): Do not use BP_SYM.
33079         (frexpl): Likewise.
33080         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
33081         "bp-asm.h".
33082         (PARMS): Do not use macros from bp-asm.h.
33083         (__remquo): Do not use BP_SYM.
33084         (remquo): Likewise.
33085         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
33086         "bp-asm.h".
33087         (PARMS): Do not use macros from bp-asm.h.
33088         (__remquof): Do not use BP_SYM.
33089         (remquof): Likewise.
33090         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
33091         "bp-asm.h".
33092         (PARMS): Do not use macros from bp-asm.h.
33093         (__remquol): Do not use BP_SYM.
33094         (remquol): Likewise.
33095         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
33096         "bp-asm.h".
33097         (PARMS): Do not use macros from bp-asm.h.
33098         (DEST): Likewise.
33099         (SRC): Likewise.
33100         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
33101         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
33102         "bp-asm.h".
33103         (PARMS): Do not use macros from bp-asm.h.
33104         (strlen): Do not use BP_SYM.
33105         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
33106         "bp-asm.h".
33107         (PARMS): Do not use macros from bp-asm.h.
33108         (S1): Likewise.
33109         (S2): Likewise.
33110         (SIZE): Likewise.
33111         (__mpn_add_n): Do not use BP_SYM.
33112         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
33113         "bp-asm.h".
33114         (PARMS): Do not use macros from bp-asm.h.
33115         (S1): Likewise.
33116         (SIZE): Likewise.
33117         (__mpn_addmul_1): Do not use BP_SYM.
33118         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
33119         weak_alias.
33120         (bzero): Likewise.
33121         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
33122         "bp-asm.h".
33123         (PARMS): Do not use macros from bp-asm.h.
33124         (S): Likewise.
33125         (SIZE): Likewise.
33126         (__mpn_lshift): Do not use BP_SYM.
33127         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
33128         "bp-asm.h".
33129         (PARMS): Do not use macros from bp-asm.h.
33130         (DEST): Likewise.
33131         (SRC): Likewise.
33132         (LEN): Likewise.
33133         (memcpy): Likewise.  Do not use BP_SYM.
33134         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
33135         libc_hidden_def and weak_alias.
33136         (mempcpy): Do not use BP_SYM in weak_alias.
33137         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
33138         "bp-asm.h".
33139         (PARMS): Do not use macros from bp-asm.h.
33140         (DEST): Likewise.
33141         (LEN): Likewise.
33142         [!BZERO_P] (CHR): Likewise.
33143         (memset): Likewise.  Do not use BP_SYM.
33144         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
33145         "bp-asm.h".
33146         (PARMS): Do not use macros from bp-asm.h.
33147         (S1): Likewise.
33148         (SIZE): Likewise.
33149         (__mpn_mul_1): Do not use BP_SYM.
33150         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
33151         "bp-asm.h".
33152         (PARMS): Do not use macros from bp-asm.h.
33153         (S): Likewise.
33154         (SIZE): Likewise.
33155         (__mpn_rshift): Do not use BP_SYM.
33156         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
33157         "bp-asm.h".
33158         (PARMS): Do not use macros from bp-asm.h.
33159         (STR): Likewise.
33160         (CHR): Likewise.
33161         (strchr): Likewise.  Do not use BP_SYM.
33162         (index): Do not use BP_SYM in weak_alias.
33163         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
33164         "bp-asm.h".
33165         (PARMS): Do not use macros from bp-asm.h.
33166         (DEST): Likewise.
33167         (SRC): Likewise.
33168         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
33169         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
33170         "bp-asm.h".
33171         (PARMS): Do not use macros from bp-asm.h.
33172         (strlen): Do not use BP_SYM.
33173         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
33174         "bp-asm.h".
33175         (PARMS): Do not use macros from bp-asm.h.
33176         (S1): Likewise.
33177         (S2): Likewise.
33178         (SIZE): Likewise.
33179         (__mpn_sub_n): Do not use BP_SYM.
33180         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
33181         "bp-asm.h".
33182         (PARMS): Do not use macros from bp-asm.h.
33183         (S1): Likewise.
33184         (SIZE): Likewise.
33185         (__mpn_submul_1): Do not use BP_SYM.
33186         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
33187         "bp-asm.h".
33188         (PARMS): Do not use macros from bp-asm.h.
33189         (S1): Likewise.
33190         (S2): Likewise.
33191         (SIZE): Likewise.
33192         (__mpn_add_n): Do not use BP_SYM.
33193         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
33194         weak_alias.
33195         (bzero): Likewise.
33196         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
33197         "bp-asm.h".
33198         (PARMS): Do not use macros from bp-asm.h.
33199         (BLK2): Likewise.
33200         (LEN): Likewise.
33201         (memcmp): Do not use BP_SYM.
33202         (bcmp): Do not use BP_SYM in weak_alias.
33203         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
33204         "bp-asm.h".
33205         (PARMS): Do not use macros from bp-asm.h.
33206         (DEST): Likewise.
33207         (SRC): Likewise.
33208         (LEN): Likewise.
33209         (memcpy): Likewise.  Do not use BP_SYM.
33210         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
33211         "bp-asm.h".
33212         (PARMS): Do not use macros from bp-asm.h.
33213         (DEST): Likewise.
33214         (SRC): Likewise.
33215         (LEN): Likewise.
33216         (memmove): Likewise.  Do not use BP_SYM.
33217         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
33218         "bp-asm.h".
33219         (PARMS): Do not use macros from bp-asm.h.
33220         (DEST): Likewise.
33221         (SRC): Likewise.
33222         (LEN): Likewise.
33223         (__mempcpy): Likewise.  Do not use BP_SYM.
33224         (mempcpy): Do not use BP_SYM in weak_alias.
33225         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
33226         "bp-asm.h".
33227         (PARMS): Do not use macros from bp-asm.h.
33228         (DEST): Likewise.
33229         (LEN): Likewise.
33230         [!BZERO_P] (CHR): Likewise.
33231         (memset): Likewise.  Do not use BP_SYM.
33232         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
33233         "bp-asm.h".
33234         (PARMS): Do not use macros from bp-asm.h.
33235         (STR2): Likewise.
33236         (strcmp): Do not use BP_SYM.
33237         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
33238         "bp-asm.h".
33239         (PARMS): Do not use macros from bp-asm.h.
33240         (STR): Likewise.
33241         (DELIM): Likewise.
33242         [USE_AS_STRTOK_R] (SAVE): Likewise.
33243         (FUNCTION): Likewise.  Do not use BP_SYM.
33244         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
33245         aliases.
33246         (strtok_r): Likewise.
33247         (__GI___strtok_r): Likewise.
33248         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33249         (PARMS): Do not use macros from bp-asm.h.
33250         (S): Likewise.
33251         (SIZE): Likewise.
33252         (__mpn_lshift): Do not use BP_SYM.
33253         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33254         (PARMS): Do not use macros from bp-asm.h.
33255         (STR): Likewise.
33256         (CHR): Likewise.
33257         (__memchr): Do not use BP_SYM.
33258         (memchr): Do not use BP_SYM in weak_alias.
33259         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33260         (PARMS): Do not use macros from bp-asm.h.
33261         (BLK2): Likewise.
33262         (LEN): Likewise.
33263         (memcmp): Do not use BP_SYM.
33264         (bcmp): Do not use BP_SYM in weak_alias.
33265         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
33266         (PARMS): Do not use macros from bp-asm.h.
33267         (S1): Likewise.
33268         (SIZE): Likewise.
33269         (__mpn_mul_1): Do not use BP_SYM.
33270         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
33271         "bp-asm.h".
33272         (PARMS): Do not use macros from bp-asm.h.
33273         (STR): Likewise.
33274         (CHR): Likewise.
33275         (__rawmemchr): Do not use BP_SYM.
33276         (rawmemchr): Do not use BP_SYM in weak_alias.
33277         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33278         (PARMS): Do not use macros from bp-asm.h.
33279         (S): Likewise.
33280         (SIZE): Likewise.
33281         (__mpn_rshift): Do not use BP_SYM.
33282         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33283         (PARMS): Do not use macros from bp-asm.h.
33284         (SIGMSK): Likewise.
33285         (__sigsetjmp): Likewise.  Do not use BP_SYM.
33286         * sysdeps/i386/start.S: Do not include "bp-sym.h".
33287         (_start): Do not use BP_SYM.
33288         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
33289         (PARMS): Do not use macros from bp-asm.h.
33290         (DEST): Likewise.
33291         (SRC): Likewise.
33292         (__stpcpy): Likewise.  Do not use BP_SYM.
33293         (stpcpy): Do not use BP_SYM in weak_alias.
33294         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
33295         "bp-asm.h".
33296         (PARMS): Do not use macros from bp-asm.h.
33297         (DEST): Likewise.
33298         (SRC): Likewise.
33299         (LEN): Likewise.
33300         (__stpncpy): Likewise.  Do not use BP_SYM.
33301         (stpncpy): Do not use BP_SYM in weak_alias.
33302         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33303         (PARMS): Do not use macros from bp-asm.h.
33304         (STR): Likewise.
33305         (CHR): Likewise.
33306         (strchr): Likewise.  Do not use BP_SYM.
33307         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
33308         "bp-asm.h".
33309         (PARMS): Do not use macros from bp-asm.h.
33310         (STR): Likewise.
33311         (CHR): Likewise.
33312         (__strchrnul): Likewise.  Do not use BP_SYM.
33313         (strchrnul): Do not use BP_SYM in weak_alias.
33314         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
33315         "bp-asm.h".
33316         (PARMS): Do not use macros from bp-asm.h.
33317         (STOP): Likewise.
33318         (strcspn): Do not use BP_SYM.
33319         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
33320         "bp-asm.h".
33321         (PARMS): Do not use macros from bp-asm.h.
33322         (STR): Likewise.
33323         (STOP): Likewise.
33324         (strpbrk): Likewise.  Do not use BP_SYM.
33325         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
33326         "bp-asm.h".
33327         (PARMS): Do not use macros from bp-asm.h.
33328         (STR): Likewise.
33329         (CHR): Likewise.
33330         (strrchr): Likewise.  Do not use BP_SYM.
33331         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
33332         (PARMS): Do not use macros from bp-asm.h.
33333         (SKIP): Likewise.
33334         (strspn): Do not use BP_SYM.
33335         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
33336         (PARMS): Do not use macros from bp-asm.h.
33337         (STR): Likewise.
33338         (DELIM): Likewise.
33339         (SAVE): Likewise.
33340         (FUNCTION): Likewise.  Do not use BP_SYM.
33341         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
33342         aliases.
33343         (strtok_r): Likewise.
33344         (__GI___strtok_r): Likewise.
33345         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33346         (PARMS): Do not use macros from bp-asm.h.
33347         (S1): Likewise.
33348         (S2): Likewise.
33349         (SIZE): Likewise.
33350         (__mpn_sub_n): Do not use BP_SYM.
33351         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
33352         "bp-asm.h".
33353         (PARMS): Do not use macros from bp-asm.h.
33354         (S1): Likewise.
33355         (SIZE): Likewise.
33356         (__mpn_submul_1): Do not use BP_SYM.
33357         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
33358         <bp-sym.h>.
33359         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
33360         and <bp-asm.h>.
33361         (PARMS): Do not use macros from bp-asm.h.
33362         (FLAGS): Likewise.
33363         (PTID): Likewise.
33364         (TLS): Likewise.
33365         (CTID): Likewise.
33366         (__clone): Do not use BP_SYM.
33367         (clone): Do not use BP_SYM in weak_alias.
33368         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
33369         and <bp-asm.h>.
33370         (PARMS): Do not use macros from bp-asm.h.
33371         (LEN): Likewise.
33372         (__mmap64): Do not use BP_SYM.
33373         (mmap64): Do not use BP_SYM in weak_alias.
33374         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
33375         <bp-sym.h> and <bp-asm.h>.
33376         (PARMS): Do not use macros from bp-asm.h.
33377         (__posix_fadvise64_l64): Do not use BP_SYM.
33378         * sysdeps/unix/sysv/linux/i386/semtimedop.S
33379         (PARMS): Do not use macros from bp-asm.h.
33380         (NSOPS): Likewise.
33381         (semtimedop): Do not use BP_SYM.
33382         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
33383         and <bp-asm.h>.
33385 2013-02-21  Allan McRae  <allan@archlinux.org>
33387         * manual/message.texi (Charset conversion in gettext):
33388         Move @end statement to beginning of line.
33390 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33392         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
33393         static.
33394         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
33395         Likewise.
33397         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
33398         (denorm): Likewise.
33399         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
33400         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
33402 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33404         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
33405         tail-call to the resolved function if pltexit isn't needed.
33407 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33409         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
33410         or Y being zero as being unlikely.
33411         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
33412         Likewise.
33414 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
33416         * manual/nss.texi (System Databases and Name Service Switch):
33417         Remove frobnicate @pxref.
33419 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33421         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33422         __attribute__ ((unused)) to __attribute__ ((__unused__)).
33424 2013-02-20  Petr Machata  <pmachata@redhat.com>
33426         * elf/elf.h (R_ARM_TARGET1): New macro.
33427         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
33428         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
33429         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
33430         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
33431         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
33432         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
33433         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
33434         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
33435         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
33436         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
33437         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
33438         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
33439         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
33440         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
33441         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
33442         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
33443         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
33444         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
33445         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
33446         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
33447         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
33448         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
33449         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
33450         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
33451         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
33452         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
33453         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
33454         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
33455         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
33456         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
33457         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
33458         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
33459         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
33460         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
33461         (R_ARM_THM_GOT_BREL12): Likewise.
33462         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
33463         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
33464         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
33465         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
33466         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
33467         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
33468         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
33469         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
33470         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
33472 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33474         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33475         __attribute_used__ to __attribute__ ((unused)).
33477 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
33479         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
33480         powerpc mpa.c.
33481         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
33482         comment formatting.
33483         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
33485 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
33487         [BZ #13550]
33488         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
33489         Remove macro.
33490         (ENTER): Remove both macro definitions.
33491         (LEAVE): Likewise.
33492         (CHECK_BOUNDS_LOW): Likewise.
33493         (CHECK_BOUNDS_HIGH): Likewise.
33494         (CHECK_BOUNDS_BOTH): Likewise.
33495         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
33496         (RETURN_BOUNDED_POINTER): Likewise.
33497         (RETURN_NULL_BOUNDED_POINTER): Likewise.
33498         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
33499         (POP_ERRNO_LOCATION_RETURN): Likewise.
33500         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
33501         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33502         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
33503         macros.
33504         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33505         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
33506         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
33507         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
33508         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
33509         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
33510         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
33511         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
33512         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
33513         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
33514         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
33515         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
33516         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33517         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
33518         removed macros.
33519         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33520         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
33521         macros.
33522         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33523         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
33524         * sysdeps/i386/i586/memset.S (memset): Likewise.
33525         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
33526         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33527         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
33528         macros.
33529         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33530         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
33531         Change uses of L(2) to L(out).
33532         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
33533         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
33534         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
33535         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33536         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
33537         removed macros.
33538         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33539         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
33540         macros.
33541         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33542         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
33543         (RETURN): Do not use macro LEAVE.
33544         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
33545         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
33546         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
33547         * sysdeps/i386/i686/memset.S (memset): Likewise.
33548         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
33549         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
33550         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
33551         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
33552         Likewise.
33553         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33554         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
33555         L(1_2) and L(1_3) into L(1).
33556         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33557         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
33558         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33559         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
33560         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
33561         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
33562         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
33563         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33564         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
33565         macros.
33566         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
33567         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33568         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
33569         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
33570         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
33571         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33572         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
33573         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
33574         * sysdeps/i386/strcspn.S (strcspn): Likewise.
33575         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
33576         * sysdeps/i386/strrchr.S (strrchr): Likewise.
33577         * sysdeps/i386/strspn.S (strspn): Likewise.
33578         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
33579         conditional code.
33580         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33581         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
33582         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33583         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
33584         L(1_3) into L(1_1).
33585         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
33586         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33587         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
33588         macros.
33589         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33591 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
33593         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
33594         macro.
33596 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
33598         * math/atest-exp.c (exp_mpn): Remove ROUND.
33599         * math/atest-exp2.c (exp_mpn): Likewise.
33600         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
33602         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
33603         * stdlib/tst-tls-atexit-lib.c: Likewise.
33604         * stdlib/tst-tls-atexit.c: Likewise.
33606 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33608         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
33609         and __attribute_alloc_size__.
33611 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33613         * include/programs/xmalloc.h: Change __attribute_alloc_size to
33614         __attribute_alloc_size__.
33615         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
33616         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
33618 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33620         * include/programs/xmalloc.h: New file.
33621         * catgets/gencat.c: Include it.
33622         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
33623         * elf/pldd.c: Likewise.
33624         * iconv/iconv_charmap.c: Likewise.
33625         * iconv/iconvconfig.c: Likewise.
33626         * iconv/strtab.c: Likewise.
33627         * locale/programs/locale.c: Likewise.
33628         * locale/programs/localedef.h: Likewise.
33629         * locale/programs/simple-hash.c: Likewise.
33630         * nscd/nscd.h: Likewise.
33631         * nss/makedb.c: Likewise.
33632         * sysdeps/generic/ldconfig.h: Likewise.
33634 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33636         * Versions.def: Add GLIBC_2.18.
33637         * include/link.h (struct link_map): New member l_tls_dtor_count.
33638         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
33639         (__call_tls_dtors): Likewise.
33640         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
33641         __cxa_thread_atexit_impl.
33642         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33643         Likewise.
33644         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33645         Likewise.
33646         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
33647         Likewise.
33648         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
33649         Likewise.
33650         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33651         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
33652         Likewise.
33653         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
33654         Likewise.
33655         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
33656         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
33657         Likewise.
33658         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
33659         (tests): Add test case tst-tls-atexit.
33660         (modules-names): Add shared library for tst-tls-atexit.
33661         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
33662         (GLIBC_PRIVATE): Add __call_tls_dtors.
33663         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
33664         for libstdc++.
33665         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
33666         * stdlib/tst-tls-atexit.c: New test case.
33667         * stdlib/tst-tls-atexit-lib.c: New test case.
33669         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
33671         * elf/Versions (ld): Add _dl_find_dso_for_object.
33672         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
33673         * elf/dl-open.c (_dl_find_dso_for_object): New function.
33674         (dl_open_worker): Use _dl_find_dso_for_object.
33675         * elf/dl-sym.c (do_sym): Likewise.
33676         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
33678 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33680         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
33681         Syntactic changes only.
33682         (_dl_runtime_profile): Do a tail-call to the resolved function.
33684 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
33686         [BZ #13550]
33687         * sysdeps/x86_64/bp-asm.h: Remove file.
33688         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
33689         <bp-sym.h> and <bp-asm.h>.
33690         (__clone): Do not use BP_SYM.
33691         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
33692         <bp-sym.h> and <bp-asm.h>.
33693         * sysdeps/unix/x86_64/sysdep.S: Likewise.
33694         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
33695         "bp-asm.h".
33696         (_setjmp): Do not use BP_SYM.
33697         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
33698         "bp-asm.h".
33699         (setjmp): Do not use BP_SYM.
33700         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
33701         libc_hidden_def.
33702         (mempcpy): Do not use BP_SYM in weak_alias.
33703         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
33704         "bp-asm.h".
33705         (strchr): Do not use BP_SYM.
33706         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
33707         "bp-asm.h".
33708         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
33709         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
33710         (_start): Do not use BP_SYM.
33711         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
33712         "bp-asm.h".
33713         (strcat): Do not use BP_SYM.
33714         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
33715         "bp-asm.h".
33716         (STRCMP): Do not use BP_SYM.
33717         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
33718         "bp-asm.h".
33719         (STRCPY): Do not use BP_SYM.
33720         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
33721         "bp-asm.h".
33722         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
33723         "bp-asm.h".
33724         (FUNCTION): Do not use BP_SYM.
33725         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
33726         weak_alias.
33727         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
33729 2013-02-17  Andreas Jaeger  <aj@suse.de>
33731         * time/Versions: Sort entries.
33732         * string/Versions: Likewise.
33733         * resolv/Versions: Likewise.
33734         * posix/Versions: Likewise.
33735         * iconv/Versions: Likewise.
33736         * elf/Versions: Likewise.
33737         * wcsmbs/Versions: Likewise.
33739 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
33741         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
33742         loop termination condition.
33744         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
33745         variable to calculate EZ.
33746         (__sqr): Likewise.
33748         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
33749         the lower precision input.
33751 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
33753         [BZ #13550]
33754         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
33755         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
33756         (run-via-rtld-prefix): Do not handle %-bp tests.
33757         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
33758         (all-object-suffixes): Remove .ob.
33759         (bppfx): Remove variable.
33760         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
33761         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
33762         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
33763         [$(build-bounded) = yes] (libtype.ob): Likewise.
33764         * Makerules (elide-routines.ob): Remove variable.
33765         (do-tests-clean): Do not handle *-bp.out.
33766         (common-mostlyclean): Do not handle *-bp and *-bp.out.
33767         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
33768         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
33769         (tests): Do not include $(tests-bp.out).
33770         (xtests): Do not include $(xtests-bp.out).
33771         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
33772         [$(build-bounded) = yes] ($(addprefix
33773         $(objpfx),$(binaries-bounded))): Remove rule.
33774         ($(objpfx)%-bp.out): Remove rule.
33775         * config.make.in (build-bounded): Remove variable.
33776         * crypt/Makefile [$(build-bounded) = yes]
33777         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
33778         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
33779         append to variable.
33780         [$(build-bounded) = yes] (install-lib): Likewise.
33781         [$(build-bounded) = yes] (generated): Likewise.
33782         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
33783         Remove rule.
33784         * intl/Makefile [$(build-bounded) = yes]
33785         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
33786         * math/Makefile [$(build-bounded) = yes]
33787         ($(tests:%=$(objpfx)%-bp): Likewise.
33788         * misc/Makefile [$(build-bounded) = yes]
33789         ($(objpfx)tst-tsearch-bp): Likewise.
33790         * nptl/Makeconfig (bounded-thread-library): Remove variable.
33791         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
33792         Remove dependency.
33793         * string/Makefile (o-objects.ob): Remove variable.
33794         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
33795         (CFLAGS-.ob): Remove variable.
33796         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
33797         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
33798         both definitions of variable.
33799         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
33800         (ASFLAGS-.ob): Remove variable.
33802 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
33804         [BZ #13550]
33805         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
33806         Remove __BOUNDED_POINTERS__ from condition.
33807         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
33808         * string/bits/string2.h [!__NO_STRING_INLINES &&
33809         !__BOUNDED_POINTERS__]: Likewise.
33810         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
33811         Likewise.
33812         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
33813         Remove conditional code.
33814         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
33815         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
33816         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
33817         condition.
33819         [BZ #13550]
33820         * csu/libc-start.c: Do not include <bp-sym.h>.
33821         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
33822         * elf/dl-open.c: Do not include <bp-sym.h>.
33823         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
33824         * math/fegetenv.c: Do not include <bp-sym.h>.
33825         (fegetenv): Do not use BP_SYM in versioned symbols.
33826         * nptl/sysdeps/pthread/bits/libc-lockP.h
33827         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
33828         <bp-sym.h>.
33829         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33830         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
33831         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33832         (__pthread_mutex_destroy): Likewise.
33833         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33834         (__pthread_mutex_lock): Likewise.
33835         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33836         (__pthread_mutex_trylock): Likewise.
33837         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33838         (__pthread_mutex_unlock): Likewise.
33839         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33840         (__pthread_mutexattr_init): Likewise.
33841         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33842         (__pthread_mutexattr_destroy): Likewise.
33843         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33844         (__pthread_mutexattr_settype): Likewise.
33845         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33846         (__pthread_rwlock_init): Likewise.
33847         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33848         (__pthread_rwlock_destroy): Likewise.
33849         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33850         (__pthread_rwlock_rdlock): Likewise.
33851         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33852         (__pthread_rwlock_tryrdlock): Likewise.
33853         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33854         (__pthread_rwlock_wrlock): Likewise.
33855         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33856         (__pthread_rwlock_trywrlock): Likewise.
33857         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33858         (__pthread_rwlock_unlock): Likewise.
33859         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33860         (__pthread_key_create): Likewise.
33861         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33862         (__pthread_setspecific): Likewise.
33863         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33864         (__pthread_getspecific): Likewise.
33865         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
33866         Likewise.
33867         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33868         (_pthread_cleanup_push_defer): Likewise.
33869         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33870         (_pthread_cleanup_pop_restore): Likewise.
33871         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33872         (pthread_setcancelstate): Likewise.
33873         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
33874         <bp-sym.h>.
33875         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
33876         (memchr): Do not use BP_SYM in weak_alias.
33877         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
33878         (fegetenv): Do not use BP_SYM in versioned symbols.
33879         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
33880         (fesetenv): Do not use BP_SYM in versioned symbols.
33881         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
33882         (feupdateenv): Do not use BP_SYM in versioned symbols.
33883         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
33884         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
33885         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
33886         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
33887         (open64): Do not use BP_SYM in weak_alias.
33888         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
33889         (fegetenv): Do not use BP_SYM in versioned symbols.
33890         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
33891         (fesetenv): Do not use BP_SYM in versioned symbols.
33892         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
33893         (feupdateenv): Do not use BP_SYM in versioned symbols.
33894         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
33895         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
33896         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
33897         (feraiseexcept): Do not use BP_SYM in versioned symbols.
33898         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
33899         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
33900         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
33901         <bp-sym.h>.
33902         (__libc_start_main): Do not use BP_SYM.
33904 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
33906         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
33907         redundant return line.
33908         (norm): Likewise.
33909         (denorm): Likewise.
33910         (dbl_mp): Likewise.
33911         (sub_magnitudes): Likewise.
33912         (__add): Likewise.
33913         (__sub): Likewise.
33914         (__mul): Likewise.
33915         (__inv): Likewise.
33916         (__dvd): Likewise.
33917         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
33918         (norm): Likewise.
33919         (denorm): Likewise.
33920         (dbl_mp): Likewise.
33921         (sub_magnitudes): Likewise.
33922         (__add): Likewise.
33923         (__sub): Likewise.
33924         (__mul): Likewise.
33925         (__inv): Likewise.
33926         (__dvd): Likewise.
33928         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
33929         instead of __mul.
33930         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
33931         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
33932         (cc32): Likewise.
33934         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
33935         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
33936         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
33937         of __mul for squares.
33938         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
33939         function
33940         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
33941         Likewise.
33942         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
33943         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
33945 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
33947         [BZ #13550]
33948         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
33949         code.
33950         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
33951         prototype or function definition.  Rename ubp_* variables and
33952         parameters.  Remove argv definitions conditional on
33953         [__BOUNDED_POINTERS__].
33954         * debug/backtrace.c (__backtrace): Do not use __unbounded.
33955         * elf/dl-runtime.c (_dl_fixup): Likewise.
33956         * include/set-hooks.h (RUN_HOOK): Likewise.
33957         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
33958         definition.
33959         * string/strcpy.c (strcpy): Do not use __unbounded.
33960         * sysdeps/generic/frame.h (struct layout): Likewise.
33961         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
33962         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
33963         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
33964         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
33965         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
33966         (__backtrace): Likewise.
33967         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
33968         use __ptrvalue.
33969         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
33970         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
33971         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
33972         Likewise.
33973         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
33974         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
33975         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
33976         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33977         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
33978         Do not use __unbounded.
33979         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
33980         Rename __unboundedrlimits parameter to rlimits in prototype.
33981         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
33982         Do not use __unbounded.
33983         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
33984         not use __ptrvalue.
33985         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33986         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
33987         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33988         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
33989         __ptrvalue or __unbounded.
33990         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
33991         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
33992         use __unbounded.
33993         (__new_msgctl): Do not use __ptrvalue.
33994         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
33995         __unbounded.
33996         (__libc_msgrcv): Do not use __ptrvalue.
33997         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
33998         startup_info): Do not use __unbounded.
33999         (__libc_start_main): Likewise.  Rename ubp_* variables and
34000         parameters.  Remove argv definitions conditional on
34001         [__BOUNDED_POINTERS__].
34002         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
34003         __ptrvalue.
34004         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
34005         use __unbounded.
34006         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
34007         or __ptrvalue.
34008         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
34009         use __unbounded.
34010         (__new_shmctl): Do not use __ptrvalue.
34011         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
34012         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
34013         Likewise.
34014         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
34015         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
34016         (__libc_sigaction): Likewise.
34017         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
34018         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
34019         Likewise.
34020         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34022 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
34024         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
34026         * string/mempcpy.c: Implement by calling memcpy.
34028 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
34030         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
34032         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
34033         evaluation.
34035         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
34036         values in the mantissa.
34038         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
34039         minimize writes to Z.
34040         (sub_magnitudes): Simplify code a bit.
34042 2013-02-12  Roland McGrath  <roland@hack.frob.com>
34044         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
34045         from the message.  The linker prefixes all warnings with that already.
34047 2013-02-12  Andreas Schwab  <schwab@suse.de>
34049         [BZ #15078]
34050         * posix/regexec.c (extend_buffers): Add parameter min_len.
34051         (check_matching): Pass minimum needed length.
34052         (clean_state_log_if_needed): Likewise.
34053         (get_subexp): Likewise.
34054         * posix/Makefile (tests): Add bug-regex34.
34055         (bug-regex34-ENV): Define.
34056         * posix/bug-regex34.c: New file.
34058         [BZ #11561]
34059         * posix/regcomp.c (parse_bracket_exp): When looking up collating
34060         elements compare against the byte sequence of it, not its name.
34061         * posix/Makefile (tests): Add bug-regex35.
34062         (bug-regex35-ENV): Define.
34063         * posix/bug-regex35.c: New file.
34065 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34067         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
34068         comment.
34069         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
34070         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
34071         (CHECK_EOL): Add undef.
34073 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
34075         * bits/stdlib-bsearch.h: New file.
34076         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
34077         * stdlib/stdlib.h: Likewise.
34079 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34081         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
34082         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
34083         declaration.
34084         * manual/search.texi (Array Search Function): Add missing const in
34085         lfind prototype.
34086         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
34087         declaration to use rlim_t.
34088         (Basic Scheduling Functions): Remove erroneous const from
34089         sched_getparam prototype.  Remove erroneous * from
34090         sched_get_priority_max and sched_get_priority_min prototypes.
34091         (Resource Usage): Fix summary @comment on vtimes to refer to
34092         sys/vtimes.h rather than vtimes.h.
34093         Add missing *s in vtimes prototype.
34094         (Limits on Resources): Fix ulimit prototype to return long int.
34095         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
34096         prototypes to use long int rather than double.
34097         (BSD Random): Fix initstate and setstate to use char *, not void *.
34098         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
34099         prototype to make second argument 'struct aiocb64 *const[]'.
34100         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
34101         (Status of AIO Operations): Remove erroneous const in aio_return and
34102         aio_return64 prototypes.
34103         (Synchronizing I/O): Fix sync prototype to return void.
34104         * manual/startup.texi (Suboptions): Remove an erroneous const in
34105         getsubopt prototype.
34106         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
34107         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
34108         use size_t rather than int.
34109         (Scanning All Users): Likewise for getpwent_r.
34110         (Setting Groups): Add missing const to setgroups prototype.
34111         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
34112         * manual/socket.texi (Host Names): Fix gethostbyaddr and
34113         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
34114         'const void *' rather than 'const char *'.
34115         (Host Address Functions): Likewise for inet_ntop.
34116         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
34117         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
34118         ssize_t for return value.
34119         (Sending Data): Likewise for send, sendto, sendmsg.
34120         (Socket Option Functions): Add a missing const in setsockopt prototype.
34121         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
34122         use wchar_t for the argument.
34123         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
34124         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
34125         take no arguments.
34126         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
34127         double/float/long double for second argument.
34128         Fix return types of significand, significandf, significandl.
34129         * manual/filesys.texi (Setting Permissions): Use mode_t for second
34130         argument in fchmod prototype.
34131         (File Owner): Use uid_t and gid_t in fchown prototype.
34132         (File Times): Add const to utimes, futimes, and lutimes prototypes.
34133         (Making Special Files): Use mode_t and dev_t in mknod prototype.
34134         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
34135         use 'const struct dirent **' as argument types to CMP function pointer
34136         argument.
34137         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
34138         (File Times): Fix summary magic @comment for struct utimbuf and utime
34139         to refer to utime.h, not time.h.
34140         * manual/string.texi (Argz Functions): Add missing const in
34141         argz_extract and argz_next prototypes.
34142         (Finding Tokens in a String): Likewise for basename.
34143         (String/Array Comparison): Fix typo in wcscasecmp prototype.
34144         (Copying and Concatenation): Fix typo in wmemmove prototype.
34145         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
34146         (Signal Stack): Remove erroneous const in sigstack prototype.
34147         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
34148         prototype.
34149         (Simple Calendar Time): Likewise for stime.
34150         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
34151         prototype.
34152         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
34153         say sys/sysctl.h instead.
34154         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
34155         and vsyslog prototypes.
34157 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34159         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
34160         Remove.
34162 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34164         * misc/sys/mman.h: Fix typo in mremap comment.
34166 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34168         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
34169         the '\0' terminator.
34171 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34173         [BZ #13550]
34174         * debug/segfault.c: Don't include <bp-checks.h>.
34175         * sysdeps/generic/bp-checks.h: Remove file.
34176         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
34177         (__GETDENTS): Don't use CHECK_N.
34178         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
34179         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
34180         (__getgroups): Don't use CHECK_N.
34181         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
34182         (setgroups): Don't use CHECK_N.
34183         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
34184         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
34185         (__libc_msgrcv): Don't use CHECK_N.
34186         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
34187         (__libc_msgsnd): Don't use CHECK_N.
34188         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
34189         <bp-checks.h>.
34190         (__libc_pread): Don't use CHECK_N.
34191         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
34192         include <bp-checks.h>.
34193         (__libc_pread64): Don't use CHECK_N.
34194         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
34195         include <bp-checks.h>.
34196         (__libc_pwrite): Don't use CHECK_N.
34197         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
34198         include <bp-checks.h>.
34199         (__libc_pwrite64): Don't use CHECK_N.
34200         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
34201         <bp-checks.h>.
34202         (__libc_pread): Don't use CHECK_N.
34203         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
34204         include <bp-checks.h>.
34205         (__libc_pread64): Don't use CHECK_N.
34206         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
34207         include <bp-checks.h>.
34208         (__libc_pwrite): Don't use CHECK_N.
34209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
34210         include <bp-checks.h>.
34211         (__libc_pwrite64): Don't use CHECK_N.
34212         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
34213         (do_pread): Don't use CHECK_N.
34214         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
34215         (do_pread64): Don't use CHECK_N.
34216         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
34217         (do_pwrite): Don't use CHECK_N.
34218         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
34219         (do_pwrite64): Don't use CHECK_N.
34220         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
34221         (__libc_readv): Don't use CHECK_N.
34222         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
34223         (semop): Don't use CHECK_N.
34224         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
34225         <bp-checks.h>.
34226         (semtimedop): Don't use CHECK_N.
34227         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
34228         (__libc_pread): Don't use CHECK_N.
34229         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
34230         <bp-checks.h>.
34231         (__libc_pread64): Don't use CHECK_N.
34232         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
34233         <bp-checks.h>.
34234         (__libc_pwrite): Don't use CHECK_N.
34235         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
34236         <bp-checks.h>.
34237         (__libc_pwrite64): Don't use CHECK_N.
34238         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
34239         <bp-checks.h>.
34240         (__libc_msgrcv): Don't use CHECK_N.
34241         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
34242         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
34243         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
34244         (__libc_writev): Don't use CHECK_N.
34246 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34248         * string/strcpy.c: Removed unused variable.
34250         * Makeconfig (+sysdep-includes): Define with := rather than =.
34251         Use an existing include/ subdir of each sysdeps dir before it.
34253 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34255         * nscd/connection.c (register_traced_file): Comment function.
34256         [HAVE_INOTIFY] (union __inev): Define.
34257         [HAVE_INOTIFY] (inotify_check_files): New function.
34258         [HAVE_INOTIFY] (clear_db_cache): Likewise.
34259         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
34260         clear_db_cache.
34261         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
34263 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34265         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
34266         loaded if not already and that a failure is permanent.
34268 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34270         [BZ #15006]
34271         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
34272         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
34274 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34276         [BZ #13550]
34277         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
34278         (CHECK_1_NULL_OK): Likewise.
34279         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
34280         (__fxstat): Do not use CHECK_1.
34281         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
34282         <bp-checks.h>.
34283         (___fxstat64): Do not use CHECK_1.
34284         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
34285         <bp-checks.h>.
34286         (__fxstatat): Do not use CHECK_1.
34287         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
34288         <bp-checks.h>.
34289         (__fxstatat64): Do not use CHECK_1.
34290         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
34291         <bp-checks.h>.
34292         (__fxstat): Do not use CHECK_1.
34293         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
34294         <bp-checks.h>.
34295         (__fxstatat): Do not use CHECK_1.
34296         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34297         <bp-checks.h>.
34298         (__getresgid): Do not use CHECK_1.
34299         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34300         <bp-checks.h>.
34301         (__getresuid): Do not use CHECK_1.
34302         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
34303         <bp-checks.h>.
34304         (__lxstat): Do not use CHECK_1.
34305         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34306         <bp-checks.h>.
34307         (__old_msgctl): Do not use CHECK_1.
34308         (__new_msgctl): Likewise.
34309         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
34310         <bp-checks.h>.
34311         (__new_setrlimit): Do not use CHECK_1.
34312         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34313         <bp-checks.h>.
34314         (__old_shmctl): Do not use CHECK_1.
34315         (__new_shmctl): Likewise.
34316         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
34317         <bp-checks.h>.
34318         (__xstat): Do not use CHECK_1.
34319         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
34320         (__lxstat): Do not use CHECK_1.
34321         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
34322         <bp-checks.h>.
34323         (___lxstat64): Do not use CHECK_1.
34324         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
34325         (__old_msgctl): Do not use CHECK_1.
34326         (__new_msgctl): Likewise.
34327         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
34328         <bp-checks.h>.
34329         (__gettimeofday): Do not use CHECK_1.
34330         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
34331         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
34332         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
34333         <bp-checks.h>.
34334         (__gettimeofday): Do not use CHECK_1.
34335         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
34336         (__old_shmctl): Do not use CHECK_1_NULL_OK.
34337         (__new_shmctl): Do not use CHECK_1.
34338         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
34339         <bp-checks.h>.
34340         (do_sigtimedwait): Do not use CHECK_1.
34341         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
34342         <bp-checks.h>.
34343         (do_sigwaitinfo): Do not use CHECK_1.
34344         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
34345         <bp-checks.h>.
34346         (msgctl): Do not use CHECK_1.
34347         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
34348         <bp-checks.h>.
34349         (shmctl): Do not use CHECK_1.
34350         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
34351         (ustat): Do not use CHECK_1.
34352         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
34353         <bp-checks.h>.
34354         (__fxstat): Do not use CHECK_1.
34355         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
34356         <bp-checks.h>.
34357         (__fxstatat): Do not use CHECK_1.
34358         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
34359         <bp-checks.h>.
34360         (__lxstat): Do not use CHECK_1.
34361         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
34362         <bp-checks.h>.
34363         (__xstat): Do not use CHECK_1.
34364         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
34365         (__xstat): Do not use CHECK_1.
34366         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
34367         (___xstat64): Do not use CHECK_1.
34369         [BZ #13550]
34370         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
34371         definitions.
34372         (CHECK_BOUNDS_HIGH): Likewise.
34373         * string/strcpy.c: Do not include <bp-checks.h>.
34374         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
34376 2013-02-07  Roland McGrath  <roland@hack.frob.com>
34378         * nscd/nscd-client.h (__nscd_drop_map_ref):
34379         Add __attribute__ ((unused)).
34380         * nis/nss-nisplus.h (niserr2nss): Likewise.
34382         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
34383         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
34385         * csu/libc-tls.c (init_static_tls, init_slotinfo):
34386         Remove inline keyword.
34387         * include/rounding-mode.h (round_away): Likewise.
34388         * libio/wfileops.c (adjust_wide_data): Likewise.
34389         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
34390         (__m128i_strloadu_tolower): Likewise.
34391         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
34392         (__m128i_strloadu_tolower): Likewise.
34393         * time/mktime.c (ydhms_diff): Likewise.
34394         * locale/elem-hash.h (elem_hash): Likewise.
34395         * locale/setlocale.c (setdata): Likewise.
34396         * posix/regex_internal.h (re_string_char_size_at): Likewise.
34397         (re_string_wchar_at): Likewise.
34398         (bitset_not, bitset_merge, bitset_mask): Likewise.
34399         [!(__GNUC__ > 3)] (inline): Remove macro.
34400         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
34401         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
34402         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
34403         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
34404         * string/memcmp.c (memcmp_bytes): Likewise.
34405         * locale/programs/locarchive.c (compute_hashval): Likewise.
34406         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
34407         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
34408         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
34409         * nss/getent.c (print_rpc, print_protocols): Likewise.
34410         (print_passwd, print_group, print_aliases): Likewise.
34411         * nis/nss-nisplus.h (niserr2nss): Likewise.
34412         * nscd/connections.c (restart_p): Likewise.
34413         Change return type to bool.
34415 2013-02-05  Roland McGrath  <roland@hack.frob.com>
34417         * Makeconfig (all-Depend-files): Add existing
34418         $(sorted-subdirs:=/Depend) files.
34419         (all-subdirs): Remove nss.
34420         * sysdeps/unix/inet/Subdirs: Add it here instead.
34421         * hesiod/Depend: New file.
34423         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
34424         instead of calling alloca.
34426         * io/lseek.c (__lseek): Rename to __libc_lseek.
34427         Define __lseek as an alias.
34429         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
34431 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
34433         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
34434         else clause and remove check for non-standard endianness.
34436 2013-02-04  David S. Miller  <davem@davemloft.net>
34438         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34440 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
34442         [BZ #13550]
34443         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
34444         (__ubp_memchr): Remove prototype.
34445         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
34446         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34447         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
34448         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34449         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
34450         Remove alias.
34451         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
34452         (__ubp_memchr): Likewise.
34453         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
34454         (__ubp_memchr): Likewise.
34455         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
34456         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
34457         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
34458         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
34459         CHECK_STRING.
34460         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
34461         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
34462         (__getcwd): Do not use CHECK_STRING.
34463         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34464         <bp-checks.h>.
34465         (__real_chown): Do not use CHECK_STRING.
34466         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
34467         <bp-checks.h>.
34468         (fchownat): Do not use CHECK_STRING.
34469         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
34470         CHECK_STRING.
34471         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34472         <bp-checks.h>.
34473         (__lchown): Do not use CHECK_STRING.
34474         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
34475         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
34476         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
34477         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
34478         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34479         include <bp-checks.h>.
34480         (truncate64): Do not use CHECK_STRING.
34481         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34482         <bp-checks.h>.
34483         (__real_chown): Do not use CHECK_STRING.
34484         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34485         <bp-checks.h>.
34486         (__lchown): Do not use CHECK_STRING.
34487         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34488         <bp-checks.h>.
34489         (__chown): Do not use CHECK_STRING.
34490         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
34491         <bp-checks.h>.
34492         (truncate64): Do not use CHECK_STRING.
34493         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
34494         Likewise.
34495         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
34496         (__xmknod): Do not use CHECK_STRING.
34497         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
34498         <bp-checks.h>.
34499         (__xmknodat): Do not use CHECK_STRING.
34500         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34501         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
34503 2013-02-04  Andreas Schwab  <schwab@suse.de>
34505         [BZ #14142]
34506         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
34507         * include/netdb.h: Likewise for h_errno.
34508         * elf/tst-stackguard1.c: Include <tls.h>.
34510 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
34512         * elf/link.h (struct link_map): Extend the l_addr comment.
34513         * include/link.h (struct link_map): Likewise.
34515 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
34517         [BZ #13550]
34518         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
34519         (BOUNDED_1): Remove macro.
34520         * debug/backtrace.c: Don't include <bp-checks.h>.
34521         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
34522         (__backtrace): Likewise.
34523         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
34524         <bp-checks.h>.
34525         (__backtrace): Don't use BOUNDED_1.
34526         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
34527         <bp-checks.h>.
34528         (__backtrace): Don't use BOUNDED_1.
34529         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
34530         (__backtrace): Don't use BOUNDED_1.
34531         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
34532         (shmat): Don't use BOUNDED_N.
34534 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
34536         [BZ #13550]
34537         * sysdeps/generic/bp-start.h: Remove file.
34538         * csu/libc-start.c: Don't include <bp-start.h>.
34539         (LIBC_START_MAIN): Set up __environ directly instead of using
34540         INIT_ARGV_and_ENVIRON.
34541         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
34542         <bp-start.h>.
34544         [BZ #13550]
34545         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
34546         definitions.
34547         (CHECK_FCNTL): Likewise.
34548         (CHECK_N_PAGES): Likewise.
34550         [BZ #13550]
34551         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
34552         definitions.
34553         (CHECK_SIGSET_NULL_OK): Likewise.
34554         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
34555         <bp-checks.h>.
34556         (sigpending): Don't use CHECK_SIGSET.
34557         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
34558         <bp-checks.h>.
34559         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34560         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
34561         <bp-checks.h>.
34562         (do_sigsuspend): Don't use CHECK_SIGSET.
34563         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
34564         use CHECK_SIGSET.
34565         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
34566         (do_sigwait): Don't use CHECK_SIGSET.
34567         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
34568         use CHECK_SIGSET.
34569         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
34570         include <bp-checks.h>.
34571         (sigpending): Don't use CHECK_SIGSET.
34572         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
34573         include <bp-checks.h>.
34574         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34575         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
34576         <bp-checks.h>.
34577         (sigpending): Don't use CHECK_SIGSET.
34578         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
34579         <bp-checks.h>.
34580         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34582         [BZ #13550]
34583         * sysdeps/generic/bp-semctl.h: Remove file.
34584         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
34585         <bp-checks.h> and <bp-semctl.h>.
34586         (__old_semctl): Don't use CHECK_SEMCTL.
34587         (__new_semctl): Likewise.
34588         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
34589         and <bp-semctl.h>.
34590         (__old_semctl): Don't use CHECK_SEMCTL.
34591         (__new_semctl): Likewise.
34592         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
34593         <bp-checks.h> and <bp-semctl.h>.
34594         (__old_semctl): Don't use CHECK_SEMCTL.
34595         (__new_semctl): Likewise.
34596         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
34597         <bp-checks.h> and <bp-semctl.h>.
34598         (semctl): Don't use CHECK_SEMCTL.
34600         [BZ #13550]
34601         * Makerules (elide-bp-thunks): Remove variable.
34602         (elide-routines.oS): Don't use $(elide-bp-thunks).
34603         (elide-routines.os): Likewise.
34604         (elide-routines.o): Likewise.
34605         (elide-routines.op): Likewise.
34606         (elide-routines.og): Likewise.
34607         (objects): Don't use $(bp-thunks).
34608         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
34609         include.
34610         (common-generated): Do not add s-proto-bp.d.
34611         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
34612         (int): Likewise.
34613         (typ): Likewise.
34614         Do not generate makefile rules for bounded-pointer thunks.
34615         * sysdeps/generic/bp-thunks.h: Remove file.
34616         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
34617         * sysdeps/unix/s-proto-bp.S: Likewise.
34619         [BZ #15062]
34620         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
34621         parts of result separately when argument is not close to line from
34622         -i to i and one part of argument is small.
34623         * math/k_casinhf.c (__kernel_casinhf): Likewise.
34624         * math/k_casinhl.c (__kernel_casinhl): Likewise.
34625         * math/libm-test.inc (cacos_test): Add more tests.
34626         (casin_test): Likewise.
34627         (casinh_test): Likewise.
34628         * sysdeps/i386/fpu/libm-test-ulps: Update.
34629         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34631 2013-01-31  David S. Miller  <davem@davemloft.net>
34633         * po/de.po: Update from translation team.
34635 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
34637         * time/tzfile.c: Include stdint.h for SIZE_MAX.
34639 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
34641         * configure.in (_AC_PROG_CC_C89): New definition.
34642         * configure: Regenerate.
34644         * configure.in (AC_PROG_CPP): New definition.
34645         * configure: Regenerate.
34647 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
34649         * debug/tst-backtrace.h: New file.
34650         * debug/tst-backtrace2.c: Include tst-backtrace.h.
34651         (ret): Remove variable.
34652         (x): Likewise.
34653         (FAIL): Remove macro.
34654         (NO_INLINE): Likewise.
34655         (fn1): Use match function instead of strstr.
34656         * debug/tst-backtrace3.c: Include tst-backtrace.h.
34657         (ret): Remove variable.
34658         (x): Likewise.
34659         (FAIL): Remove macro.
34660         (NO_INLINE): Likewise.
34661         (fn): Use match function instead of strstr.
34662         * debug/tst-backtrace4.c: Include tst-backtrace.h.
34663         (ret): Remove variable.
34664         (x): Likewise.
34665         (FAIL): Remove macro.
34666         (NO_INLINE): Likewise.
34667         (handle_signal): Use match function instead of strstr.
34668         * debug/tst-backtrace5.c: Include tst-backtrace.h.
34669         (ret): Remove variable.
34670         (x): Likewise.
34671         (FAIL): Remove macro.
34672         (NO_INLINE): Likewise.
34673         (handle_signal): Use match function instead of strstr.
34675 2013-01-23  Roland McGrath  <roland@hack.frob.com>
34677         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
34679 2013-01-23  David S. Miller  <davem@davemloft.net>
34681         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
34682         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
34683         argument of CAS if possible.
34684         * sysdeps/sparc/sparc64/bits/atomic.h
34685         (__arch_compare_and_exchange_val_32_acq): Likewise.
34686         (__arch_compare_and_exchange_val_64_acq): Likewise.
34688 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
34690         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
34691         * sysdeps/posix/ulimit.c: ... this.
34692         Include <limits.h>.
34693         * sysdeps/unix/bsd/ulimit.c: Remove file.
34695 2013-01-23  Adam Conrad  <adconrad@0c3.net>
34697         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
34698         (LDFLAGS-tst-array5): Likewise.
34700 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
34702         [BZ #15036]
34703         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
34704         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
34705         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
34706         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
34708 2013-01-21  David S. Miller  <davem@davemloft.net>
34710         * sysdeps/sparc/backtrace.c: New file.
34711         * sysdeps/sparc/sparc32/backtrace.h: New file.
34712         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
34713         * sysdeps/sparc/sparc64/backtrace.h: New file.
34714         * sysdeps/sparc/sparc64/backtrace.c: Delete.
34715         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
34716         -funwind-tables.
34718 2013-01-21  Andreas Schwab  <schwab@suse.de>
34720         [BZ #15020]
34721         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
34722         closed its stdout.
34724 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
34726         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
34727         "mpa2.h".
34728         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34730 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
34731             Mark Mitchell  <mark@codesourcery.com>
34732             Tom de Vries  <tom@codesourcery.com>
34733             Paul Pluzhnikov  <ppluzhnikov@google.com>
34735         * debug/tst-backtrace2.c: New file.
34736         * debug/tst-backtrace3.c: Likewise.
34737         * debug/tst-backtrace4.c: Likewise.
34738         * debug/tst-backtrace5.c: Likewise.
34739         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
34740         (CFLAGS-tst-backtrace3.c): Likewise.
34741         (CFLAGS-tst-backtrace4.c): Likewise.
34742         (CFLAGS-tst-backtrace5.c): Likewise.
34743         (LDFLAGS-tst-backtrace2): Likewise.
34744         (LDFLAGS-tst-backtrace3): Likewise.
34745         (LDFLAGS-tst-backtrace4): Likewise.
34746         (LDFLAGS-tst-backtrace5): Likewise.
34747         (tests): Add new tests tst-backtrace2, tst-backtrace3,
34748         tst-backtrace4 and tst-backtrace5.
34750 2013-01-18  Anton Blanchard  <anton@samba.org>
34751             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
34753         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
34754         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
34755         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
34756         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
34757         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
34758         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
34759         "+r" and remove output regs list as redundant.  Add explicit inline
34760         asm to specify register of return val to work around compiler codegen
34761         bug.  Remove (int) cast on return value.  Add return type parameter to
34762         use in macro so that this macro does not truncate return value for
34763         64-bit values.
34764         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
34765         pass to INTERNAL_VSYSCALL_NCS.
34766         (INLINE_VSYSCALL): Add 'long int' as return type to
34767         INTERNAL_VSYSCALL_NCS macro invocation.
34768         (INTERNAL_VSYSCALL): Add 'long int' as return type to
34769         INTERNAL_VSYSCALL_NCS macro invocation.
34770         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
34772 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
34774         [BZ #14496]
34775         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
34776         Fix application of SIMD FP exception mask.
34778         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
34779         mp_no from a power of two.
34780         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
34781         __mpexp_twomm1.  Use __pow_mp.
34783         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
34784         multiplication.
34786 2013-01-17  David S. Miller  <davem@davemloft.net>
34788         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34790 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
34792         [BZ #15023]
34793         * include/complex.h: Condition contents on [!_COMPLEX_H].
34794         (__kernel_casinhf): New prototype.
34795         (__kernel_casinh): Likewise.
34796         (__kernel_casinhl): Likewise.
34797         * math/Makefile (libm_calls): Add k_casinh.
34798         * math/k_casinh.c: New file.
34799         * math/k_casinhf.c: Likewise.
34800         * math/k_casinhl.c: Likewise.
34801         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
34802         finite nonzero arguments.
34803         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
34804         finite nonzero arguments.
34805         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
34806         finite nonzero arguments.
34807         * math/s_casinh.c: Do not include <float.h>.
34808         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
34809         * math/s_casinhf.c: Do not include <float.h>.
34810         (__casinhf): Move code for finite nonzero arguments to
34811         k_casinhf.c.
34812         * math/s_casinhl.c: Do not include <float.h>.
34813         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
34814         redefine.
34815         (__casinhl): Move code for finite nonzero arguments to
34816         k_casinhl.c.
34817         * math/libm-test.inc (cacos_test): Add more tests.
34818         * sysdeps/i386/fpu/libm-test-ulps: Update.
34819         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34821 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
34823         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
34824         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
34825         [!HAVE_MREMAP]: Remove [defined linux] case.
34826         * malloc/arena.c: Do not include <malloc-sysdep.h>.
34828 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
34830         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
34832 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
34834         * elf/elf.h (R_386_SIZE32): New relocation.
34835         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
34836         R_386_SIZE32.
34837         (elf_machine_rela): Likewise.
34838         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
34839         R_X86_64_SIZE64 and R_X86_64_SIZE32.
34841 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
34843         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
34844         (FP_FAST_FMA): Do not define.
34845         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
34846         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
34847         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
34848         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
34849         !_SOFT_FLOAT]: Likewise.
34850         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
34851         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
34852         value.
34853         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
34854         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
34855         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
34856         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
34857         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
34858         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
34859         file.
34861 2013-01-16  Andreas Schwab  <schwab@suse.de>
34863         [BZ #14327]
34864         * include/stdlib.h (__mktemp): Add declaration.
34865         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
34866         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
34868 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
34870         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
34871         definitions.
34872         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
34873         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
34874         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
34875         definitions here.
34876         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
34877         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
34878         definitions.
34879         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
34880         and ONE.
34881         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
34882         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
34883         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
34884         definitions.
34885         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
34886         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
34887         definitions.
34888         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
34890         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
34892 2013-01-15  David S. Miller  <davem@davemloft.net>
34894         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34895         trunc{,f} to libm-sysdep_routes.
34896         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34897         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
34898         file.
34899         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
34900         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
34901         file.
34902         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
34903         file.
34904         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
34905         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
34906         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
34907         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
34908         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
34909         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
34910         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
34911         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
34913         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34914         nearbyint{,f} to libm-sysdep_routes.
34915         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34916         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
34917         New file.
34918         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
34919         file.
34920         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
34921         New file.
34922         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
34923         file.
34924         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
34925         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
34926         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
34927         file.
34928         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
34929         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
34930         file.
34931         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
34932         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
34933         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
34935         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
34936         libc_feholdexcept and libc_fesetenv.
34938 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
34940         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
34942 2013-01-14  David S. Miller  <davem@davemloft.net>
34944         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
34945         (SPARC_ASM_VIS2_IFUNC): Likewise.
34946         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
34947         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
34948         use of 'siam' instruction.
34949         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
34950         Likewise.
34951         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
34952         Likewise.
34953         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
34954         Likewise.
34955         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
34956         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
34957         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
34958         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
34959         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
34960         file.
34961         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
34962         file.
34963         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
34964         file.
34965         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
34966         file.
34967         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
34968         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
34969         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
34970         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
34971         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
34972         new VIS2 routines.
34973         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
34974         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
34975         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
34976         Likewise.
34977         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
34978         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
34979         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
34980         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
34981         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
34982         routines to libm-sysdep_routines.
34983         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34985         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34986         fdim/fdimf to libm-sysdep_routines.
34987         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
34988         file.
34989         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
34990         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
34991         file.
34992         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
34993         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
34994         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
34995         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
34996         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
34997         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
34998         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
35000 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
35002         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
35003         to optimize copies.
35005         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
35006         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35007         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35009         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
35010         local variable MPTWO.
35011         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
35012         Likewise.
35014 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35016         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
35017         GLOB_NOESCAPE.
35019 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35021         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
35023 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35025         * manual/pattern.texi (glob_t): Document gl_flags.
35026         (glob64_t): Likewise.
35028 2013-01-11  David S. Miller  <davem@davemloft.net>
35030         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
35031         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
35032         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
35033         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
35034         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
35035         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
35036         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
35037         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
35038         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
35039         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
35040         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
35041         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
35042         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
35044         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35045         sparc V9 rather than using V8 code.
35046         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35047         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35049         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
35050         Move to...
35051         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
35052         Here.
35054 2013-01-11  Roland McGrath  <roland@hack.frob.com>
35056         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
35057         not in the main loop.
35058         * configure: Regenerated.
35060 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
35062         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
35063         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
35064         to just #else.
35065         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
35066         [!__GLIBC_HAVE_LONG_LONG] case.
35067         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
35068         condition to just #else.
35069         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
35070         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
35071         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
35072         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
35073         unconditional.
35074         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
35075         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35076         #elif condition to just #else.
35077         * sysdeps/unix/sysv/linux/sys/sysmacros.h
35078         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
35079         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35080         #elif condition to just #else.
35082 2013-01-11  Steve Ellcey  <sellcey@mips.com>
35084         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
35085         (EF_MIPS_ARCH_64): Fix value.
35086         (EF_MIPS_ARCH_32R2): New.
35087         (EF_MIPS_ARCH_64R2): New.
35089 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
35091         * Makeconfig (+link-pie-before-libc): New.
35092         (+link-pie-after-libc): Likewise.
35093         (+link-pie-tests): Likewise.
35094         (+link-pie): Rewritten.
35095         (link-before-libc): Remove $(config-LDFLAGS).
35096         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
35097         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
35098         (config-LDFLAGS): Renamed to ...
35099         (rtld-LDFLAGS): This.
35100         (rtld-tests-LDFLAGS): New macro.
35101         (link-libc-rpath-link): Likewise.
35102         (link-libc-tests-rpath-link): Likewise.
35103         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
35104         (link-libc): Prepand $(link-libc-rpath-link).
35105         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
35106         (test-program-prefix): New macro.
35107         (test-via-rtld-prefix): Likewise.
35108         (test-program-cmd): Likewise.
35109         (host-test-program-cmd): Likewise.
35110         * Makefile ($(common-objpfx)testrun.sh): Replace
35111         $(run-program-prefix) with $(test-program-prefix).
35112         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
35113         $(rtld-LDFLAGS).
35114         ($(common-objpfx)shlib.lds): Likewise.
35115         (build-module-helper): Likewise.
35116         ($(common-objpfx)format.lds): Likewise.
35117         * Rules (binaries-pie-tests): New.
35118         (binaries-pie-notests): Likewise.
35119         (binaries-pie): Rewritten.
35120         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
35121         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
35122         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
35123         (make-test-out): Replace $(host-built-program-cmd) with
35124         $(host-test-program-cmd).
35125         * config.make.in (build-hardcoded-path-in-tests): New variable.
35126         * configure.in (--enable-hardcoded-path-in-tests): New configure
35127         option.
35128         (hardcoded_path_in_tests): New AC_SUBST.
35129         * configure: Regenerated.
35130         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
35131         $(built-program-cmd) with $(test-program-cmd).
35132         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
35133         (test_program_cmd): This.
35134         * elf/Makefile ($(objpfx)order.out): Run test with
35135         $(test-program-prefix).
35136         ($(objpfx)order2.out): Likewise.
35137         ($(objpfx)tst-initorder.out): Likewise.
35138         ($(objpfx)tst-initorder2.out): Likewise.
35139         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
35140         $(test-program-cmd).
35141         ($(objpfx)tst-array1-static.out): Likewise.
35142         ($(objpfx)tst-array2.out): Likewise.
35143         ($(objpfx)tst-array3.out): Likewise.
35144         ($(objpfx)tst-array4.out): Likewise.
35145         ($(objpfx)tst-array5.out): Likewise.
35146         ($(objpfx)tst-array5-static.out): Likewise.
35147         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
35148         $(test-program-cmd).
35149         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
35150         $(run-program-prefix) with $(test-program-prefix).
35151         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
35152         (test_program_prefix): This.
35153         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
35154         $(run-program-prefix) with $(test-program-prefix).
35155         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
35156         (test_program_prefix): This.
35157         * iconvdata/tst-tables.sh: Likewise.
35158         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
35159         $(run-program-prefix) with $(test-program-prefix).
35160         ($(objpfx)tst-translit.out): Likewise.
35161         ($(objpfx)tst-gettext2.out): Likewise.
35162         ($(objpfx)tst-gettext4.out): Likewise.
35163         ($(objpfx)tst-gettext6.out): Likewise.
35164         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
35165         (test_program_prefix): This.
35166         * intl/tst-gettext2.sh: Likewise.
35167         * intl/tst-gettext4.sh  Likewise.
35168         * intl/tst-gettext6.sh: Likewise.
35169         * intl/tst-translit.sh: Likewise.
35170         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
35171         with $(test-program-cmd).
35172         * libio/Makefile ($(objpfx)test-freopen.out): Replace
35173         $(run-program-prefix) with $(test-program-prefix).
35174         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
35175         (test_program_prefix): This.
35176         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
35177         $(run-program-prefix) with $(test-program-prefix).
35178         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
35179         (test_program_prefix): This.
35180         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
35181         * posix/Makefile ($(objpfx)globtest.out): Replace
35182         $(run-via-rtld-prefix) and $(test-wrapper) with
35183         $(test-program-prefix) and $(test-via-rtld-prefix).
35184         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
35185         $(test-program-prefix).
35186         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
35187         $(host-test-program-cmd).
35188         (tst-spawn-ARGS): Likewise.
35189         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
35190         $(test-program-prefix).
35191         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
35192         (test_via_rtld_prefix): This.
35193         (test_wrapper): Renamed to ...
35194         (test_program_prefix): This.
35195         (run_program_prefix): Replaced by test_program_prefix.
35196         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
35197         (test_program_prefix): This.
35198         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
35199         with $(host-test-program-cmd).
35200         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
35201         $(run-program-prefix) with $(test-program-prefix).
35202         ($(objpfx)tst-printf.out): Likewise.
35203         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
35204         $(test-program-cmd).
35205         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
35206         (test_program_prefix): This.
35207         * stdio-common/tst-unbputc.sh: Likewise.
35208         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
35209         $(run-program-prefix) with $(test-program-prefix).
35210         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
35211         (test_program_prefix): This.
35212         * string/Makefile ($(objpfx)tst-svc.out):  Replace
35213         $(built-program-cmd) with $(test-program-cmd).
35215 2013-01-11  Andreas Jaeger  <aj@suse.de>
35217         [BZ #15003]
35218         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
35219         value. Sync with Linux 3.7.
35221 2013-01-10  David S. Miller  <davem@davemloft.net>
35223         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
35224         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35225         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35227 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35229         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
35230         never set.
35231         * configure: Regenerated.
35233 2013-01-10  David S. Miller  <davem@davemloft.net>
35235         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35236         sparc V9 rather than using V8 code.
35237         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35238         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35240 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35242         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
35243         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
35244         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
35245         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
35246         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
35247         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
35248         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
35249         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
35250         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
35251         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
35252         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
35253         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
35254         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
35255         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
35256         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
35257         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
35258         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
35259         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
35260         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
35261         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
35262         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
35263         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
35264         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
35265         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
35266         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
35267         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
35268         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
35270 2013-01-10  David S. Miller  <davem@davemloft.net>
35272         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35274 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35276         * posix/Makefile (tests-static): New variable.
35277         (tests): Add $(tests-static).
35278         (tst-exec-static-ARGS): New variable.
35279         (tst-spawn-static-ARGS): Likewise.
35280         * posix/tst-exec-static.c: New file.
35281         * posix/tst-spawn-static.c: Likewise.
35282         * posix/tst-exec.c: Support run directly.
35283         * posix/tst-spawn.c: Likewise.
35285 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
35287         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
35288         long.
35289         * math/bits/mathcalls.h (llrint): Likewise.
35290         (llround): Likewise.
35291         * stdlib/stdlib.h (struct drand48_data): Likewise.
35292         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
35293         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
35294         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
35295         Likewise.
35296         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
35297         Likewise.
35298         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
35299         (elf_greg_t): Likewise.
35300         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
35301         (__jmp_buf): Likewise.
35302         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
35303         definitions.
35304         (llrint): Likewise, for all definitions.
35305         (llrintl): Likewise.
35307         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
35308         Remove [__GNUC__] condition.
35309         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
35310         condition to just [__USE_ISOC99].
35311         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
35313 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35315         [BZ #14200]
35316         * sysdeps/unix/sysv/linux/x86/bits/environments.h
35317         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
35318         defined.
35319         (_POSIX_V6_ILP32_OFF32): Likewise.
35320         (_XBS5_ILP32_OFF32): Likewise.
35321         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
35322         (__ILP32_OFFBIG_LDFLAGS): Likewise.
35324 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
35326         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
35328         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
35329         doubles __mpexp_twomm1.  Adjust usage.
35330         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
35331         Remove.
35333 2013-01-10  Andreas Schwab  <schwab@suse.de>
35335         [BZ #14964]
35336         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
35337         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
35339 2013-01-09  David S. Miller  <davem@davemloft.net>
35341         [BZ #15003]
35342         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
35343         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
35344         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
35345         (TCP_FASTOPEN): Define.
35346         (tcp_repair_opt): New structure.
35347         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
35348         enum values.
35349         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
35350         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
35351         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
35352         (tcp_cookie_transactions): New structure.
35354 2013-01-09  Anton Blanchard  <anton@samba.org>
35356         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
35357         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
35358         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
35359         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
35361 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
35363         * include/features.h (__USE_ANSI): Remove.
35365 2013-01-09  Roland McGrath  <roland@hack.frob.com>
35367         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
35369         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
35371 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
35373         * sysdeps/s390/fpu/libm-test-ulps: Update.
35375         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35377         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
35378         (__acr): Likewise.
35379         (__cpy): Likewise.
35380         (norm): Likewise.
35381         (denorm): Likewise.
35382         (__mp_dbl): Likewise.
35383         (__dbl_mp): Likewise.
35384         (add_magnitudes): Likewise.
35385         (sub_magnitudes): Likewise.
35386         (__add): Likewise.
35387         (__sub): Likewise.
35388         (__mul): Likewise.
35389         (__inv): Likewise.
35390         (__dvd): Likewise.
35391         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
35392         (__acr): Likewise.
35393         (__cpy): Likewise.
35394         (norm): Likewise.
35395         (denorm): Likewise.
35396         (__mp_dbl): Likewise.
35397         (__dbl_mp): Likewise.
35398         (add_magnitudes): Likewise.
35399         (sub_magnitudes): Likewise.
35400         (__add): Likewise.
35401         (__sub): Likewise.
35402         (__mul): Likewise.
35403         (__inv): Likewise.
35404         (__dvd): Likewise.
35405         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
35406         (__acr): Likewise.
35407         (__cpy): Likewise.
35408         (norm): Likewise.
35409         (denorm): Likewise.
35410         (__mp_dbl): Likewise.
35411         (__dbl_mp): Likewise.
35412         (add_magnitudes): Likewise.
35413         (sub_magnitudes): Likewise.
35414         (__add): Likewise.
35415         (__sub): Likewise.
35416         (__mul): Likewise.
35417         (__inv): Likewise.
35418         (__dvd): Likewise.
35420 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
35422         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
35423         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
35424         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
35425         2 && __USE_EXTERN_INLINES]: Likewise.
35427 2013-01-08  Andreas Jaeger  <aj@suse.de>
35429         [BZ# 14985]
35430         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
35431         Remove.
35432         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35433         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35435 2013-01-07  Anton Blanchard  <anton@samba.org>
35437         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
35438         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
35439         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
35440         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
35441         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
35442         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
35443         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
35444         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
35445         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35446         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
35447         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
35448         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
35449         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
35450         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
35451         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
35452         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
35453         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
35454         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
35455         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
35456         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
35457         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
35458         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
35459         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
35460         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
35461         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
35462         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
35463         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
35464         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
35465         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
35466         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
35467         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
35468         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35469         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
35470         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
35471         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
35472         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
35473         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
35474         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
35475         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
35476         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
35477         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
35478         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
35479         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
35481 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
35483         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
35484         (__MALLOC_PMT): Likewise.
35485         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
35486         [__GNUC__], only on [_LIBC].
35487         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35488         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
35489         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35490         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
35491         forward declaration.
35492         (realloc_hook_ini): Likewise.
35493         (memalign_hook_ini): Likewise.
35494         (__libc_memalign): Do not use __MALLOC_PMT in variable
35495         declaration.
35496         (__libc_valloc): Likewise.
35497         (__libc_pvalloc): Likewise.
35498         (__libc_calloc): Likewise.
35499         (__posix_memalign): Likewise.
35501         [BZ #14996]
35502         * math/s_casinh.c: Include <float.h>.
35503         (__casinh): Do not do computation with squaring and square root
35504         for large arguments.
35505         * math/s_casinhf.c: Include <float.h>.
35506         (__casinhf): Do not do computation with squaring and square root
35507         for large arguments.
35508         * math/s_casinhl.c: Include <float.h>.
35509         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
35510         (__casinhl): Do not do computation with squaring and square root
35511         for large arguments.
35512         * math/libm-test.inc (casin_test): Add more tests.
35513         (casinh_test): Likewise.
35514         * sysdeps/i386/fpu/libm-test-ulps: Update.
35515         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35517 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
35519         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
35520         (__x86_64_raw_data_cache_size): Likewise.
35521         (__x86_64_data_cache_size_half): Likewise.
35522         (__x86_64_raw_data_cache_size_half): Likewise.
35523         (__x86_64_shared_cache_size): Likewise.
35524         (__x86_64_raw_shared_cache_size): Likewise.
35525         (__x86_64_shared_cache_size_half): Likewise.
35526         (__x86_64_raw_shared_cache_size_half): Likewise.
35527         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
35528         to ...
35529         (__x86_data_cache_size): This.
35530         (__x86_64_raw_data_cache_size): Renamed to ...
35531         (__x86_raw_data_cache_size): This.
35532         (__x86_64_data_cache_size_half): Renamed to ...
35533         (__x86_data_cache_size_half): This.
35534         (__x86_64_raw_data_cache_size_half): Renamed to ...
35535         (__x86_raw_data_cache_size_half): This.
35536         (__x86_64_shared_cache_size): Renamed to ...
35537         (__x86_shared_cache_size): This.
35538         (__x86_64_raw_shared_cache_size): Renamed to ...
35539         (__x86_raw_shared_cache_size): This.
35540         (__x86_64_shared_cache_size_half): Renamed to ...
35541         (__x86_shared_cache_size_half): This.
35542         (__x86_64_raw_shared_cache_size_half): Renamed to ...
35543         (__x86_raw_shared_cache_size_half): This.
35544         * sysdeps/x86_64/memcpy.S: Updated.
35545         * sysdeps/x86_64/memset.S: Likewise.
35546         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
35547         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
35548         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
35550 2013-01-04  David S. Miller  <davem@davemloft.net>
35552         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35554 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
35556         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
35557         1 to avoid redefinition warning.
35558         (__USE_GNU): Don't define.
35559         (init_signaling_nan): Protoize.
35561         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35563 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35565         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
35566         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
35567         (__cpymn): Likewise.
35568         (norm): Remove commented code.
35569         (denorm): Likewise.
35570         (__mp_dbl): Likewise.
35571         (__inv): Likewise.
35572         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
35573         (__cpymn): Likewise.
35574         (norm): Remove commented code.
35575         (denorm): Likewise.
35576         (__mp_dbl): Likewise.
35577         (__inv): Likewise.
35579         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
35580         mp_no value for 1.0 and 2.0.
35581         (norm): Use RADIXI instead of radixi.d.
35582         (denorm): Likewise.
35583         (__mul): Use 0.0 instead of zero.d.
35584         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
35585         mp_no value for 1.0 and 2.0.
35586         (norm): Use RADIXI instead of radixi.d.
35587         (denorm): Likewise.
35588         (__mul): Use 0.0 instead of zero.d.
35590 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
35592         [BZ #14994]
35593         * math/s_casinh.c (__casinh): Reduce finite argument to first
35594         quadrant then set signs of results at the end.
35595         * math/s_casinhf.c (__casinhf): Likewise.
35596         * math/s_casinhl.c (__casinhl): Likewise.
35597         * math/libm-test.inc (casin_test): Add more tests.
35598         (casinh_test): Likewise.
35599         * sysdeps/i386/fpu/libm-test-ulps: Update.
35600         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35602 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35604         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
35606         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
35608         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
35609         declarations.
35610         (denorm): Likewise.
35611         (__mp_dbl): Likewise.
35612         (__inv): Likewise.
35614         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
35615         and adjust the header comment.
35617         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
35618         variable name from declaration.
35620 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
35622         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35623         Initialize COMMON_CPUID_INDEX_7 element.
35624         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
35625         (CPUID_RTM): Likewise.
35626         (HAS_RTM): Likewise.
35627         (COMMON_CPUID_INDEX_7): New enum.
35629 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
35631         [BZ #14981]
35632         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
35633         size is zero, record memory as freed.
35635 2013-01-03  Andreas Jaeger  <aj@suse.de>
35637         * po/ia.po: Add new Interlingua translation.
35639 2012-01-03  Allan McRae  <allan@archlinux.org>
35641         * locale/programs/localedef.c: Fix description of '--posix' flag.
35643 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
35645         * NEWS: Update dates in second copyright notice.
35646         * README: Update copyright dates in example.
35647         * manual/libc.texinfo: Update copyright dates.
35648         * scripts/test-installation.pl: Update copyright date in --version
35649         output.
35651         * hurd/ctty-input.c: Fix copyright notice formatting.
35652         * hurd/ctty-output.c: Likewise.
35653         * hurd/dtable.c: Likewise.
35654         * hurd/hurd-raise.c: Likewise.
35655         * hurd/hurdprio.c: Likewise.
35656         * hurd/msgportdemux.c: Likewise.
35657         * misc/sys/file.h: Likewise.
35658         * misc/sys/ioctl.h: Likewise.
35659         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
35660         * sysdeps/mach/hurd/chdir.c: Likewise.
35661         * sysdeps/mach/hurd/fchdir.c: Likewise.
35662         * sysdeps/mach/hurd/rename.c: Likewise.
35663         * sysdeps/mach/hurd/rmdir.c: Likewise.
35664         * sysdeps/mach/hurd/seekdir.c: Likewise.
35665         * sysdeps/mach/hurd/setsid.c: Likewise.
35666         * sysdeps/posix/wait3.c: Likewise.
35668         * All files with FSF copyright notices: Update copyright dates
35669         using scripts/update-copyrights.
35670         * intl/plural.c: Regenerated.
35671         * locale/programs/charmap-kw.h: Likewise.
35672         * locale/programs/locfile-kw.h: Likewise.
35674 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
35676         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
35677         four values.
35679         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
35680         calculation loop and add branch prediction.
35682         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
35683         check access beyond bounds of m1np.
35685         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
35686         MPTWO.
35687         (__inv): Remove local variable MPTWO to use the global
35688         constant.
35689         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
35690         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
35691         variable MPTWO.
35692         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
35693         MP3HALFS static const.
35695 2013-01-01  David S. Miller  <davem@davemloft.net>
35697         * po/ca.po: Update from translation team.
35699 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
35701         * scripts/update-copyrights: New file.
35702         * Makeconfig: Reformat copyright notice.
35703         * ctype/ctype.h: Likewise.
35704         * debug/swprintf_chk.c: Likewise.
35705         * elf/dl-cache.c: Likewise.
35706         * elf/dl-debug.c: Likewise.
35707         * elf/dl-object.c: Likewise.
35708         * grp/initgroups.c: Likewise.
35709         * hurd/Makefile: Likewise.
35710         * hurd/hurd/signal.h: Likewise.
35711         * hurd/hurdfault.c: Likewise.
35712         * hurd/hurdioctl.c: Likewise.
35713         * hurd/hurdlookup.c: Likewise.
35714         * hurd/intr-msg.c: Likewise.
35715         * iconv/gconv_open.c: Likewise.
35716         * libio/swprintf.c: Likewise.
35717         * locale/lc-ctype.c: Likewise.
35718         * locale/nl_langinfo.c: Likewise.
35719         * mach/Machrules: Likewise.
35720         * mach/Makefile: Likewise.
35721         * malloc/obstack.h: Likewise.
35722         * manual/Makefile: Likewise.
35723         * manual/tsort.awk: Likewise.
35724         * misc/bits/stab.def: Likewise.
35725         * nis/nis_print_group_entry.c: Likewise.
35726         * nis/nis_table.c: Likewise.
35727         * nis/nss_compat/compat-pwd.c: Likewise.
35728         * nis/nss_compat/compat-spwd.c: Likewise.
35729         * po/Makefile: Likewise.
35730         * posix/fnmatch.c: Likewise.
35731         * posix/regex.h: Likewise.
35732         * resolv/Makefile: Likewise.
35733         * resolv/nss_dns/dns-network.c: Likewise.
35734         * resolv/res_hconf.c: Likewise.
35735         * scripts/gen-sorted.awk: Likewise.
35736         * soft-fp/soft-fp.h: Likewise.
35737         * stdio-common/printf.h: Likewise.
35738         * stdlib/monetary.h: Likewise.
35739         * stdlib/random.c: Likewise.
35740         * stdlib/random_r.c: Likewise.
35741         * sysdeps/generic/Makefile: Likewise.
35742         * sysdeps/gnu/Makefile: Likewise.
35743         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
35744         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
35745         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
35746         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
35747         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
35748         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
35749         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
35750         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
35751         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
35752         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
35753         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
35754         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
35755         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
35756         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
35757         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
35758         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
35759         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
35760         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
35761         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
35762         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
35763         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
35764         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
35765         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
35766         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
35767         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
35768         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
35769         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
35770         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
35771         * sysdeps/mach/hurd/errnos.awk: Likewise.
35772         * sysdeps/mach/hurd/fork.c: Likewise.
35773         * sysdeps/mach/hurd/getcwd.c: Likewise.
35774         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
35775         * sysdeps/mach/hurd/mmap.c: Likewise.
35776         * sysdeps/mach/hurd/utimes.c: Likewise.
35777         * sysdeps/mach/hurd/xmknod.c: Likewise.
35778         * sysdeps/posix/profil.c: Likewise.
35779         * sysdeps/posix/readdir_r.c: Likewise.
35780         * sysdeps/powerpc/bits/mathdef.h: Likewise.
35781         * sysdeps/powerpc/bits/setjmp.h: Likewise.
35782         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
35783         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
35784         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35785         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
35786         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
35787         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
35788         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35789         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
35790         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
35791         * sysdeps/pthread/lio_listio.c: Likewise.
35792         * sysdeps/sparc/dl-procinfo.h: Likewise.
35793         * sysdeps/unix/i386/sysdep.S: Likewise.
35794         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
35795         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
35796         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
35797         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
35798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
35799         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
35800         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
35801         * sysdeps/unix/sysv/linux/speed.c: Likewise.
35802         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
35803         * sysdeps/wordsize-32/divdi3.c: Likewise.
35804         * time/sys/time.h: Likewise.
35805         * wcsmbs/Makefile: Likewise.
35807 2013-01-01  David S. Miller  <davem@davemloft.net>
35809         * po/fr.po: Update from translation team.
35811         * catgets/gencat.c: Update copyright year.
35812         * csu/version.c: Likewise.
35813         * debug/catchsegv.sh: Likewise.
35814         * debug/pcprofiledump.c: Likewise.
35815         * debug/xtrace.sh: Likewise.
35816         * elf/ldconfig.c: Likewise.
35817         * elf/ldd.bash.in: Likewise.
35818         * elf/pldd.c: Likewise.
35819         * elf/sotruss.ksh: Likewise.
35820         * elf/sprof.c: Likewise.
35821         * iconv/iconv_prog.c: Likewise.
35822         * iconv/iconvconfig.c: Likewise.
35823         * locale/programs/locale.c: Likewise.
35824         * locale/programs/localedef.c: Likewise.
35825         * login/programs/pt_chown.c: Likewise.
35826         * malloc/memusage.sh: Likewise.
35827         * malloc/memusagestat.c: Likewise.
35828         * malloc/mtrace.pl: Likewise.
35829         * nscd/nscd.c: Likewise.
35830         * nss/getent.c: Likewise.
35831         * nss/makedb.c: Likewise.
35832         * posix/getconf.c: Likewise.
35834 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
35836         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
35837         numbers.
35839 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
35841         * math/bits/mathcalls.h (modf): Use __nonnull.
35843 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
35845         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
35846         (split): Use macro CN instead of the bare value.
35847         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
35848         could be used.
35849         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
35850         instead of the bare value.
35851         (power1): Likewise.
35853 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35855         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
35856         __ATAN_TWOM.
35857         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
35859         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
35860         their values.
35861         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
35862         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
35863         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
35864         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
35866 2012-12-28  Andreas Jaeger  <aj@suse.de>
35868         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
35869         values are from Linux 3.7.
35871         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
35872         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
35874 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35876         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
35877         TRUE case.
35879         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
35880         (norm): Likewise.
35881         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
35882         variables with preprocessor constants.
35883         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
35884         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
35885         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
35887 2012-12-27  Bruno Haible  <bruno@clisp.org>
35889         [BZ #14317]
35890         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
35891         only if needed.
35893 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
35895         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
35896         and use variable directly.
35897         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
35899         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
35900         MPONE.
35901         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
35902         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
35903         variable MPONE.
35904         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
35905         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
35906         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
35907         include directive.  Remove local variable MPONE.
35908         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
35909         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
35910         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
35912 2012-12-25  David S. Miller  <davem@davemloft.net>
35914         * version.h (RELEASE): Set to "development".
35915         (VERSION): Set to "2.17.90".
35916         * NEWS: Add 2.18 section.
35918 2012-12-21  David S. Miller  <davem@davemloft.net>
35920         * po/hr.po: Update from translation team.
35922 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35924         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
35926 2012-12-19  Steve Ellcey  <sellcey@mips.com>
35928         * NEWS:  Mention new memcpy for MIPS.
35930 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35932         * manual/contrib.texi (Contributors): Spelling correction.
35934 2012-12-15  David S. Miller  <davem@davemloft.net>
35936         * po/ru.po: Update from translation team.
35938 2012-12-13  David S. Miller  <davem@davemloft.net>
35940         * NEWS: Mention IFUNC testsuite enhancements.
35942         * po/pl.po: Update from translation team.
35943         * po/bg.po: Likewise.
35945         * manual/contrib.texi (Contributors): Update entries for Hongjiu
35946         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
35948 2012-12-11  David S. Miller  <davem@davemloft.net>
35950         * po/sv.po: Update from translation team.
35952         * po/vi.po: Update from translation team.
35954         * po/cs.po: Update from translation team.
35956         * po/de.po: Update from translation team.
35957         * po/eo.po: Likewise.
35958         * po/nl.po: Likewise.
35960 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
35962         [BZ #14246]
35963         * manual/argp.texi (Argp Helper Functions): Move node to follow
35964         Argp Parsing State.
35966         [BZ #14872]
35967         * manual/conf.texi (Limits on File System Capacity): Mention if
35968         terminating null is included in the max size.
35970 2012-12-10  Andreas Jaeger  <aj@suse.de>
35972         * po/cs.po: Update from translation team.
35974 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
35976         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
35977         void pointer and cast to uintptr_t.
35978         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
35979         path.
35980         * sysdeps/s390/s390-64/memcpy.S: Likewise.
35981         * sysdeps/s390/s390-64/memset.S: Likewise.
35983 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
35985         [BZ #14833]
35986         * menual/message.texi (Message Translation): Fix typos.
35987         (Helper programs for gettext): Likewise.
35989 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
35991         [BZ #14898]
35992         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
35993         Change to -1.
35995 2012-12-07  David S. Miller  <davem@davemloft.net>
35997         * po/libc.pot: Update.
35999 2012-12-07  Richard Henderson  <rth@redhat.com>
36001         [BZ #10114]
36002         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
36003         normal/normal case to before the switch.
36004         (_FP_DIV): Likewise.
36006 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
36007             Mike Frysinger  <vapier@gentoo.org>
36009         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
36010         check for __NR_fadvise64_64.
36012 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
36014         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
36015         0, not just to plain "0" as a statement.
36016         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
36017         with cw.
36019 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
36021         * NEWS: Use sourceware.org in Bugzilla URL.
36023 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
36025         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
36026         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36028         * stdio-common/tst-put-error.c (do_test): Add newline to the
36029         padded test to ensure flush.
36031 2012-12-05  Jeff Law  <law@redhat.com>
36033         * sunrpc/etc.rpc (fedfs_admin): Add entry.
36035 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
36037         * README: Don't refer to ports add-on as distributed separately.
36038         Mention AArch64 in list of systems supported in the ports add-on.
36040         * LICENSES: Add more non-FSF copyright and license notices.
36042         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
36043         ((unused)).
36045         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
36047         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
36048         10000 as width of padded output.
36050 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36052         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
36054         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
36055         variable LX with __attribute__ ((unused)).
36056         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
36057         Likewise.
36058         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
36059         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36060         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
36061         with __attribute__ ((unused)).
36063 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
36065         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
36067 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36069         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
36070         (CFLAGS-nldbl-acos.c): New variable.
36071         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
36072         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
36073         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
36074         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
36075         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
36076         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
36077         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
36078         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
36079         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
36080         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
36081         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
36082         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
36083         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
36084         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
36085         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
36086         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
36087         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
36088         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
36089         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
36090         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
36091         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
36092         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
36093         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
36094         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
36095         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
36096         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
36097         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
36098         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
36099         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
36100         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
36101         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
36102         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
36103         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
36104         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
36105         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
36106         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
36107         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
36108         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
36109         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
36110         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
36111         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
36112         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
36113         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
36114         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
36115         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
36116         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
36117         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
36118         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
36119         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
36120         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
36121         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
36122         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
36123         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
36124         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
36125         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
36126         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
36127         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
36128         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
36129         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
36130         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
36131         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
36132         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
36133         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
36134         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
36135         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
36136         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
36137         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
36138         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
36139         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
36140         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
36141         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
36142         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
36143         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
36144         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
36145         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
36146         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
36147         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
36148         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
36149         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
36150         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
36151         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
36152         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
36153         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
36154         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
36155         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
36156         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
36157         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
36158         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
36159         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
36160         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
36161         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
36162         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
36163         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
36164         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
36165         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
36166         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
36167         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
36169         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
36170         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36172         [BZ #14914]
36173         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
36174         whole low double instead of just low 47 bits when splitting values
36175         into two parts.
36177 2012-12-03  Allan McRae  <allan@archlinux.org>
36179         * manual/stdio.texi (Predefined Printf Handlers): Remove
36180         @hsep and @vsep usage.
36182 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
36184         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
36185         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
36187 2012-12-03  Jeff Law  <law@redhat.com>
36189         * time/sys/time.h (settimeofday): Do not mark TV argument
36190         as __nonnull.
36192 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
36194         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
36195         when currently writing and seek to current position when not.
36196         * libio/Makefile (tests): Remove bug-fclose1.
36197         * libio/bug-fclose1.c: Delete.
36199 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
36201         * manual/arith.texi (feenableexcept): Fix typo.
36202         (fedisableexcept): Likewise.
36204 2012-11-30  Roland McGrath  <roland@hack.frob.com>
36206         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
36207         second, differently-typed declaration, rather than a cast.
36209 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
36211         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
36212         * include/rpc/svc.h: ... here.
36214 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
36216         [BZ #13013]
36217         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
36218         depending n and resplen2 to catch cases where answer
36219         equals answerp2.
36221 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
36223         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
36224         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
36226 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
36228         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
36230 2012-11-29  Roland McGrath  <roland@hack.frob.com>
36232         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
36234 2012-11-28  Jeff Law  <law@redhat.com>
36236         [BZ #13761]
36237         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
36238         dataset_temporary.  Track alloca usage into alloca_used.
36239         If dataset is large allocate and release it via malloc/free.
36241 2012-06-04  Florian Weimer  <fweimer@redhat.com>
36243         [BZ #14197]
36244         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
36246 2012-11-28  David S. Miller  <davem@davemloft.net>
36248         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36250 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36252         [BZ #14803]
36253         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
36254         of pi/2 rounded to nearest to 64 bits.
36255         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
36256         nearest to 64 bits.
36257         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
36258         bits.
36260 2012-11-28  Jeff Law <law@redhat.com>
36261             Martin Osvald <mosvald@redhat.com>
36263         [BZ #14889]
36264         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
36265         * sunrpc/svc.c: Include time.h.
36266         (__svc_accept_failed): New function.
36267         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
36268         any reason other than EINTR, call __svc_accept_failed.
36269         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
36270         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
36272 2012-11-28  Andreas Schwab  <schwab@suse.de>
36274         * scripts/abilist.awk: Also handle indirect functions in .opd
36275         section.
36277 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36279         [BZ #13881]
36280         * sysdeps/x86/fpu/powl_helper.c: New file.
36281         * sysdeps/x86/fpu/Makefile: Likewise.
36282         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
36283         (p3): New object.
36284         (__ieee754_powl): Use __powl_helper for finite arguments except
36285         integer exponents below 8.
36286         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
36287         (p3): New object.
36288         (__ieee754_powl): Use __powl_helper for finite arguments except
36289         integer exponents below 8.
36290         * math/libm-test.inc (pow_test): Add more tests and enable some
36291         previously disabled tests.
36292         * sysdeps/i386/fpu/libm-test-ulps: Update.
36293         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36295 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36296             Carlos O'Donell  <carlos_odonell@mentor.com>
36298         * nss/makedb.c (is_prime): Assert that input is odd and greater
36299         than 4.  Note that fact in a comment too.
36300         (next_prime): Add 4 to input.
36302 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36304         [BZ #11741]
36305         * libio/Makefile (tests): Add test case tst-fwrite-error.
36306         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
36307         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
36308         * libio/tst-fwrite-error.c: New test case.
36310 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
36312         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
36313         before casting to void *.
36314         * include/libc-internal.h (__pointer_type): New macro.
36315         (__integer_if_pointer_type_sub): Likewise.
36316         (__integer_if_pointer_type): Likewise.
36317         (cast_to_integer): Likewise.
36318         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
36319         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
36320         before casting to atomic64_t.
36321         (atomic_exchange_acq): Likewise.
36322         (__arch_exchange_and_add_body): Likewise.
36323         (__arch_add_body): Likewise.
36324         (atomic_add_negative): Likewise.
36325         (atomic_add_zero): Likewise.
36327 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
36329         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
36330         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
36331         (add_fdes): Likewise.
36332         (linear_search_fdes): Likewise.
36333         (binary_search_unencoded_fdes): Likewise.
36335 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
36337         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
36339 2012-11-24  Adam Conrad  <adconrad@0c3.net>
36341         * configure.in: Autodetect C++ header directories.
36342         * configure: Regenerated.
36344 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
36346         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
36348 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
36350         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36352 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
36354         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
36355         LDBL_MANT_DIG == 106]: Disable some tests.
36356         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36357         Likewise.
36358         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36359         Likewise.
36361         [BZ #14871]
36362         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
36363         input for small inputs.  Return +/- pi/2 for large inputs.
36364         * math/libm-test.inc (atan_test): Add more tests.
36366         * sysdeps/generic/unwind-dw2-fde-glibc.c
36367         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
36368         __attribute__ ((unused)).
36370         [BZ #14645]
36371         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
36372         x * y if x and y are nonzero and z is zero.
36374         [BZ #14811]
36375         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
36376         nonzero exponents with absolute value below 0x1p-117 to +/-
36377         0x1p-117.
36379         [BZ #14869]
36380         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
36381         up arguments below 2**-450, not just those below 2**-500.
36382         * math/libm-test.inc (hypot_test): Add another test.
36384         [BZ #14868]
36385         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
36386         Return a+b for ratio over 2**120, not 2**60.
36387         * math/libm-test.inc (hypot_test): Add another test.
36389         * math/libm-test.inc (clog_test): Use
36390         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
36391         (clog10_test): Likewise.
36393         [BZ #6778]
36394         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
36396 2012-11-22  Andreas Schwab  <schwab@suse.de>
36398         * sysdeps/i386/fpu/libm-test-ulps: Update.
36400 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
36402         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
36403         printf output with newline.
36405 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
36407         [BZ #14865]
36408         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
36409         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
36410         -z nodlopen, -z initfirst and -z execstack support.
36411         * configure: Regenerated.
36413         * elf/elf.h (DF_1_NODIRECT): New macro.
36414         (DF_1_IGNMULDEF): Likewise.
36415         (DF_1_NOKSYMS): Likewise.
36416         (DF_1_NOHDR): Likewise.
36417         (DF_1_EDITED): Likewise.
36418         (DF_1_NORELOC): Likewise.
36419         (DF_1_SYMINTPOSE): Likewise.
36420         (DF_1_GLOBAUDIT): Likewise.
36421         (DF_1_SINGLETON): Likewise.
36422         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
36423         DT_1_SUPPORTED_MASK bits.
36424         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
36426 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
36428         * sysdeps/unix/make-syscalls.sh: Document prefixes.
36430 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
36432         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
36433         macro.
36435         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
36436         (sendmmsg): Move declarations...
36437         * socket/sys/socket.h: ... here.
36438         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
36439         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
36440         include it from...
36441         * socket/recvmmsg.c: ... this new file.
36442         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
36443         (sendmmsg): Rename to __sendmmsg, create weak alias and make
36444         definition of __sendmmsg hidden.
36445         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
36446         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
36447         Move ENOSYS stub into and include it from...
36448         * socket/sendmmsg.c: ... this new file.
36449         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
36450         (sysdep_routines): Move recvmmsg and sendmmsg...
36451         * socket/Makefile (routines): ... here.
36452         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
36453         (GLIBC_PRIVATE): Add __sendmmsg.
36454         * include/sys/socket.h (__sendmmsg): Add declarations.
36455         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
36456         sendmmsg.
36458 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
36460         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
36461         variable I1 with __attribute__ ((unused)).
36462         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
36464 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36466         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
36467         DUMMY variables with __attribute__ ((unused)).
36469         * bits/byteswap.h: Include <bits/types.h>.
36470         (__bswap_64): Use __uint64_t instead of unsigned long long int.
36472 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36474         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
36475         string_t.  Do not manually set errno.
36476         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
36477         length with __strnlen.  Make sure to both set errno and return it on
36478         failure.
36480 2012-11-19  David S. Miller  <davem@davemloft.net>
36482         With help from Joseph Myers.
36483         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
36484         very large arguments properly.
36485         * math/libm-test.inc (atan_test): New tests.
36486         (atan2_test): New tests.
36487         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36488         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36490 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36492         [BZ #14856]
36493         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
36494         Define to 3.
36496         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
36497         [POSIX] (EADDRNOTAVAIL): Likewise.
36498         [POSIX] (EAFNOSUPPORT): Likewise.
36499         [POSIX] (EALREADY): Likewise.
36500         [POSIX] (ECONNABORTED): Likewise.
36501         [POSIX] (ECONNREFUSED): Likewise.
36502         [POSIX] (ECONNRESET): Likewise.
36503         [POSIX] (EDESTADDRREQ): Likewise.
36504         [POSIX] (EDQUOT): Likewise.
36505         [POSIX] (EHOSTUNREACH): Likewise.
36506         [POSIX] (EIDRM): Likewise.
36507         [POSIX] (EISCONN): Likewise.
36508         [POSIX] (ELOOP): Likewise.
36509         [POSIX] (EMULTIHOP): Likewise.
36510         [POSIX] (ENETDOWN): Likewise.
36511         [POSIX] (ENETUNREACH): Likewise.
36512         [POSIX] (ENOBUFS): Likewise.
36513         [POSIX] (ENODATA): Likewise.
36514         [POSIX] (ENOLINK): Likewise.
36515         [POSIX] (ENOMSG): Likewise.
36516         [POSIX] (ENOPROTOOPT): Likewise.
36517         [POSIX] (ENOSR): Likewise.
36518         [POSIX] (ENOSTR): Likewise.
36519         [POSIX] (ENOTCONN): Likewise.
36520         [POSIX] (ENOTSOCK): Likewise.
36521         [POSIX] (EOPNOTSUPP): Likewise.
36522         [POSIX] (EOVERFLOW): Likewise.
36523         [POSIX] (EPROTO): Likewise.
36524         [POSIX] (EPROTONOSUPPORT): Likewise.
36525         [POSIX] (EPROTOTYPE): Likewise.
36526         [POSIX] (ESTALE): Likewise.
36527         [POSIX] (ETIME): Likewise.
36528         [POSIX] (ETXTBSY): Likewise.
36529         [POSIX] (EWOULDBLOCK): Likewise.
36530         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
36531         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
36532         [POSIX] (SEEK_CUR): Likewise.
36533         [POSIX] (SEEK_END): Likewise.
36534         [POSIX || UNIX98] (mode_t): Do not require.
36535         [POSIX] (off_t): Likewise.
36536         [POSIX] (pid_t): Likewise.
36537         [POSIX] (sys/stat.h): Do not allow header.
36538         [POSIX] (unistd.h): Likewise.
36539         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
36540         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
36541         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
36542         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
36543         require.
36544         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
36545         sigevent): Specify elements.
36546         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
36547         entry.
36548         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
36549         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
36551         * conform/data/cpio.h-data [POSIX]: Disable whole file.
36552         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
36553         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
36554         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
36555         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
36556         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
36557         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
36558         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
36559         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
36560         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
36561         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
36562         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
36563         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
36564         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
36565         Likewise.
36566         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
36567         Likewise.
36568         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
36569         Likewise.
36570         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
36571         Likewise.
36572         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
36573         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
36574         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
36575         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
36576         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
36577         Specify lower bound on value.
36578         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
36579         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
36580         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
36581         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
36582         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
36583         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
36584         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
36585         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
36586         value.
36587         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
36588         as optional.
36589         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
36590         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
36591         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
36592         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
36593         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
36594         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
36595         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
36596         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
36597         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
36598         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
36599         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
36600         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
36601         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
36602         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
36603         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
36604         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
36605         entry.
36606         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
36607         optional.
36608         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
36609         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
36610         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
36611         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
36612         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
36613         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
36614         Likewise.
36615         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
36616         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
36617         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
36618         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
36619         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
36620         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
36621         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
36622         as optional.
36623         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
36624         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
36625         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
36626         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
36627         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
36628         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
36629         specify as optional.
36630         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
36631         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
36632         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
36633         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
36634         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
36635         [XPG3] (NL_LANGMAX): Likewise.
36636         [POSIX || XPG3] (NL_MSGMAX): Likewise.
36637         [POSIX || XPG3] (NL_NMAX): Likewise.
36638         [POSIX || XPG3] (NL_SETMAX): Likewise.
36639         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
36640         [XPG3] (NZERO): Likewise.
36641         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
36642         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
36643         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
36644         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
36645         (REG_ERANGE): Expect.
36646         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
36647         optional-constant.
36648         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
36649         Use (void) in prototype.
36650         [POSIX] (*_t): Allow.
36651         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
36652         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
36653         (WRDE_BADVAL): Expect.
36655         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
36656         expect.
36657         [XPG3 || XPG4] (O_RSYNC): Likewise.
36658         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
36659         Likewise.
36660         [XPG3 || XPG4] (pthread_sigmask): Likewise.
36661         [XPG3 || XPG4] (sigqueue): Likewise.
36662         [XPG3 || XPG4] (sigtimedwait): Likewise.
36663         [XPG3 || XPG4] (sigwaitinfo): Likewise.
36664         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
36665         [XPG3 || XPG4] (vsnprintf): Likewise.
36666         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
36667         Likewise.
36668         [XPG3 || XPG4] (blksize_t): Likewise.
36669         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
36670         Likewise.
36671         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
36672         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
36673         [XPG3 || XPG4] (struct itimerspec): Likewise.
36674         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
36675         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
36676         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
36677         [XPG3 || XPG4] (clockid_t): Likewise.
36678         [XPG3 || XPG4] (timer_t): Likewise.
36679         [XPG3 || XPG4] (clock_getres): Likewise.
36680         [XPG3 || XPG4] (clock_gettime): Likewise.
36681         [XPG3 || XPG4] (clock_settime): Likewise.
36682         [XPG3 || XPG4] (nanosleep): Likewise.
36683         [XPG3 || XPG4] (timer_create): Likewise.
36684         [XPG3 || XPG4] (timer_delete): Likewise.
36685         [XPG3 || XPG4] (timer_gettime): Likewise.
36686         [XPG3 || XPG4] (timer_getoverrun): Likewise.
36687         [XPG3 || XPG4] (timer_settime): Likewise.
36688         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
36689         [XPG3 || XPG4] (getlogin_r): Likewise.
36690         [XPG3 || XPG4] (pread): Likewise.
36691         [XPG3 || XPG4] (pthread_atfork): Likewise.
36692         [XPG3 || XPG4] (pwrite): Likewise.
36694         [BZ #14835]
36695         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
36696         <bits/siginfo.h>.
36698 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36700         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
36701         finalizing MALLSTREAM.
36703         * sysdeps/mach/hurd/syncfs.c: New file.
36705 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
36707         [BZ #14719]
36708         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
36709         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
36710         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
36711         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
36712         (_nss_dns_gethostbyname4_r): Likewise.
36713         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
36714         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
36716 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
36718         [BZ #13763]
36719         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
36721 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
36723         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
36724         * elf/cache.c (print_entry): Print ",AArch64" for
36725         FLAG_AARCH64_LIB64
36727         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
36728         * elf/cache.c (print_entry): Print ",hard-float" for
36729         FLAG_ARM_LIBHF.
36731 2012-11-18  David S. Miller  <davem@davemloft.net>
36733         With help from Joseph Myers.
36734         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
36735         cutoff to 2**-13.
36736         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
36737         cutoff to 2**-25.
36738         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
36739         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
36740         small.
36741         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
36742         * math/libm-test.inc (y0_test): New tests.
36743         (y1_test): New tests.
36744         * sysdeps/i386/fpu/libm-test-ulps: Update.
36745         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36746         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36748 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
36750         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
36751         64-bit targets.
36752         * configure: Regenerated.
36754 2012-11-17  David S. Miller  <davem@davemloft.net>
36756         [BZ #14811]
36757         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
36758         nonzero exponents with absolute value below 0x1p-128 to +/-
36759         0x1p-128.
36761 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
36763         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
36765         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
36767         * posix/getconf-speclist.c: New file.
36768         * posix/posix-envs.def: Likewise.
36769         * posix/confstr.c (START_ENV_GROUP): New macro.
36770         (END_ENV_GROUP): Likewise.
36771         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
36772         (KNOWN_PRESENT_ENV_STRING): Likewise.
36773         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
36774         (UNKNOWN_ENVIRONMENT): Likewise.
36775         (confstr): Include posix-envs.def instead of handling
36776         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
36777         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
36778         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
36779         (END_ENV_GROUP): Likewise.
36780         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
36781         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
36782         (UNKNOWN_ENVIRONMENT): Likewise.
36783         (__sysconf): Include posix-envs.def instead of handling associated
36784         cases directly here.
36785         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
36786         preprocessing getconf-speclist.c rather than running getconf or
36787         generating empty file.
36789 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
36791         * scripts/check-local-headers.sh: Ignore 'mach' headers.
36793 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
36795         [BZ #14672]
36796         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
36798 2012-11-16  David S. Miller  <davem@davemloft.net>
36800         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
36801         smaller than LDBL_EPSILON/2.0L, just return xm1.
36803 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
36805         * elf/tst-array1.c (init): Set constructor priority to 1000.
36806         (fini): Set destructor priority to 1000.
36807         * elf/tst-array2dep.c: Likewise.
36809 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
36811         [BZ #11741]
36812         * libio/fileops.c (_IO_new_file_write): Correctly return error.
36813         (_IO_new_file_xsputn): Also return EOF if none of the input
36814         data was written when overflow failed.
36815         * libio/iopadn.c (_IO_padn): Likewise.
36816         * libio/iowpadn.c (_IO_wpadn): Likewise.
36817         * stdio-common/tst-put-error.c: Add copyright notice.
36818         (do_test): Add case for printing padded string.
36819         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
36820         _IO_padn returned error.
36821         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
36822         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
36823         return EOF.
36825 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
36827         * libio/libioP.h: Add comment note that the references to C++
36828         bits are now obsolete.
36830 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36832         * math/libm-test.inc (check_complex): Use asprintf.
36834 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
36836         * debug/pcprofiledump.c (print_version): Update copyright year.
36837         * malloc/memusagestat.c (print_version): Likewise.
36839 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
36841         [BZ #14831]
36842         * elf/Makefile (tests): Add tst-audit8.
36843         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
36844         ($(objpfx)tst-audit8.out): New target.
36845         (tst-audit8-ENV): New variable.
36846         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
36847         audit if l_reloc_result is NULL.
36848         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
36849         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
36850         * elf/tst-audit8.c: New file.
36852 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36854         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
36855         * misc/Makefile (CFLAGS-select.c): Define.
36856         * posix/Makefile (CFLAGS-pause.c): Define.
36858 2012-11-13  David S. Miller  <davem@davemloft.net>
36860         * crypt/Makefile: Move test targets after toplevel Rules
36861         inclusion.  Grab any necessary sysdep routines when linking.
36862         * crypt/md5.c (md5_process_block): Remove define, we will always
36863         name it __md5_process_block.
36864         (md5_finish_ctx): Update md5_process_block call.
36865         (md5_stream): Likewise.
36866         (md5_process_bytes): Likewise.
36867         (md5_process_block): Rename to __md5_process_block and move to ...
36868         * crypt/md5-block.c: ... here.
36869         * crypt/sha256.c (sha256_process_block): Move to ...
36870         * crypt/sha256-block.c: ... here.
36871         * crypt/sha512.c (sha512_process_block): Move to ...
36872         * crypt/sha512-block.c: ... here.
36873         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
36874         path.
36875         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
36876         * sysdeps/sparc/sparc64/multiarch/Makefile
36877         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
36878         crypt subdir.
36879         (localedef-aux): Add md5 crypto assembler when in locale subdir.
36880         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
36881         multiarch changes.
36882         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
36883         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
36884         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
36885         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
36886         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
36887         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
36888         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
36889         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
36890         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
36891         file.
36892         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
36893         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
36894         file.
36895         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
36897 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
36899         * timezone/tzselect.ksh: Update from tzcode git revision
36900         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
36901         * timezone/zdump.c: Likewise.
36902         * timezone/zic.c: Likewise.
36903         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
36904         in TZVERSION setting, not $(PKGVERSION).
36905         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
36906         REPORT_BUGS_TO settings.
36908         [BZ #14838]
36909         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
36910         macro.
36912 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36914         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
36915         detection to immediately after _FP_ROUND().
36916         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
36917         bits are 0.
36919 2012-11-11  David S. Miller  <davem@davemloft.net>
36921         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
36922         inttypes.h
36923         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
36924         __close rather than their public counterparts.
36926 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
36928         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
36929         file.
36930         [UNIX98] (sem_timedwait): Do not expect.
36931         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
36932         [XPG4 || UNIX98] (sockatmark): Do not expect.
36933         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
36934         (clock_getcpuclockid): Do not expect.
36935         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
36936         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
36937         Do not expect.
36938         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
36939         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
36940         [UNIX98] (vwscanf): Likewise.
36941         [UNIX98] (vswscanf): Likewise.
36943 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
36945         * timezone/version.h: Remove file.
36946         * timezone/README: Do not refer to version.h.
36947         * timezone/Makefile ($(objpfx)zic.o): New dependency on
36948         $(objpfx)version.h.
36949         ($(objpfx)zdump.o): Likewise.
36950         ($(objpfx)version.h): New target.
36952         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
36953         2012i.
36954         * timezone/README: Don't mention modification to tzselect.ksh.
36955         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
36956         work on unmodified tzselect.ksh.  Substitute version numbers in
36957         tzselect.ksh.
36959         * Makefile (format-me): Remove.
36960         (INSTALL): Adjust indentation.  Use commands directly instead of
36961         using $(format-me).
36963         * aclocal.m4 (ACX_PKGVERSION): New macro.
36964         (ACX_BUGURL): Likewise.
36965         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
36966         (PKGVERSION): New AC_DEFINE_UNQUOTED.
36967         (REPORT_BUGS_TO): Likewise.
36968         * configure: Regenerated.
36969         * config.h.in (PKGVERSION): New macro.
36970         (REPORT_BUGS_TO): Likewise.
36971         * config.make.in (PKGVERSION): New variable.
36972         (PKGVERSION_TEXI): Likewise.
36973         (REPORT_BUGS_TO): Likewise.
36974         (REPORT_BUGS_TEXI): Likewise.
36975         * Makefile (format-me): Use -I$(common-objpfx)manual.
36976         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
36977         ($(common-objpfx)manual/%): New target.
36978         (manual/%): Remove target.
36979         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
36980         (print_version): Use PKGVERSION.
36981         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
36982         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
36983         and REPORT_BUGS_TO.
36984         ($(objpfx)xtrace): Likewise.
36985         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
36986         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
36987         (print_version): Use PKGVERSION.
36988         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
36989         (do_version): Use PKGVERSION.
36990         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
36991         REPORT_BUGS_TO.
36992         (common-ldd-rewrite): Likewise.
36993         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
36994         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
36995         (print_version): Use PKGVERSION.
36996         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
36997         * elf/pldd.c (argp_program_bug_address): Remove variable.
36998         (more_help): New function.
36999         (argp): Use more_help.
37000         (print_version): Use PKGVERSION.
37001         * elf/sln.c (main): Use PKGVERSION.
37002         (usage): Use REPORT_BUGS_TO.
37003         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
37004         (top level): Use PKGVERSION.
37005         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
37006         (print_version): Use PKGVERSION.
37007         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
37008         (print_version): Use PKGVERSION.
37009         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
37010         (print_version): Use PKGVERSION.
37011         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
37012         (print_version): Use PKGVERSION.
37013         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
37014         (print_version): Use PKGVERSION.
37015         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
37016         (print_version): Use PKGVERSION.
37017         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
37018         and BUGURL.
37019         ($(objpfx)memusage): Likewise.
37020         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
37021         (do_version): Use PKGVERSION.
37022         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
37023         (print_version): Use PKGVERSION.
37024         * malloc/mtrace.pl ($PACKAGE): Remove variable.
37025         ($PKGVERSION): New variable.
37026         ($REPORT_BUGS_TO): Likewise.
37027         (usage): Use $REPORT_BUGS_TO.
37028         (top level): Use $PKGVERSION.
37029         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
37030         ($(objpfx)pkgvers.texi): New rule.
37031         ($(objpfx)stamp-pkgvers): Likewise.
37032         * manual/install.texi: Include pkgvers.texi.
37033         (--with-pkgversion): Document new configure option.
37034         (--with-bugurl): Likewise.
37035         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
37036         than necessarily for this particular distribution.  Use
37037         REPORT_BUGS_TO for where to report bugs.
37038         * INSTALL: Regenerated.
37039         * manual/libc.texinfo: Include pkgvers.texi.
37040         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
37041         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
37042         (print_version): Use PKGVERSION.
37043         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
37044         (print_version): Use PKGVERSION.
37045         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
37046         (print_version): Use PKGVERSION.
37047         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
37048         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
37049         macro.
37050         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
37051         (print_version): Use PKGVERSION.
37052         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
37053         (print_version): Use PKGVERSION.
37054         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
37055         and PKGVERSION.
37057         * timezone/checktab.awk: Update from tzcode 2012i.
37058         * timezone/ialloc.c: Likewise.
37059         * timezone/private.h: Likewise.
37060         * timezone/scheck.c: Likewise.
37061         * timezone/tzfile.h: Likewise.
37062         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
37063         (TZVERSION): Hardcode tzcode version number.
37064         * timezone/zdump.c: Update from tzcode 2012i.
37065         * timezone/zic.c: Likewise.
37066         * timezone/version.h: New file.
37067         * timezone/README: Describe version.h.  Update upstream location.
37069         [BZ #14824]
37070         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
37071         (mktemp): Enable declaration.
37072         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
37073         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
37074         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
37075         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
37076         Likewise.
37077         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
37078         Likewise.
37079         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
37080         Likewise.
37081         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
37082         Likewise.
37083         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
37084         Likewise.
37085         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
37086         Likewise.
37088         [BZ #14821]
37089         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
37090         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
37091         for copies of such integer values.
37092         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
37093         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
37095 2012-11-09  Andreas Jaeger  <aj@suse.de>
37097         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
37098         definitions and declarations that are provided by
37099         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37101 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37103         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
37104         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
37105         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
37106         definition.
37108 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37110         * elf/elf.h: Update comment before AArch64 relocations.
37112 2012-11-07  David S. Miller  <davem@davemloft.net>
37114         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
37115         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
37116         (__start_context): Declare.
37117         (__makecontext_ret): Delete.
37118         (__makecontext): Hook up __start_context instead of
37119         __makecontext_ret.
37120         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
37121         (sysdep_routines): Add __start_context when in stdlib.
37123 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37125         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
37126         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
37127         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
37128         hardcoded "nm".
37129         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
37130         (READELF): New variable.  Use it instead of hardcoded "readelf".
37132 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
37134         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
37135         * sysdeps/x86/Makefile: Here.
37136         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
37137         * sysdeps/x86/tst-xmmymm.sh: This.
37139 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37141         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
37142         expectations.
37143         [UNIX98] (pthread_barrier_t): Do not expect.
37144         [UNIX98] (pthread_barrierattr_t): Likewise.
37145         [UNIX98] (pthread_spinlock_t): Likewise.
37146         [UNIX98] (pthread_barrier_destroy): Likewise.
37147         [UNIX98] (pthread_barrier_init): Likewise.
37148         [UNIX98] (pthread_barrier_wait): Likewise.
37149         [UNIX98] (pthread_barrierattr_destroy): Likewise.
37150         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
37151         [UNIX98] (pthread_barrierattr_init): Likewise.
37152         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
37153         [UNIX98] (pthread_getcpuclockid): Likewise.
37154         [UNIX98] (pthread_mutex_timedlock): Likewise.
37155         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
37156         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
37157         [UNIX98] (pthread_sigmask): Likewise.
37158         [UNIX98] (pthread_spin_destroy): Likewise.
37159         [UNIX98] (pthread_spin_init): Likewise.
37160         [UNIX98] (pthread_spin_lock): Likewise.
37161         [UNIX98] (pthread_spin_trylock): Likewise.
37162         [UNIX98] (pthread_spin_unlock): Likewise.
37163         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
37164         Do not expect.
37165         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
37166         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
37167         [XPG3 || XPG4] (pthread_cond_t): Likewise.
37168         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
37169         [XPG3 || XPG4] (pthread_key_t): Likewise.
37170         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
37171         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
37172         [XPG3 || XPG4] (pthread_once_t): Likewise.
37173         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
37174         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
37175         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
37176         [XPG3 || XPG4] (pthread_t): Likewise.
37178         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
37179         not expect.
37180         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
37182         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
37183         Change function return type to int.
37185         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
37186         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
37187         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
37188         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
37189         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
37190         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
37191         [!POSIX] (posix_madvise): Likewise.
37192         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
37193         && !UNIX98].
37194         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
37195         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
37196         (mode_t): Likewise.
37197         (posix_mem_offset): Likewise.
37198         (posix_typed_mem_get_info): Likewise.
37199         (posix_typed_mem_open): Likewise.
37201         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
37202         Change condition to [XOPEN2K8].
37204         * conform/conformtest.pl: Preprocess allow-header data with -x c
37205         instead of from stdin.
37206         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
37207         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
37208         [C99-based standards] (cerfc): Likewise.
37209         [C99-based standards] (cexp2): Likewise.
37210         [C99-based standards] (cexpm1): Likewise.
37211         [C99-based standards] (clog10): Likewise.
37212         [C99-based standards] (clog1p): Likewise.
37213         [C99-based standards] (clog2): Likewise.
37214         [C99-based standards] (clgamma): Likewise.
37215         [C99-based standards] (ctgamma): Likewise.
37216         [C99-based standards] (cerff): Likewise.
37217         [C99-based standards] (cerfcf): Likewise.
37218         [C99-based standards] (cexp2f): Likewise.
37219         [C99-based standards] (cexpm1f): Likewise.
37220         [C99-based standards] (clog10f): Likewise.
37221         [C99-based standards] (clog1pf): Likewise.
37222         [C99-based standards] (clog2f): Likewise.
37223         [C99-based standards] (clgammaf): Likewise.
37224         [C99-based standards] (ctgammaf): Likewise.
37225         [C99-based standards] (cerfl): Likewise.
37226         [C99-based standards] (cerfcl): Likewise.
37227         [C99-based standards] (cexp2l): Likewise.
37228         [C99-based standards] (cexpm1l): Likewise.
37229         [C99-based standards] (clog10l): Likewise.
37230         [C99-based standards] (clog1pl): Likewise.
37231         [C99-based standards] (clog2l): Likewise.
37232         [C99-based standards] (clgammal): Likewise.
37233         [C99-based standards] (ctgammal): Likewise.
37234         * conform/data/inttypes.h-data [C99-based standards]: Include
37235         stdint.h-data.  Remove all expectations for stdint.h contents.
37236         [C99-based standards] (PRI*): Do not allow.
37237         [C99-based standards] (SCN*): Likewise.
37238         [C99-based standards] (*_t): Likewise.
37239         [C99-based-standards] (PRId8): Expect macro.
37240         [C99-based-standards] (PRIi8): Likewise.
37241         [C99-based-standards] (PRIo8): Likewise.
37242         [C99-based-standards] (PRIu8): Likewise.
37243         [C99-based-standards] (PRIx8): Likewise.
37244         [C99-based-standards] (PRIX8): Likewise.
37245         [C99-based-standards] (SCNd8): Likewise.
37246         [C99-based-standards] (SCNi8): Likewise.
37247         [C99-based-standards] (SCNo8): Likewise.
37248         [C99-based-standards] (SCNu8): Likewise.
37249         [C99-based-standards] (SCNx8): Likewise.
37250         [C99-based-standards] (PRIdLEAST8): Likewise.
37251         [C99-based-standards] (PRIiLEAST8): Likewise.
37252         [C99-based-standards] (PRIoLEAST8): Likewise.
37253         [C99-based-standards] (PRIuLEAST8): Likewise.
37254         [C99-based-standards] (PRIxLEAST8): Likewise.
37255         [C99-based-standards] (PRIXLEAST8): Likewise.
37256         [C99-based-standards] (SCNdLEAST8): Likewise.
37257         [C99-based-standards] (SCNiLEAST8): Likewise.
37258         [C99-based-standards] (SCNoLEAST8): Likewise.
37259         [C99-based-standards] (SCNuLEAST8): Likewise.
37260         [C99-based-standards] (SCNxLEAST8): Likewise.
37261         [C99-based-standards] (PRIdFAST8): Likewise.
37262         [C99-based-standards] (PRIiFAST8): Likewise.
37263         [C99-based-standards] (PRIoFAST8): Likewise.
37264         [C99-based-standards] (PRIuFAST8): Likewise.
37265         [C99-based-standards] (PRIxFAST8): Likewise.
37266         [C99-based-standards] (PRIXFAST8): Likewise.
37267         [C99-based-standards] (SCNdFAST8): Likewise.
37268         [C99-based-standards] (SCNiFAST8): Likewise.
37269         [C99-based-standards] (SCNoFAST8): Likewise.
37270         [C99-based-standards] (SCNuFAST8): Likewise.
37271         [C99-based-standards] (SCNxFAST8): Likewise.
37272         [C99-based-standards] (PRId16): Likewise.
37273         [C99-based-standards] (PRIi16): Likewise.
37274         [C99-based-standards] (PRIo16): Likewise.
37275         [C99-based-standards] (PRIu16): Likewise.
37276         [C99-based-standards] (PRIx16): Likewise.
37277         [C99-based-standards] (PRIX16): Likewise.
37278         [C99-based-standards] (SCNd16): Likewise.
37279         [C99-based-standards] (SCNi16): Likewise.
37280         [C99-based-standards] (SCNo16): Likewise.
37281         [C99-based-standards] (SCNu16): Likewise.
37282         [C99-based-standards] (SCNx16): Likewise.
37283         [C99-based-standards] (PRIdLEAST16): Likewise.
37284         [C99-based-standards] (PRIiLEAST16): Likewise.
37285         [C99-based-standards] (PRIoLEAST16): Likewise.
37286         [C99-based-standards] (PRIuLEAST16): Likewise.
37287         [C99-based-standards] (PRIxLEAST16): Likewise.
37288         [C99-based-standards] (PRIXLEAST16): Likewise.
37289         [C99-based-standards] (SCNdLEAST16): Likewise.
37290         [C99-based-standards] (SCNiLEAST16): Likewise.
37291         [C99-based-standards] (SCNoLEAST16): Likewise.
37292         [C99-based-standards] (SCNuLEAST16): Likewise.
37293         [C99-based-standards] (SCNxLEAST16): Likewise.
37294         [C99-based-standards] (PRIdFAST16): Likewise.
37295         [C99-based-standards] (PRIiFAST16): Likewise.
37296         [C99-based-standards] (PRIoFAST16): Likewise.
37297         [C99-based-standards] (PRIuFAST16): Likewise.
37298         [C99-based-standards] (PRIxFAST16): Likewise.
37299         [C99-based-standards] (PRIXFAST16): Likewise.
37300         [C99-based-standards] (SCNdFAST16): Likewise.
37301         [C99-based-standards] (SCNiFAST16): Likewise.
37302         [C99-based-standards] (SCNoFAST16): Likewise.
37303         [C99-based-standards] (SCNuFAST16): Likewise.
37304         [C99-based-standards] (SCNxFAST16): Likewise.
37305         [C99-based-standards] (PRId32): Likewise.
37306         [C99-based-standards] (PRIi32): Likewise.
37307         [C99-based-standards] (PRIo32): Likewise.
37308         [C99-based-standards] (PRIu32): Likewise.
37309         [C99-based-standards] (PRIx32): Likewise.
37310         [C99-based-standards] (PRIX32): Likewise.
37311         [C99-based-standards] (SCNd32): Likewise.
37312         [C99-based-standards] (SCNi32): Likewise.
37313         [C99-based-standards] (SCNo32): Likewise.
37314         [C99-based-standards] (SCNu32): Likewise.
37315         [C99-based-standards] (SCNx32): Likewise.
37316         [C99-based-standards] (PRIdLEAST32): Likewise.
37317         [C99-based-standards] (PRIiLEAST32): Likewise.
37318         [C99-based-standards] (PRIoLEAST32): Likewise.
37319         [C99-based-standards] (PRIuLEAST32): Likewise.
37320         [C99-based-standards] (PRIxLEAST32): Likewise.
37321         [C99-based-standards] (PRIXLEAST32): Likewise.
37322         [C99-based-standards] (SCNdLEAST32): Likewise.
37323         [C99-based-standards] (SCNiLEAST32): Likewise.
37324         [C99-based-standards] (SCNoLEAST32): Likewise.
37325         [C99-based-standards] (SCNuLEAST32): Likewise.
37326         [C99-based-standards] (SCNxLEAST32): Likewise.
37327         [C99-based-standards] (PRIdFAST32): Likewise.
37328         [C99-based-standards] (PRIiFAST32): Likewise.
37329         [C99-based-standards] (PRIoFAST32): Likewise.
37330         [C99-based-standards] (PRIuFAST32): Likewise.
37331         [C99-based-standards] (PRIxFAST32): Likewise.
37332         [C99-based-standards] (PRIXFAST32): Likewise.
37333         [C99-based-standards] (SCNdFAST32): Likewise.
37334         [C99-based-standards] (SCNiFAST32): Likewise.
37335         [C99-based-standards] (SCNoFAST32): Likewise.
37336         [C99-based-standards] (SCNuFAST32): Likewise.
37337         [C99-based-standards] (SCNxFAST32): Likewise.
37338         [C99-based-standards] (PRId64): Likewise.
37339         [C99-based-standards] (PRIi64): Likewise.
37340         [C99-based-standards] (PRIo64): Likewise.
37341         [C99-based-standards] (PRIu64): Likewise.
37342         [C99-based-standards] (PRIx64): Likewise.
37343         [C99-based-standards] (PRIX64): Likewise.
37344         [C99-based-standards] (SCNd64): Likewise.
37345         [C99-based-standards] (SCNi64): Likewise.
37346         [C99-based-standards] (SCNo64): Likewise.
37347         [C99-based-standards] (SCNu64): Likewise.
37348         [C99-based-standards] (SCNx64): Likewise.
37349         [C99-based-standards] (PRIdLEAST64): Likewise.
37350         [C99-based-standards] (PRIiLEAST64): Likewise.
37351         [C99-based-standards] (PRIoLEAST64): Likewise.
37352         [C99-based-standards] (PRIuLEAST64): Likewise.
37353         [C99-based-standards] (PRIxLEAST64): Likewise.
37354         [C99-based-standards] (PRIXLEAST64): Likewise.
37355         [C99-based-standards] (SCNdLEAST64): Likewise.
37356         [C99-based-standards] (SCNiLEAST64): Likewise.
37357         [C99-based-standards] (SCNoLEAST64): Likewise.
37358         [C99-based-standards] (SCNuLEAST64): Likewise.
37359         [C99-based-standards] (SCNxLEAST64): Likewise.
37360         [C99-based-standards] (PRIdFAST64): Likewise.
37361         [C99-based-standards] (PRIiFAST64): Likewise.
37362         [C99-based-standards] (PRIoFAST64): Likewise.
37363         [C99-based-standards] (PRIuFAST64): Likewise.
37364         [C99-based-standards] (PRIxFAST64): Likewise.
37365         [C99-based-standards] (PRIXFAST64): Likewise.
37366         [C99-based-standards] (SCNdFAST64): Likewise.
37367         [C99-based-standards] (SCNiFAST64): Likewise.
37368         [C99-based-standards] (SCNoFAST64): Likewise.
37369         [C99-based-standards] (SCNuFAST64): Likewise.
37370         [C99-based-standards] (SCNxFAST64): Likewise.
37371         [C99-based-standards] (PRIdMAX): Likewise.
37372         [C99-based-standards] (PRIiMAX): Likewise.
37373         [C99-based-standards] (PRIoMAX): Likewise.
37374         [C99-based-standards] (PRIuMAX): Likewise.
37375         [C99-based-standards] (PRIxMAX): Likewise.
37376         [C99-based-standards] (PRIXMAX): Likewise.
37377         [C99-based-standards] (SCNdMAX): Likewise.
37378         [C99-based-standards] (SCNiMAX): Likewise.
37379         [C99-based-standards] (SCNoMAX): Likewise.
37380         [C99-based-standards] (SCNuMAX): Likewise.
37381         [C99-based-standards] (SCNxMAX): Likewise.
37382         [C99-based-standards] (PRIdPTR): Likewise.
37383         [C99-based-standards] (PRIiPTR): Likewise.
37384         [C99-based-standards] (PRIoPTR): Likewise.
37385         [C99-based-standards] (PRIuPTR): Likewise.
37386         [C99-based-standards] (PRIxPTR): Likewise.
37387         [C99-based-standards] (PRIXPTR): Likewise.
37388         [C99-based-standards] (SCNdPTR): Likewise.
37389         [C99-based-standards] (SCNiPTR): Likewise.
37390         [C99-based-standards] (SCNoPTR): Likewise.
37391         [C99-based-standards] (SCNuPTR): Likewise.
37392         [C99-based-standards] (SCNxPTR): Likewise.
37393         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
37394         allow.
37395         * conform/data/stdint.h-data: Update comments to clarify
37396         requirements.
37397         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
37398         type.
37399         [C99-based standards] (INT8_MAX): Likewise.
37400         [C99-based standards] (INT16_MIN): Likewise.
37401         [C99-based standards] (INT16_MAX): Likewise.
37402         [C99-based standards] (INT32_MIN): Likewise.
37403         [C99-based standards] (INT32_MAX): Likewise.
37404         [C99-based standards] (INT64_MIN): Likewise.
37405         [C99-based standards] (INT64_MAX): Likewise.
37406         [C99-based standards] (UINT8_MAX): Likewise.
37407         [C99-based standards] (UINT16_MAX): Likewise.
37408         [C99-based standards] (UINT32_MAX): Likewise.
37409         [C99-based standards] (UINT64_MAX): Likewise.
37410         [C99-based standards] (INT_LEAST8_MIN): Likewise.
37411         [C99-based standards] (INT_LEAST8_MAX): Likewise.
37412         [C99-based standards] (INT_LEAST16_MIN): Likewise.
37413         [C99-based standards] (INT_LEAST16_MAX): Likewise.
37414         [C99-based standards] (INT_LEAST32_MIN): Likewise.
37415         [C99-based standards] (INT_LEAST32_MAX): Likewise.
37416         [C99-based standards] (INT_LEAST64_MIN): Likewise.
37417         [C99-based standards] (INT_LEAST64_MAX): Likewise.
37418         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
37419         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
37420         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
37421         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
37422         [C99-based standards] (INT_FAST8_MIN): Likewise.
37423         [C99-based standards] (INT_FAST8_MAX): Likewise.
37424         [C99-based standards] (INT_FAST16_MIN): Likewise.
37425         [C99-based standards] (INT_FAST16_MAX): Likewise.
37426         [C99-based standards] (INT_FAST32_MIN): Likewise.
37427         [C99-based standards] (INT_FAST32_MAX): Likewise.
37428         [C99-based standards] (INT_FAST64_MIN): Likewise.
37429         [C99-based standards] (INT_FAST64_MAX): Likewise.
37430         [C99-based standards] (UINT_FAST8_MAX): Likewise.
37431         [C99-based standards] (UINT_FAST16_MAX): Likewise.
37432         [C99-based standards] (UINT_FAST32_MAX): Likewise.
37433         [C99-based standards] (UINT_FAST64_MAX): Likewise.
37434         [C99-based standards] (INTPTR_MIN): Likewise.
37435         [C99-based standards] (INTPTR_MAX): Likewise.
37436         [C99-based standards] (UINTPTR_MAX): Likewise.
37437         [C99-based standards] (INTMAX_MIN): Likewise.
37438         [C99-based standards] (INTMAX_MAX): Likewise.
37439         [C99-based standards] (UINTMAX_MAX): Likewise.
37440         [C99-based standards] (PTRDIFF_MIN): Likewise.
37441         [C99-based standards] (PTRDIFF_MAX): Likewise.
37442         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
37443         [C99-based standards] (SIZE_MAX): Likewise.
37444         [C99-based standards] (WCHAR_MAX): Likewise.
37445         [C99-based standards] (WINT_MAX): Likewise.
37446         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
37447         constraint on value.
37448         [C99-based standards] (WCHAR_MIN): Likewise.
37449         [C99-based standards] (WINT_MIN): Likewise.
37450         [C99-based standards] (*_t): Allow.
37451         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
37452         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
37453         Include math.h-data and complex.h-data.  Remove all expectations
37454         of math.h and complex.h contents.
37455         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
37456         at end of line.
37457         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
37458         (struct tm): Expect tag.
37459         [C99-based-standards] (wcstof): Expect function.
37460         [C99-based-standards] (wcstold): Likewise.
37461         [C99-based-standards] (wcstoll): Likewise.
37462         [C99-based-standards] (wcstoull): Likewise.
37463         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
37464         macro-int-constant.  Specify type.
37465         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
37466         constraint on value.
37467         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37468         Specify type.
37469         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
37470         Specify value.
37471         [ISO C standards]: Do not allow headers.
37472         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
37473         wcs[abcdefghijklmnopqrstuvwxyz]*.
37474         [ISO C standards] (*_t): Do not allow.
37475         * conform/data/wctype.h-data [C99-based standards] (iswblank):
37476         Expect function.
37477         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
37478         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37479         Specify type.
37480         [ISO C standards]: Do not allow headers.
37481         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
37482         is[abcdefghijklmnopqrstuvwxyz]*.
37483         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
37484         to[abcdefghijklmnopqrstuvwxyz]*.
37485         [ISO C standards] (*_t): Do not allow.
37486         * conform/data/stdalign.h-data: New file.
37487         * conform/data/stdbool.h-data: Likewise.
37488         * conform/data/stdnoreturn.h-data: Likewise.
37490 2012-11-07  Roland McGrath  <roland@hack.frob.com>
37492         [BZ #14815]
37493         * manual/filesys.texi (Directory Entries): Typo fix.
37494         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
37496 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37498         * elf/elf.h (EM_AARCH64): New macro.
37499         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
37500         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
37501         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
37502         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
37503         (R_AARCH64_TLSDESC): Likewise.
37504         (NT_ARM_TLS): Likewise.
37505         (NT_ARM_HW_BREAK): Likewise.
37506         (NT_ARM_HW_WATCH): Likewise.
37508 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37510         [BZ #14811]
37511         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
37512         (__ieee754_powl): Saturate nonzero exponents with absolute value
37513         below 0x1p-79 to +/- 0x1p-79.
37514         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
37515         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
37516         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
37517         nonzero exponents with absolute value below 0x1p-32 to +/-
37518         0x1p-32.
37519         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
37520         (__ieee754_powl): Saturate nonzero exponents with absolute value
37521         below 0x1p-79 to +/- 0x1p-79.
37522         * math/libm-test.inc (pow_test): Add more tests.
37524 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37526         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
37527         _dl_s390_cap_flags with kernel. Increase string length.
37528         (_dl_s390_platforms): Add z196 and zEC12.
37530 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37532         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
37533         Change XOPEN21K to XOPEN2K.
37535 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
37537         * string/memmove.c: Use memcpy when possible.
37539 2012-11-06  Andreas Jaeger  <aj@suse.de>
37541         * po/eo.po: Update from translation team.
37543 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
37545         [BZ #14793]
37546         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
37547         exponent and small x and y exponents, scale x or y up.  Increase
37548         by 2 the exponent used in scaling up.
37549         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37550         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37551         * math/libm-test.inc (fma_test): Add more tests.
37552         (fma_test_towardzero): Likewise.
37553         (fma_test_downward): Likewise.
37554         (fma_test_upward): Likewise.
37556 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
37558         [BZ #14805]
37559         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
37560         fenv_t *.
37562         [BZ #14801]
37563         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
37564         namespace for names of struct fields.
37565         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
37566         fenv_t fields.
37567         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
37568         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
37570 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37572         [BZ #3665]
37573         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
37575 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37577         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
37578         PTR_DEMANGLE.
37580         [BZ #5246]
37581         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
37582         PTR_DEMANGLE.
37584 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
37586         [BZ #14797]
37587         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
37588         definitely overflow as x * y not x * y + z.
37589         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37590         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37591         * math/libm-test.inc (fma_test): Add more tests.
37592         (fma_test_towardzero): Likewise.
37593         (fma_test_downward): Likewise.
37594         (fma_test_upward): Likewise.
37596 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37598         [BZ #157]
37600         * include/stub-tag.h: Remove file.
37601         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
37602         '#include' of it.
37603         * manual/maint.texi (Porting): Don't reference it.
37604         * Makerules ($(objpfx)stubs): Likewise.
37605         * dirent/closedir.c: Don't include <stub-tag.h>.
37606         * dirent/dirfd.c: Likewise.
37607         * dirent/fdopendir.c: Likewise.
37608         * dirent/getdents.c: Likewise.
37609         * dirent/getdents64.c: Likewise.
37610         * dirent/opendir.c: Likewise.
37611         * dirent/readdir.c: Likewise.
37612         * dirent/readdir64.c: Likewise.
37613         * dirent/readdir64_r.c: Likewise.
37614         * dirent/readdir_r.c: Likewise.
37615         * dirent/rewinddir.c: Likewise.
37616         * dirent/seekdir.c: Likewise.
37617         * dirent/telldir.c: Likewise.
37618         * gmon/profil.c: Likewise.
37619         * grp/setgroups.c: Likewise.
37620         * inet/if_index.c: Likewise.
37621         * io/access.c: Likewise.
37622         * io/chdir.c: Likewise.
37623         * io/chmod.c: Likewise.
37624         * io/chown.c: Likewise.
37625         * io/close.c: Likewise.
37626         * io/dup.c: Likewise.
37627         * io/dup2.c: Likewise.
37628         * io/dup3.c: Likewise.
37629         * io/euidaccess.c: Likewise.
37630         * io/faccessat.c: Likewise.
37631         * io/fchdir.c: Likewise.
37632         * io/fchmod.c: Likewise.
37633         * io/fchmodat.c: Likewise.
37634         * io/fchown.c: Likewise.
37635         * io/fchownat.c: Likewise.
37636         * io/fcntl.c: Likewise.
37637         * io/flock.c: Likewise.
37638         * io/fstatfs.c: Likewise.
37639         * io/fstatfs64.c: Likewise.
37640         * io/fstatvfs.c: Likewise.
37641         * io/fstatvfs64.c: Likewise.
37642         * io/futimens.c: Likewise.
37643         * io/fxstat.c: Likewise.
37644         * io/fxstat64.c: Likewise.
37645         * io/fxstatat.c: Likewise.
37646         * io/fxstatat64.c: Likewise.
37647         * io/getcwd.c: Likewise.
37648         * io/isatty.c: Likewise.
37649         * io/lchmod.c: Likewise.
37650         * io/lchown.c: Likewise.
37651         * io/link.c: Likewise.
37652         * io/linkat.c: Likewise.
37653         * io/lseek.c: Likewise.
37654         * io/lseek64.c: Likewise.
37655         * io/lxstat64.c: Likewise.
37656         * io/mkdir.c: Likewise.
37657         * io/mkdirat.c: Likewise.
37658         * io/mkfifo.c: Likewise.
37659         * io/mkfifoat.c: Likewise.
37660         * io/open.c: Likewise.
37661         * io/open64.c: Likewise.
37662         * io/openat.c: Likewise.
37663         * io/openat64.c: Likewise.
37664         * io/pipe.c: Likewise.
37665         * io/pipe2.c: Likewise.
37666         * io/poll.c: Likewise.
37667         * io/posix_fadvise.c: Likewise.
37668         * io/posix_fadvise64.c: Likewise.
37669         * io/posix_fallocate.c: Likewise.
37670         * io/posix_fallocate64.c: Likewise.
37671         * io/read.c: Likewise.
37672         * io/readlink.c: Likewise.
37673         * io/readlinkat.c: Likewise.
37674         * io/rmdir.c: Likewise.
37675         * io/sendfile.c: Likewise.
37676         * io/sendfile64.c: Likewise.
37677         * io/statfs.c: Likewise.
37678         * io/statfs64.c: Likewise.
37679         * io/statvfs.c: Likewise.
37680         * io/statvfs64.c: Likewise.
37681         * io/symlink.c: Likewise.
37682         * io/symlinkat.c: Likewise.
37683         * io/ttyname.c: Likewise.
37684         * io/ttyname_r.c: Likewise.
37685         * io/umask.c: Likewise.
37686         * io/unlink.c: Likewise.
37687         * io/unlinkat.c: Likewise.
37688         * io/utime.c: Likewise.
37689         * io/utimensat.c: Likewise.
37690         * io/write.c: Likewise.
37691         * io/xmknod.c: Likewise.
37692         * io/xmknodat.c: Likewise.
37693         * io/xstat.c: Likewise.
37694         * io/xstat64.c: Likewise.
37695         * login/getpt.c: Likewise.
37696         * login/grantpt.c: Likewise.
37697         * login/unlockpt.c: Likewise.
37698         * math/e_acoshl.c: Likewise.
37699         * math/e_acosl.c: Likewise.
37700         * math/e_asinl.c: Likewise.
37701         * math/e_atan2l.c: Likewise.
37702         * math/e_atanhl.c: Likewise.
37703         * math/e_coshl.c: Likewise.
37704         * math/e_expl.c: Likewise.
37705         * math/e_fmodl.c: Likewise.
37706         * math/e_gammal_r.c: Likewise.
37707         * math/e_hypotl.c: Likewise.
37708         * math/e_j0l.c: Likewise.
37709         * math/e_j1l.c: Likewise.
37710         * math/e_jnl.c: Likewise.
37711         * math/e_lgammal_r.c: Likewise.
37712         * math/e_log10l.c: Likewise.
37713         * math/e_log2l.c: Likewise.
37714         * math/e_logl.c: Likewise.
37715         * math/e_powl.c: Likewise.
37716         * math/e_rem_pio2l.c: Likewise.
37717         * math/e_sinhl.c: Likewise.
37718         * math/e_sqrtl.c: Likewise.
37719         * math/fclrexcpt.c: Likewise.
37720         * math/fedisblxcpt.c: Likewise.
37721         * math/feenablxcpt.c: Likewise.
37722         * math/fegetenv.c: Likewise.
37723         * math/fegetexcept.c: Likewise.
37724         * math/fegetround.c: Likewise.
37725         * math/feholdexcpt.c: Likewise.
37726         * math/fesetenv.c: Likewise.
37727         * math/fesetround.c: Likewise.
37728         * math/feupdateenv.c: Likewise.
37729         * math/fgetexcptflg.c: Likewise.
37730         * math/fraiseexcpt.c: Likewise.
37731         * math/fsetexcptflg.c: Likewise.
37732         * math/ftestexcept.c: Likewise.
37733         * math/k_cosl.c: Likewise.
37734         * math/k_rem_pio2l.c: Likewise.
37735         * math/k_sinl.c: Likewise.
37736         * math/k_tanl.c: Likewise.
37737         * math/s_asinhl.c: Likewise.
37738         * math/s_atanl.c: Likewise.
37739         * math/s_cbrtl.c: Likewise.
37740         * math/s_erfl.c: Likewise.
37741         * math/s_expm1l.c: Likewise.
37742         * math/s_log1pl.c: Likewise.
37743         * math/s_tanhl.c: Likewise.
37744         * misc/acct.c: Likewise.
37745         * misc/brk.c: Likewise.
37746         * misc/chflags.c: Likewise.
37747         * misc/chroot.c: Likewise.
37748         * misc/fchflags.c: Likewise.
37749         * misc/fgetxattr.c: Likewise.
37750         * misc/flistxattr.c: Likewise.
37751         * misc/fremovexattr.c: Likewise.
37752         * misc/fsetxattr.c: Likewise.
37753         * misc/fsync.c: Likewise.
37754         * misc/ftruncate.c: Likewise.
37755         * misc/futimes.c: Likewise.
37756         * misc/futimesat.c: Likewise.
37757         * misc/getdomain.c: Likewise.
37758         * misc/getdtsz.c: Likewise.
37759         * misc/gethostid.c: Likewise.
37760         * misc/gethostname.c: Likewise.
37761         * misc/getloadavg.c: Likewise.
37762         * misc/getpagesize.c: Likewise.
37763         * misc/getsysstats.c: Likewise.
37764         * misc/getxattr.c: Likewise.
37765         * misc/gtty.c: Likewise.
37766         * misc/ioctl.c: Likewise.
37767         * misc/lgetxattr.c: Likewise.
37768         * misc/listxattr.c: Likewise.
37769         * misc/llistxattr.c: Likewise.
37770         * misc/lremovexattr.c: Likewise.
37771         * misc/lsetxattr.c: Likewise.
37772         * misc/lutimes.c: Likewise.
37773         * misc/madvise.c: Likewise.
37774         * misc/mincore.c: Likewise.
37775         * misc/mlock.c: Likewise.
37776         * misc/mlockall.c: Likewise.
37777         * misc/mmap.c: Likewise.
37778         * misc/mprotect.c: Likewise.
37779         * misc/msync.c: Likewise.
37780         * misc/munlock.c: Likewise.
37781         * misc/munlockall.c: Likewise.
37782         * misc/munmap.c: Likewise.
37783         * misc/preadv.c: Likewise.
37784         * misc/preadv64.c: Likewise.
37785         * misc/ptrace.c: Likewise.
37786         * misc/pwritev.c: Likewise.
37787         * misc/pwritev64.c: Likewise.
37788         * misc/readv.c: Likewise.
37789         * misc/reboot.c: Likewise.
37790         * misc/remap_file_pages.c: Likewise.
37791         * misc/removexattr.c: Likewise.
37792         * misc/revoke.c: Likewise.
37793         * misc/select.c: Likewise.
37794         * misc/setdomain.c: Likewise.
37795         * misc/setegid.c: Likewise.
37796         * misc/seteuid.c: Likewise.
37797         * misc/sethostid.c: Likewise.
37798         * misc/sethostname.c: Likewise.
37799         * misc/setregid.c: Likewise.
37800         * misc/setreuid.c: Likewise.
37801         * misc/setxattr.c: Likewise.
37802         * misc/sstk.c: Likewise.
37803         * misc/stty.c: Likewise.
37804         * misc/swapoff.c: Likewise.
37805         * misc/swapon.c: Likewise.
37806         * misc/sync.c: Likewise.
37807         * misc/syncfs.c: Likewise.
37808         * misc/syscall.c: Likewise.
37809         * misc/truncate.c: Likewise.
37810         * misc/ualarm.c: Likewise.
37811         * misc/usleep.c: Likewise.
37812         * misc/ustat.c: Likewise.
37813         * misc/utimes.c: Likewise.
37814         * misc/vhangup.c: Likewise.
37815         * misc/writev.c: Likewise.
37816         * posix/_exit.c: Likewise.
37817         * posix/alarm.c: Likewise.
37818         * posix/execve.c: Likewise.
37819         * posix/fexecve.c: Likewise.
37820         * posix/fork.c: Likewise.
37821         * posix/fpathconf.c: Likewise.
37822         * posix/getaddrinfo.c: Likewise.
37823         * posix/getegid.c: Likewise.
37824         * posix/geteuid.c: Likewise.
37825         * posix/getgid.c: Likewise.
37826         * posix/getgroups.c: Likewise.
37827         * posix/getlogin.c: Likewise.
37828         * posix/getlogin_r.c: Likewise.
37829         * posix/getpgid.c: Likewise.
37830         * posix/getpid.c: Likewise.
37831         * posix/getppid.c: Likewise.
37832         * posix/getresgid.c: Likewise.
37833         * posix/getresuid.c: Likewise.
37834         * posix/getsid.c: Likewise.
37835         * posix/getuid.c: Likewise.
37836         * posix/glob64.c: Likewise.
37837         * posix/nanosleep.c: Likewise.
37838         * posix/pathconf.c: Likewise.
37839         * posix/pause.c: Likewise.
37840         * posix/posix_madvise.c: Likewise.
37841         * posix/pread.c: Likewise.
37842         * posix/pread64.c: Likewise.
37843         * posix/pwrite.c: Likewise.
37844         * posix/pwrite64.c: Likewise.
37845         * posix/sched_getaffinity.c: Likewise.
37846         * posix/sched_getp.c: Likewise.
37847         * posix/sched_gets.c: Likewise.
37848         * posix/sched_primax.c: Likewise.
37849         * posix/sched_primin.c: Likewise.
37850         * posix/sched_rr_gi.c: Likewise.
37851         * posix/sched_setaffinity.c: Likewise.
37852         * posix/sched_setp.c: Likewise.
37853         * posix/sched_sets.c: Likewise.
37854         * posix/sched_yield.c: Likewise.
37855         * posix/setgid.c: Likewise.
37856         * posix/setlogin.c: Likewise.
37857         * posix/setpgid.c: Likewise.
37858         * posix/setresgid.c: Likewise.
37859         * posix/setresuid.c: Likewise.
37860         * posix/setsid.c: Likewise.
37861         * posix/setuid.c: Likewise.
37862         * posix/sleep.c: Likewise.
37863         * posix/spawni.c: Likewise.
37864         * posix/sysconf.c: Likewise.
37865         * posix/times.c: Likewise.
37866         * posix/wait.c: Likewise.
37867         * posix/wait3.c: Likewise.
37868         * posix/wait4.c: Likewise.
37869         * posix/waitpid.c: Likewise.
37870         * resolv/gai_sigqueue.c: Likewise.
37871         * resource/getpriority.c: Likewise.
37872         * resource/getrlimit.c: Likewise.
37873         * resource/getrusage.c: Likewise.
37874         * resource/nice.c: Likewise.
37875         * resource/setpriority.c: Likewise.
37876         * resource/setrlimit.c: Likewise.
37877         * resource/ulimit.c: Likewise.
37878         * rt/aio_cancel.c: Likewise.
37879         * rt/aio_fsync.c: Likewise.
37880         * rt/aio_read.c: Likewise.
37881         * rt/aio_sigqueue.c: Likewise.
37882         * rt/aio_suspend.c: Likewise.
37883         * rt/aio_write.c: Likewise.
37884         * rt/clock_getres.c: Likewise.
37885         * rt/clock_gettime.c: Likewise.
37886         * rt/clock_nanosleep.c: Likewise.
37887         * rt/clock_settime.c: Likewise.
37888         * rt/lio_listio.c: Likewise.
37889         * rt/mq_close.c: Likewise.
37890         * rt/mq_getattr.c: Likewise.
37891         * rt/mq_notify.c: Likewise.
37892         * rt/mq_open.c: Likewise.
37893         * rt/mq_receive.c: Likewise.
37894         * rt/mq_send.c: Likewise.
37895         * rt/mq_setattr.c: Likewise.
37896         * rt/mq_timedreceive.c: Likewise.
37897         * rt/mq_timedsend.c: Likewise.
37898         * rt/mq_unlink.c: Likewise.
37899         * rt/shm_open.c: Likewise.
37900         * rt/shm_unlink.c: Likewise.
37901         * rt/timer_create.c: Likewise.
37902         * rt/timer_delete.c: Likewise.
37903         * rt/timer_getoverr.c: Likewise.
37904         * rt/timer_gettime.c: Likewise.
37905         * rt/timer_settime.c: Likewise.
37906         * setjmp/__longjmp.c: Likewise.
37907         * setjmp/setjmp.c: Likewise.
37908         * signal/kill.c: Likewise.
37909         * signal/killpg.c: Likewise.
37910         * signal/raise.c: Likewise.
37911         * signal/sigaction.c: Likewise.
37912         * signal/sigaltstack.c: Likewise.
37913         * signal/sigblock.c: Likewise.
37914         * signal/sigignore.c: Likewise.
37915         * signal/sigintr.c: Likewise.
37916         * signal/signal.c: Likewise.
37917         * signal/sigpause.c: Likewise.
37918         * signal/sigpending.c: Likewise.
37919         * signal/sigqueue.c: Likewise.
37920         * signal/sigreturn.c: Likewise.
37921         * signal/sigset.c: Likewise.
37922         * signal/sigsetmask.c: Likewise.
37923         * signal/sigstack.c: Likewise.
37924         * signal/sigsuspend.c: Likewise.
37925         * signal/sigtimedwait.c: Likewise.
37926         * signal/sigvec.c: Likewise.
37927         * signal/sigwait.c: Likewise.
37928         * signal/sigwaitinfo.c: Likewise.
37929         * signal/sysv_signal.c: Likewise.
37930         * socket/accept.c: Likewise.
37931         * socket/accept4.c: Likewise.
37932         * socket/bind.c: Likewise.
37933         * socket/connect.c: Likewise.
37934         * socket/getpeername.c: Likewise.
37935         * socket/getsockname.c: Likewise.
37936         * socket/getsockopt.c: Likewise.
37937         * socket/isfdtype.c: Likewise.
37938         * socket/listen.c: Likewise.
37939         * socket/recv.c: Likewise.
37940         * socket/recvfrom.c: Likewise.
37941         * socket/recvmsg.c: Likewise.
37942         * socket/send.c: Likewise.
37943         * socket/sendmsg.c: Likewise.
37944         * socket/sendto.c: Likewise.
37945         * socket/setsockopt.c: Likewise.
37946         * socket/shutdown.c: Likewise.
37947         * socket/sockatmark.c: Likewise.
37948         * socket/socket.c: Likewise.
37949         * socket/socketpair.c: Likewise.
37950         * stdio-common/ctermid.c: Likewise.
37951         * stdio-common/cuserid.c: Likewise.
37952         * stdio-common/remove.c: Likewise.
37953         * stdio-common/rename.c: Likewise.
37954         * stdio-common/renameat.c: Likewise.
37955         * stdio-common/tempname.c: Likewise.
37956         * stdlib/getcontext.c: Likewise.
37957         * stdlib/makecontext.c: Likewise.
37958         * stdlib/setcontext.c: Likewise.
37959         * stdlib/swapcontext.c: Likewise.
37960         * stdlib/system.c: Likewise.
37961         * streams/fattach.c: Likewise.
37962         * streams/fdetach.c: Likewise.
37963         * streams/getmsg.c: Likewise.
37964         * streams/getpmsg.c: Likewise.
37965         * streams/putmsg.c: Likewise.
37966         * streams/putpmsg.c: Likewise.
37967         * sysdeps/unix/bsd/getpt.c: Likewise.
37968         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
37969         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
37970         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
37971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
37972         Likewise.
37973         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
37974         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
37975         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
37976         * sysvipc/msgctl.c: Likewise.
37977         * sysvipc/msgget.c: Likewise.
37978         * sysvipc/msgrcv.c: Likewise.
37979         * sysvipc/msgsnd.c: Likewise.
37980         * sysvipc/semctl.c: Likewise.
37981         * sysvipc/semget.c: Likewise.
37982         * sysvipc/semop.c: Likewise.
37983         * sysvipc/semtimedop.c: Likewise.
37984         * sysvipc/shmat.c: Likewise.
37985         * sysvipc/shmctl.c: Likewise.
37986         * sysvipc/shmdt.c: Likewise.
37987         * sysvipc/shmget.c: Likewise.
37988         * termios/tcdrain.c: Likewise.
37989         * termios/tcflow.c: Likewise.
37990         * termios/tcflush.c: Likewise.
37991         * termios/tcgetattr.c: Likewise.
37992         * termios/tcgetpgrp.c: Likewise.
37993         * termios/tcsendbrk.c: Likewise.
37994         * termios/tcsetattr.c: Likewise.
37995         * termios/tcsetpgrp.c: Likewise.
37996         * time/adjtime.c: Likewise.
37997         * time/clock.c: Likewise.
37998         * time/getitimer.c: Likewise.
37999         * time/gettimeofday.c: Likewise.
38000         * time/setitimer.c: Likewise.
38001         * time/settimeofday.c: Likewise.
38002         * time/stime.c: Likewise.
38003         * time/time.c: Likewise.
38005 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
38007         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
38008         /usr/old/bin.
38010         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
38011         instead of spaces.
38012         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
38014 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
38016         [BZ #14796]
38017         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
38018         FE_TONEAREST before applying Dekker multiplication and Knuth
38019         addition.  Clear inexact exceptions and check for exact zero
38020         results afterwards.
38021         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38022         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38023         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38024         * math/libm-test.inc (fma_test): Add more tests.
38025         (fma_test_towardzero): Likewise.
38026         (fma_test_downward): Likewise.
38027         (fma_test_upward): Likewise.
38028         * sysdeps/generic/math_private.h (default_libc_fesetround): New
38029         function.
38030         (libc_fesetround): New macro.
38031         (libc_fesetroundf): Likewise.
38032         (libc_fesetroundl): Likewise.
38033         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
38034         function.
38035         (libc_fesetround_387): Likewise.
38036         (libc_fesetroundf): New macro.
38037         (libc_fesetround): Likewise.
38038         (libc_fesetroundl): Likewise.
38039         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
38040         function.
38041         (libc_fesetroundf): New macro.
38042         (libc_fesetround): Likewise.
38043         (libc_fesetroundl): Likewise.
38044         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
38045         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
38046         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
38047         libm_hidden_ver.
38048         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
38049         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
38050         libm_hidden_def.
38051         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
38052         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
38053         libm_hidden_ver.
38054         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
38055         libm_hidden_def.
38057         [BZ #3439]
38058         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
38059         integer constant usable in #if and use that to give value to enum
38060         constant.
38061         (FE_DIVBYZERO): Likewise.
38062         (FE_UNDERFLOW): Likewise.
38063         (FE_OVERFLOW): Likewise.
38064         (FE_INVALID): Likewise.
38065         (FE_INVALID_SNAN): Likewise.
38066         (FE_INVALID_ISI): Likewise.
38067         (FE_INVALID_IDI): Likewise.
38068         (FE_INVALID_ZDZ): Likewise.
38069         (FE_INVALID_IMZ): Likewise.
38070         (FE_INVALID_COMPARE): Likewise.
38071         (FE_INVALID_SOFTWARE): Likewise.
38072         (FE_INVALID_SQRT): Likewise.
38073         (FE_INVALID_INTEGER_CONVERSION): Likewise.
38074         (FE_TONEAREST): Likewise.
38075         (FE_TOWARDZERO): Likewise.
38076         (FE_UPWARD): Likewise.
38077         (FE_DOWNWARD): Likewise.
38078         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
38079         (FE_DIVBYZERO): Likewise.
38080         (FE_OVERFLOW): Likewise.
38081         (FE_UNDERFLOW): Likewise.
38082         (FE_INEXACT): Likewise.
38083         (FE_TONEAREST): Likewise.
38084         (FE_DOWNWARD): Likewise.
38085         (FE_UPWARD): Likewise.
38086         (FE_TOWARDZERO): Likewise.
38087         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
38088         (FE_UNDERFLOW): Likewise.
38089         (FE_OVERFLOW): Likewise.
38090         (FE_DIVBYZERO): Likewise.
38091         (FE_INVALID): Likewise.
38092         (FE_TONEAREST): Likewise.
38093         (FE_TOWARDZERO): Likewise.
38094         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
38095         (FE_OVERFLOW): Likewise.
38096         (FE_UNDERFLOW): Likewise.
38097         (FE_DIVBYZERO): Likewise.
38098         (FE_INEXACT): Likewise.
38099         (FE_TONEAREST): Likewise.
38100         (FE_TOWARDZERO): Likewise.
38101         (FE_UPWARD): Likewise.
38102         (FE_DOWNWARD): Likewise.
38103         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
38104         (FE_DIVBYZERO): Likewise.
38105         (FE_OVERFLOW): Likewise.
38106         (FE_UNDERFLOW): Likewise.
38107         (FE_INEXACT): Likewise.
38108         (FE_TONEAREST): Likewise.
38109         (FE_DOWNWARD): Likewise.
38110         (FE_UPWARD): Likewise.
38111         (FE_TOWARDZERO): Likewise.
38113 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
38115         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
38117 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
38119         * scripts/cross-test-ssh.sh (command): Use newlines to separate
38120         commands.  Quote $PWD.
38121         (blacklist_exports): Don't use remove_newlines.  Replace "declare
38122         -x" by "export".
38123         (remove_newlines): Remove.
38125 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
38127         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
38128         * stdlib/stdlib.h (atof): Moved to ...
38129         * include/bits/stdlib-float.h: Here.  New file.
38130         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
38131         * stdlib/bits/stdlib-float.h: New file.
38132         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
38133         -mno-sse -mno-mmx.
38134         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
38135         <xmmintrin.h>.
38137 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38139         * conform/conformtest.pl (@headers): Add fenv.h.
38140         * conform/data/fenv.h-data: New file.
38141         * include/fenv.h [_ISOMAC]: Disable all contents of file except
38142         include of <math/fenv.h>.
38144         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
38145         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
38146         && !UNIX98].  Enables tests for XOPEN2K8.
38147         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
38148         POSIX2008]: Likewise.
38150         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
38151         (struct rusage): Do not expect type or its members.
38153         [BZ #3439]
38154         * math/math.h (FP_NAN): Define macro to integer constant usable in
38155         #if and use that to give value to enum constant.
38156         (FP_INFINITE): Likewise.
38157         (FP_ZERO): Likewise.
38158         (FP_SUBNORMAL): Likewise.
38159         (FP_NORMAL): Likewise.
38161 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
38163         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
38164         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
38165         arguments.
38167 2012-11-02  Roland McGrath  <roland@hack.frob.com>
38169         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
38170         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
38171         autoconf-time if not.
38172         * configure.in: Remove AC_PREREQ.
38174 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38176         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
38177         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
38178         of the internal implementation.
38180 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38182         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
38183         except include of <misc/sys/syslog.h>.
38185 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
38188         function returns with a NULL context exit with zero.
38190 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38192         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
38194 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
38196         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
38197         (run_program_cmd): This.
38198         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
38199         (tst_langinfo): New variable.  Use it.
38201 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
38203         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
38204         floating point opcodes.
38206 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38208         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
38209         variable.
38211         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
38213         * sysdeps/mach/hurd/powerpc: Remove directory.
38214         * sysdeps/mach/powerpc: Likewise.
38216 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38218         * scripts/check-local-headers.sh: Ignore c++ headers.
38220 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38222         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
38223         __libc_cleanup_region_start argument.
38225 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
38227         [BZ #14784]
38228         [BZ #14785]
38229         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
38230         x * y using scaling, not as x * y + z.
38231         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38232         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38233         * math/libm-test.inc (fma_test): Add more tests.
38234         (fma_test_towardzero): Likewise.
38235         (fma_test_downward): Likewise.
38236         (fma_test_upward): Likewise.
38238 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38240         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
38242 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38244         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
38245         New variable.
38247 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
38249         * rt/tst-shm.c (worker): Correct checking for mmap failure.
38251 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38253         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38254         Fix sort order.
38255         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38256         Likewise.
38258 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38260         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38261         Fix the order of the list for glibc 2.17.
38262         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38263         Likewise.
38265 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38267         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38269 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38271         [BZ #14610]
38272         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
38273         for low part of x being zero before using __atanl (y).
38274         * math/libm-test.inc (atan2_test): Add another test.
38276         * manual/install.texi (Configuring and compiling): Document
38277         general use of test-wrapper and test-wrapper-env.
38278         * INSTALL: Regenerated.
38280         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
38281         (__fma): Do not extract and scale down low bits on after-rounding
38282         systems when result rounded to normal precision would have normal
38283         exponent.
38284         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
38285         (__fmal): Do not extract and scale down low bits on after-rounding
38286         systems when result rounded to normal precision would have normal
38287         exponent.
38288         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
38289         (__fmal): Do not extract and scale down low bits on after-rounding
38290         systems when result rounded to normal precision would have normal
38291         exponent.
38292         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
38293         macro.
38294         (fma_test): Add more tests.
38295         (fma_test_towardzero): Likewise.
38296         (fma_test_downward): Likewise.
38297         (fma_test_upward): Likewise.
38299 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
38301         * sysdeps/i386/tininess.h: Renamed to ...
38302         * sysdeps/x86/tininess.h: This.
38303         * sysdeps/x86_64/tininess.h: Removed.
38305 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38307         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
38308         input.  Use $(build-program-cmd).
38309         ($(objpfx)tst-array1-static.out): Likewise.
38310         ($(objpfx)tst-array2.out): Likewise.
38311         ($(objpfx)tst-array3.out): Likewise.
38312         ($(objpfx)tst-array4.out): Likewise.
38313         ($(objpfx)tst-array5.out): Likewise.
38314         ($(objpfx)tst-array5-static.out): Likewise.
38316 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
38318         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
38319         if defined.
38321         * nss/nsswitch.h (nss_interface_function): Provide new
38322         macro for use with NSS functions.
38323         * grp/initgroups.c: Use new macro.
38324         * nss/getXXbyYY.c: Likewise.
38325         * nss/getXXbyYY_r.c: Likewise.
38326         * nss/getXXent.c: Likewise.
38327         * nss/getXXent_r.c: Likewise.
38328         * sysdeps/posix/getaddrinfo.c: Likewise.
38330 2012-10-30  Andreas Jaeger  <aj@suse.de>
38332         * po/ru.po: Update Russion translation from translation project.
38334 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38336         [BZ #14152]
38337         [BZ #14783]
38338         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
38339         result and shift together with sticky bit instead of replicating
38340         round-to-nearest rounding.
38341         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38342         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38343         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
38344         missing underflow exceptions.
38345         (fma_test_towardzero): Add more tests.
38346         (fma_test_downward): Likewise.
38347         (fma_test_upward): Likewise.
38349         [BZ #14047]
38350         * sysdeps/generic/tininess.h: New file.
38351         * sysdeps/i386/tininess.h: Likewise.
38352         * sysdeps/sh/tininess.h: Likewise.
38353         * sysdeps/x86_64/tininess.h: Likewise.
38354         * stdlib/tst-strtod-underflow.c: Likewise.
38355         * stdlib/tst-tininess.c: Likewise.
38356         * stdlib/strtod_l.c: Include <tininess.h>.
38357         (round_and_return): Do not set errno for exact underflow cases.
38358         Force an underflow exception when setting errno for underflow.
38359         Determine underflow based on rounding to normal precision if
38360         TININESS_AFTER_ROUNDING.
38361         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
38362         ERANGE for exact underflow cases.
38363         * stdlib/Makefile (tests): Add tst-tininess and
38364         tst-strtod-underflow.
38365         ($(objpfx)tst-tininess): Use $(link-libm).
38366         ($(objpfx)tst-strtod-underflow): Likewise.
38368 2012-10-30  Andreas Jaeger  <aj@suse.de>
38370         [BZ#14767]
38371         * elf/Makefile (tests): Remove conditional for have-initfini-array
38372         since this is now always required and the variable does not exist
38373         anymore.
38374         (tests-static): Likewise.
38375         (modules-names): Likewise.
38377         * po/eo.po: Add Esperanto translation from translation project.
38379         * elf/tst-array1.c (fini_array): Make writeable so that it can be
38380         merged with constructor/destructor.
38381         (init_array): Likewise.
38382         * elf/tst-array2dep.c (fini_array): Likewise.
38383         (init_array): Likewise.
38385 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
38387         * manual/message.texi: Delete @cartouche tags.
38389 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
38391         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
38392         EOPNOTSUPP.
38393         * sysdeps/mach/hurd/fsync.c: Likewise.
38395         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
38396         [_POSIX_REALTIME_SIGNALS]: Change condition to
38397         [_POSIX_REALTIME_SIGNALS > 0].
38399 2012-10-27  Andreas Jaeger  <aj@suse.de>
38401         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
38402         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
38403         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
38404         [__WORDSIZE != 64]: Likewise.
38406 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
38408         *  iconvdata/tst-table.sh: Remove ${SHELL}.
38409         *  iconvdata/tst-tables.sh: Likewise.
38411 2012-10-25  David S. Miller  <davem@davemloft.net>
38413         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38414         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
38415         of strtoull.
38417         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
38418         ifunc-impl-list.c
38419         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
38420         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
38421         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
38422         file.
38424 2012-10-25  Roland McGrath  <roland@hack.frob.com>
38426         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38427         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
38428         __getdirentries.
38430 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38431             Jim Blandy  <jimb@codesourcery.com>
38433         * scripts/cross-test-ssh.sh: New file.
38434         * manual/install.texi (Configuring and compiling): Document use of
38435         cross-test-ssh.sh.
38436         * INSTALL: Regenerated.
38438 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
38440         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
38441         EOPNOTSUPP.
38443 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38445         * Makeconfig (run-program-prefix): Fix comment.
38447 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38448             Jim Blandy  <jimb@codesourcery.com>
38450         * Makeconfig (test-wrapper): New variable,
38451         (test-wrapper-env): Likewise.
38452         [$(cross-compiling) = yes && $(test-wrapper) != ""]
38453         (run-built-tests): Define to yes.
38454         (run-program-prefix): Use $(test-wrapper).
38455         (built-program-cmd): Likewise.
38456         * Rules (make-test-out): Use $(test-wrapper-env) and
38457         $(host-built-program-cmd).
38458         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
38459         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
38460         tst-pathopt.sh.
38461         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
38462         $(test-wrapper-env) to tst-rtld-load-self.sh.
38463         ($(objpfx)order2.out): Use $(test-wrapper).
38464         ($(objpfx)tst-initorder.out): Likewise.
38465         ($(objpfx)tst-initorder2.out): Likewise.
38466         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
38467         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
38468         (test_wrapper_env): New variable.  Use it to run ld.so.
38469         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
38470         Use it to run ld.so.
38471         (test_wrapper_env): Likewise.
38472         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
38473         $(test-wrapper) to run-iconv-test.sh.
38474         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
38475         (ICONV): Use $test_wrapper.
38476         * posix/Makefile ($(objpfx)globtest.out): Pass
38477         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
38478         globtest.sh, not $(run-program-prefix).
38479         * posix/globtest.sh (run_via_rtld_prefix): New variable.
38480         (test_wrapper): Likewise.
38481         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
38482         set together with run_via_rtld_prefix.
38483         (run_program_prefix): Define in terms of test_wrapper and
38484         run_via_rtld_prefix.
38486 2012-10-24  Roland McGrath  <roland@hack.frob.com>
38488         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
38489         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
38490         Targets removed.
38492         [BZ #14743]
38493         * include/time.h: Remove librt_hidden_proto (clock_gettime).
38494         Declare __clock_getres, __clock_gettime, __clock_settime,
38495         __clock_nanosleep, and __clock_getcpuclockid.
38496         * rt/clock_gettime.c: Define __clock_gettime as an alias.
38497         Remove librt_hidden_def (clock_gettime).
38498         * sysdeps/unix/clock_gettime.c: Likewise.
38499         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
38500         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
38501         * rt/clock_getres.c: Define __clock_getres as an alias.
38502         * sysdeps/posix/clock_getres.c: Likewise.
38503         * rt/clock_settime.c: Define __clock_settime as an alias.
38504         * sysdeps/unix/clock_settime.c: Likewise.
38505         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
38506         * sysdeps/unix/clock_nanosleep.c: Likewise.
38507         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
38508         * rt/clock-compat.c: New file.
38509         * rt/Makefile (librt-routines): Add clock-compat and move
38510         $(clock-routines) to ...
38511         (routines): ... here, new variable.
38512         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
38513         Don't add get_clockfreq here.
38514         * rt/Versions (libc: GLIBC_2.17): New version set.
38515         Add clock_* symbols here.
38516         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
38517         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
38518         (GLIBC_2.17): Add clock_* symbols.
38519         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
38520         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
38521         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
38522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38523         Likewise.
38524         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38525         Likewise.
38526         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
38527         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
38528         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
38529         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
38530         * NEWS: Mention the move.
38532         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
38533         Use __open, __read, __close rather than their public counterparts.
38534         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38535         (__get_clockfreq_via_cpuinfo): Likewise.
38536         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
38537         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
38539         * config.h.in (HAVE_IFUNC): New #undef.
38540         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
38541         was successful.
38542         * configure: Regenerated.
38544 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38546         * configure.in: Move READELF check to start of file.
38547         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
38548         libc_cv_asm_gnu_indirect_function in the process.
38549         * configure: Regenerated.
38551 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38553         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
38554         send the output to /dev/null.
38555         (libc_cv_cc_with_libunwind): Likewise.
38556         (libc_cv_as_noexecstack): Likewise.
38557         * configure: Regenerate.
38559 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38561         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
38563         * posix/globtest.sh (TMPDIR): Do not set.
38564         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
38565         (testout): Likewise.
38567 2012-10-24  Andreas Jaeger  <aj@suse.de>
38569         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
38570         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
38571         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
38572         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
38573         posix_fadvise64, posix_fallocate64.
38575         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
38576         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
38577         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
38578         Likewise.
38579         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
38580         Likewise.
38581         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
38583         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
38584         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
38585         <bits/fcntl-linux.h>.
38586         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
38588         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
38589         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
38590         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
38591         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
38592         [__WORDSIZE != 64]: Likewise.
38594 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38596         * Makeconfig (run-built-tests): New variable.
38597         * Rules [$(cross-compiling) = yes]: Change condition to
38598         [$(run-built-tests) = no].
38599         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
38600         to [$(run-built-tests) = yes].
38601         * elf/Makefile [$(cross-compiling) = no]: Likewise
38602         * grp/Makefile [$(cross-compiling) = no]: Likewise.
38603         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
38604         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
38605         * intl/Makefile [$(cross-compiling) = no]: Likewise.
38606         * io/Makefile [$(cross-compiling) = no]: Likewise.
38607         * libio/Makefile [$(cross-compiling) = no]: Likewise.
38608         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
38609         * misc/Makefile [$(cross-compiling) = no]: Likewise.
38610         * posix/Makefile [$(cross-compiling) = no]: Likewise.
38611         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
38612         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
38613         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
38614         * string/Makefile [$(cross-compiling) = no]: Likewise.
38616         * posix/Makefile ($(objpfx)globtest.out): Pass
38617         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
38618         $(rtld-installed-name).
38619         * posix/globtest.sh (elf_objpfx): Remove variable.
38620         (rtld_installed_name): Likewise.
38621         (library_path): Likewise.
38622         (run_program_prefix): New variable.  Use for running globtest
38623         binary.
38625 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
38626             Joseph Myers  <joseph@codesourcery.com>
38628         * Makeconfig (host-built-program-cmd): New variable.
38629         * elf/Makefile (tst-stackguard1-ARGS): Use
38630         $(host-built-program-cmd).
38631         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
38632         (tst-spawn-ARGS): Likewise.
38633         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
38635 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38636             Jim Blandy  <jimb@codesourcery.com>
38638         * Makeconfig (run-via-rtld-prefix): New variable.
38639         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
38640         (built-program-cmd): Likewise.
38642 2012-10-22  Andreas Jaeger  <aj@suse.de>
38644         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
38645         __O_RSYNC if it exists, otherwise to O_SYNC.
38647 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
38648             Joseph Myers  <joseph@codesourcery.com>
38650         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
38651         /dev/null.
38652         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
38653         from /dev/null
38654         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
38655         /dev/null.
38657 2012-10-22  Andreas Jaeger  <aj@suse.de>
38659         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
38660         Define always.
38661         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
38663         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
38664         bits/fcntl-linux.h.
38666         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
38667         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
38669         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
38670         to __O_LARGEFILE.
38671         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
38672         to __O_LARGEFILE.
38674 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
38675             Joseph Myers  <joseph@codesourcery.com>
38677         * config.make.in (NM): New variable.
38679 2012-10-21  Andreas Jaeger  <aj@suse.de>
38681         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
38682         definitions and declarations that are provided by
38683         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
38685 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
38687         [BZ #14683]
38688         * elf/Makefile (tests-static): Add tst-leaks1-static.
38689         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
38690         ($(objpfx)tst-leaks1-static): New rule.
38691         ($(objpfx)tst-leaks1-static-mem): Likewise.
38692         (tst-leaks1-static-ENV): New macro.
38693         * elf/dl-open.c (dl_open_worker): Check the main application
38694         only if SHARED is defined.
38695         * elf/tst-leaks1-static.c: New file.
38697 2012-10-20  Andreas Jaeger  <aj@suse.de>
38699         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
38700         generic values for Linux.
38701         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
38702         and declarations that are provided by <bits/fcntl-linux.h> and
38703         include <bits/fcntl-linux.h>.
38704         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
38705         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
38707 2012-10-20  Roland McGrath  <roland@hack.frob.com>
38709         * io/fcntl.h: Move include of <bits/types.h> to the top and
38710         include it unconditionally.
38712 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
38714         * wcsmbs/Makefile (tests-ifunc): New variable.
38715         (tests): Add $(tests-ifunc).
38716         * wcsmbs/test-wcschr-ifunc.c: New file.
38717         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
38718         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
38719         * wcsmbs/test-wcslen-ifunc.c: Likewise.
38720         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
38721         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
38723         * string/Makefile (tests-ifunc): New variable.
38724         (tests): Add $(tests-ifunc).
38725         * string/test-memccpy.c (TEST_NAME): New macro.
38726         * string/test-memchr.c (TEST_NAME): Likewise.
38727         * string/test-memcmp.c (TEST_NAME): Likewise.
38728         * string/test-memcpy.c (TEST_NAME): Likewise.
38729         * string/test-memmem.c (TEST_NAME): Likewise.
38730         * string/test-memmove.c (TEST_NAME): Likewise.
38731         * string/test-memset.c (TEST_NAME): Likewise.
38732         * string/test-rawmemchr.c (TEST_NAME): Likewise.
38733         * string/test-stpcpy.c (TEST_NAME): Likewise.
38734         * string/test-stpncpy.c (TEST_NAME): Likewise.
38735         * string/test-strcasecmp.c (TEST_NAME): Likewise.
38736         * string/test-strcasestr.c (TEST_NAME): Likewise.
38737         * string/test-strcat.c (TEST_NAME): Likewise.
38738         * string/test-strchr.c (TEST_NAME): Likewise.
38739         * string/test-strcmp.c(TEST_NAME): Likewise.
38740         * string/test-strcpy.c (TEST_NAME): Likewise.
38741         * string/test-strcspn.c (TEST_NAME): Likewise.
38742         * string/test-strlen.c (TEST_NAME): Likewise.
38743         * string/test-strncasecmp.c (TEST_NAME): Likewise.
38744         * string/test-strncmp.c (TEST_NAME): Likewise.
38745         * string/test-strncpy.c (TEST_NAME): Likewise.
38746         * string/test-strnlen.c (TEST_NAME): Likewise.
38747         * string/test-strpbrk.c (TEST_NAME): Likewise.
38748         * string/test-strrchr.c (TEST_NAME): Likewise.
38749         * string/test-strspn.c (TEST_NAME): Likewise.
38750         * string/test-strstr.c (TEST_NAME): Likewise.
38751         * string/test-bcopy-ifunc.c: New file.
38752         * string/test-bzero-ifunc.c: Likewise.
38753         * string/test-memccpy-ifunc.c: Likewise.
38754         * string/test-memchr-ifunc.c: Likewise.
38755         * string/test-memcmp-ifunc.c: Likewise.
38756         * string/test-memcpy-ifunc.c: Likewise.
38757         * string/test-memmem-ifunc.c: Likewise.
38758         * string/test-memmove-ifunc.c: Likewise.
38759         * string/test-mempcpy-ifunc.c: Likewise.
38760         * string/test-memset-ifunc.c: Likewise.
38761         * string/test-rawmemchr-ifunc.c: Likewise.
38762         * string/test-stpcpy-ifunc.c: Likewise.
38763         * string/test-stpncpy-ifunc.c: Likewise.
38764         * string/test-strcasecmp-ifunc.c: Likewise.
38765         * string/test-strcasestr-ifunc.c: Likewise.
38766         * string/test-strcat-ifunc.c: Likewise.
38767         * string/test-strchr-ifunc.c: Likewise.
38768         * string/test-strchrnul-ifunc.c: Likewise.
38769         * string/test-strcmp-ifunc.c: Likewise.
38770         * string/test-strcpy-ifunc.c: Likewise.
38771         * string/test-strcspn-ifunc.c: Likewise.
38772         * string/test-strlen-ifunc.c: Likewise.
38773         * string/test-strncasecmp-ifunc.c: Likewise.
38774         * string/test-strncat-ifunc.c: Likewise.
38775         * string/test-strncmp-ifunc.c: Likewise.
38776         * string/test-strncpy-ifunc.c: Likewise.
38777         * string/test-strnlen-ifunc.c: Likewise.
38778         * string/test-strpbrk-ifunc.c: Likewise.
38779         * string/test-strrchr-ifunc.c: Likewise.
38780         * string/test-strspn-ifunc.c: Likewise.
38781         * string/test-strstr-ifunc.c: Likewise.
38783         * debug/Makefile (tests-ifunc): New variable.
38784         (tests): Add $(tests-ifunc).
38785         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
38786         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
38787         * debug/test-stpcpy_chk-ifunc.c: New file.
38788         * debug/test-strcpy_chk-ifunc.c: Likewise.
38790 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
38792         [BZ #13601]
38793         * elf/dl-load.c (open_verify): Retry read if the entire ELF
38794         header is not read in.
38796 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
38798         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
38799         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
38800         directly.  Pass built executable to script as
38801         $(built-program-cmd).
38802         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
38803         $testprogram without using LD_LIBRARY_PATH and $ldso.
38805         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
38806         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
38807         $(rtld-installed-name).
38808         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
38809         (rtld_installed_name): Likewise.
38810         (library_path): Likewise.
38811         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
38812         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
38813         $(run-program-prefix) to tst-tables.sh.
38814         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
38815         it to run tst-table-from and tst-table-to.
38816         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
38817         Pass it to tst-table.sh.
38818         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
38819         $(run-program-prefix) to tst-gettext.sh.
38820         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
38821         tst-translit.sh.
38822         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
38823         tst-gettext2.sh.
38824         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
38825         to run tst-gettext.
38826         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
38827         to run tst-gettext2.
38828         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
38829         to run tst-translit.
38830         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
38831         $(run-program-prefix) to tst-mtrace.sh.
38832         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
38833         to run tst-mtrace.
38834         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
38835         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
38836         $(rtld-installed-name).
38837         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
38838         (rtld_installed_name): Likewise.
38839         (run_program_prefix): New variable.  Use it to run wordexp-test.
38841         * Makeconfig (ARCH): Remove all definitions.
38842         (machine): Likewise.
38843         [ARCH]: Remove conditional code.
38844         [!objdir]: Give error.
38845         [!objdir] (objpfx): Remove.
38846         [!objdir] (common-objpfx): Likewise.
38847         [!objdir] (common-objdir): Likewise.
38848         * configure.in (config_makefile): Remove.  Hardcode Makefile in
38849         AC_CONFIG_FILES call.
38850         * configure: Regenerated.
38852         [BZ #13888]
38853         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
38854         or TMPDIR.
38855         (testout): Likewise.
38857         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
38858         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
38859         $(rtld-installed-name).
38860         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
38861         (rtld_installed_name): Likwise.
38862         (runit): Remove function.
38863         (run_getconf): New variable,  Use it for running getconf binary.
38865 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
38867         [BZ #14716]
38868         * string/test-memmem.c (check_result): New function.
38869         (do_one_test): Use it.
38870         (check1): New function.
38871         (test_main): Use it.
38873 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
38875         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
38877 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
38879         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
38880         (_G_LSEEK64): Likewise.
38881         (_G_MMAP64): Likewise.
38882         (_G_FSTAT64): Likewise.
38883         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
38884         (_G_LSEEK64): Likewise.
38885         (_G_MMAP64): Likewise.
38886         (_G_FSTAT64): Likewise.
38887         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
38888         unconditional.  Call __mmap64 directly.
38889         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
38890         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
38891         __lseek64 directly.
38892         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
38893         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
38894         __mmap64 directly.
38895         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
38896         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
38897         __lseek64 directly.
38898         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
38899         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
38900         __lseek64 directly.
38901         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
38902         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
38903         __lseek64 directly.
38904         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
38905         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
38906         __fxstat64 directly.
38907         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
38908         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
38909         unconditional.
38910         (freopen64) [!_G_OPEN64]: Remove conditional code.
38911         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
38912         unconditional.
38913         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
38914         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
38915         unconditional.
38916         (ftello64) [!_G_LSEEK64]: Remove conditional code.
38917         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
38918         unconditional.
38919         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38920         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
38921         unconditional.
38922         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
38923         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
38924         unconditional.
38925         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38926         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
38927         unconditional.
38928         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38929         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
38930         unconditional.
38931         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38933 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
38935         [BZ #12140]
38936         * manual/memory.texi (Malloc Tunable Parameters): Add note
38937         about free list pointers overwriting some perturb bytes.
38938         Wording suggested by Roland McGrath.
38940 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
38942         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
38943         (lgamma_test): Likewise.
38944         (tgamma_test): Likewise.
38946 2012-10-16  Florian Weimer  <fweimer@redhat.com>
38948         [BZ #14700]
38949         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
38950         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
38952 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
38954         * NEWS: Mention BZ #14716.
38955         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
38956         when removing AVAILABLE1_USES_J macro.
38958 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
38960         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
38961         (__bswap_64): __uint64_t for unsigned 64-bit int.
38963 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
38965         * include/string.h (memmem): Declare libc hidden alias.
38966         * string/memmem.c (memmem): Define libc hidden alias.
38967         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
38968         __read, __close instead of open, read, close.
38970 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
38972         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
38973         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
38974         global and hidden.
38975         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
38976         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
38977         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
38978         Likewise.
38979         (__rawmemchr_sse2): Likewise.
38980         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
38981         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
38982         (__strchr_sse2): Likewise.
38983         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
38984         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
38985         (__strcasecmp_sse2): Likewise.
38986         (__strncasecmp_sse2): Likewise.
38987         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
38988         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
38989         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
38990         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
38991         (__strrchr_sse2): Likewise.
38992         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
38993         ifunc-impl-list.c.
38994         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
38995         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
38996         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
38997         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
38998         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
38999         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
39000         * sysdeps/x86_64/multiarch/memset.S: Likewise.
39001         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
39002         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
39003         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
39004         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
39005         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
39006         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
39007         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
39008         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
39009         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
39010         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
39011         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
39012         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
39013         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
39014         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
39015         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
39016         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
39017         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
39018         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
39019         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
39020         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
39021         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
39022         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
39023         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
39025         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
39026         global and hidden.
39027         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
39028         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
39029         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
39030         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
39031         Likewise.
39032         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
39033         Likewise.
39034         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
39035         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
39036         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
39037         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
39038         ifunc-impl-list.c.
39039         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
39040         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
39041         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
39042         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
39043         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
39044         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
39045         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
39046         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
39047         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
39048         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
39049         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
39050         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
39051         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
39052         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
39053         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
39054         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
39055         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
39056         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
39057         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
39058         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
39059         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
39060         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
39061         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
39062         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
39063         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
39064         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
39065         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
39066         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
39067         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
39068         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
39069         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
39070         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
39071         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
39072         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
39073         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
39074         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
39075         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
39076         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
39077         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
39078         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
39079         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
39081         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
39082         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
39083         * include/ifunc-impl-list.h: New file.
39084         * misc/ifunc-impl-list.c: Likewise.
39085         * misc/Makefile (routines): Add ifunc-impl-list.
39086         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
39087         * string/test-string.h: Include <ifunc-impl-list.h>.
39088         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
39089         TEST_NAME]: New variables.
39090         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
39091         are defined.
39092         (test_init): Call __libc_ifunc_impl_list to initialize
39093         func_list if TEST_IFUNC and TEST_NAME are defined.
39095         * string/Makefile (strop-tests): Add bcopy and bzero.
39096         * string/test-bcopy.c: New file.
39097         * string/test-bzero.c: Likewise.
39098         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
39099         defined.
39100         * string/test-memset.c: Support bzero test if TEST_BZERO is
39101         defined.
39102         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
39103         __libc_memmove.
39104         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
39105         __libc_memset.
39106         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
39107         of memset.
39109 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
39111         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
39112         * configure: Regenerated.
39114         * Makeconfig (+link-static-before-libc): Don't include
39115         $(link-static-libc).
39117         * libio/libio.h (_IO_pos_t): Remove.
39119 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39121         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
39122         McGrath.
39124 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39126         * crypt/crypt-entry.c: Include fips-private.h.
39127         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
39128         * crypt/md5c-test.c (main): Tolerate disabled MD5.
39129         * sysdeps/unix/sysv/linux/fips-private.h: New file.
39130         * sysdeps/generic/fips-private.h: New file, dummy fallback.
39132 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39134         * crypt/crypt-private.h: Include stdbool.h.
39135         (_ufc_setup_salt_r): Return bool.
39136         * crypt/crypt-entry.c: Include errno.h.
39137         (__crypt_r): Return NULL with EINVAL for bad salt.
39138         * crypt/crypt_util.c (bad_for_salt): New.
39139         (_ufc_setup_salt_r): Check that salt is long enough and within
39140         the specified alphabet.
39141         * crypt/badsalttest.c: New file.
39142         * crypt/Makefile (tests): Add it.
39143         ($(objpfx)badsalttest): New.
39145 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
39147         * NEWS: Add entry for BZ #14602.
39149 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39151         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
39152         type-generic.
39153         * math/libm-test.inc: Update comment listing what functions and
39154         macros are tested.
39155         (isgreater_test): New function.
39156         (isgreaterequal_test): Likewise.
39157         (isless_test): Likewise.
39158         (islessequal_test): Likewise.
39159         (islessgreater_test): Likewise.
39160         (isunordered_test): Likewise.
39161         (main): Call the new functions.
39163 2012-10-09  Roland McGrath  <roland@hack.frob.com>
39165         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
39166         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
39167         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
39168         * sysdeps/i386/configure: Regenerated.
39169         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
39170         * sysdeps/mach/configure: Regenerated.
39171         * sysdeps/mach/hurd/configure: Regenerated.
39172         * sysdeps/powerpc/configure: Regenerated.
39173         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39174         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39175         * sysdeps/s390/s390-32/configure: Regenerated.
39176         * sysdeps/s390/s390-64/configure: Regenerated.
39177         * sysdeps/sh/configure: Regenerated.
39178         * sysdeps/sparc/configure: Regenerated.
39179         * sysdeps/unix/sysv/linux/configure: Regenerated.
39180         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
39181         * sysdeps/x86_64/configure: Regenerated.
39183         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
39184         defined.  Don't check if MAP is NULL.
39186 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39188         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
39189         (_G_stat64): Likewise.
39190         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
39191         (_G_stat64): Likewise.
39192         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
39193         instead of struct _G_stat64.
39194         * libio/fileops.c (mmap_remap_check): Likewise.
39195         (decide_maybe_mmap): Likewise.
39196         (_IO_new_file_seekoff): Likewise.
39197         (_IO_file_stat): Likewise.
39198         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
39199         _G_off64_t.
39200         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
39201         instead of struct _G_stat64.
39202         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39204 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
39206         [BZ #14602]
39207         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39208         Replace with ...
39209         (CHECK_EOL): New macro.
39210         (two_way_short_needle): Check beginning of haystack for EOL.  Use
39211         CHECK_EOL.
39212         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39213         Replace with CHECK_EOL.
39214         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39215         Replace with CHECK_EOL.
39217 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
39219         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
39220         type-generic.
39221         * math/libm-test.inc: Update comment listing what functions and
39222         macros are tested.
39223         (finite_test): New function.
39224         (isinf_test): Likewise.
39225         (isnan_test): Likewise.
39226         (fpclassify_test): Test subnormal input.
39227         (isfinite_test): Likewise.
39228         (isnormal_test): Likewise.
39229         (main): Call the new functions.
39231 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
39233         [BZ #14660]
39234         * Makerules (%.dynsym): Force C locale when running
39235         $(OBJDUMP) --dynamic-syms.
39237 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
39239         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
39240         <stdint.h>.
39242 2012-10-06  David S. Miller  <davem@davemloft.net>
39244         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
39245         upper 32-bits of the length value in %o2 since we use branch-on-register
39246         tests which consider the entire 64-bit register.
39248 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
39250         * string/test-strstr.c (check2): Add a test for page boundary.
39252 2012-10-05  David S. Miller  <davem@davemloft.net>
39254         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
39255         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
39256         file.
39257         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39258         sysdep_routines.
39259         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39260         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
39261         and bzero when HWCAP_SPARC_CRYPTO is present.
39263 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
39265         [BZ #14602]
39266         * string/test-strstr.c (check2): New function.
39267         (test_main): Call check2.
39269         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
39270         and bug-strchr1.
39271         * string/bug-strcasestr1.c (do_test): Moved to ...
39272         * string/test-strcasestr.c (check1): Here.  New function.
39273         (do_one_test): Break out result checking code into ...
39274         (check_result): This.  New function.
39275         (do_one_test): Call check_result.
39276         (test_main): Call check1.
39277         * string/bug-strchr1.c (do_test): Moved to ...
39278         * string/test-strchr.c (check1): Here.  New function.
39279         (do_one_test): Break out result checking code into ...
39280         (check_result): This.  New function.
39281         (do_one_test): Call check_result.
39282         (test_main): Call check1.
39283         * string/bug-strstr1.c (main): Moved to ...
39284         * string/test-strstr.c (check1): Here.  New function.
39285         (do_one_test): Break out result checking code into ...
39286         (check_result): This.  New function.
39287         (do_one_test): Call check_result.
39288         (test_main): Call check1.
39289         * string/bug-strcasestr1.c: Removed.
39290         * string/bug-strchr1.c: Likewise.
39291         * string/bug-strstr1.c: Likewise.
39293         * elf/Makefile (dl-routines): Add hwcaps.
39294         * elf/dl-support.c (_dl_important_hwcaps): Removed.
39295         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
39296         (_dl_important_hwcaps): Moved to ...
39297         * elf/dl-hwcaps.c: Here.  New file.
39298         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
39300         [BZ #14557]
39301         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
39302         if IS_IN_rtld isn't defined.
39304         * elf/dl-support.c (_dl_sysinfo_map): New.
39305         Include "get-dynamic-info.h" and "setup-vdso.h".
39306         (_dl_non_dynamic_init): Call setup_vdso.
39307         * elf/dynamic-link.h: Don't include <assert.h>.
39308         (elf_get_dynamic_info): Moved to ...
39309         * elf/get-dynamic-info.h: Here.  New file.
39310         * elf/dynamic-link.h: Include "get-dynamic-info.h".
39311         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
39312         * elf/setup-vdso.h: Here.  New file.
39313         * elf/rtld.c: Include "setup-vdso.h".
39314         (dl_main): Call setup_vdso.
39316 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
39318         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
39319         creal in comment listing functions tested.  List finite, isinf,
39320         isnan, isless, islessequal, isgreater, isgreaterequal,
39321         islessgreater, isunordered, lgamma_r and pow10 as functions and
39322         macros not tested.  Mention which functions not tested are aliases
39323         for other functions.  Fix typo.  Note that signs of NaNs are not
39324         tested.
39326         * scripts/config.guess: Update from config.git.
39327         * scripts/config.sub: Likewise.
39329 2012-10-04  Roland McGrath  <roland@hack.frob.com>
39331         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
39332         * misc/madvise.c (madvise): Renamed to __madvise.
39333         Make madvise a weak alias.
39334         * include/sys/mman.h: Declare __madvise.
39335         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
39336         * sysdeps/unix/syscalls.list
39337         (madvise): Make __madvise the strong name, and madvise a weak alias.
39338         * sysdeps/unix/sysv/linux/syscalls.list
39339         (madvise, mmap): Remove redundant entries.
39340         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
39341         * malloc/malloc.c (mtrim): Likewise.
39342         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
39344 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39346         * sysdeps/mach/hurd/dl-cache.c: File removed.
39347         * config.h.in (USE_LDCONFIG): New #undef.
39348         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
39349         * configure: Regenerated.
39350         * elf/Makefile (dl-routines): Add dl-cache only under
39351         [$(use-ldconfig) = yes].
39352         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
39353         cache on [USE_LDCONFIG].
39354         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
39355         [USE_LDCONFIG].
39356         * elf/rtld.c (dl_main): Likewise.
39358 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
39360         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
39361         _SC_LEVEL4_CACHE_LINESIZE.
39363 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39365         * sysdeps/unix/bsd/confstr.h: File removed.
39367 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
39369         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
39370         sys/sdt-config.h.
39372 2012-10-02  Roland McGrath  <roland@hack.frob.com>
39374         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
39375         Make 'mapoff' field ElfW(Off) rather than off_t.
39377 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
39379         * nscd/Makefile: Remove nscd-cflags and all its users.
39380         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
39381         (CFLAGS-nonlib): Add compiler flags for nscd modules.
39383         [BZ #10631]
39384         * malloc.c (malloc_printerr): Clarify error message.
39386 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
39388         [BZ #14648]
39389         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
39390         Set bit_FMA_Usable if FMA is supported.
39391         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
39392         macro.
39393         (bit_FMA4_Usable): Updated.
39394         (index_FMA_Usable): New macro.
39395         (CPUID_FMA): Likewise
39396         (HAS_FMA): Defined with bit_FMA_Usable.
39398 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39400         * bits/types.h (__swblk_t): Type removed.
39401         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
39402         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
39403         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39404         (__SWBLK_T_TYPE): Likewise.
39405         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
39406         (__SWBLK_T_TYPE): Likewise.
39407         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39408         (__SWBLK_T_TYPE): Likewise.
39409         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39410         (__SWBLK_T_TYPE): Likewise.
39412 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
39413             Honza Horak <hhorak@redhat.com>
39415         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
39416         (xdr_mapname): Use YPMAXMAP as maxsize.
39417         (xdr_peername): Use YPMAXPEER as maxsize.
39418         (xdr_keydat): Use YPAXRECORD as maxsize.
39419         (xdr_valdat): Use YPMAXRECORD as maxsize.
39421 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39423         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
39425         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
39426         * csu/init-first.c: ... here.
39427         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
39428         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
39429         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
39430         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
39431         * sysdeps/i386/init-first.c: File removed.
39432         * sysdeps/sh/init-first.c: File removed.
39434 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
39436         [BZ #14645]
39437         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
39438         if x * y might underflow to zero and z is zero.
39439         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
39440         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39441         * math/libm-test.inc (min_subnorm_value): New variable.
39442         (fma_test): Add more tests.
39443         (fma_test_towardzero): Likewise.
39444         (fma_test_downward): Likewise
39445         (fma_test_upward): Likewise.
39446         (initialize): Set min_subnorm_value.
39448 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
39450         [BZ #14638]
39451         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
39452         0 + 0.
39453         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
39454         mode for addition resulting in exact zero.
39455         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
39456         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
39457         exact 0 + 0.
39458         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
39459         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39460         * math/libm-test.inc (fma_test): Add more tests.
39461         (fma_test_towardzero): New function.
39462         (fma_test_downward): Likewise.
39463         (fma_test_upward): Likewise.
39464         (main): Call the new functions.
39466 2012-09-28  David S. Miller  <davem@davemloft.net>
39468         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
39470 2012-09-28  Roland McGrath  <roland@hack.frob.com>
39472         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
39473         instead of SIGALRM.
39475         * sysdeps/gnu/_G_config.h: Moved to ...
39476         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
39477         * sysdeps/mach/hurd/_G_config.h: Moved to ...
39478         * sysdeps/generic/_G_config.h: ... here.
39480         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
39482         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
39484         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
39485         Conditionalize target on [libnss_test1.so-version].
39487         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
39489         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
39490         (elfobjdir): Move out of conditionals.
39492         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
39493         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
39494         (__nss_lookup_function): Conditionalize label remove_from_tree on
39495         [!DO_STATIC_NSS || SHARED], matching its only use.
39497 2012-09-28  David S. Miller  <davem@davemloft.net>
39499         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
39500         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
39501         file.
39502         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39503         sysdep_routines.
39504         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39505         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
39506         when HWCAP_SPARC_CRYPTO is present.
39508 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39510         * io/tst-mknodat.c: Create a FIFO instead of a socket.
39512 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
39514         [BZ #6530]
39515         * stdio-common/vfprintf.c (process_string_arg): Revert
39516         2000-07-22 change.
39518 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
39520         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
39521         for testcase.
39522         * stdio-common/tst-sprintf.c: Include <locale.h>
39523         (main): Test sprintf's handling of incomplete multibyte
39524         characters.
39526 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
39528         * elf/dl-runtime.c (VERSYMIDX): Removed.
39529         * elf/dl-version.c (VERSYMIDX): Likewise.
39530         * elf/do-rel.h (VERSYMIDX): Likewise.
39531         (VALIDX): Likewise.
39532         * elf/dynamic-link.h (VERSYMIDX): Likewise.
39533         * elf/rtld.c (VALIDX): Likewise.
39534         (ADDRIDX): Likewise.
39535         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
39536         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
39537         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
39538         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
39539         (VALIDX): Likewise.
39540         (ADDRIDX): Likewise.
39542 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39544         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
39546 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
39548         [BZ #11438]
39549         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
39550         to global scope.
39551         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
39552         addresses are in the same scope as 192.0.2/24.
39553         * posix/gai.conf: Document new scope table defaults.
39555 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39557         [BZ #5298]
39558         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
39559         for ftell.  Compute offsets from write pointers instead.
39560         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39562 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39564         [BZ #14543]
39565         * libio/Makefile (tests): New test case tst-fseek.
39566         * libio/tst-fseek.c: New test case to verify that fseek/ftell
39567         combination works in wide mode.
39568         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
39569         state when the external buffer state changes.
39571 2012-09-27  David S. Miller  <davem@davemloft.net>
39573         [BZ #14376]
39574         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
39575         pass reloc->r_addend in as the 'high' argument to
39576         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
39578         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39580 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39582         * rt/tst-aio2.c: Include <pthread.h>.
39583         * rt/tst-aio3.c: Likewise.
39585 2012-09-27  Steve Ellcey  <sellcey@mips.com>
39587         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
39589 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
39591         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
39592         contents on [SHARED].
39594 2012-09-26  Marek Polacek  <polacek@redhat.com>
39596         [BZ #14530]
39597         [BZ #13741]
39598         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
39599         for C++ and GCC <4.3 as well as for non GCC compilers.
39601 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
39603         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39605 2012-09-25  Roland McGrath  <roland@hack.frob.com>
39607         * Makefile.in (all, install): Declare with .PHONY.
39608         Reported by Michael Hope <michael.hope@linaro.org>.
39610 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39612         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
39613         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
39614         system header.
39615         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
39616         Likewise.
39617         (sydep_routines): Add the new and the internal functions.
39618         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
39619         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
39620         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
39621         (GLIBC_2.17): Add the new function.
39622         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
39623         (GLIBC_2.17): Likewise.
39624         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
39625         (GLIBC_2.17): Likewise.
39626         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
39627         (GLIBC_2.17): Likewise.
39628         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
39630 2012-09-25  Alan Modra  <amodra@gmail.com>
39632         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
39633         Add release barrier before setting once_control to say
39634         initialisation is done.  Add hints on lwarx.  Use macro in
39635         place of isync.
39636         (clear_once_control): Add release barrier.
39638 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
39640         [BZ #13629]
39641         * math/s_clog.c (__clog): Handle more values close to |z| = 1
39642         specially.
39643         * math/s_clog10.c (__clog10): Likewise.
39644         * math/s_clog10f.c (__clog10f): Likewise.
39645         * math/s_clog10l.c (__clog10l): Likewise.
39646         * math/s_clogf.c (__clogf): Likewise.
39647         * math/s_clogl.c (__clogl): Likewise.
39648         * math/Makefile (libm-calls): Add x2y2m1.
39649         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
39650         (__x2y2m1): Likewise.
39651         (__x2y2m1l): Likewise.
39652         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
39653         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
39654         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
39655         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
39656         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
39657         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
39658         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
39659         * sysdeps/i386/fpu/libm-test-ulps: Update.
39660         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39662         [BZ #14621]
39663         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
39664         int as type of variable DEPTH.
39665         (glob): Use size_t instead of int as type of variables NEWCOUNT
39666         and OLD_PATHC.
39668 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39670         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
39671         Add s_sincosf-sse2.
39672         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
39673         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
39674         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
39675         macros for using routine as __sincosf_ia32.
39676         Use macro for function declaration and weak_alias.
39677         * sysdeps/i386/fpu/libm-test-ulps: Update.
39679         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
39680         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39682         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
39683         subnormal argument.
39684         * math/s_cexpf.c (__cexpf): Likewise.
39685         * math/s_csinf.c (__csinf): Likewise.
39686         * math/s_csinhf.c (__csinhf): Likewise.
39687         * math/s_ctanf.c (__ctanf): Likewise.
39688         * math/s_ctanhf.c (__ctanhf): Likewise.
39689         * math/s_ccosh.c (__ccoshf): Likewise.
39690         * math/s_cexp.c (__cexpl): Likewise.
39691         * math/s_csin.c (__csin): Likewise.
39692         * math/s_csinh.c (__csinh): Likewise.
39693         * math/s_ctan.c (__ctan): Likewise.
39694         * math/s_ctanh.c (ctanh): Likewise.
39695         * math/s_ccoshl.c (__ccoshl): Likewise.
39696         * math/s_cexpl.c (__cexpl): Likewise.
39697         * math/s_csinl.c (__csinl): Likewise.
39698         * math/s_csinhl.c (__csinhl): Likewise.
39699         * math/s_ctanl.c (__ctanl): Likewise.
39700         * math/s_ctanhl.c (__ctanhl): Likewise.
39702 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
39704         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
39705         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
39706         (_IO_off_t): Define to __off_t, not _G_off_t.
39707         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
39708         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
39709         (_IO_wint_t): Define to wint_t, not _G_wint_t.
39710         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
39711         type of __dummy and __dummy2 fields.
39712         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
39713         (_G_ssize_t): Likewise.
39714         (_G_off_t): Likewise.
39715         (_G_pid_t): Likewise.
39716         (_G_uid_t): Likewise.
39717         (_G_wchar_t): Likewise.
39718         (_G_wint_t): Likewise.
39719         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
39720         (_G_ssize_t): Likewise.
39721         (_G_off_t): Likewise.
39722         (_G_pid_t): Likewise.
39723         (_G_uid_t): Likewise.
39724         (_G_wchar_t): Likewise.
39725         (_G_wint_t): Likewise.
39726         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
39727         (_G_ssize_t): Likewise.
39728         (_G_off_t): Likewise.
39729         (_G_pid_t): Likewise.
39730         (_G_uid_t): Likewise.
39731         (_G_wchar_t): Likewise.
39732         (_G_wint_t): Likewise.
39734 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39736         * malloc/arena.c: Include malloc-sysdep.h.
39737         (shrink_heap): Use check_may_shrink_heap to decide if madvise
39738         is sufficient to shrink the heap or an unmap is needed.
39739         * sysdeps/generic/malloc-sysdep.h: New file.  Define
39740         new function check_may_shrink_heap.
39741         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
39742         new function check_may_shrink_heap.
39744 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39746         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
39747         comments.
39749 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
39751         * catgets/test-gencat.sh: Add "set -e".
39752         * elf/tst-pathopt.sh: Likewise.
39753         * grp/tst_fgetgrent.sh: Likewise.
39754         * iconvdata/run-iconv-test.sh: Likewise.
39755         * intl/tst-gettext.sh: Likewise.
39756         * intl/tst-gettext2.sh: Likewise.
39757         * intl/tst-gettext4.sh: Likewise.
39758         * intl/tst-gettext6.sh: Likewise.
39759         * intl/tst-translit.sh: Likewise.
39760         * io/ftwtest-sh: Likewise.
39761         * libio/test-freopen.sh: Likewise.
39762         * malloc/tst-mtrace.sh: Likewise.
39763         * posix/globtest.sh: Likewise.
39764         * posix/tst-getconf.sh: Likewise.
39765         * posix/wordexp-tst.sh: Likewise.
39766         * stdio-common/tst-printf.sh: Likewise.
39767         * stdio-common/tst-unbputc.sh: Likewise.
39768         * stdlib/tst-fmtmsg.sh: Likewise.
39769         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
39770         * catgets/Makefile: Do not specify -e option when running
39771         testsuite shell scripts.
39772         * elf/Makefile: Likewise.
39773         * grp/Makefile: Likewise.
39774         * iconvdata/Makefile: Likewise.
39775         * intl/Makefile: Likewise.
39776         * io/Makefile: Likewise.
39777         * libio/Makefile: Likewise.
39778         * malloc/Makefile: Likewise.
39779         * posix/Makefile: Likewise.
39780         * stdio-common/Makefile: Likewise.
39781         * stdlib/Makefile: Likewise.
39782         * sysdeps/x86_64/Makefile: Likewise.
39784         * io/ftwtest-sh: Add copyright header.
39785         * posix/globtest.sh: Likewise.
39786         * posix/tst-getconf.sh: Likewise.
39787         * posix/wordexp-tst.sh: Likewise.
39788         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
39790 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
39792         [BZ #13679]
39793         * Makeconfig (+link): Defined as $(+link-static) if
39794         $(build-shared) isn't yes.
39795         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
39796         isn't yes.
39797         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
39799         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
39801         [BZ #14562]
39802         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
39803         new chunk size with MALLOC_ALIGN_MASK.
39805 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
39807         [BZ #5044]
39808         * stdio-common/printf_fphex.c: Include <stdbool.h> and
39809         <rounding-mode.h>.
39810         (__printf_fphex): Determine rounding using get_rounding_mode and
39811         round_away.
39812         * stdio-common/tst-printf-round.c (struct hex_test): New
39813         structure.
39814         (hex_tests): New variable.
39815         (test_hex_in_one_mode): New function.
39816         (do_test): Also run tests for hex float output.
39818 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
39820         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
39821         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
39822         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
39823         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
39824         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
39825         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
39826         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
39827         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
39829 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
39831         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
39832         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
39833         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
39834         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
39836 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
39838         [BZ #14579]
39839         * elf/rtld.c (dl_main): Limit the check for self loading to normal
39840         mode only.
39841         * elf/tst-rtld-load-self.sh: New test.
39842         * elf/Makefile: Run it.
39844 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
39846         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
39847         (tst-writev-ENV): Remove.
39848         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
39850 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
39852         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
39854 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
39856         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
39857         unconditional.
39858         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
39859         Likewise.
39860         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
39861         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
39862         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
39863         Likewise.
39865 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
39867         [BZ #14587]
39868         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
39869         * config.make.in (have-cpp-asm-debuginfo): Removed.
39870         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
39871         * configure: Regenerated.
39873 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
39875         [BZ #5044]
39876         * stdio-common/printf_fp.c: Include <stdbool.h> and
39877         <rounding-mode.h>.
39878         (___printf_fp): Determine rounding using get_rounding_mode and
39879         round_away.
39880         * stdio-common/tst-printf-round.c: New file.
39881         * stdio-common/Makefile (tests): Add tst-printf-round.
39882         (link-libm): New variable.
39883         ($(objpfx)tst-printf-round): Depend in $(link-libm).
39885 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
39887         [BZ #14576]
39888         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
39889         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
39890         Likewise.
39891         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
39892         Likewise.
39894 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
39896         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
39897         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39898         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39899         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39901 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
39903         [BZ #14518]
39904         * include/rounding-mode.h: New file.
39905         * sysdeps/generic/get-rounding-mode.h: Likewise.
39906         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
39907         * stdlib/strtod_l.c: Include <rounding-mode.h>.
39908         (MAX_VALUE): New macro.
39909         (MIN_VALUE): Likewise.
39910         (overflow_value): New function.
39911         (underflow_value): Likewise.
39912         (round_and_return): Use overflow_value and underflow_value to
39913         determine return values in overflow and underflow cases.  Use
39914         round_away to determine rounding depending on rounding mode.
39915         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
39916         determine return values in overflow and underflow cases.
39917         * stdlib/tst-strtod-round.c: Include <fenv.h>.
39918         (struct test_results): New structure.
39919         (struct test): Use struct test_results to store expected results
39920         for all rounding modes.
39921         (TEST): Include expected results for all rounding modes.
39922         (test_in_one_mode): New function.
39923         (do_test): Use test_in_one_mode to compute and check results.
39924         Check results for all rounding modes.
39925         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
39926         $(link-libm).
39928 2012-12-09  Allan McRae  <allan@archlinux.org>
39930         * sysdeps/i386/fpu/libm-test-ulps: Update
39932 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
39934         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
39935         (_G_int32_t): Likewise.
39936         (_G_uint16_t): Likewise.
39937         (_G_uint32_t): Likewise.
39938         (_G_HAVE_BOOL): Likewise.
39939         (_G_HAVE_ATEXIT): Likewise.
39940         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39941         (_G_HAVE_IO_FILE_OPEN): Likewise.
39942         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
39943         (_G_int32_t): Likewise.
39944         (_G_uint16_t): Likewise.
39945         (_G_uint32_t): Likewise.
39946         (_G_HAVE_BOOL): Likewise.
39947         (_G_HAVE_ATEXIT): Likewise.
39948         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39949         (_G_HAVE_IO_FILE_OPEN): Likewise.
39950         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
39951         (_G_int32_t): Likewise.
39952         (_G_uint16_t): Likewise.
39953         (_G_uint32_t): Likewise.
39954         (_G_HAVE_BOOL): Likewise.
39955         (_G_HAVE_ATEXIT): Likewise.
39956         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39957         (_G_HAVE_IO_FILE_OPEN): Likewise.
39959 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
39961         * csu/libc-tls.c: Update copyright years.
39963 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
39965         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
39966         [!_G_USING_THUNKS]: Remove conditional code.
39967         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
39968         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
39970         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
39971         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
39972         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39973         (_G_VTABLE_LABEL_PREFIX): Likewise.
39974         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39975         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39976         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39977         (_G_VTABLE_LABEL_PREFIX): Likewise.
39978         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39979         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39980         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39981         (_G_VTABLE_LABEL_PREFIX): Likewise.
39982         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39984 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
39986         * libio/Makefile: Include ../Makeconfig before tests.
39987         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
39988         only if $(build-shared) is yes.
39990         * iconv/gconv_db.c: Update copyright years.
39992 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39994         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
39995         unwind info if defined PIC. Fix special cases description.
39996         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
39998         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
39999         DP_HI_MASK entry.
40000         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
40002 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
40004         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
40006         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
40007         is NULL.
40009         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
40010         (LDLIBS-tst-chk4): This.
40011         (LDFLAGS-tst-chk5): Renamed to ...
40012         (LDLIBS-tst-chk5): This.
40013         (LDFLAGS-tst-chk6): Renamed to ...
40014         (LDLIBS-tst-chk6): This.
40015         (LDFLAGS-tst-lfschk4): Renamed to ...
40016         (LDLIBS-tst-lfschk4): This.
40017         (LDFLAGS-tst-lfschk5): Renamed to ...
40018         (LDLIBS-tst-lfschk5): This.
40019         (LDFLAGS-tst-lfschk6): Renamed to ...
40020         (LDLIBS-tst-lfschk6): This.
40022         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
40023         on $(common-objpfx)soversions.mk.
40025 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
40027         [BZ #10014]
40028         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
40029         example host name.
40031 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
40033         * malloc/arena.c (arena_get_retry): New function that gets
40034         another arena for the caller to try its request on.
40035         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
40036         current arena cannot fulfill the request.
40037         (__libc_memalign): Likewise.
40038         (__libc_memalign): Likewise.
40039         (__libc_pvalloc): Likewise.
40040         (__libc_calloc): Likewise.
40042 2012-09-05  John Tobey  <john.tobey@gmail.com>
40044         [BZ #13542]
40045         * manual/arith.texi (Operations on Complex): Fix description
40046         of carg branch cut.
40048 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40050         [BZ #10014]
40051         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
40052         host name.
40054         [BZ #10038]
40055         * manual/memory.texi (Memory): Make order of menu items match
40056         order of sections.
40058 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40060         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
40061         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
40062         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
40064 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40066         * csu/libc-tls.c (static_dtv): Renamed to ...
40067         (_dl_static_dtv): This.  Make it global.
40068         (_dl_initial_dtv): Removed.
40069         (__libc_setup_tls): Updated.
40070         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
40071         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
40072         DL_INITIAL_DTV.
40074 2012-09-06  Petr Machata  <pmachata@redhat.com>
40076         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
40077         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
40078         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
40079         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
40081 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40083         [BZ #14545]
40084         * csu/libc-tls.c (_dl_initial_dtv): New variable.
40085         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
40086         freeing dtv[-1].
40088 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40090         [BZ #14544]
40091         * Makeconfig (link-static-before-libc): Replace $(+prector)
40092         with $(+prectorT).
40093         (link-static-after-libc): Replace $(+postctor) with
40094         $(+postctorT).
40095         (link-bounded): Replace $(+prector)/$(+postctor) with
40096         $(+prectorT)/$(+postctorT).
40097         (+prectorT): New macro.
40098         (+postctorT): Likewise.
40100 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40102         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
40103         (round_str): Handle values above the maximum for IBM long double
40104         as inexact.
40105         * stdlib/tst-strtod-round.c (tests): Regenerated.
40107 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40109         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
40110         assembler flag.
40111         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
40112         zarch_nohighgprs around the zarch optimized routines.
40113         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
40114         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
40115         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
40116         for zarch.
40118 2012-09-05  David S. Miller  <davem@davemloft.net>
40120         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40122         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
40123         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
40124         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
40125         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
40126         entries.
40128 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40130         * malloc/arena.c: Fold copyright years.
40131         * malloc/mcheck.c, malloc/memusage.c: Likewise.
40133 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40135         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
40137 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40139         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
40141 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40143         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
40144         change internal state upon failure.
40146 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40148         * malloc/mcheck.c (mcheck_check_all): Fix typo.
40149         * malloc/memusage.c (mmap): Likewise.
40150         (mmap64, mremap): Likewise.  Adjust name in comment.
40152 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40154         * libio/fileops.c: Fix typos in comments.
40155         * libio/oldfileops.c: Likewise.
40156         * libio/wfileops.c: Likewise.
40158 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40160         [BZ #1349]
40161         * malloc/Makefile (tests): Add tst-malloc-usable test case.
40162         (tst-malloc-usable-ENV): Set environment for test case.
40163         * malloc/hooks.c (malloc_check_get_size): New function to get
40164         requested size.
40165         * malloc/malloc.c (musable): Use malloc_check_get_size.
40166         * malloc/tst-malloc-usable.c: New test case.
40168 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40170         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
40172 2012-09-05  Allan McRae  <allan@archlinux.org>
40174         [BZ #13966]
40175         * configure.in (CXX_SYSINCLUDES): Use compiler output to
40176         determine header location.
40177         * configure: Regenerated.
40179 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40181         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
40182         float format.
40183         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
40184         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
40185         format.
40186         (test): Regenerate.
40188 2012-09-04  David S. Miller  <davem@davemloft.net>
40190         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
40191         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
40192         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
40194 2012-09-04  Florian Weimer  <fweimer@redhat.com>
40196         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
40197         failures.
40199         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
40201 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
40203         [BZ #9914]
40204         * libio/iogetdelim.c: Include <limits.h>.
40205         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
40206         + len + 1 would overflow.
40208 2012-09-03  Andreas Jaeger  <aj@suse.de>
40210         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40211         * sysdeps/i386/fpu/libm-test-ulps: Update.
40213 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40215         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
40216         Add s_sinf-sse2, s_conf-sse2.
40218         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
40219         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
40220         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
40221         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
40223         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
40224         for using routine as __sinf_ia32.
40225         Use macro for function declaration and weak_alias.
40226         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
40227         for using routine as __cosf_ia32.
40228         Use macro for function declaration and weak_alias.
40230         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
40231         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
40233         * sysdeps/x86_64/fpu/s_sinf.S: New file.
40234         * sysdeps/x86_64/fpu/s_cosf.S: New file.
40235         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40237         * math/libm-test.inc (cos_test): Add more test cases.
40238         (sin_test): Likewise.
40239         (sincos_test): Likewise.
40241 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40243         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
40244         (IFUNC_RESOLVE): Make pointers to the specialized implementations
40245         hidden.
40246         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
40248 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
40250         [BZ #14538]
40251         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
40252         first element of the GOT.
40253         (elf_machine_load_address): Return the difference between
40254         the runtime address of _DYNAMIC and elf_machine_dynamic ().
40256 2012-09-01  Allan McRae  <allan@archlinux.org>
40258         [BZ #13412]
40259         * configure.in (AWK): Require gawk version 3.0 or later.
40260         * configure: Regenerated.
40262 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
40264         * sysdeps/unix/sysv/linux/kernel-features.h
40265         (__ASSUME_POSIX_CPU_TIMERS): Remove.
40266         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
40267         [__NR_clock_getres]: Make code unconditional.
40268         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
40269         (clock_getcpuclockid): Remove code left unreachable by removal of
40270         conditionals.
40271         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
40272         code unconditional.
40273         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40274         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40275         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
40276         Make code unconditional.
40277         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40278         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40279         * sysdeps/unix/sysv/linux/clock_settime.c
40280         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
40281         conditional code.
40282         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
40283         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40285 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
40287         [BZ #14476]
40288         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
40289         scripts/test-installation.pl.
40291         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
40292         and $ld_so_version if it is set.
40294 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
40296         [BZ #14516]
40297         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
40298         failure if reading from procfs failed.
40299         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
40301 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40303         * sysdeps/unix/sysv/linux/kernel-features.h
40304         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
40305         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40306         Remove conditional code.
40307         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40308         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
40309         Remove conditional code.
40310         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40311         * sysdeps/unix/sysv/linux/i386/fxstat.c
40312         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40313         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40314         * sysdeps/unix/sysv/linux/i386/fxstatat.c
40315         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40316         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40317         * sysdeps/unix/sysv/linux/i386/lxstat.c
40318         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40319         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40320         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
40321         Remove conditional code.
40322         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40323         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40324         Remove conditional code.
40325         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40326         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
40327         <kernel-features.h>.
40328         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
40329         Remove.
40330         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
40331         Remove conditional code.
40332         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40333         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
40334         Remove conditional.
40336 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
40338         [BZ #5400]
40339         * NEWS: Add fixed bug number.
40341 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40343         [BZ #14519]
40344         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
40345         underflowing exponent in case of negative sign.
40346         * stdlib/tst-strtod-round-data: Add more tests.
40347         * stdlib/tst-strtod-round.c (tests): Regenerated.
40349         [BZ #3479]
40350         * stdlib/strtod_l.c (NDIG): Remove.
40351         (HEXNDIG): Likewise.
40352         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
40353         smallest representable value.
40354         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
40355         lie within an exact representation of 1/2 ulp of the result.
40356         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
40357         unconditionally.
40358         (TENS_P9_IDX): Define unconditionally.
40359         (TENS_P9_SIZE): Likewise.
40360         (TENS_P10_IDX): Likewise.
40361         (TENS_P10_SIZE): Likewise.
40362         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
40363         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
40364         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
40365         entries for 10^2^13 and 10^2^14.
40366         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
40367         (TENS_P13_IDX): Define.
40368         (TENS_P13_SIZE): Likewise.
40369         (TENS_P14_IDX): Likewise.
40370         (TENS_P14_SIZE): Likewise.
40371         (_fpioconst_pow10): Change array size to
40372         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
40373         unconditional.
40374         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
40375         1024]: Add entries for 10^2^13 and 10^2^14.
40376         [LAST_POW10 > _LAST_POW10]: Remove #error.
40377         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
40378         (_fpioconst_pow10): Change array size to
40379         FPIOCONST_POW10_ARRAY_SIZE.
40380         * stdlib/gen-fpioconst.c: New file.
40381         * stdlib/gen-tst-strtod-round.c: Likewise.
40382         * stdlib/tst-strtod-round-data: Likewise.
40383         * stdlib/tst-strtod-round.c: Likewise.
40384         * stdlib/Makefile (tests): Add tst-strtod-round.
40386         [BZ #14459]
40387         * stdlib/strtod_l.c: Include <stdint.h>.
40388         (NDEBUG): Do not define.
40389         (round_and_return): Change EXPONENT parameter to type intmax_t.
40390         Rearrange calculations to avoid internal overflow possibilities.
40391         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
40392         Rearrange calculations to avoid internal overflow possibilities.
40393         Assert that number fits inside MPNSIZE limbs.
40394         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
40395         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
40396         calculations and add assertions to avoid internal overflow
40397         possibilities.  Add casts to avoid signed/unsigned operations.
40398         * stdlib/tst-strtod-overflow.c: New file.
40399         * stdlib/Makefile (tests): Add tst-strtod-overflow.
40401 2012-08-25  Marek Polacek  <polacek@redhat.com>
40403         * time/time.h: Fix some typos in comments.
40405 2012-08-23  Roland McGrath  <roland@hack.frob.com>
40407         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
40408         * posix/tst-rfc3484-2.c: Likewise.
40409         * posix/tst-rfc3484-3.c: Likewise.
40411 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
40413         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
40414         (EF_ARM_ABI_FLOAT_HARD): Likewise.
40416 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
40418         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
40419         #include of fxstatat64.c.
40421 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40423         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
40424         * shadow/getspent_r.c: Likewise.
40425         * shadow/getspnam.c: Likewise.
40426         * shadow/getspnam_r.c: Likewise.
40427         * gshadow/getsgent.c: Likewise.
40428         * gshadow/getsgent_r.c: Likewise.
40429         * gshadow/getsgnam.c: Likewise.
40430         * gshadow/getsgnam_r.c: Likewise.
40431         * inet/getnetbyad.c: Likewise.
40432         * inet/getnetbyad_r.c: Likewise.
40433         * inet/getnetbynm.c: Likewise.
40434         * inet/getnetbynm_r.c: Likewise.
40435         * inet/getnetent.c: Likewise.
40436         * inet/getnetent_r.c: Likewise.
40437         * inet/getproto.c: Likewise.
40438         * inet/getproto_r.c: Likewise.
40439         * inet/getprtent.c: Likewise.
40440         * inet/getprtent_r.c: Likewise.
40441         * inet/getprtname.c: Likewise.
40442         * inet/getprtname_r.c: Likewise.
40443         * inet/getrpcbyname.c: Likewise.
40444         * inet/getrpcbyname_r.c: Likewise.
40445         * inet/getrpcbynumber.c: Likewise.
40446         * inet/getrpcbynumber_r.c: Likewise.
40447         * inet/getrpcent.c: Likewise.
40448         * inet/getrpcent_r.c: Likewise.
40449         * inet/getaliasent.c: Likewise.
40450         * inet/getaliasent_r.c: Likewise.
40451         * inet/getaliasname.c: Likewise.
40452         * inet/getaliasname_r.c: Likewise.
40453         * nscd/getgrgid_r.c: Likewise.
40454         * nscd/getgrnam_r.c: Likewise.
40455         * nscd/gethstbyad_r.c: Likewise.
40456         * nscd/gethstbynm3_r.c: Likewise.
40457         * nscd/getpwnam_r.c: Likewise.
40458         * nscd/getpwuid_r.c: Likewise.
40459         * nscd/getsrvbynm_r.c: Likewise.
40460         * nscd/getsrvbypt_r.c: Likewise.
40461         * nscd/gai.c: Likewise.
40463         * configure.in (build_nscd): New substituted variable, set
40464         by --disable-build-nscd and defaults to $use_nscd.
40465         * configure: Regenerated.
40466         * config.make.in (build-nscd): New substituted variable.
40467         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
40468         Change conditional to require [$(build-nscd) = yes] as well.
40469         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
40471         [BZ# 13696]
40472         * configure.in (use_nscd): New substituted variable, set by
40473         --disable-nscd.  If enabled, define USE_NSCD.
40474         * configure: Regenerated.
40475         * config.h.in: Add USE_NSCD.
40476         * config.make.in (use-nscd): New substituted variable.
40477         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
40478         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
40479         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
40480         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
40481         (CFLAGS-getgrnam_r.c): Likewise.
40482         (CFLAGS-initgroups.c): Likewise.
40483         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
40484         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
40485         Variables removed.
40486         * inet/getnetgrent_r.c
40487         (nscd_setnetgrent): New function, broken out of ...
40488         (setnetgrent): ... here.  Call it.
40489         (innetgr): Conditionalize nscd bits on [USE_NSCD].
40490         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
40491         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
40492         * nscd/Makefile (routines, aux): Move definitions after include of
40493         Makeconfig.  Conditionalize on [$(use-nscd) != no].
40494         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
40495         Conditionalize on [USE_NSCD].
40496         (is_nscd, nscd_init_cb): Likewise.
40497         (nss_load_library): Conditionalize init callback on [USE_NSCD].
40498         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
40499         * nss/nss_db/db-init.c: Likewise.
40500         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
40501         [USE_NSCD].
40502         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
40503         (make_request): Use it.
40504         (cache_valid_p): New function.
40505         (__check_pf): Use it.
40506         * NEWS: Add item for --disable-nscd.
40508 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
40510         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
40511         to support sed >= 4.2.1-20-ga9bf076.
40512         * configure: Regenerated.
40514 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40516         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
40517         Conditionalize whole body on [IREL].
40519 2012-08-22  Jeff Law <law@redhat.com>
40521         [BZ #14505]
40522         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
40523         if the family is PF_UNSPEC.
40525 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
40527         * Makerules (lib-version): Rename from V.
40528         (install-lib-nosubdir): Change V to lib-version.
40530 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
40532         [BZ #14252]
40533         * powerpc32/power6/wcschr.c: New file.
40534         * powerpc32/power6/wcscpy.c: New file.
40535         * powerpc32/power6/wcsrchr.c: New file.
40536         * powerpc64/power6/wcschr.c: New file.
40537         * powerpc64/power6/wcscpy.c: New file.
40538         * powerpc64/power6/wcsrchr.c: New file.
40540 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40542         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
40543         (two_way_short_needle): Use it.
40544         * string/strstr.c (AVAILABLE1_USES_J): Define.
40545         * string/strcasestr.c: Likewise.
40547         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
40548         array references.
40549         * string/strcasestr.c (TOLOWER): Make side-effect safe.
40551         [BZ #11607]
40552         * NEWS: Add an entry.
40553         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
40554         define their defaults.
40555         (two_way_short_needle): Detect end-of-string on-the-fly.
40556         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
40557         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
40558         * string/bug-strcasestr1.c: New test.
40559         * string/Makefile: Run it.
40561 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40563         [BZ #11607]
40564         * string/str-two-way.h (two_way_short_needle): Optimize matching of
40565         the first character.
40567 2012-08-21  Roland McGrath  <roland@hack.frob.com>
40569         * csu/elf-init.c (__libc_csu_irel): Function removed.
40570         * csu/libc-start.c (apply_irel): New function.
40571         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
40573 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
40575         * sysdeps/unix/sysv/linux/kernel-features.h
40576         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
40577         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
40578         <kernel-features.h>.
40579         [__NR_fadvise64_64]: Make code unconditional.
40580         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
40581         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40582         !__NR_fadvise64_64)]: Likewise.
40583         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40584         !__NR_fadvise64_64))]: Likewise.
40585         [__NR_fadvise64]: Make code unconditional.
40586         [!__NR_fadvise64]: Remove conditional code.
40587         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
40588         <kernel-features.h>.
40589         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40590         unconditional.
40591         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40592         conditional code.
40593         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
40594         not include <kernel-features.h>.
40595         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40596         unconditional.
40597         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40598         conditional code.
40599         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
40600         include <kernel-features.h>.
40601         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40602         unconditional.
40603         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40604         conditional code.
40606 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
40608         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
40609         slight instruction rearrangements per scrollpipe analysis.
40610         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
40612 2012-08-20  Roland McGrath  <roland@hack.frob.com>
40614         * manual/syslog.texi (syslog; vsyslog, closelog):
40615         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
40616         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
40618         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
40619         DSOCAPS to match condition on defining it.
40621 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
40623         * sysdeps/unix/sysv/linux/kernel-features.h
40624         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
40625         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
40626         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40627         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40628         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
40629         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40630         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40631         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
40632         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40633         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40635         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
40636         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
40638         * sysdeps/unix/sysv/linux/kernel-features.h
40639         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
40640         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
40641         unconditional.
40642         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40643         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
40644         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40645         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40646         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
40647         Make code unconditional.
40648         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40649         (__mmap64) [!__NR_mmap2]: Likewise.
40650         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
40651         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40652         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40653         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
40654         [__NR_mmap2]: Make code unconditional.
40655         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40656         (__mmap64) [!__NR_mmap2]: Likewise.
40658 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40660         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
40662 2012-08-18  Andreas Jaeger  <aj@suse.de>
40664         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
40666 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
40668         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
40669         * include/unistd.h (__have_sock_cloexec): Likewise.
40670         (__have_pipe2): Likewise.
40671         (__have_dup3): Likewise.
40673 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
40675         [BZ #9685]
40676         * include/unistd.h (__have_pipe2): Change define into an extern int.
40677         (__have_dup3): Likewise.
40678         * socket/have_sock_cloexec.c: Include fcntl.h.
40679         (__have_pipe2): New variable.
40680         (__have_dup3): Likewise.
40682 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
40684         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
40686 2012-08-17  Marek Polacek  <polacek@redhat.com>
40688         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
40689         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
40691 2012-08-17  Roland McGrath  <roland@hack.frob.com>
40693         * configure.in: Add AC_SUBST for sysheaders.
40694         * configure: Regenerated.
40695         * config.make.in (sysheaders): New substituted variable.
40697         * sysdeps/unix/mkfifo.c: Moved ...
40698         * sysdeps/posix/mkfifo.c: ... here.
40699         * sysdeps/unix/mkfifoat.c: Moved ...
40700         * sysdeps/posix/mkfifoat.c: ... here.
40702         * sysdeps/unix/utime.c: Moved ...
40703         * sysdeps/posix/utime.c: ... here.
40705         * sysdeps/unix/time.c: Moved ...
40706         * sysdeps/posix/time.c: ... here.
40707         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
40708         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
40710         * sysdeps/unix/nice.c: Moved ...
40711         * sysdeps/posix/nice.c: ... here.
40713         * sysdeps/unix/alarm.c: Moved ...
40714         * sysdeps/posix/alarm.c: ... here.
40716         * intl/Makefile ($(codeset_mo)): Depend on the input file.
40718 2012-08-17  Jeff Law <law@redhat.com>
40720         * intl/Makefile (codeset_mo): New variable.
40721         ($(codeset_mo)): New target.
40722         (tst-codeset.out): Depend on that.  Remove explicit rule.
40723         (tst-gettext3.out, tst-gettext5.out): Likewise.
40724         (LOCPATH-ENV, tst-codeset-ENV): New variables.
40725         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
40726         * intl/tst-codeset.sh: Remove.
40727         * intl/tst-gettext3.sh: Likewise.
40728         * intl/tst-gettext5.sh: Likewise.
40730 2012-08-17  Roland McGrath  <roland@hack.frob.com>
40732         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
40733         * sysdeps/unix/syscalls.list: ... here.
40735         * sysdeps/posix/getaddrinfo.c
40736         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
40737         (gaiconf_init, gaiconf_reload): Use them.
40738         [!_STATBUF_ST_NSEC]
40739         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
40740         Define using time_t rather than struct timespec.
40742         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
40743         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
40744         Macros removed.
40745         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
40746         [!NO_THREADS].
40747         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
40748         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
40749         Likewise.
40751         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
40752         __libc_cleanup_push argument.
40754         * bits/param.h: New file.
40755         * misc/sys/param.h: New file.
40756         * include/sys/param.h: New file.
40757         * misc/Makefile (headers): Add bits/param.h.
40758         * sysdeps/generic/sys/param.h: File removed.
40759         * sysdeps/unix/sysv/linux/bits/param.h: New file.
40760         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
40761         * sysdeps/mach/hurd/bits/param.h: New file.
40762         * sysdeps/mach/hurd/sys/param.h: File removed.
40764         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
40765         last change.
40767         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
40768         [_IO_MTSAFE_IO].
40769         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
40770         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
40771         New macros.
40773         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
40774         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
40775         rather than -D_IO_MTSAFE_IO conditionally.
40776         * stdio-common/Makefile (CPPFLAGS): Likewise.
40777         * wcsmbs/Makefile (CPPFLAGS): Likewise.
40778         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
40779         Use $(libio-mtsafe).
40780         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
40781         of -D_IO_MTSAFE_IO.
40782         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
40783         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
40784         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
40785         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
40786         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
40787         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
40788         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
40789         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
40790         (CFLAGS-fread_u_chk.c): Likewise.
40791         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
40792         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
40793         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
40794         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
40795         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
40796         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
40797         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
40798         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
40799         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
40801         * libio/Makefile: Test [$(libc-reentrant) = yes]
40802         instead of [$(filter %REENTRANT, $(defines)) nonempty].
40804         * Makeconfig
40805         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
40806         * sysdeps/pthread/configure: File removed.
40807         * sysdeps/pthread/Makeconfig: New file.
40808         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
40809         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
40811 2012-08-16  Gary Benson  <gbenson@redhat.com>
40813         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
40814         unmapping the first object in a namespace.
40816 2012-08-16  Roland McGrath  <roland@hack.frob.com>
40818         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
40819         (__internal_setnetgrent): ... this.  Add internal_function to
40820         definition.  Add libc_hidden_def.
40821         (setnetgrent): Update caller.
40822         (internal_endnetgrent): Renamed to ...
40823         (__internal_endnetgrent): ... this.  Add internal_function to
40824         definition.  Add libc_hidden_def.
40825         (endnetgrent): Update caller.
40826         (internal_getnetgrent_r): Renamed to ...
40827         (__internal_getnetgrent_r): ... this.  Add internal_function to
40828         definition.  Add libc_hidden_def.
40829         (__getnetgrent_r): Update caller.
40830         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
40832 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
40834         * stdlib/longlong.h: Update from GCC.
40836 2012-08-16  Roland McGrath  <roland@hack.frob.com>
40838         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
40839         on _QL, which is set by umul_ppmm but never used.
40840         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
40841         variables, which are set by GMP macros but never used.
40842         * stdio-common/_itowa.c (_itowa): Likewise.
40843         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
40844         * stdlib/mod_1.c (mpn_mod_1): Likewise.
40846 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
40848         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
40849         struct La_sh_regs is not constant.
40850         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
40851         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
40852         and struct La_sparc64_regs are not constant.
40854 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
40856         * sysdeps/unix/sysv/linux/kernel-features.h
40857         (__ASSUME_POSIX_TIMERS): Remove.
40858         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
40859         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40860         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
40861         Make code unconditional.
40862         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40863         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
40864         Make code unconditional.
40865         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40866         * sysdeps/unix/sysv/linux/clock_nanosleep.c
40867         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
40868         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40869         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
40870         Make code unconditional.
40871         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40872         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
40873         (__libc_missing_posix_timers): Remove.
40875 2012-08-15  Roland McGrath  <roland@hack.frob.com>
40877         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
40878         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
40880         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
40882         * elf/dl-sym.c: Include <stdlib.h>.
40884         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
40885         constants, which avoids warnings in 32-bit builds.
40887         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
40888         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
40890         * misc/lseek.c: File moved to ...
40891         * io/lseek.c: ... here.
40893         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
40895         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
40896         shifting LEN more than 31 bits at once.
40898 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40900         [BZ #14195]
40901         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
40902         segmentation fault for a case of two empty input strings.
40903         * string/test-strncasecmp.c (check1): Renamed to...
40904         (bz12205): ...this.
40905         (bz14195): Add new testcase for two empty input strings and N > 0.
40906         (test_main): Call new testcase, adapt for renamed function.
40908 2012-08-15  Andreas Jaeger  <aj@suse.de>
40910         [BZ #14090]
40911         * crypt/md5test2.c: New test, based on test supplied by Serge
40912         Belyshev <belyshev@depni.sinp.msu.ru>.
40913         * crypt/Makefile (xtests): Add md5test-giant..
40914         * crypt/Makefile ($(objpfx)md5test-giant): Add.
40916 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
40918         [BZ #14090]
40919         * crypt/md5.c (md5_process_block): Don't assume the buffer
40920         length is less than 2**32.
40921         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
40922         length is less than 2**64.
40924 2012-08-15  Roland McGrath  <roland@hack.frob.com>
40926         * string/str-two-way.h: Include <sys/param.h>.
40927         (MAX): Macro removed.
40929         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
40930         Move #define and #undef of memmove to just before and after
40931         including <string.h>.
40933         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
40934         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
40935         and after including <string.h>.  Move declarations of
40936         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
40937         to before #include "string/memmove.c".
40939         * include/dirent.h: Declare __getdirentries.
40941         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
40942         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
40944 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
40946         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
40947         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
40948         * sysdeps/i386/configure: Regenerated.
40949         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
40950         STABS_CURRENT_FILE, and STABS_FUN.
40951         (END): Remove call to STABS_FUN_END.
40952         (STABS_CURRENT_FILE1): Delete.
40953         (STABS_CURRENT_FILE): Likewise.
40954         (STABS_FUN): Likewise.
40955         (STABS_FUN_END): Likewise.
40956         (STABS_FUN2): Likewise.
40957         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
40958         * sysdeps/x86_64/configure: Regenerated.
40960 2012-08-14  Roland McGrath  <roland@hack.frob.com>
40962         * elf/dl-open.c: Include <atomic.h>.
40963         * elf/dl-lookup.c: Likewise.
40965 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
40967         * sysdeps/unix/sysv/linux/kernel-features.h
40968         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
40969         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
40970         unconditionally.
40971         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
40972         unconditionally.
40973         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
40974         condition on __ASSUME_CLONE_THREAD_FLAGS.
40976 2012-08-14  Andreas Jaeger  <aj@suse.de>
40978         * sysdeps/i386/fpu/libm-test-ulps: Update.
40980 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
40982         * include/atomic.h (atomic_exchange_and_add): Split into ...
40983         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
40984         New atomic macros.
40986 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
40988         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40990 2012-08-13  Jeff Law <law@redhat.com>
40992         * manual/stdio.texi (snprintf): Clarify handling of the trailing
40993         null byte in the output string.
40995 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
40997         * sysdeps/unix/sysv/linux/kernel-features.h
40998         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
40999         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
41000         (__ASSUME_ARG_MAX_STACK_BASED): Define.
41001         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
41002         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
41003         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
41004         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
41006 2012-08-09  Jeff Law <law@redhat.com>
41008         [BZ #13939]
41009         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
41010         When avoid_arena is set, don't retry in the that arena.  Pick the
41011         next one, whatever it might be.
41012         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
41013         (arena_lock): Pass in new parameter to arena_get2.
41014         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
41015         arena_get2.
41016         (__libc_malloc): Unify retrying after main arena failure with
41017         __libc_memalign version.
41018         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
41020 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
41022         [BZ #14166]
41023         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
41024         to __redirect_strstr.
41025         (__strstr_sse42): Use typeof __redirect_strstr.
41026         (__strstr_ia32): Likewise.
41027         (__libc_strstr): New prototype.
41028         (strstr): Renamed to ...
41029         (__libc_strstr): This.
41030         (strstr): New strong alias of __libc_strstr.
41031         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
41032         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
41033         __redirect_time.
41034         Include <time.h>.
41035         (__libc_time): New prototype.
41036         (time_ifunc): Replace time with __libc_time.
41037         (time): New strong alias and hidden definition of __libc_time.
41038         (__GI_time): Remove strong alias.
41039         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
41040         Include <stddef.h>.
41041         (memmove): Redefined to __redirect_memmove.
41042         (__memmove_sse2): Use typeof __redirect_memmove.
41043         (__memmove_ssse3): Likewise.
41044         (__memmove_ssse3_back): Likewise.
41045         (__libc_memmove): New prototype.
41046         (memmove): Renamed to ...
41047         (__libc_memmove): This.
41048         (memmove): New strong alias of __libc_memmove.
41050 2012-08-08  Mark Salter  <msalter@redhat.com>
41052         * elf/elf.h
41053         (R_MN10300_TLS_GD): Define.
41054         (R_MN10300_TLS_LD): Likewise.
41055         (R_MN10300_TLS_LDO): Likewise.
41056         (R_MN10300_TLS_GOTIE): Likewise.
41057         (R_MN10300_TLS_IE): Likewise.
41058         (R_MN10300_TLS_LE): Likewise.
41059         (R_MN10300_TLS_DTPMOD): Likewise.
41060         (R_MN10300_TLS_DTPOFF): Likewise.
41061         (R_MN10300_TLS_TPOFF): Likewise.
41062         (R_MN10300_SYM_DIFF): Likewise.
41063         (R_MN10300_ALIGN): Likewise.
41064         (R_MN10300_NUM): Update.
41066 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
41068         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
41069         Remove.
41071 2012-08-08  Roland McGrath  <roland@hack.frob.com>
41073         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
41075         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
41076         sysdeps/unix -> sysdeps/posix move.
41077         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
41079 2012-08-07      Allan McRae     <allan@archlinux.org>
41081         [BZ #14303]
41082         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
41083         (SUNOS_CPP): Likewise.
41084         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
41085         not found.
41086         (open_input): Call CPP using execvp.
41088 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41090         * sysdeps/unix/sysv/linux/kernel-features.h
41091         (__ASSUME_PROT_GROWSUPDOWN): Remove.
41092         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41093         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41094         (__ASSUME_WAITID_SYSCALL): Likewise.
41095         * sysdeps/unix/sysv/linux/dl-execstack.c
41096         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
41097         code unconditional.
41098         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
41099         conditional code.
41100         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
41101         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
41102         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
41103         code.
41104         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
41105         unconditional.
41106         [__ASSUME_WAITID_SYSCALL]: Likewise.
41107         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
41109 2012-08-07  Roland McGrath  <roland@hack.frob.com>
41111         * sysdeps/unix/closedir.c: Renamed to ...
41112         * sysdeps/posix/closedir.c: ... here.
41113         * sysdeps/unix/dirfd.c: Renamed to ...
41114         * sysdeps/posix/dirfd.c: ... here.
41115         * sysdeps/unix/dirstream.h: Renamed to ...
41116         * sysdeps/posix/dirstream.h: ... here.
41117         * sysdeps/unix/fdopendir.c: Renamed to ...
41118         * sysdeps/posix/fdopendir.c: ... here.
41119         * sysdeps/unix/opendir.c: Renamed to ...
41120         * sysdeps/posix/opendir.c: ... here.
41121         * sysdeps/unix/readdir.c: Renamed to ...
41122         * sysdeps/posix/readdir.c: ... here.
41123         * sysdeps/unix/readdir_r.c: Renamed to ...
41124         * sysdeps/posix/readdir_r.c: ... here.
41125         * sysdeps/unix/rewinddir.c: Renamed to ...
41126         * sysdeps/posix/rewinddir.c: ... here.
41127         * sysdeps/unix/seekdir.c: Renamed to ...
41128         * sysdeps/posix/seekdir.c: ... here.
41129         * sysdeps/unix/telldir.c: Renamed to ...
41130         * sysdeps/posix/telldir.c: ... here.
41131         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
41132         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
41133         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
41134         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
41136         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
41137         * bits/fcntl.h: ... here.
41139         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
41140         not 0.
41141         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
41142         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
41143         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
41144         (struct flock): Move l_start, l_len to the beginning.
41145         Use __pid_t for l_pid.
41146         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
41147         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
41148         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
41149         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
41150         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
41151         [__USE_LARGEFILE64] (struct flock64): New type.
41152         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
41154         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
41155         * bits/dirent.h: ... here.
41157         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
41158         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
41160 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41162         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41163         Change from 2.6.0 to 2.6.16.
41164         * sysdeps/unix/sysv/linux/configure: Regenerated.
41165         * sysdeps/unix/sysv/linux/kernel-features.h
41166         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
41167         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
41168         version.
41169         (__ASSUME_UTIMES): Likewise.
41170         (__ASSUME_CLONE_STOPPED): Remove.
41171         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
41172         architectures, not kernel version.
41173         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
41174         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41175         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41176         (__ASSUME_WAITID_SYSCALL): Likewise.
41177         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
41178         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
41179         * README: State 2.6.16 as minimum Linux kernel version.  Do not
41180         refer to older versions.
41182 2012-08-06  Roland McGrath  <roland@hack.frob.com>
41184         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
41185         Define alphasort64 as an alias.
41186         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
41187         Define versionsort64 as an alias.
41188         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
41189         Define scandir64 as an alias.
41190         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
41191         Define scandirat64 as an alias.
41192         * dirent/alphasort64.c (alphasort64):
41193         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
41194         * dirent/versionsort64.c: Likewise.
41195         * dirent/scandir64.c: Likewise.
41196         * dirent/scandirat64.c: Likewise.
41197         * sysdeps/wordsize-64/alphasort.c: File removed.
41198         * sysdeps/wordsize-64/alphasort64.c: File removed.
41199         * sysdeps/wordsize-64/scandir.c: File removed.
41200         * sysdeps/wordsize-64/scandir64.c: File removed.
41201         * sysdeps/wordsize-64/scandirat.c: File removed.
41202         * sysdeps/wordsize-64/scandirat64.c: File removed.
41203         * sysdeps/wordsize-64/versionsort.c: File removed.
41204         * sysdeps/wordsize-64/versionsort64.c: File removed.
41205         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
41206         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
41207         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
41208         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
41209         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
41210         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
41211         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
41212         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
41214         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
41215         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41216         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
41217         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41218         [defined __arch64__ || defined __sparcv9]
41219         (__INO_T_MATCHES_INO64_T): New macro.
41220         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41221         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
41222         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
41223         * sysdeps/unix/sysv/linux/bits/dirent.h
41224         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
41225         (_DIRENT_MATCHES_DIRENT64): New macro.
41227         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
41228         Define lockf64 as an alias.
41229         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
41230         Define fseeko64 as an alias.
41231         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
41232         Define ftello64 as an alias.
41233         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
41234         Define _IO_fgetpos64 and fgetpos64 as aliases.
41235         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
41236         Define _IO_fsetpos64 and fsetpos64 as aliases.
41237         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
41238         Conditionalize body on this.
41239         * libio/fseeko64.c: Likewise.
41240         * libio/ftello64.c: Likewise.
41241         * libio/iofgetpos64.c: Likewise.
41242         * libio/iofsetpos64.c: Likewise.
41243         * sysdeps/wordsize-64/lockf.c: File removed.
41244         * sysdeps/wordsize-64/lockf64.c: File removed.
41245         * sysdeps/wordsize-64/fseeko.c: File removed.
41246         * sysdeps/wordsize-64/fseeko64.c: File removed.
41247         * sysdeps/wordsize-64/ftello.c: File removed.
41248         * sysdeps/wordsize-64/ftello64.c: File removed.
41249         * sysdeps/wordsize-64/iofgetpos.c: File removed.
41250         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
41251         * sysdeps/wordsize-64/iofsetpos.c: File removed.
41252         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
41253         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
41254         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
41255         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
41256         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
41257         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
41258         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
41259         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
41260         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
41261         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
41262         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
41264         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41265         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41266         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
41267         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41268         [defined __arch64__ || defined __sparcv9]
41269         (__OFF_T_MATCHES_OFF64_T): New macro.
41270         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41271         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41272         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
41273         (__OFF_T_MATCHES_OFF64_T): New macro.
41275 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41277         * stdlib/secure-getenv.c (__secure_getenv): Replace
41278         GLIBC_2_16 with GLIBC_2_17.
41280 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41282         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
41283         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
41285 2012-08-03  David S. Miller  <davem@davemloft.net>
41287         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41289 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41291         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
41292         Remove.
41293         (__ASSUME_CORRECT_SI_PID): Likewise.
41294         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
41295         (__ASSUME_TMPFS_NAME): Likewise.
41296         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
41297         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
41298         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
41299         (HAVE_AUX_SECURE): Make definition unconditional.
41300         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
41301         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
41303 2012-08-03  Roland McGrath  <roland@hack.frob.com>
41305         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
41306         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
41307         * sysdeps/mach/hurd/eloop-threshold.h: New file.
41308         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
41309         __eloop_threshold instead of SYMLOOP_MAX.
41311         * sysdeps/generic/eloop-threshold.h: New file.
41312         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
41313         of MAXSYMLINKS.
41314         * elf/chroot_canon.c (chroot_canon): Likewise.
41316 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41318         [BZ #13717]
41319         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41320         Change to 2.6.0 everywhere.
41321         * sysdeps/unix/sysv/linux/configure: Regenerated.
41322         * sysdeps/unix/sysv/linux/kernel-features.h
41323         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
41324         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
41325         kernel versions.
41326         (__ASSUME_POSIX_TIMERS): Define unconditionally.
41327         (__ASSUME_FUTEX_REQUEUE): Remove.
41328         (__ASSUME_STATFS64): Define unconditionally.
41329         (__ASSUME_AT_SECURE): Likewise.
41330         (__ASSUME_CORRECT_SI_PID): Likewise.
41331         (__ASSUME_TGKILL): Define without depending on kernel version for
41332         i386.
41333         (__ASSUME_UTIMES): Likewise.
41334         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
41335         kernel version.
41336         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
41337         (__ASSUME_TMPFS_NAME): Likewise.
41338         * README: Update reference to Linux kernel versions.
41340 2012-08-02  Marek Polacek  <polacek@redhat.com>
41342         [BZ# 14150]
41343         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
41344         libc_cv_asm_type_prefix with %.
41345         * configure: Regenerated.
41346         * include/libc-symbols.h: Remove comment about
41347         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41348         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
41349         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
41350         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
41351         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
41352         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41353         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
41354         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
41355         * elf/tst-unique2mod1.c: Likewise.
41356         * elf/tst-unique1mod2.c: Likewise.
41357         * elf/tst-unique1mod1.c: Likewise.
41358         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
41359         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
41360         Replace ASM_TYPE_DIRECTIVE with .type.
41361         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41362         * sysdeps/i386/sysdep.h: Likewise.
41363         * sysdeps/x86_64/sysdep.h: Likewise.
41364         * sysdeps/sh/sysdep.h: Likewise.
41365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
41366         Do not define ASM_TYPE_DIRECTIVE.
41367         * sysdeps/powerpc/sysdep.h: Likewise.
41368         * sysdeps/powerpc/powerpc32/sysdep.h:
41369         Replace ASM_TYPE_DIRECTIVE with .type.
41370         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41371         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41372         * sysdeps/i386/fpu/e_powf.S: Likewise.
41373         * sysdeps/i386/fpu/e_expl.S: Likewise.
41374         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
41375         * sysdeps/i386/fpu/e_acosh.S: Likewise.
41376         * sysdeps/i386/fpu/e_pow.S: Likewise.
41377         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
41378         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
41379         * sysdeps/i386/fpu/s_expm1.S: Likewise.
41380         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
41381         * sysdeps/i386/fpu/e_log2.S: Likewise.
41382         * sysdeps/i386/fpu/e_log2l.S: Likewise.
41383         * sysdeps/i386/fpu/e_scalb.S: Likewise.
41384         * sysdeps/i386/fpu/e_powl.S: Likewise.
41385         * sysdeps/i386/fpu/e_log10f.S: Likewise.
41386         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
41387         * sysdeps/i386/fpu/e_logl.S: Likewise.
41388         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
41389         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
41390         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
41391         * sysdeps/i386/fpu/e_log2f.S: Likewise.
41392         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
41393         * sysdeps/i386/fpu/e_log.S: Likewise.
41394         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
41395         * sysdeps/i386/fpu/e_logf.S: Likewise.
41396         * sysdeps/i386/fpu/e_log10l.S: Likewise.
41397         * sysdeps/i386/fpu/e_atanh.S: Likewise.
41398         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
41399         * sysdeps/i386/fpu/e_log10.S: Likewise.
41400         * sysdeps/i386/fpu/s_frexp.S: Likewise.
41401         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
41402         * sysdeps/i386/fpu/s_asinh.S: Likewise.
41403         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
41404         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
41405         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
41406         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
41407         * sysdeps/i386/i686/strtok.S: Likewise.
41408         * sysdeps/i386/i386-mcount.S: Likewise.
41409         * sysdeps/i386/strtok.S: Likewise.
41410         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
41411         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
41412         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
41413         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
41414         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41415         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
41416         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
41417         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
41418         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
41419         * sysdeps/x86_64/_mcount.S: Likewise.
41420         * sysdeps/x86_64/strtok.S: Likewise.
41421         * sysdeps/sh/_mcount.S: Likewise.
41423 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41425         * libio/iofopen.c: Include <fcntl.h>.
41426         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
41427         (_IO_fopen64, fopen64): Define as aliases.
41428         * libio/iofopen64.c: Include <fcntl.h>.
41429         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
41430         Conditionalize body on this.
41431         * sysdeps/wordsize-64/iofopen.c: File removed.
41432         * sysdeps/wordsize-64/iofopen64.c: File removed.
41434 2012-08-01  Marek Polacek  <polacek@redhat.com>
41436         * libc/Makeconfig: Use elf in place of binfmt-subdir.
41437         Use dlfcn directly instead of a variable.
41438         (binfmt-subdir): Do not define.
41439         (dlfcn): Likewise.
41441 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
41443         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
41444         Remove all definitions.
41445         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
41446         <kernel-features.h>.
41447         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41448         (miss_F_GETOWN_EX): Remove all definitions.
41449         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
41450         macro definition.
41451         [!__ASSUME_FCNTL64]: Remove conditional code.
41452         [__ASSUME_FCNTL64]: Make code unconditional.
41453         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
41454         <kernel-features.h>.
41455         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41456         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
41457         (lockf64) [__NR_fcntl64]: Make code unconditional.
41458         (lockf64) [__ASSUME_FCNTL64]: Likewise.
41460         * sysdeps/unix/sysv/linux/kernel-features.h
41461         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
41462         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
41463         Make code unconditional.
41464         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41465         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
41467         [__NR_vfork]: Make code unconditional.
41468         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41469         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41470         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
41471         [__NR_vfork]: Make code unconditional.
41472         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41473         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41475 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41477         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
41478         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
41480         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41481         Define mkstemp64 as an alias.
41482         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41483         Define mkstemps64 as an alias.
41484         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41485         Define mkostemp64 as an alias.
41486         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41487         Define mkostemps64 as an alias.
41488         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
41489         Conditionalize body on this.
41490         * misc/mkostemp64.c: Likewise.
41491         * misc/mkostemps64.c: Likewise.
41492         * misc/mkstemps64.c: Likewise.
41493         * sysdeps/wordsize-64/mkstemp64.c: File removed.
41494         * sysdeps/wordsize-64/mkostemp64.c: File removed.
41495         * sysdeps/wordsize-64/mkostemp.c: File removed.
41496         * sysdeps/wordsize-64/mkstemp.c: File removed.
41497         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
41498         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
41499         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
41500         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
41502         [BZ #14138]
41503         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
41504         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
41505         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
41506         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
41508         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
41509         compat_symbol macros from <shlib-compat.h> rather than the underlying
41510         default_symbol_version and symbol_version macros, so that DEFAULT
41511         lines in shlib-versions are respected.
41512         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
41514 2012-08-01  Florian Weimer  <fweimer@redhat.com>
41516         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
41517         Declare with warn_unused_result.
41518         (setgid, setregid, setegid, setresgid): Likewise.
41519         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
41520         Likewise.
41521         * WUR-REPORT: Remove set*id functions.
41523 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
41525         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
41527 2012-07-31  Roland McGrath  <roland@hack.frob.com>
41529         [BZ #10191]
41530         * include/sys/socket.h (__libc_accept, __libc_accept4):
41531         Add attribute_hidden.
41532         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
41534         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
41535         use of PTR_MANGLE.
41536         * inet/getnetgrent_r.c (setup): Likewise.
41538         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
41540 2012-07-31  David S. Miller  <davem@davemloft.net>
41542         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41544 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
41546         [BZ #13629]
41547         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
41548         value between 1.0 and 2.0 and smaller part has absolute value less
41549         than 1.0.
41550         * math/s_clog10.c (__clog10): Likewise.
41551         * math/s_clog10f.c (__clog10f): Likewise.
41552         * math/s_clog10l.c (__clog10l): Likewise.
41553         * math/s_clogf.c (__clogf): Likewise.
41554         * math/s_clogl.c (__clogl): Likewise.
41555         * math/libm-test.inc (clog_test): Add more tests.
41556         (clog10_test): Likewise.
41557         * sysdeps/i386/fpu/libm-test-ulps: Update.
41558         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41560 2012-07-31  Florian Weimer  <fweimer@redhat.com>
41562         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
41563         Exit with zero in case no suitable GID is found, and write a
41564         message to standard error.
41566 2012-07-30  Roland McGrath  <roland@hack.frob.com>
41568         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
41569         rather than to 1.
41570         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
41571         (MAXPATHLEN): Removed.
41572         (NOGROUP, NODEV): New macros.
41573         (setbit, clrbit, isset, isclr): New macros.
41574         (howmany, roundup, powerof2): New macros.
41575         (DEV_BSIZE): New macro.
41577         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
41578         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
41580         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
41581         definition on [!__NO_LONG_DOUBLE_MATH].
41583         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
41584         PTR_MANGLE and PTR_DEMANGLE.
41586         * socket/accept4.c (accept4): Rename to __libc_accept4.
41587         Define accept4 as a weak alias.
41589         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
41590         on [_DIRENT_HAVE_D_TYPE].
41591         * io/ftw.c (ftw_dir): Likewise.
41593         * io/xmknod.c (__xmknod): Don't check PATH for being null.
41595         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
41597         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
41598         Use the BSD numbers rather than the arbitrary ones we had.
41599         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
41600         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
41601         (SIGXCPU, SIGXFSZ): New macros.
41602         (_NSIG): Now 32.
41604         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
41605         initializer on [_LIBC_REENTRANT].
41607         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
41608         definitions inside [_POSIX_MAPPED_FILES].
41610         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
41612         * dirent/opendir.c: Include <fcntl.h>.
41614         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
41615         (__libc_getspecific): Likewise.
41616         (__libc_key_create): Likewise.
41618         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
41619         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
41620         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
41621         (tmpfile64): Define as alias.
41622         * sysdeps/wordsize-64/tmpfile.c: File removed.
41623         * sysdeps/wordsize-64/tmpfile64.c: File removed.
41624         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
41625         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
41627         * stdio-common/vfscanf.c: Include <stdbool.h>.
41628         * nss/makedb.c: Likewise.
41629         * stdio-common/_i18n_number.h: Likewise.
41630         * argp/argp-help.c: Likewise.
41631         * posix/wordexp.c: Likewise.
41632         * sysdeps/posix/spawni.c: Likewise.
41633         * nss/nss_files/files-initgroups.c: Likewise.
41634         * stdio-common/reg-modifier.c: Include <stdlib.h>.
41635         * nss/nss_files/files-initgroups.c: Likewise.
41636         * nss/nss_db/db-netgrp.c: Likewise.
41637         * nss/nss_db/db-initgroups.c: Likewise.
41638         * io/fchmodat.c: Include <sys/stat.h>.
41640         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
41641         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
41643         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
41644         [HAVE_MMAP].
41646         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
41647         Add multiple inclusion protection.
41649 2012-07-27  David S. Miller  <davem@davemloft.net>
41651         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41653 2012-07-27  Gary Benson  <gbenson@redhat.com>
41655         [BZ #14298]
41656         * elf/rtld.c: Include <stap-probe.h>.
41657         (dl_main): Added static probes "init_start" and "init_complete".
41658         * elf/dl-load.c: Include <stap-probe.h>.
41659         (lose): Take new parameter "nsid".
41660         Added static probe "map_failed".
41661         (_dl_map_object_from_fd): Pass namespace id to lose.
41662         Added static probe "map_start".
41663         (open_verify): Pass namespace id to lose.
41664         * elf/dl-open.c: Include <stap-probe.h>.
41665         (dl_open_worker) Added static probes "map_complete", "reloc_start"
41666         and "reloc_complete".
41667         * elf/dl-close.c: Include <stap-probe.h>.
41668         (_dl_close_worker): Added static probes "unmap_start" and
41669         "unmap_complete".
41670         * elf/rtld-debugger-interface.txt: New file documenting the above.
41672 2012-07-26  Roland McGrath  <roland@hack.frob.com>
41674         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
41675         rather than a string variable.
41676         * sunrpc/rpc_main.c (h_output): Likewise.
41677         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
41679 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
41681         * inet/check_native.c: New file.
41683 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
41685         [BZ #13629]
41686         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
41687         if larger part has absolute value 1.0.
41688         * math/s_clog10.c (__clog10): Likewise.
41689         * math/s_clog10f.c (__clog10f): Likewise.
41690         * math/s_clog10l.c (__clog10l): Likewise.
41691         * math/s_clogf.c (__clogf): Likewise.
41692         * math/s_clogl.c (__clogl): Likewise.
41693         * math/libm-test.inc (clog_test): Add more tests.
41694         (clog10_test): Likewise.
41695         * sysdeps/i386/fpu/libm-test-ulps: Update.
41696         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41698         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
41699         (pltexit): Likewise.
41700         (La_regs): Likewise.
41701         (La_retval): Likewise.
41702         (int_retval): Likewise.
41703         Update #error for removed macros to refer only to definitions in
41704         tst-audit.h.
41705         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
41706         macro.
41707         (pltexit): Likewise.
41708         (La_regs): Likewise.
41709         (La_retval): Likewise.
41710         (int_retval): Likewise.
41711         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
41712         macro.
41713         (pltexit): Likewise.
41714         (La_regs): Likewise.
41715         (La_retval): Likewise.
41716         (int_retval): Likewise.
41717         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
41718         macro.
41719         (pltexit): Likewise.
41720         (La_regs): Likewise.
41721         (La_retval): Likewise.
41722         (int_retval): Likewise.
41723         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
41724         macro.
41725         (pltexit): Likewise.
41726         (La_regs): Likewise.
41727         (La_retval): Likewise.
41728         (int_retval): Likewise.
41729         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
41730         macro.
41731         (pltexit): Likewise.
41732         (La_regs): Likewise.
41733         (La_retval): Likewise.
41734         (int_retval): Likewise.
41735         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
41736         macro.
41737         (pltexit): Likewise.
41738         (La_regs): Likewise.
41739         (La_retval): Likewise.
41740         (int_retval): Likewise.
41741         * sysdeps/generic/tst-audit.h: Update comment to refer only to
41742         macro definitions in tst-audit.h.
41743         * sysdeps/i386/tst-audit.h: New file.
41744         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
41745         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
41746         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
41747         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
41748         * sysdeps/sh/tst-audit.h: Likewise.
41749         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
41750         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
41751         * sysdeps/x86_64/tst-audit.h: Likewise.
41753 2012-07-26  Andreas Jaeger  <aj@suse.de>
41755         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
41756         ptrace.
41758         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
41759         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
41760         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
41761         PTRACE_O_MASK.
41762         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
41763         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
41764         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
41766         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
41767         value.
41769         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
41770         _sigsys.
41771         (si_call_addr, si_syscall, si_arch): Define new macro.
41772         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
41773         _sigsys.
41774         (si_call_addr, si_syscall, si_arch): Define new marcro.
41775         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
41776         _sigsys.
41777         (si_call_addr, si_syscall, si_arch): Define new macro.
41778         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
41779         _sigsys.
41780         (si_call_addr, si_syscall, si_arch): Define new macro.
41782 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
41784         [BZ #13717]
41785         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41786         Change to 2.4.21 where previously 2.4.1.
41787         * sysdeps/unix/sysv/linux/configure: Regenerated.
41788         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
41789         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
41790         Linux kernel version.
41791         (__ASSUME_STD_AUXV): Remove.
41792         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
41793         kernel version.
41794         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
41795         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
41796         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
41797         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
41798         (__ASSUME_NETLINK_SUPPORT): Likewise.
41799         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
41800         (__no_netlink_support): Remove conditional definition.
41801         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
41802         Remove.
41803         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
41804         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
41805         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
41806         (if_nameindex_ioctl): Remove.
41807         (if_nameindex_netlink): Do not handle __no_netlink_support.
41808         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
41809         code.
41810         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
41811         Remove conditional code.
41812         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
41813         code.
41814         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
41815         unconditional.
41816         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
41817         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
41818         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
41819         Remove.
41820         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
41821         [!__ASSUME_STD_AUXV]: Remove conditional code.
41822         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
41823         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
41824         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
41825         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
41826         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
41827         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
41828         code.
41829         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
41830         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
41831         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
41832         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
41833         conditional code.
41834         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
41835         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
41836         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
41837         code.
41838         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
41839         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
41840         conditional code.
41841         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
41842         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41843         code unconditional.
41844         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41845         conditional code.
41846         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41847         unconditional.
41848         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41849         conditional code.
41850         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
41851         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41852         unconditional.
41853         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41854         conditional code.
41855         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
41856         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41857         code unconditional.
41858         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41859         conditional code.
41860         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41861         unconditional.
41862         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41863         conditional code.
41864         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
41865         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41866         code unconditional.
41867         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41868         conditional code.
41869         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41870         unconditional.
41871         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41872         conditional code.
41874 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
41876         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
41877         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
41878         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
41879         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
41880         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
41881         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
41882         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
41883         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
41884         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
41885         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
41886         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
41887         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
41888         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
41889         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
41890         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
41891         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
41892         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
41893         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
41894         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
41895         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
41896         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
41897         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
41898         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
41900 2012-07-25  Florian Weimer  <fweimer@redhat.com>
41902         * Versions.def: Add GLIBC_2.17.
41903         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
41904         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
41905         Introduce __libc_secure_getenv.
41906         * stdlib/Versions (2.17): Add secure_getenv
41907         (GLIBC_PRIVATE): Add __libc_secure_getenv.
41908         * stdlib/secure-getenv.c: Rename __secure_getenv to
41909         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
41910         symbol __secure_getenv for GLIBC_2.0.
41911         * stdlib/tst-secure-getenv.c: New.
41912         * stdlib/Makefile (tests): Add testcase.
41913         * manual/startup.texi (Environment Access): Document
41914         secure_getenv.
41915         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
41916         __libc_secure_getenv.
41917         * inet/ruserpass.c (ruserpass): Likewise.
41918         * malloc/mtrace.c (mtrace): Likewise.
41919         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
41920         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
41921         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
41922         * sysdeps/posix/tempname.c: Likewise.  Evaluate
41923         HAVE_SECURE_GETENV.
41924         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
41925         __secure_getenv to __libc_secure_getenv.
41926         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
41927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41928         Likewise.
41929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41930         Likewise.
41931         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
41932         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
41933         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
41934         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
41935         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
41936         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
41937         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
41939 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
41941         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
41942         (struct La_i86_retval): Likewise.
41943         (struct La_x86_64_regs): Likewise.
41944         (struct La_x86_64_retval): Likewise.
41945         (struct La_x32_regs): Likewise.
41946         (struct La_x32_retval): Likewise.
41947         (struct La_ppc32_regs): Likewise.
41948         (struct La_ppc32_retval): Likewise.
41949         (struct La_ppc64_regs): Likewise.
41950         (struct La_ppc64_retval): Likewise.
41951         (struct La_sh_regs): Likewise.
41952         (struct La_sh_retval): Likewise.
41953         (struct La_s390_32_regs): Likewise.
41954         (struct La_s390_32_retval): Likewise.
41955         (struct La_s390_64_regs): Likewise.
41956         (struct La_s390_64_retval): Likewise.
41957         (struct La_sparc32_regs): Likewise.
41958         (struct La_sparc32_retval): Likewise.
41959         (struct La_sparc64_regs): Likewise.
41960         (struct La_sparc64_retval): Likewise.
41961         (struct audit_ifaces): Remove architecture-specific pltenter and
41962         pltexit members.
41963         * sysdeps/i386/ldsodefs.h: New file.
41964         * sysdeps/powerpc/ldsodefs.h: Likewise.
41965         * sysdeps/s390/ldsodefs.h: Likewise.
41966         * sysdeps/sh/ldsodefs.h: Likewise.
41967         * sysdeps/sparc/ldsodefs.h: Likewise.
41968         * sysdeps/x86_64/ldsodefs.h: Likewise.
41970 2012-07-25  Marek Polacek  <polacek@redhat.com>
41972         [BZ #6808]
41973         * math/libm-test.inc (yn_test): Add another test.
41974         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
41975         to ERANGE when the result is +-Inf.
41976         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
41977         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
41978         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
41979         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
41981 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
41983         * conform/data/time.h-data (NULL): Use macro-constant.  Require
41984         equal to 0.
41985         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
41986         clock_t.
41987         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
41989 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
41991         * configure.in <sysdeps resolving>: Correct printing
41992         Implies_before.
41993         * configure: Regenerate.
41995 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
41997         * math/w_ilogb.c: Include <limits.h>.
41998         * math/w_ilogbl.c: Likewise.
42000 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42002         * manual/lang.texi (__va_copy): Document primarily as ISO C99
42003         va_copy.  Document allowing for unavailable va_copy only as
42004         pre-C99 compatibility.
42005         * manual/string.texi (Copying and Concatenation): Use va_copy
42006         instead of __va_copy in concat example.
42008 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
42010         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
42011         (__sendto): Use create_address_port.  Initialize APORT and deallocate
42012         it if not null.
42014         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
42015         with O_NOLINK passed to __file_name_lookup.
42017         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
42018         with O_NOLINK passed to __file_name_lookup.
42020         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
42021         negative N or less than NGIDS.
42023         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
42024         type to string_t.  Set ERANGE as errno and return it if NAME is not big
42025         enough.  Use memcpy instead of strncpy.
42027 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42029         * elf/Makefile (check-data): Remove.
42030         (localplt.data): New vpath directive.
42031         ($(objpfx)check-localplt.out): Use localplt.data from vpath
42032         instead of $(check-data).
42033         * scripts/data/localplt-generic.data: Move to ...
42034         * sysdeps/generic/localplt.data: ... here.
42035         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
42036         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
42037         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
42038         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
42039         ... here.
42040         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
42041         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
42042         ... here.
42043         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
42044         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
42045         ... here.
42046         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
42047         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
42048         ... here.
42049         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
42050         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
42051         ... here.
42052         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
42053         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
42054         ... here.
42056 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42058         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
42059         PPC32 and PPC64 files.
42060         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
42061         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
42063 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42065         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
42066         __makecontext_ret to ...
42067         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
42068         ... here and call exit if uc_link is NULL.  New file.
42069         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
42070         __makecontext_ret.S.
42071         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
42072         __makecontext_ret to ...
42073         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
42074         ... here and call exit if uc_link is NULL.  New file.
42075         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
42076         __makecontext_ret.S.
42078 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42080         * elf/elf.h (R_390_IRELATIVE): New definition.
42081         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
42082         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
42083         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
42084         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
42085         (elf_machine_lazy_rel): Likewise.
42086         * sysdeps/s390/dl-irel.h: New file.
42087         * sysdeps/s390/s390-64/memcpy.S: New asm code.
42088         * sysdeps/s390/s390-64/memset.S: New asm code.
42089         * sysdeps/s390/s390-64/memcmp.S: New asm code.
42090         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
42091         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
42092         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
42093         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
42094         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
42095         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
42096         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
42097         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
42098         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
42099         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
42100         * sysdeps/s390/s390-32/memcpy.S: New asm code.
42101         * sysdeps/s390/s390-32/memset.S: New asm code.
42102         * sysdeps/s390/s390-32/memcmp.S: New asm code.
42104 2012-07-17  Marek Polacek  <polacek@redhat.com>
42106         [BZ #14349]
42107         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
42108         * sysdeps/s390/s390-64/configure.in: Likewise.
42109         * sysdeps/sparc/configure.in: Likewise.
42110         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
42111         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
42112         * sysdeps/i386/configure.in: Likewise.
42113         * sysdeps/x86_64/configure.in: Likewise.
42114         * sysdeps/sh/configure.in: Likewise.
42115         * sysdeps/s390/s390-32/configure: Regenerated.
42116         * sysdeps/s390/s390-64/configure: Likewise.
42117         * sysdeps/x86_64/configure: Likewise.
42118         * sysdeps/sh/configure: Likewise.
42119         * sysdeps/powerpc/powerpc64/configure: Likewise.
42120         * sysdeps/powerpc/powerpc32/configure: Likewise.
42121         * sysdeps/sparc/configure: Likwise.
42122         * sysdeps/i386/configure: Likewise.
42124         * elf/dl-open.c: Comment fixes.
42126 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
42128         * Makefile [CXX] (check-data): Remove.
42129         [CXX] (c++-types.data): New vpath directive.
42130         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
42131         vpath.  Do not allow for C++ type data being missing.
42132         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
42133         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
42134         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
42135         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
42136         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
42137         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
42138         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
42139         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
42140         ... here.
42141         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
42142         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
42143         ... here.
42144         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
42145         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
42146         ... here.
42147         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
42148         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
42149         ... here.
42150         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
42151         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
42152         ... here.
42153         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
42154         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
42155         ... here.
42156         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
42157         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
42158         ... here.
42159         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
42160         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
42162         * elf/tls-macros.h (TLS_LE): Move architecture-specific
42163         definitions to architecture-specific files.
42164         (TLS_IE): Likewise.
42165         (TLS_LD): Likewise.
42166         (TLS_GD): Likewise.
42167         * sysdeps/i386/tls-macros.h: New file.
42168         * sysdeps/powerpc/tls-macros.h: Likewise.
42169         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
42170         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
42171         * sysdeps/sh/tls-macros.h: Likewise.
42172         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
42173         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
42174         * sysdeps/x86_64/tls-macros.h: Likewise.
42176 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42178         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
42179         zero value for regular exit case.
42181         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
42182         (__start_context): Preserve zero value for regular exit case.
42184 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42185             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42187         * manual/setjmp.texi (setcontext): Clarify normal process
42188         termination when uc_link is the null pointer.
42189         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
42190         exit call.
42192 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
42194         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
42195         preprocessor.  Test for each exception mask separately.
42197 2012-07-16  Andreas Jaeger  <aj@suse.de>
42199         * po/ru.po: Update from translation team.
42201 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
42203         * conform/data/string.h-data (NULL): Use macro-constant.  Require
42204         equal to 0.
42205         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42206         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42207         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
42208         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
42209         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42211 2012-07-13  Andreas Jaeger  <aj@suse.de>
42213         * po/fr.po: Update from translation team.
42215 2012-07-12  Marek Polacek  <polacek@redhat.com>
42217         [BZ #14173]
42218         * math/libm-test.inc (yn_test): Add test for BZ #14173.
42219         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
42220         loop condition.
42222 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
42224         [BZ #13717]
42225         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
42226         Change to 2.4.1 where previously 2.4.0.
42227         * sysdeps/unix/sysv/linux/configure: Regenerated.
42228         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
42229         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
42230         version.
42231         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
42232         (__ASSUME_AT_CLKTCK): Remove.
42233         (__ASSUME_AT_PAGESIZE): Likewise.
42234         (__ASSUME_AT_XID): Likewise.
42235         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
42236         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
42237         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
42238         unconditionally.
42239         (HAVE_AUX_PAGESIZE): Likewise.
42240         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
42241         [__ASSUME_AT_CLKTCK]: Make code unconditional.
42242         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
42244 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
42246         [BZ #14307]
42247         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
42248         the temporary buffer used to invoke __gethostbyname2_r,
42249         __gethostbyaddr_r and gethostbyname4_r to make room for struct
42250         host_data / struct gaih_addrtuple.
42251         * resolv/nss_dns/dns-host.c (global scope): Move definition of
42252         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
42253         header file nss/nsswitch.h.
42254         * nss/nsswitch.h (global scope): Add definition of implementation
42255         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
42256         resolv/nss_dns/dns-host.c).
42258 2012-07-11  Andreas Jaeger  <aj@suse.de>
42260         * po/fr.po: Update from translation team.
42262         * po/sv.po: Update from translation team
42263         * po/fr.po: Another update from translation team.
42265 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42267         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
42268         for subnormals or multiply small sinh result by itself.
42269         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
42270         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42272 2012-07-11  David S. Miller  <davem@davemloft.net>
42274         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42276 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
42278         [BZ #14347]
42279         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
42280         (INTERNAL_MARK): Shift it here.
42282 2012-07-10  Marek Polacek  <polacek@redhat.com>
42284         [BZ #14151]
42285         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
42286         libc_cv_asm_global_directive with .globl.
42287         * configure: Regenerated.
42288         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
42289         with .globl.
42290         * sysdeps/i386/configure: Regenerated.
42291         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
42292         with .globl.
42293         * sysdeps/x86_64/configure: Regenerated.
42294         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
42295         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
42296         * elf/tst-unique2mod2.c: Likewise.
42297         * elf/tst-unique2mod1.c: Likewise.
42298         * elf/tst-unique1mod2.c: Likewise.
42299         * elf/tst-unique1mod1.c: Likewise.
42300         * sysdeps/s390/s390-32/sysdep.h: Likewise.
42301         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
42302         * sysdeps/s390/s390-64/sysdep.h: Likewise.
42303         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
42304         * sysdeps/mach/sysdep.h: Likewise.
42305         * sysdeps/i386/sysdep.h: Likewise.
42306         * sysdeps/i386/i386-mcount.S: Likewise.
42307         * sysdeps/x86_64/_mcount.S: Likewise.
42308         * sysdeps/x86_64/sysdep.h: Likewise.
42309         * sysdeps/sh/_mcount.S: Likewise.
42310         * sysdeps/sh/sysdep.h: Likewise.
42311         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
42312         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
42313         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
42314         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42315         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
42316         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
42317         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
42318         * locale/localeinfo.h: Likewise.
42319         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
42320         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
42322 2012-07-09  Roland McGrath  <roland@hack.frob.com>
42324         [BZ #14336]
42325         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
42326         system".
42327         * manual/message.texi (The Uniforum approach): Likewise.
42328         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
42329         (glibc iconv Implementation): Likewise.
42331 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
42333         [BZ #14337]
42334         * math/s_clog.c (__clog): Avoid scaling a value down where that
42335         could result in underflow.
42336         * math/s_clog10.c (__clog10): Likewise.
42337         * math/s_clog10f.c (__clog10f): Likewise.
42338         * math/s_clog10l.c (__clog10l): Likewise.
42339         * math/s_clogf.c (__clogf): Likewise.
42340         * math/s_clogl.c (__clogl): Likewise.
42341         * math/libm-test.inc (clog_test): Add more tests.
42342         (clog10_test): Likewise.
42343         * sysdeps/i386/fpu/libm-test-ulps: Update.
42344         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42346 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
42348         [BZ #14283]
42349         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
42350         by 7 not 8 to examine high bit of fractional part.
42352         [BZ #14042]
42353         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
42354         for call to __mcount_internal.
42355         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
42356         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
42357         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
42359 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
42361         [BZ #14154]
42362         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
42363         approximation for values within 0x1p-13f of an odd multiple of
42364         pi/4.
42365         * math/libm-test.inc (tan_test): Do not allow spurious underflow
42366         exception.  Add more tests.
42367         * sysdeps/i386/fpu/libm-test-ulps: Update.
42369         [BZ #6778]
42370         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
42371         inputs and return -1 for them.  Do not check for +Inf in case not
42372         reachable for +Inf.
42373         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
42374         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
42375         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
42376         and return -1 for them.  Do not check for +Inf in case not
42377         reachable for +Inf.
42378         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
42379         define.
42380         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
42381         and return -1 for them.  Do not check for +Inf in case not
42382         reachable for +Inf.
42383         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
42384         spurious underflow.
42385         * sysdeps/i386/fpu/libm-test-ulps: Update.
42386         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42388 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
42390         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
42392 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
42394         [BZ #14157]
42395         [BZ #14331]
42396         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
42397         could result in spurious underflow.  Scale down values above
42398         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
42399         * math/s_csqrtf.c (__csqrtf): Likewise.
42400         * math/s_csqrtl.c (__csqrtl): Likewise.
42401         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
42402         spurious underflow.
42403         * sysdeps/i386/fpu/libm-test-ulps: Update.
42404         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42406 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
42408         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
42409         xopen-msg.sed.
42410         * catgets/xopen-msg.awk: New file.
42411         * catgets/xopen-msg.sed: Removed.
42413         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
42414         po2text.sed.
42415         * intl/po2test.awk: New file.
42416         * intl/po2test.sed: Removed.
42418 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
42420         [BZ #14328]
42421         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
42422         or multiply small sinh result by itself.
42423         * math/s_ctanf.c (__ctanf): Likewise.
42424         * math/s_ctanh.c (__ctanh): Likewise.
42425         * math/s_ctanhf.c (__ctanhf): Likewise.
42426         * math/s_ctanhl.c (__ctanhl): Likewise.
42427         * math/s_ctanl.c (__ctanl): Likewise.
42428         * math/libm-test.inc (ctan_test_tonearest): New function.
42429         (ctan_test_towardzero): Likewise.
42430         (ctan_test_downward): Likewise.
42431         (ctan_test_upward): Likewise.
42432         (ctanh_test_tonearest): Likewise.
42433         (ctanh_test_towardzero): Likewise.
42434         (ctanh_test_downward): Likewise.
42435         (ctanh_test_upward): Likewise.
42436         (main): Call these new functions.
42437         * sysdeps/i386/fpu/libm-test-ulps: Update.
42438         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42440 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
42442         * .gitignore: Delete /ports entry.
42444 2012-07-03  Andreas Jaeger  <aj@suse.de>
42446         * po/bg.po: Update from translation team.
42447         * po/cs.po: Likewise.
42448         * po/de.po: Likewise.
42449         * po/hr.po: Likewise.
42450         * po/nl.pl: Likewise.
42451         * po/pl.po: Likewise.
42452         * po/vi.po: Likewise.
42454 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
42456         * Makeconfig [!+link] (+link-before-libc): New variable.
42457         [!+link] (+link-after-libc): Likewise.
42458         [!+link] (+link-tests): Likewise.
42459         [!+link] (+link): Define in terms of $(+link-before-libc) and
42460         $(+link-after-libc).
42461         [!+link-static] (+link-static-before-libc): New variable.
42462         [!+link-static] (+link-static-after-libc): Likewise.
42463         [!+link-static] (+link-static-tests): Likewise.
42464         [!+link-static] (+link-static): Define in terms of
42465         $(+link-static-before-libc) and $(+link-static-after-libc).
42466         [build-shared] (link-libc-before-gnulib): New variable.
42467         [build-shared] (link-libc-tests): Likewise.
42468         [build-shared] (link-libc): Define in terms of
42469         $(link-libc-before-gnulib).
42470         [!build-shared] (link-libc-tests): New variable.
42471         (link-libc-static-tests): New variable.
42472         [!gnulib] (gnulib-arch): New variable.
42473         [!gnulib] (gnulib-tests): Likewise.
42474         [!gnulib] (static-gnulib-arch): Likewise.
42475         [!gnulib] (static-gnulib-tests): Likewise.
42476         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
42477         Define with "=" instead of ":=".
42478         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
42479         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
42480         * Rules (binaries-all-notests): New variable.
42481         (binaries-all-tests): Likewise.
42482         (binaries-static-notests): Likewise.
42483         (binaries-static-tests): Likewise.
42484         (binaries-all): Define using $(binaries-all-notests) and
42485         $(binaries-all-tests).
42486         (binaries-static): Define using $(binaries-static-notests) and
42487         $(binaries-static-tests).
42488         (binaries-shared-tests): New variable.
42489         (binaries-shared-notests): Likewise.
42490         (binaries-shared): Remove variable.
42491         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
42492         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
42493         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
42494         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
42495         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
42496         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
42497         * elf/Makefile (sln-modules): New variable.
42498         (extra-objs): Add $(sln-modules:=.o).
42499         (ldconfig-modules): Add static-stubs.
42500         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
42501         * elf/static-stubs.c: New file.
42503         [BZ #14283]
42504         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
42505         by 7 not 8 to examine high bit of fractional part.  Use volatile
42506         variables when splitting into final array of floats if
42507         __FLT_EVAL_METHOD__ != 0.
42508         * math/libm-test.inc (cos_test): Add another test.
42509         (sin_test): Likewise.
42510         * sysdeps/i386/fpu/libm-test-ulps: Update.
42512         [BZ #14273]
42513         * math/libm-test.inc (cosh_test): Add more tests.
42515         * version.h (RELEASE): Set to "development".
42516         (VERSION): Set to "2.16.90".
42518 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
42520         * NEWS: Update copyright. Remove last-updated date.
42521         Mention math library bug fixes and timezone data changes.
42522         * README: Mention GNU/Hurd, x32, and HPPA support status.
42524 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
42526         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
42528 2012-06-27  Andreas Jaeger  <aj@suse.de>
42530         * manual/contrib.texi (Contributors): Add Samuel Thibault.
42532 2012-06-25  Andreas Jaeger  <aj@suse.de>
42534         * sysdeps/s390/fpu/libm-test-ulps: Update.
42536 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
42537             Thomas Schwinge  <thomas@codesourcery.com>
42539         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
42540         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
42541         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
42542         fanotify_mark.
42544 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
42546         * sysdeps/mach/start.c: Remove file.
42547         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
42548         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
42549         * sysdeps/sh/init-first.c: Likewise.
42551         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
42552         registers for frame unwinding purposes, add CFI directives.
42553         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42554         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
42555         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
42556         Likewise.
42558         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
42559         __fortify_fail returning.
42560         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42562         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
42563         sysdeps/sh/____longjmp_chk.S.
42564         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
42565         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
42566         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
42567         (gen-as-const-headers): Append sigaltstack-offsets.sym.
42569         * sysdeps/sh/abort-instr.h: New file.
42570         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
42571         process in case exit returns.
42573         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
42574         initialize the GOT register before use.
42576         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
42577         calculation of ARGC > 4.
42579         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
42580         meaningful names to some local labels.
42582 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42583             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42585         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
42586         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
42587         (__arch_compare_and_exchange_val_16_acq): Likewise.
42588         (__arch_compare_and_exchange_val_32_acq): Likewise.
42589         (atomic_exchange_and_add): Fix gUSA sequence.
42590         (atomic_add): Likewise.
42591         (atomic_add_negative): Likewise.
42592         (atomic_add_zero): Likewise.
42593         (atomic_bit_test_set): Likewise.
42595 2012-06-22  Andreas Schwab  <schwab@redhat.com>
42597         [BZ #13579]
42598         * include/link.h (struct link_map): Add l_free_initfini.
42599         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
42600         l_initfini.
42601         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
42602         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
42603         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
42604         set.
42606 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
42608         * configure.in: Use AC_LANG_SOURCE.
42609         * configure: Regenerate.
42611 2012-06-22  Roland McGrath  <roland@hack.frob.com>
42613         * configure.in (libc_cv_localstatedir): New substituted variable.
42614         * configure: Regenerated.
42615         * config.make.in (localstatedir): New variable, substituted from
42616         libc_cv_localstatedir.
42617         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
42618         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
42619         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
42620         * sysdeps/gnu/configure: Regenerated.
42622 2012-06-21  Jeff Law  <law@redhat.com>
42624         [BZ #14277]
42625         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
42626         free.  Simplify list management for _LIBC case.
42628 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
42630         [BZ #14273]
42631         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
42632         Clear sign bit of 64-bit integer value before comparing against
42633         overflow value.
42635         * sysdeps/mach/configure: Regenerated.
42637 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
42639         [BZ #14278]
42640         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
42642 2012-06-21  Jeff Law  <law@redhat.com>
42644         [BZ #13882]
42645         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
42646         uint16_t for elements in the "seen" array to avoid char overflows.
42647         * elf/dl-fini.c (_dl_sort_fini): Likewise.
42648         * elf/dl-open.c (dl_open_worker): Likewise.
42650 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
42652         * scripts/list-sources.sh: Scan PORTS for translations.
42653         * po/libc.pot: Regenerated.
42655 2012-06-21  Andreas Jaeger  <aj@suse.de>
42657         [BZ #12194]
42658         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
42659         warning.
42660         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
42661         * bits/byteswap-16.h (__bswap_16): Likewise.
42662         * bits/byteswap.h (__bswap_constant_16): Likewise.
42664 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
42666         [BZ #14117]
42667         * sysdeps/i386/fpu_control.h: Removed.
42668         * sysdeps/x86_64/fpu_control.h: Moved to ...
42669         * sysdeps/x86/fpu_control.h: Here.
42671         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
42672         (_FPU_SETCW): Likewise.
42674 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
42676         [BZ #14117]
42677         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
42678         * sysdeps/x86/fpu/bits/mathinline.h: This.
42679         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
42681         [BZ #14050]
42682         [BZ #14117]
42683         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
42684         functions if __x86_64__ is defined.
42686 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
42688         * string/endian.h: Add !__ASSEMBLER__ condition for including
42689         conversion interfaces.
42691 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
42693         [BZ #14241]
42694         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
42695         of ABS(x) in calculating zero to negative powers other than odd
42696         integers.
42697         * math/libm-test.inc (pow_test): Add more tests.
42699 2012-06-15  Andreas Jaeger  <aj@suse.de>
42701         * manual/contrib.texi (Contributors): Update entry of Liubov
42702         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
42703         Machado Filho.
42705 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
42707         * string/string.h: Add __wur to GNU version of strerror_r.
42709 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
42711         [BZ #14229]
42712         * string/Makefile (tests): Add tst-strtok_r.
42713         * string/tst-strtok_r.c: New file.
42714         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
42715         RAX_LP/RDX_LP on SAVE_PTR.
42717 2012-06-14  Roland McGrath  <roland@hack.frob.com>
42719         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
42721 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
42723         * libm_test.inc (csqrt_test): Allow more spurious underflow
42724         exceptions.
42725         (j0_test): Likewise.
42726         (j1_test): Likewise.
42727         (y0_test): Likewise.
42728         (y1_test): Likewise.
42730 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
42732         * po/Makefile (libc.pot): Use UTF-8 charset.
42734 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
42736         [BZ #14210]
42737         Suppress sign-conversion warning from FD_SET.
42738         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
42739         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
42740         not unsigned long int.
42741         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
42743 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
42745         [BZ #14050]
42746         [BZ #14117]
42747         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
42748         __extern_always_inline instead of __extern_inline.
42749         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
42750         (__signbit): Likewise.
42751         (__signbitl): Support C++ namespace.
42752         (lrintf): New inline function.
42753         (lrint): Likewise.
42754         (llrintf): Likewise.
42755         (llrint): Likewise.
42756         (fmaxf): Likewise.
42757         (fmax): Likewise.
42758         (fminf): Likewise.
42759         (fmin): Likewise.
42760         (rint): Likewise.
42761         (rintf): Likewise.
42762         (ceil): Likewise.
42763         (ceilf): Likewise.
42764         (floor): Likewise.
42765         (floorf): Likewise.
42766         (nearbyint): Likewise.
42767         (nearbyintf): Likewise.
42769 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
42771         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
42772         non-default versions.
42774 2012-06-11  Roland McGrath  <roland@hack.frob.com>
42776         [BZ #14218]
42777         * manual/argp.texi (Argp): Reword argp_parse description slightly.
42779 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
42781         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
42782         (FE_UPWARD, FE_DOWNWARD): Don't define.
42783         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
42784         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
42786         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
42787         reading it.
42788         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
42789         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
42791 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42793         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
42794         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
42795         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
42796         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
42798 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
42800         [BZ #14117]
42801         * sysdeps/i386/fpu/bits/fenv.h: Removed.
42802         * sysdeps/i386/fpu/Implies: New file.
42803         * sysdeps/x86_64/fpu/Implies: Likewise.
42804         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
42805         * sysdeps/x86/fpu/bits/fenv.h: This.
42807         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
42808         __SSE_MATH__.
42810 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
42812         [BZ #14134]
42813         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
42814         character 0xffff that matches the last element of the
42815         conversion table.
42817 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42819         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
42820         fmodl commit.
42822 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42824         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
42825         values higher than 25.6283.
42827 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42829         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
42830         subnormal exponent extraction and add some __builtin_expect.
42831         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
42832         Fix for subnormal mantissa calculation.
42834 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
42836         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
42837         cpu2 is -1 and errno is not ENOSYS.
42839 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
42841         [BZ #14117]
42842         * sysdeps/i386/i486/bits/string.h: Renamed to ...
42843         * sysdeps/x86/bits/string.h: This.
42844         * sysdeps/x86_64/bits/string.h: Removed.
42846         * sysdeps/i386/i486/bits/string.h: Define inline functions only
42847         if not compiling for x86-64, but compiling for >= i486.
42849         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
42850         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
42852         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
42853         New macro from Linux kernel 3.4.0.
42854         (FP_XSTATE_MAGIC2): Likewise.
42855         (FP_XSTATE_MAGIC2_SIZE): Likewise.
42856         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
42857         (struct _fpx_sw_bytes): New struct.
42858         (struct _xsave_hdr): Likewise.
42859         (struct _ymmh_state): Likewise.
42860         (struct _xstate): Likewise.
42862         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
42863         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
42864         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
42865         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
42866         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
42867         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
42869         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
42870         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
42871         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
42872         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
42873         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
42874         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
42876 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
42878         [BZ #13743]
42879         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
42880         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
42881         (sysdep_headers): Include sys/platform/ppc.h.
42882         * sysdeps/powerpc/test-gettimebase.c: Test for
42883         __ppc_get_timebase() to catch future ISA opcode/insn changes.
42884         * manual/Makefile (appendices): Include platform.texi.
42885         * manual/contrib.texi (Contributors): Update @node pointers.
42886         * manual/maint.texi (Maintenance): Likewise.
42887         (Platform): New node.
42888         * manual/platform.texi: New file.  Document the new features.
42890 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
42891             Jakub Jelinek  <jakub@redhat.com>
42893         [BZ #14188]
42894         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
42895         where __builtin_expect is unavailable.
42897 2012-06-03  David S. Miller  <davem@davemloft.net>
42899         * stdlib/longlong.h: Updated from GCC.
42901 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
42903         [BZ #14042]
42904         * sysdeps/powerpc/powerpc32/mcount.c: New file.
42905         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
42906         __mcount_internal.
42907         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
42908         (GLIBC_2.16): Likewise.
42910 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42912         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
42914 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42916         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
42917         (default-abi): New variable.
42918         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
42919         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
42920         variable.
42921         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
42922         Likewise.
42923         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
42924         Likewise.
42925         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
42926         Likewise.
42928         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
42929         definition.  Document in comment.
42931 2012-06-01  David S. Miller  <davem@davemloft.net>
42933         * stdlib/longlong.h: Updated from GCC.
42935 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42937         [BZ #14117]
42938         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
42939         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
42940         sys/debugreg.h sys/io.h here.
42941         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
42942         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
42943         sys/io.h.
42944         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
42945         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
42946         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
42947         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
42948         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
42949         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
42951         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
42952         Define only if __x86_64__ is defined.
42954 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42956         [BZ #14048]
42957         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
42958         Use int64_t for variable i.
42959         * math/libm-test.inc (fmod_test): Add more tests.
42961         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
42962         z computation is not scheduled after fetestexcept.
42963         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
42964         Use math_force_eval instead of asm to ensure calculation scheduled
42965         before exception test.
42966         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
42967         Ensure a1 + u.d computation is not scheduled after fetestexcept.
42969 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
42971         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
42972         computation is not scheduled after fetestexcept.
42974 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42976         [BZ #14117]
42977         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
42978         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
42980 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42982         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
42983         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
42985 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
42987         [BZ #14117]
42988         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
42989         <bits/wordsize.h>.
42990         (__WCHAR_MIN): Support __WORDSIZE == 64.
42991         (__WCHAR_MAX): Likewise.
42993         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
42994         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
42996         [BZ #14183]
42997         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
42998         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
43000         [BZ #14117]
43001         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
43002         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
43004         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
43005         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
43007         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
43008         Defined to 1 if __x86_64__ isn't defined.
43009         (_STAT_VER_LINUX_OLD): New.
43010         (st_atime): Remove duplicate.
43011         (st_mtime): Likewise.
43012         (st_ctime): Likewise.
43014 2012-05-31  David S. Miller  <davem@davemloft.net>
43016         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
43017         entries.
43019 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
43021         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
43022         gen-libm-test.pl.
43024         [BZ #14132]
43025         * elf/dl-reloc.c: Include <_itoa.h>.
43026         (_dl_reloc_bad_type): Remove use of INTUSE.
43027         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
43028         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
43029         * stdio-common/psiginfo.c (psiginfo): Likewise.
43030         * stdio-common/psignal.c (psignal): Likewise.
43031         * string/strsignal.c (strsignal): Likewise.
43032         * include/signal.h (_sys_siglist): Declare hidden proto.
43033         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
43034         INTVARDEF with libc_hidden_data_def.
43035         * stdio-common/itoa-udigits.c: Likewise.
43036         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
43037         (_itoa_lower_digits_internal): Remove declaration.
43038         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
43039         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
43040         (_sys_sigabbrev_internal): Remove aliases.
43041         (_sys_siglist): Define hidden alias.
43043 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
43045         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43046         bits/sysctl.h.
43048 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
43050         [BZ #14117]
43051         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
43052         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
43054         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
43055         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
43056         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
43057         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
43058         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
43059         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
43061         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
43062         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
43063         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
43065         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
43066         with __addr.
43067         (insw): Likewise.
43068         (insl): Likewise.
43069         (outsb): Likewise.
43070         (outsw): Likewise.
43071         (outsl): Likewise.
43073         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
43074         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
43075         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
43077         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
43078         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
43079         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
43080         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
43081         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
43082         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
43084         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
43085         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
43087         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
43088         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
43090         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
43091         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
43092         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
43094         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
43095         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
43096         to ...
43097         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
43099         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
43100         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
43101         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
43103         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
43104         for x86-64.
43105         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
43107 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
43109         * math/math.h (M_El): Use two more decimal places.
43110         (M_LOG2El): Likewise.
43111         (M_LOG10El): Likewise.
43112         (M_LN2l): Likewise.
43113         (M_LN10l): Likewise.
43114         (M_PIl): Likewise.
43115         (M_PI_2l): Likewise.
43116         (M_PI_4l): Likewise.
43117         (M_1_PIl): Likewise.
43118         (M_2_PIl): Likewise.
43119         (M_2_SQRTPIl): Likewise.
43120         (M_SQRT2l): Likewise.
43121         (M_SQRT1_2l): Likewise.
43123 2012-05-31  David S. Miller  <davem@davemloft.net>
43125         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
43126         values between float registers.
43127         * sysdeps/sparc/sparc64/memset.S: Likewise.
43128         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
43130 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
43132         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
43133         -D_FORTIFY_SOURCE=1.
43134         (CPPFLAGS-tst-longjmp_chk.c): Define.
43135         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
43136         (CPPFLAGS-tst-longjmp_chk2.c): Define.
43137         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
43138         CFLAGS-tst-wchar-h.c.
43140 2012-05-31  Marek Polacek  <polacek@redhat.com>
43142         [BZ #14132]
43143         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
43144         __endmntent_internal): Remove declaration.
43145         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
43146         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
43147         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
43149 2012-05-30  David S. Miller  <davem@davemloft.net>
43151         * sysdeps/sparc/sparc32/soft-fp/q_util.c
43152         (___Q_simulate_exceptions): Use real FP ops rather than writing
43153         into the %fsr.
43154         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
43155         Likewise.
43157 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43159         [BZ #14117]
43160         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
43161         * sysdeps/x86/bits/xtitypes.h: This.
43163         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
43164         * sysdeps/x86/bits/wordsize.h: This.
43166         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
43167         * sysdeps/x86/bits/huge_vall.h: This.
43169         * sysdeps/i386/bits/select.h: Removed.
43170         * sysdeps/x86_64/bits/select.h: Renamed to ...
43171         * sysdeps/x86/bits/select.h: This.
43173         * sysdeps/i386/bits/setjmp.h: Removed.
43174         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
43175         * sysdeps/x86/bits/setjmp.h: This.
43177         * sysdeps/i386/bits/mathdef.h: Removed.
43178         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
43179         * sysdeps/x86/bits/mathdef.h: This.
43181 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
43183         [BZ #14132]
43184         * include/sys/socket.h (__connect_internal)
43185         (__libc_sa_len_internal): Remove declaration.
43186         (__connect, __libc_sa_len): Declare hidden_proto.
43187         (SA_LEN): Remove use of INTUSE.
43188         * socket/connect.c: Add libc_hidden_def.
43189         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
43190         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
43191         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
43192         alias.
43193         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
43194         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
43195         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
43196         of adding _internal alias.
43198 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43200         [BZ #14117]
43201         * sysdeps/i386/bits/link.h: Removed.
43202         * sysdeps/i386/bits/linkmap.h: Likewise.
43203         * sysdeps/x86_64/bits/link.h: Renamed to ...
43204         * sysdeps/x86/bits/link.h: This.
43205         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
43206         * sysdeps/x86/bits/linkmap.h: This.
43208         * sysdeps/i386/bits/endian.h: Removed.
43209         * sysdeps/x86_64/bits/endian.h: Renamed to ...
43210         * sysdeps/x86/bits/endian.h: This.
43212         * sysdeps/i386/bits/byteswap.h: Removed.
43213         * sysdeps/i386/bits/byteswap-16.h: Likewise.
43214         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
43215         * sysdeps/x86/bits/byteswap.h: This.
43216         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
43217         * sysdeps/x86/bits/byteswap-16.h: This.
43218         * sysdeps/i386/Implies: Add x86.
43219         * sysdeps/x86_64/Implies: Likewise.
43221 2012-05-30  David S. Miller  <davem@davemloft.net>
43223         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
43224         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
43225         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
43226         (FP_TRAPPING_EXCEPTIONS): Define.
43227         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
43228         (FP_TRAPPING_EXCEPTIONS): Define.
43229         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
43230         subnormals only when inexact has been signalled or underflow
43231         exceptions are enabled.
43232         (_FP_PACK_CANONICAL): Likewise.
43234 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43236         [BZ #14183]
43237         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
43238         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
43240 2012-05-30  Richard Henderson  <rth@twiddle.net>
43242         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
43243         with #ifndef NOT_IN_libc.
43245         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
43246         marked to avoid plt entry.
43248 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43250         [BZ #14112]
43251         * Makeconfig (default-abi): New macro.
43252         (abi-includes): Likewise.
43253         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
43254         $(abi-$(default-abi)-lib-soname) for soname if defined.
43255         ($(common-objpfx)gnu/lib-names.stmp): Generate from
43256         abi-variants.
43257         * Makefile (installed-stubs): Likewise.
43258         * include/stubs-biarch.h: Removed.
43259         * scripts/lib-names.awk: Only handle one library at a time.
43260         * scripts/soversions.awk: Remove WORDSIZE support.
43261         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
43262         entries.
43263         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
43264         Removed.
43265         (syscall-list-default-condition): Likewise.
43266         (syscall-list-default-condition): Likewise.
43267         (syscall-list-includes): Likewise.
43268         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
43269         syscall-list-* with abi-*.  Handle undefined abi-variants.
43270         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
43271         * sysdeps/unix/sysv/linux/i386/Implies: New file.
43272         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
43273         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
43274         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
43275         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
43276         Removed.
43277         (syscall-list-32-options): Likewise.
43278         (syscall-list-32-condition): Likewise.
43279         (syscall-list-64-options): Likewise.
43280         (syscall-list-64-condition): Likewise.
43281         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
43282         macro.
43283         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
43284         Renamed to ...
43285         (abi-*): This.
43286         (abi-64-ld-soname): New macro.
43287         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
43288         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
43289         Renamed to ...
43290         (abi-*): This.
43291         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
43292         * sysdeps/x86_64/x32/shlib-versions: Likewise.
43294 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
43296         * sysdeps/unix/sysv/linux/kernel-features.h
43297         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
43298         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
43299         include <kernel-features.h>.
43300         [!__NR_ftruncate64]: Remove conditional code.
43301         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43302         [__NR_ftruncate64]: Make code unconditional.
43303         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43304         * sysdeps/unix/sysv/linux/truncate64.c: Do not
43305         include <kernel-features.h>.
43306         [!__NR_ftruncate64]: Remove conditional code.
43307         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43308         [__NR_ftruncate64]: Make code unconditional.
43309         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
43311         include <kernel-features.h>.
43312         [!__NR_ftruncate64]: Remove conditional code.
43313         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43314         [__NR_ftruncate64]: Make code unconditional.
43315         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
43317         include <kernel-features.h>.
43318         [!__NR_ftruncate64]: Remove conditional code.
43319         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43320         [__NR_ftruncate64]: Make code unconditional.
43321         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43323         * configure.in (libc_cv_fpie): Weaken to a compile test using
43324         LIBC_TRY_CC_OPTION.
43325         * configure: Regenerated.
43327 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
43329         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
43330         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
43331         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
43332         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
43333         Refreshed.
43334         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
43335         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
43336         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
43337         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
43338         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
43339         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
43340         Refreshed.
43342 2012-05-27  David S. Miller  <davem@davemloft.net>
43344         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
43345         (___Q_zero): New.
43346         (__Q_simulate_exceptions): Return void.  Change to simulate
43347         exceptions by writing into the %fsr.
43348         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
43349         (__Qp_handle_exceptions): Likewise.
43350         (numbers): Delete.
43351         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
43352         __Qp_handle_exceptions.
43353         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
43354         __Qp_handle_exceptions.
43355         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43356         as unused and give dummy FP_RND_NEAREST initializer.
43357         (FP_INHIBIT_RESULTS): Define.
43358         (___Q_simulate_exceptions): Update declaration.
43359         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
43360         formatting.
43361         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43362         as unused and give dummy FP_RND_NEAREST initializer.
43363         (__Qp_handle_exceptions): Update declaration.
43364         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
43365         formatting.
43367 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
43369         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
43370         the temporary FPU control word.
43371         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
43372         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
43373         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
43374         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
43375         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
43376         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
43377         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
43378         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
43379         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
43380         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
43381         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
43383 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43385         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
43386         fields.
43388 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
43390         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
43391         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
43392         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
43393         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
43394         Likewise.
43395         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
43396         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
43397         Likewise.
43399 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
43401         * po/h.po: Update from translation team.
43403 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
43405         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
43407         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
43408         handling of denormals.
43409         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
43410         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
43411         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
43412         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
43413         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
43414         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
43415         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
43416         Likewise.
43418 2012-05-26  Marek Polacek  <polacek@redhat.com>
43420         [BZ #14152]
43421         * math/libm-test.inc (fma_test): Don't always expect underflow
43422         exception.
43424 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
43426         [BZ #12416]
43427         * elf/tst-execstack.c: Include stackinfo.h.
43428         (do_test): Adjust test case to ensure that pthread_getattr_np
43429         behaviour remains the same after marking stack executable.
43431 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43433         * sysdeps/unix/sysv/linux/kernel-features.h
43434         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
43435         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
43436         kernel-features.h.
43437         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43438         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43439         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
43440         kernel-features.h.
43441         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43442         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43444 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
43446         * configure.in: Define the default includes to being none.
43447         * configure: Regenerated.
43449 2012-05-25  Roland McGrath  <roland@hack.frob.com>
43451         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
43452         * sysdeps/x86_64/setjmp.S: Likewise.
43453         * sysdeps/i386/bsd-setjmp.S: Likewise.
43454         * sysdeps/i386/bsd-_setjmp.S: Likewise.
43455         * sysdeps/i386/setjmp.S: Likewise.
43456         * sysdeps/i386/__longjmp.S: Likewise.
43457         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43458         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
43460         * include/stap-probe.h: New file.
43461         * configure.in: Handle --enable-systemtap.
43462         * configure: Regenerated.
43463         * config.h.in (USE_STAP_PROBE): New #undef.
43464         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
43465         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
43466         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
43468 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43470         [BZ #13717]
43471         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
43472         to 2.4.0 where earlier.
43473         * sysdeps/unix/sysv/linux/configure: Regenerated.
43474         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
43475         <kernel-features.h>.
43476         [__ASSUME_32BITUIDS]: Make code unconditional.
43477         [!__ASSUME_32BITUIDS]: Remove conditional code.
43478         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
43479         <kernel-features.h>.
43480         [__ASSUME_32BITUIDS]: Make code unconditional.
43481         [!__ASSUME_32BITUIDS]: Remove conditional code.
43482         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
43483         [__ASSUME_32BITUIDS]: Make code unconditional.
43484         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
43485         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
43486         <kernel-features.h>.
43487         [__ASSUME_32BITUIDS]: Make code unconditional.
43488         [!__ASSUME_32BITUIDS]: Remove conditional code.
43489         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
43490         <kernel-features.h>.
43491         [__ASSUME_32BITUIDS]: Make code unconditional.
43492         [!__ASSUME_32BITUIDS]: Remove conditional code.
43493         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
43494         <kernel-features.h>.
43495         [__ASSUME_32BITUIDS]: Make code unconditional.
43496         [!__ASSUME_32BITUIDS]: Remove conditional code.
43497         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
43498         <kernel-features.h>.
43499         [__ASSUME_32BITUIDS]: Make code unconditional.
43500         [!__ASSUME_32BITUIDS]: Remove conditional code.
43501         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
43502         <kernel-features.h>.
43503         [__ASSUME_32BITUIDS]: Make code unconditional.
43504         [!__ASSUME_32BITUIDS]: Remove conditional code.
43505         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
43506         <kernel-features.h>.
43507         [__ASSUME_32BITUIDS]: Make code unconditional.
43508         [!__ASSUME_32BITUIDS]: Remove conditional code.
43509         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
43510         <kernel-features.h>.
43511         [__ASSUME_32BITUIDS]: Make code unconditional.
43512         [!__ASSUME_32BITUIDS]: Remove conditional code.
43513         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
43514         <kernel-features.h>.
43515         [__ASSUME_32BITUIDS]: Make code unconditional.
43516         [!__ASSUME_32BITUIDS]: Remove conditional code.
43517         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
43518         <kernel-features.h>.
43519         [__ASSUME_32BITUIDS]: Make code unconditional.
43520         [!__ASSUME_32BITUIDS]: Remove conditional code.
43521         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
43522         <kernel-features.h>.
43523         [__ASSUME_32BITUIDS]: Make code unconditional.
43524         [!__ASSUME_32BITUIDS]: Remove conditional code.
43525         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
43526         <kernel-features.h>.
43527         [__NR_setresgid] (__setresgid): Do not declare.
43528         [__ASSUME_32BITUIDS]: Make code unconditional.
43529         [!__ASSUME_32BITUIDS]: Remove conditional code.
43530         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
43531         <kernel-features.h>.
43532         [__NR_setresuid] (__setresuid): Do not declare.
43533         [__ASSUME_32BITUIDS]: Make code unconditional.
43534         [!__ASSUME_32BITUIDS]: Remove conditional code.
43535         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
43536         <kernel-features.h>.
43537         [__ASSUME_32BITUIDS]: Make code unconditional.
43538         [!__ASSUME_32BITUIDS]: Remove conditional code.
43539         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
43540         <kernel-features.h>.
43541         [__ASSUME_32BITUIDS]: Make code unconditional.
43542         [!__ASSUME_32BITUIDS]: Remove conditional code.
43543         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
43544         <kernel-features.h>.
43545         [__ASSUME_32BITUIDS]: Make code unconditional.
43546         [!__ASSUME_32BITUIDS]: Remove conditional code.
43547         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
43548         <kernel-features.h>.
43549         [__ASSUME_32BITUIDS]: Make code unconditional.
43550         [!__ASSUME_32BITUIDS]: Remove conditional code.
43551         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
43552         <kernel-features.h>.
43553         [__ASSUME_32BITUIDS]: Make code unconditional.
43554         [!__ASSUME_32BITUIDS]: Remove conditional code.
43555         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
43556         <kernel-features.h>.
43557         [__ASSUME_32BITUIDS]: Make code unconditional.
43558         [!__ASSUME_32BITUIDS]: Remove conditional code.
43559         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
43560         <kernel-features.h>.
43561         [__ASSUME_32BITUIDS]: Make code unconditional.
43562         [!__ASSUME_32BITUIDS]: Remove conditional code.
43563         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
43564         <kernel-features.h>.
43565         [__ASSUME_32BITUIDS]: Make code unconditional.
43566         [!__ASSUME_32BITUIDS]: Remove conditional code.
43567         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
43568         <kernel-features.h>.
43569         [__ASSUME_32BITUIDS]: Make code unconditional.
43570         [!__ASSUME_32BITUIDS]: Remove conditional code.
43571         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
43572         <kernel-features.h>.
43573         [__ASSUME_32BITUIDS]: Make code unconditional.
43574         [!__ASSUME_32BITUIDS]: Remove conditional code.
43575         * sysdeps/unix/sysv/linux/kernel-features.h
43576         (__ASSUME_SETRESUID_SYSCALL): Remove.
43577         (__ASSUME_SETRESGID_SYSCALL): Likewise.
43578         (__ASSUME_32BITUIDS): Likewise.
43579         (__ASSUME_LDT_WORKS): Likewise.
43580         (__ASSUME_O_DIRECTORY): Likewise.
43581         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
43582         architecture but not kernel version.
43583         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
43584         (__ASSUME_MMAP2_SYSCALL): Likewise.
43585         (__ASSUME_STAT64_SYSCALL): Likewise.
43586         (__ASSUME_IPC64): Likewise.
43587         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
43588         <kernel-features.h>.
43589         [__ASSUME_32BITUIDS]: Make code unconditional.
43590         [!__ASSUME_32BITUIDS]: Remove conditional code.
43591         * sysdeps/unix/sysv/linux/opendir.c: Do not include
43592         <kernel-features.h>.
43593         [__ASSUME_O_DIRECTORY]: Make code unconditional.
43594         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
43595         132096]: Remove conditional code.
43596         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
43597         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
43598         <kernel-features.h>.
43599         [__ASSUME_32BITUIDS]: Make code unconditional.
43600         [!__ASSUME_32BITUIDS]: Remove conditional code.
43601         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
43602         <kernel-features.h>.
43603         [__ASSUME_32BITUIDS]: Make code unconditional.
43604         [!__ASSUME_32BITUIDS]: Remove conditional code.
43605         * sysdeps/unix/sysv/linux/setegid.c: Do not include
43606         <kernel-features.h>.
43607         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
43608         unconditional.
43609         (__setresgid): Do not declare.
43610         [__ASSUME_32BITUIDS]: Make code unconditional.
43611         [!__ASSUME_32BITUIDS]: Remove conditional code.
43612         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
43613         <kernel-features.h>.
43614         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
43615         unconditional.
43616         (__setresuid): Do not declare.
43617         [__ASSUME_32BITUIDS]: Make code unconditional.
43618         [!__ASSUME_32BITUIDS]: Remove conditional code.
43619         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
43620         <kernel-features.h>.
43621         [__ASSUME_32BITUIDS]: Make code unconditional.
43622         [!__ASSUME_32BITUIDS]: Remove conditional code.
43623         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
43624         <kernel-features.h>.
43625         [__ASSUME_32BITUIDS]: Make code unconditional.
43626         [!__ASSUME_32BITUIDS]: Remove conditional code.
43628 2012-05-25  Richard Henderson  <rth@twiddle.net>
43630         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
43631         dl_hwcap to ifunc resolver.
43632         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
43633         elf_ifunc_invoke.
43634         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
43635         dl_hwcap to ifunc resolver.
43636         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
43638 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43640         [BZ #14153]
43641         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
43642         for |x| <= 2**-26, not 2**-57.
43643         * math/libm-test.inc (acos_test): Do not allow spurious underflow
43644         exception.
43646 2012-05-24  Jeff Law  <law@redhat.com>
43648         * stdio-common/Makefile (tests): Add bug25.
43649         * stdio-common/bug25.c: New test.
43651 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43653         [BZ #13576]
43654         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
43655         multiple of MALLOC_ALIGNMENT in size.
43656         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
43658 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43660         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
43661         Require >= 256.
43662         (FILENAME_MAX): Use macro-int-constant.
43663         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
43664         (_IOFBF): Use macro-int-constant.
43665         (_IOLBF): Likewise.
43666         (_IONBF): Likewise.
43667         (SEEK_CUR): Likewise.
43668         (SEEK_END): Likewise.
43669         (SEEK_SET): Likewise.
43670         (TMP_MAX): Likewise.
43671         (EOF): Use macro-int-constant.  Require < 0.
43672         (NULL): Use macro-constant.  Require == 0.
43673         (stdin): Require type to be FILE *.
43674         (stdout): Likewise.
43675         (stderr): Likewise.
43676         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
43677         macro-int-constant.
43678         (EXIT_SUCCESS): Likewise.
43679         (NULL): Use macro-constant.  Require == 0.
43680         (RAND_MAX): Use macro-int-constant.
43681         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
43682         [C99-based standards] (strtof): Require function.
43683         [C99-based standards] (strtold): Likewise.
43684         [C99-based standards] (strtoll): Likewise.
43685         [C99-based standards] (strtoull): Likewise.
43686         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
43687         [ISO || ISO99 || ISO11] (limits.h): Likewise.
43688         [ISO || ISO99 || ISO11] (math.h): Likewise.
43689         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
43690         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
43691         [ISO || ISO99 || ISO11] (*_t): Do not allow.
43693 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
43695         [BZ #14132]
43696         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
43697         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
43698         * intl/dgettext.c (DCGETTEXT): Likewise.
43699         * intl/gettext.c (DCGETTEXT): Likewise.
43700         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
43701         * posix/regex_internal.h (gettext): Likewise.
43702         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
43703         Remove declaration.
43704         * include/argz.h (__argz_count_internal)
43705         (__argz_stringify_internal): Remove declaration.
43706         (__argz_count, __argz_stringify): Declare hidden proto.
43707         * intl/dcgettext.c: Remove use of INTDEF.
43708         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
43709         * string/argz-stringify.c: Likewise.
43710         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
43711         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
43712         Declare hidden proto.
43713         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
43714         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
43715         Declare hidden proto.
43716         * include/stdio.h (__asprintf_internal): Don't declare.
43717         (__asprintf): Don't define as macro.  Declare hidden proto.
43718         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
43719         (__fsetlocking): Declare hidden proto.
43720         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
43721         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
43722         hidden proto.
43723         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
43724         (_IO_setlinebuf): Remove use of INTUSE.
43725         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
43726         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
43727         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
43728         Remove declaration.
43729         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
43730         (_IO_do_flush): Remove use of INTUSE.
43731         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
43732         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
43733         (_IO_adjust_column, _IO_least_wmarker)
43734         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
43735         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
43736         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
43737         (_IO_default_doallocate, _IO_wdefault_doallocate)
43738         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
43739         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
43740         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
43741         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
43742         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
43743         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
43744         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
43745         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
43746         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
43747         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
43748         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
43749         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
43750         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
43751         proto.
43752         (_IO_flush_all_internal, _IO_adjust_column_internal)
43753         (_IO_default_uflow_internal, _IO_default_finish_internal)
43754         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
43755         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
43756         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
43757         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
43758         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
43759         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
43760         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
43761         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
43762         (_IO_file_close_internal, _IO_file_close_it_internal)
43763         (_IO_file_underflow_internal, _IO_file_overflow_internal)
43764         (_IO_file_init_internal, _IO_file_attach_internal)
43765         (_IO_file_fopen_internal, _IO_file_read_internal)
43766         (_IO_file_sync_internal, _IO_file_seek_internal)
43767         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
43768         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
43769         (_IO_str_underflow_internal, _IO_str_overflow_internal)
43770         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
43771         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
43772         (_IO_list_all_internal, _IO_link_in_internal)
43773         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
43774         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
43775         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
43776         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
43777         (_IO_do_write_internal, _IO_padn_internal)
43778         (_IO_getline_info_internal, _IO_getline_internal)
43779         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
43780         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
43781         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
43782         (_IO_vfscanf_internal, _IO_vfprintf_internal)
43783         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
43784         (_IO_init_internal, _IO_un_link_internal): Don't declare.
43785         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
43786         with libc_hidden_ver, remove use of INTUSE.
43787         * libio/genops.c: Likewise.
43788         * libio/freopen.c: Likewise.
43789         * libio/freopen64.c: Likewise.
43790         * libio/iofclose.c: Likewise.
43791         * libio/iofdopen.c: Likewise.
43792         * libio/iofflush.c: Likewise.
43793         * libio/iofflush_u.c: Likewise.
43794         * libio/iofgets.c: Likewise.
43795         * libio/iofgets_u.c: Likewise.
43796         * libio/iofopen.c: Likewise.
43797         * libio/iofopncook.c: Likewise.
43798         * libio/iofread.c: Likewise.
43799         * libio/iofread_u.c: Likewise.
43800         * libio/ioftell.c: Likewise.
43801         * libio/iofwrite.c: Likewise.
43802         * libio/iogetline.c: Likewise.
43803         * libio/iogets.c: Likewise.
43804         * libio/iogetwline.c: Likewise.
43805         * libio/iopadn.c: Likewise.
43806         * libio/iopopen.c: Likewise.
43807         * libio/ioseekoff.c: Likewise.
43808         * libio/ioseekpos.c: Likewise.
43809         * libio/iosetbuffer.c: Likewise.
43810         * libio/iosetvbuf.c: Likewise.
43811         * libio/ioungetc.c: Likewise.
43812         * libio/ioungetwc.c: Likewise.
43813         * libio/iovdprintf.c: Likewise.
43814         * libio/iovsprintf.c: Likewise.
43815         * libio/iovsscanf.c: Likewise.
43816         * libio/memstream.c: Likewise.
43817         * libio/obprintf.c: Likewise.
43818         * libio/oldfileops.c: Likewise.
43819         * libio/oldiofclose.c: Likewise.
43820         * libio/oldiofdopen.c: Likewise.
43821         * libio/oldiofopen.c: Likewise.
43822         * libio/oldiopopen.c: Likewise.
43823         * libio/oldstdfiles.c: Likewise.
43824         * libio/putc.c: Likewise.
43825         * libio/setbuf.c: Likewise.
43826         * libio/setlinebuf.c: Likewise.
43827         * libio/stdfiles.c: Likewise.
43828         * libio/strops.c: Likewise.
43829         * libio/vasprintf.c: Likewise.
43830         * libio/vscanf.c: Likewise.
43831         * libio/vsnprintf.c: Likewise.
43832         * libio/vswprintf.c: Likewise.
43833         * libio/wfiledoalloc.c: Likewise.
43834         * libio/wfileops.c: Likewise.
43835         * libio/wgenops.c: Likewise.
43836         * libio/wmemstream.c: Likewise.
43837         * libio/wstrops.c: Likewise.
43838         * libio/__fpurge.c: Likewise.
43839         * libio/__fsetlocking.c: Likewise.
43840         * assert/assert.c: Likewise.
43841         * debug/fgets_chk.c: Likewise.
43842         * debug/fgets_u_chk.c: Likewise.
43843         * debug/fread_chk.c: Likewise.
43844         * debug/fread_u_chk.c: Likewise.
43845         * debug/gets_chk.c: Likewise.
43846         * debug/obprintf_chk.c: Likewise.
43847         * debug/vasprintf_chk.c: Likewise.
43848         * debug/vdprintf_chk.c: Likewise.
43849         * debug/vsnprintf_chk.c: Likewise.
43850         * debug/vsprintf_chk.c: Likewise.
43851         * malloc/mtrace.c: Likewise.
43852         * misc/error.c: Likewise.
43853         * misc/syslog.c: Likewise.
43854         * stdio-common/asprintf.c: Likewise.
43855         * stdio-common/fxprintf.c: Likewise.
43856         * stdio-common/getw.c: Likewise.
43857         * stdio-common/isoc99_fscanf.c: Likewise.
43858         * stdio-common/isoc99_scanf.c: Likewise.
43859         * stdio-common/isoc99_vfscanf.c: Likewise.
43860         * stdio-common/isoc99_vscanf.c: Likewise.
43861         * stdio-common/isoc99_vsscanf.c: Likewise.
43862         * stdio-common/printf-prs.c: Likewise.
43863         * stdio-common/printf_fp.c: Likewise.
43864         * stdio-common/printf_fphex.c: Likewise.
43865         * stdio-common/printf_size.c: Likewise.
43866         * stdio-common/putw.c: Likewise.
43867         * stdio-common/scanf.c: Likewise.
43868         * stdio-common/sprintf.c: Likewise.
43869         * stdio-common/tmpfile.c: Likewise.
43870         * stdio-common/vfprintf.c: Likewise.
43871         * stdio-common/vfscanf.c: Likewise.
43872         * stdlib/strfmon_l.c: Likewise.
43873         * sunrpc/openchild.c: Likewise.
43874         * sunrpc/xdr_stdio.c: Likewise.
43875         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
43876         * sysdeps/mach/hurd/tmpfile.c: Likewise.
43878 2012-05-24  Roland McGrath  <roland@hack.frob.com>
43880         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
43882         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
43883         in the third column, to generate for the shared library an IFUNC
43884         that uses _dl_vdso_vsym.
43885         * Makerules (COMPILE.c, compile-stdin.c): New variables.
43886         * Makeconfig (object-suffixes-noshared): New variable.
43888         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
43889         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
43890         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
43891         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
43893         [BZ #14132]
43894         * include/sys/time.h (__gettimeofday): Remove macro.
43895         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
43896         * time/gettimeofday.c (__gettimeofday): Remove #undef.
43897         Remove INTDEF.
43898         (__gettimeofday): Add libc_hidden_def.
43899         (gettimeofday): Add libc_hidden_weak.
43900         * sysdeps/mach/gettimeofday.c: Likewise.
43901         * sysdeps/posix/gettimeofday.c: Likewise.
43902         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
43903         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
43904         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
43905         (__gettimeofday_internal): Remove strong_alias.
43906         (__gettimeofday): Add libc_hidden_def.
43907         (gettimeofday): Add libc_hidden_weak.
43908         * sysdeps/unix/syscalls.list (gettimeofday):
43909         Remove __gettimeofday_internal alias.
43911 2012-05-24  Daniel Jacobowitz  <drow@false.org>
43912             H.J. Lu  <hongjiu.lu@intel.com>
43914         [BZ #12495]
43915         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
43916         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
43917         (largebin_index_32_big): New.
43918         (largebin_index): Use it for 16-byte alignment.
43919         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
43920         correction with front_misalign.
43922 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43924         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
43925         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
43926         Likewise.
43927         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
43928         Likewise.
43929         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
43930         Likewise.
43931         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
43932         Likewise.
43933         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
43934         Likewise.
43935         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
43936         Likewise.
43937         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
43938         Likewise.
43939         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
43940         Likewise.
43941         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
43942         Likewise.
43943         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
43944         Likewise.
43945         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
43946         Likewise.
43947         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
43948         Likewise.
43950         * scripts/data/c++-types-x32-linux-gnu.data: New file.
43951         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
43953 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43955         [BZ #10846]
43956         [BZ #14036]
43957         * math/libm-test.inc (exp_test): Add test from bug 14036.
43958         (pow_test): Add test from bug 10846.
43960         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
43961         and other flags.
43962         (special_function): Do not include flags in test name.
43963         (parse_args): Likewise.
43964         * sysdeps/i386/fpu/libm-test-ulps: Update.
43965         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43966         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
43967         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
43968         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43970         * math/gen-libm-test.pl (%beautify): Add entries for underflow
43971         exceptions.
43972         * math/libm-test.inc ("Philosophy"): Update comment about
43973         exception testing.
43974         (UNDERFLOW_EXCEPTION): New macro.
43975         (UNDERFLOW_EXCEPTION_OK): Likewise.
43976         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
43977         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
43978         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
43979         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
43980         (INVALID_EXCEPTION_OK): Update value.
43981         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
43982         (OVERFLOW_EXCEPTION_OK): Likewise.
43983         (IGNORE_ZERO_INF_SIGN): Likewise.
43984         (test_exceptions): Handle underflow exceptions.
43985         (acos_test): Update for underflow exception expectations.
43986         (cexp_test): Likewise.
43987         (clog_test): Likewise.
43988         (clog10_test): Likewise.
43989         (csqrt_test): Likewise.
43990         (ctan_test): Likewise.
43991         (ctanh_test): Likewise.
43992         (exp_test): Likewise.
43993         (exp10_test): Likewise.
43994         (exp2_test): Likewise.
43995         (expm1_test): Likewise.
43996         (fma_test): Likewise.
43997         (j0_test): Likewise.
43998         (jn_test): Likewise.
43999         (nexttoward_test): Likewise.
44000         (pow_test): Likewise.
44001         (scalbn_test): Likewise.
44002         (scalbln_test): Likewise.
44003         (tan_test): Likewise.
44004         (y1_test): Likewise.
44005         * sysdeps/i386/fpu/libm-test-ulps: Update.
44006         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44008 2012-05-23  David S. Miller  <davem@davemloft.net>
44010         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44011         (__libc_sigaction): Remove unused local variables.
44013 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44015         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
44017 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
44019         mktime: avoid signed integer overflow
44020         * time/mktime.c (__mktime_internal): Do not mishandle the case
44021         where diff == INT_MIN.
44023         mktime: simplify computation of average
44024         * time/mktime.c (ranged_convert): Use new time_t_avg function
44025         instead of rolling our own (probably-slower) code.
44027         mktime: do not assume signed right shift propagates sign bit
44028         * time/mktime.c (isdst_differ): New static function.
44029         (__mktime_internal): No need to normalize tm_isdst now.
44030         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
44031         tm_isdst values.
44033         mktime: merge another wrapv change from gnulib
44034         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
44035         from some compilers.
44037         mktime: remove incorrect attempt at unusual arithmetics
44038         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
44039         The code didn't really work on such machines anyway.
44040         (TYPE_MINIMUM): Assume two's complement.
44041         (twos_complement_arithmetic): Verify that long_int and time_t
44042         are two's complement (or unsigned, in the latter case).
44044         mktime: check signed shifts on long_int and time_t, too
44045         * time/mktime.c (SHR): Check that shifts work as desired
44046         on the types long_int and time_t too, as SHR is used on
44047         such types.
44049         mktime: do not assume 'long' is wide enough
44050         * time/mktime.c (verify): Move decl up.
44051         (long_int): New type.
44052         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
44053         to remove assumption in the code that 'long' is wide enough to
44054         store year values.  This assumption is not true on x32 and on
44055         some non-glibc platforms.
44057         mktime: merge wrapv change from gnulib
44058         * time/mktime.c (WRAPV): New macro.
44059         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
44060         (guess_time_tm, __mktime_internal): Do not assume that signed
44061         integer overflow wraps around; modern compilers generate code
44062         where this assumption is no longer valid.
44064 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44066         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44067         Replace "jmp L(pseudo_end)" with "ret".
44068         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
44069         Likewise.
44071 2012-05-23  Andreas Jaeger  <aj@suse.de>
44073         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
44074         * sysdeps/unix/sysv/linux/poll.c: Remove file.
44076 2012-05-23  Andreas Jaeger  <aj@suse.de>
44077             Maximilian Attems  <max@stro.at>
44079         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
44080         New macros.
44082 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44084         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
44085         code so that pseudo_end is just ret and the stack pointer is
44086         correct also for static library in error case.
44088 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
44090         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
44091         move to syscalls.list.
44092         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
44093         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
44094         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
44095         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
44097         * manual/install.texi (Running make install): Do not mention Linux
44098         kernel version for which pt_chown is not needed.
44099         (Linux): Do not mention problems with nscd with 2.0 kernels.
44100         * INSTALL: Regenerated.
44102 2012-05-23  Andreas Jaeger  <aj@suse.de>
44104         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
44105         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
44106         macro.
44107         * sysdeps/unix/sysv/linux/s390/bits/mman.h
44108         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44109         * sysdeps/unix/sysv/linux/sh/bits/mman.h
44110         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44111         * sysdeps/unix/sysv/linux/i386/bits/mman.h
44112         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44113         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
44114         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44115         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
44116         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44117         * sysdeps/unix/sysv/linux/bits/in.h
44118         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
44120 2012-05-22  Roland McGrath  <roland@hack.frob.com>
44122         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
44123         (PREPARE_VERSION): Just use assert instead, it will be elided
44124         under [NDEBUG] anyway.
44126 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44128         * sysdeps/unix/sysv/linux/Makefile: Include
44129         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
44130         (sysdep_routines): Remove sysctl.
44131         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
44132         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
44133         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
44134         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
44135         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
44137 2012-05-22  Andreas Jaeger  <aj@suse.de>
44139         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
44140         that pseudo_end is just ret and the stack pointer is correct also
44141         for static library in error case.
44143 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
44145         [BZ #14122]
44146         * nss/nsswitch.c (defconfig_entries): New variable.
44147         (__nss_database_lookup): Don't leak defconfig entries.
44148         (nss_parse_service_list): Don't leak on error paths.
44149         (free_database_entries): New function.
44150         (free_defconfig): New function.
44151         (free_mem): Move common code to free_database_entries.
44153 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44155         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
44156         Add arch_prctl.
44157         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
44159         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
44160         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
44161         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
44162         New macro.
44163         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
44164         (INTERNAL_SYSCALL_TYPES): Likewise.
44165         (LOAD_ARGS_TYPES_[1-6]): Likewise.
44166         (LOAD_REGS_TYPES_[1-6]): Likewise.
44167         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
44168         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
44170 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44172         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
44173         copysignl for GLIBC_2_0.
44174         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
44175         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
44176         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
44177         logbl for GLIBC_2_0.
44178         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
44179         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
44181 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44183         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
44184         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44186         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44187         Use "neg %eax".
44189         * time/mktime.c: Update copyright years.
44191 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
44193         mktime: merge comment-quoting-style change from gnulib
44194         * time/mktime.c: Quote 'like this' in comments.
44195         The GNU coding standards suggest that we no longer quote `like this',
44196         as "`" and "'" are typically rendered asymmetrically nowadays.
44197         The typical gnulib style is to quote 'like this' when quoting
44198         code, and "like this" when quoting English.
44200         * time/mktime.c (compile-command): Add "-I.".
44202         mktime: merge mktime-internal.h change from gnulib
44203         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
44205         mktime: merge time_r change from gnulib
44206         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
44208         mktime: merge DEBUG change from gnulib
44209         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
44210         case system <time.h> has a #define.
44212         mktime: merge <sys/types.h> change from gnulib
44213         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
44214         since <time.t> is now guaranteed to define time_t.
44216         mktime: merge HAVE_CONFIG_H change from gnulib
44217         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
44219 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44221         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44222         Use "neg %eax".
44224         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
44225         __rlim_t cast.
44226         (struct rusage): Use anonymous union to pad each field to
44227         __syscall_slong_t.
44229 2012-05-21  David S. Miller  <davem@davemloft.net>
44231         * Makefules (o-iterator): Remove .s cases.
44232         (compile-command.s): Delete.
44233         (COMPILE.s): Delete.
44234         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
44236 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
44238         * configure.in (libc_cv_predef_stack_protector): Only consider
44239         "foobar" and "__stack_chk_fail" lines in libc_undefs.
44240         * configure: Regenerated.
44242 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44244         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44245         New macro.  Use R*LP on int and pointer.
44246         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
44247         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
44248         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
44249         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
44251         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
44252         [__WORDSIZE_TIME64_COMPAT32] instead of
44253         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
44254         (struct utmp): Likewise.
44255         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
44256         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
44257         Renamed to ...
44258         (__WORDSIZE_TIME64_COMPAT32): This.
44259         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
44260         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
44261         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
44262         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
44263         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
44264         (__WORDSIZE_TIME64_COMPAT32): New macro.
44266 2012-05-21  Andreas Jaeger  <aj@suse.de>
44268         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
44269         only if [SHARED]. Add prototype for __wcschr_ia32.
44271 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44273         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
44274         of %rbp unmolested in the jmp_buf while mangling the low bits.
44275         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
44276         unmolested high bits of %rbp while demangling the low bits.
44277         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
44279 2012-05-21  Andreas Jaeger  <aj@suse.de>
44281         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
44282         * sunrpc/svc_simple.c: Use it for registerrpc.
44283         * sunrpc/xcrypt.c: Use it for passwd2des.
44285         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
44287 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44289         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
44290         Don't define if [__SYSCALL_WORDSIZE != 32].
44291         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
44292         New macro.
44294 2012-05-21  Bruno Haible  <bruno@clisp.org>
44295             Andreas Jaeger  <aj@suse.de>
44297         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
44298         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
44299         inptr and inend for must_buffer_ch.
44300         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
44301         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
44302         * stdio-common/Makefile (tests): Remove bug15.
44303         (bug15-ENV): Remove macro.
44304         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
44305         anymore.
44307 2012-05-19  Andreas Jaeger  <aj@suse.de>
44308             Roland McGrath  <roland@hack.frob.com>
44310         * manual/contrib.texi: Completely rewritten. It contains now an
44311         alphabetical list of contributors and their contributions.
44313 2012-05-21  Richard Henderson  <rth@twiddle.net>
44315         * misc/getauxval.c (__getauxval): Use unsigned long int.
44316         * misc/sys/auxv.h: Include <sys/cdefs.h>.
44317         (getauxval): Use unsigned long int.
44319 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44321         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
44323 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44325         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
44326         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
44327         __alignof__ (long double).
44329 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44331         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44333 2012-05-20  Richard Henderson  <rth@twiddle.net>
44335         * misc/getauxval.c: New file.
44336         * misc/sys/auxv.h: New file.
44337         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
44338         (routines): Add getauxval.
44339         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
44340         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
44341         * elf/dl-sysdep.c (_dl_auxv): Remove.
44342         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
44343         * elf/dl-support.c (_dl_auxv): New variable.
44344         (_dl_aux_init): Initialize it.
44345         * manual/startup.texi (Auxiliary Vector): New node.
44346         * sysdeps/generic/bits/hwcap.h: New file.
44347         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
44348         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
44349         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
44350         * sysdeps/sparc/sysdep.h: ... here.  Include it.
44351         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
44352         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
44353         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
44354         Update.
44355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
44356         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
44357         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
44358         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
44359         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44360         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44361         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
44362         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
44364 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44366         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44368 2012-05-19  David S. Miller  <davem@davemloft.net>
44370         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44372 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44374         [BZ #14123]
44375         * math/s_ccosh.c: Include <float.h>
44376         (__ccosh): Avoid internal overflow calculating sinh and cosh
44377         values before multiplying by sin and cos values.
44378         * math/s_ccoshf.c: Likewise.
44379         * math/s_ccoshl.c: Likewise.
44380         * math/s_csin.c: Likewise.
44381         * math/s_csinf.c: Likewise.
44382         * math/s_csinl.c: Likewise.
44383         * math/s_csinh.c: Likewise.
44384         * math/s_csinhf.c: Likewise.
44385         * math/s_csinhl.c: Likewise.
44386         * math/libm-test.inc (ccos_test): Add more tests.
44387         (ccosh_test): Likewise.
44388         (csin_test): Likewise.
44389         (csinh_test): Likewise.
44390         * sysdeps/i386/fpu/libm-test-ulps: Update.
44391         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44393 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
44395         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
44396         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
44398         * sysdeps/x86_64/x32/_itoa.h: Add comment.
44400 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44402         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
44403         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
44404         * sysdeps/powerpc/soft-fp/Versions: Likewise.
44405         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
44406         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
44407         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
44408         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
44409         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
44410         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
44411         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
44412         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
44413         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
44414         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
44415         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
44416         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
44417         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
44418         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
44419         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
44420         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
44421         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
44422         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
44423         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
44424         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
44425         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
44426         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
44427         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
44428         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
44429         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
44430         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
44431         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
44432         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
44434 2012-05-18  Andreas Jaeger  <aj@suse.de>
44436         * csu/.gitignore: Delete.
44438 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44440         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
44441         (timex): Use __syscall_slong_t.
44443 2012-05-18  Andreas Jaeger  <aj@suse.de>
44444             Carlos O'Donell  <carlos_odonell@mentor.com>
44446         * manual/install.texi (Configuring and compiling): Update
44447         description about files modified in the source directory.
44448         * INSTALL: Regenerated.
44450 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44452         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
44453         value.  Use "or" to set return value to -1.
44454         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
44455         negate return value.
44457 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
44459         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
44460         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
44461         failure if the compiler has Graphite support disabled.
44462         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
44463         Likewise.
44464         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
44465         (CFLAGS-memmove.c): Likewise.
44466         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
44467         Likewise.
44469 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44471         * sysdeps/x86_64/x32/_itoa.h: New file.
44473         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
44474         getdents system call only if kernel and user dirents have the
44475         same d_ino and d_off.
44477         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
44478         LLONG_MAX != LONG_MAX.
44479         (_itoa_word): Use _ITOA_WORD_TYPE on value.
44480         (_fitoa_word): Likewise.
44482         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
44483         years.
44484         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
44485         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
44486         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
44488         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
44489         include <bits/wordsize.h>.  Check __x86_64__ instead of
44490         __WORDSIZE.
44491         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
44492         if __x86_64__ is defined.  Use anonymous union on fpstate.
44494         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
44495         anonymous union.
44497 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
44499         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
44500         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
44501         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
44502         Refer to _rtld_local_ro instead of _rtld_global_ro.
44503         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
44504         Likewise.
44505         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
44506         Likewise.
44507         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
44508         Likewise.
44509         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
44510         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
44511         of _rtld_global, and rtld_progname instead of _dl_argv[0].
44513         * sysdeps/powerpc/powerpc32/dl-machine.c
44514         (__elf_machine_runtime_setup) [PROF]: Don't reference
44515         _dl_prof_resolve.
44517 2012-05-18  Andreas Jaeger  <aj@suse.de>
44519         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
44520         function only available for GCCs before 3.4 since GCC 3.4
44521         introduced a builtin.
44522         (lrint): Likewise.
44523         (llrintf): Likewise.
44524         (llrint): Likewise.
44525         (fmaxf): Likewise.
44526         (fmax): Likewise.
44527         (fminf): Likewise.
44528         (fmin): Likewise.
44529         (rint): Likewise.
44530         (rintf): Likewise.
44531         (nearbyint): Likewise.
44532         (nearbyintf): Likewise.
44533         (ceil): Likewise.
44534         (ceilf): Likewise.
44535         (floor): Likewise.
44536         (floorf): Likewise.
44538 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44540         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
44541         on both fields and cast pointer to __syscall_ulong_t.
44543         * bits/types.h (__fsword_t): New type.
44544         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
44545         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
44546         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44547         (__FSWORD_T_TYPE): Likewise.
44548         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44549         (__FSWORD_T_TYPE): Likewise.
44550         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44551         (__FSWORD_T_TYPE): Likewise.
44552         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
44553         (__FSWORD_T_TYPE): Likewise.
44554         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
44555         __SWORD_TYPE with __fsword_t.
44556         (statfs64): Likewise.
44558 2012-05-17  David S. Miller  <davem@davemloft.net>
44560         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
44562 2012-05-17  Andreas Jaeger  <aj@suse.de>
44564         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
44565         warning.
44567 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44569         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
44571 2012-05-17  Andreas Jaeger  <aj@suse.de>
44573         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
44574         when it is used.
44576 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44578         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
44580 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44582         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
44583         * sysdeps/x86_64/tst-mallocalign1.c: New file.
44585 2012-05-17  Andreas Jaeger  <aj@suse.de>
44586             Carlos O'Donell  <carlos_odonell@mentor.com>
44588         [BZ #14059]
44589         * sysdeps/x86_64/multiarch/init-arch.h
44590         (bit_YMM_Usable): Rename to...
44591         (bit_AVX_Usable): ... this.
44592         (bit_FMA4_Usable): New macro.
44593         (bit_XMM_state): New macro.
44594         (bit_YMM_state): New macro.
44595         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
44596         [__ASSEMBLER__] (index_AVX_Usable): ... this.
44597         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
44598         (CPUID_OSXSAVE): New macro.
44599         (CPUID_AVX): New macro.
44600         (CPUID_FMA4): New macro.
44601         (index_YMM_Usable): Rename to...
44602         (index_AVX_Usable): ... this.
44603         (HAS_AVX): Use HAS_ARCH_FEATURE.
44604         (HAS_FMA4): Likewise.
44605         (HAS_YMM_USABLE): Remove.
44606         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
44607         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
44608         are present.
44609         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
44610         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
44611         * sysdeps/x86_64/multiarch/Makefile: Likewise.
44612         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
44613         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
44615 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44617         * math/libm-test.c: Support platforms without multiple rounding modes.
44618         * math/bug-nextafter.c: Support platforms without FP exceptions.
44619         * math/bug-nexttoward.c: Likewise.
44620         * math/test-fenv.c: Likewise.
44621         * math/test-misc.c: Likewise.
44622         * stdlib/bug-getcontext.c: Likewise.
44624 2012-05-17  Andreas Jaeger  <aj@suse.de>
44626         * manual/examples/search.c (critter_cmp): Change signature to
44627         avoid warnings.
44628         * manual/string.texi (Collation Functions): Likewise.
44630 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44632         * bits/types.h: Fold copyright years.
44633         * bits/typesizes.h: Likewise.
44634         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
44635         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
44636         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
44637         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
44638         * time/time.h: Likewise.
44640 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
44642         [BZ #208]
44643         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
44644         in instead of returning them.  Return void.
44645         (__libc_mallinfo): Accumulate over all arenas.
44646         (__malloc_stats): Adjust for change in int_mallinfo interface.
44648 2012-05-16  Roland McGrath  <roland@hack.frob.com>
44650         [BZ #10375]
44651         * configure.in (NM): Add AC_CHECK_TOOL for it.
44652         (libc_extra_cflags): New substituted variable.
44653         Check for -fstack-protector being used implicitly.
44654         * configure: Regenerated.
44655         * config.make.in (config-extra-cflags): New variable,
44656         gets @libc_extra_cflags@.
44657         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
44659         [BZ #10375]
44660         * configure.in: Check for _FORTIFY_SOURCE being predefined.
44661         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
44662         * configure: Regenerated.
44663         * config.make.in (CPPUNDEFS): New substituted variable.
44664         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
44665         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
44666         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
44668 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44670         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
44671         (mq_attr): Use __syscall_slong_t.
44673 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44675         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
44676         Check __x86_64__ instead of __WORDSIZE.
44677         (_STAT_VER_LINUX): Likewise.
44678         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
44679         __syscall_ulong_t and __syscall_slong_t.
44680         (stat64): Likewise.
44682 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44684         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
44686 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44688         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
44690 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44692         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
44693         __syscall_ulong_t.
44695         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
44696         include <bits/wordsize.h>.  Check __x86_64__ instead of
44697         __WORDSIZE.
44698         (greg_t): Use "__extension__ long long int" if __x86_64__ is
44699         defined.
44700         (mcontext_t): Replace "unsigned long" with "unsigned long long".
44702         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
44703         include <bits/wordsize.h>.  Check __x86_64__ instead of
44704         __WORDSIZE.
44705         (user_regs_struct): Use "__extension__ unsigned long long"
44706         instead of "unsigned long" if __x86_64__ is defined.
44707         (user): Likewise.  Pad after pointer field if __ILP32__ is
44708         defined.
44710 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
44712         * configure.in (makeinfo): Require version 4.5 or later.  Allow
44713         versions 5 to 9.
44714         * configure: Regenerated.
44715         * manual/install.texi (texinfo): Increase version requirement to
44716         4.5 or later.
44717         * INSTALL: Regenerated.
44719         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
44721 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44723         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
44725         * sysdeps/x86_64/x32/ffs.c: New file.
44727         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
44728         __syscall_ulong_t.
44729         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
44730         defined.  Use __syscall_ulong_t.
44731         (shminfo): Use __syscall_ulong_t.
44732         (shm_info): Likewise.
44734         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
44735         __syscall_ulong_t.
44737         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
44738         <bits/wordsize.h>.
44739         (msgqnum_t): Use __syscall_ulong_t.
44740         (msglen_t): Likewise.
44741         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
44742         __syscall_ulong_t.
44744         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
44745         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44747         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
44749         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
44750         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
44752         * sysvipc/sys/msg.h (msgbuf): Replace long int with
44753         __syscall_slong_t.
44755         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
44756         include <bits/wordsize.h>.  Check __x86_64__ instead of
44757         __WORDSIZE.
44759         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
44760         "unsigned long long int" if __x86_64__ is defined.
44761         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
44763         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
44764         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44765         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
44767         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
44768         <stdint.h>.
44769         (GET_PC): Cast to uintptr_t first.
44770         (GET_FRAME): Likewise.
44771         (GET_STACK): Likewise.
44773         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
44774         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
44775         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
44776         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
44777         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
44778         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
44779         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
44780         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
44781         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
44782         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
44783         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
44784         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
44785         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
44786         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
44787         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
44788         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
44789         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
44790         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
44791         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
44792         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
44793         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
44794         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
44795         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
44796         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
44797         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
44798         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
44799         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
44800         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
44801         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
44803 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
44805         * Makerules (+depfiles): Also collect depfiles from .oS in
44806         $(extra-objs).
44807         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
44808         .oS, $(libnldbl-routines)).
44810         * Makerules (native-compile-mkdep-flags): Define.
44811         * sunrpc/Makefile (extra-objs): Add $(addprefix
44812         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
44813         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
44814         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
44815         calling $(make-target-directory).
44817 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44819         * bits/types.h (__snseconds_t): Removed.
44820         * time/time.h (struct timespec): Replace __snseconds_t with
44821         __syscall_slong_t.
44822         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
44823         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
44824         Likewise.
44825         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44826         (__SNSECONDS_T_TYPE): Likewise.
44827         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44828         (__SNSECONDS_T_TYPE): Likewise.
44829         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44830         (__SNSECONDS_T_TYPE): Likewise.
44832 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44834         * sysdeps/mach/hurd/bits/typesizes.h
44835         (__SYSCALL_SLONG_TYPE): New macro.
44836         (__SYSCALL_ULONG_TYPE): Likewise.
44838 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44840         * bits/types.h (__syscall_slong_t): New type.
44841         (__syscall_ulong_t): Likewise.
44843         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
44844         (__SYSCALL_ULONG_TYPE): Likewise.
44845         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44846         (__SYSCALL_SLONG_TYPE): Likewise.
44847         (__SYSCALL_ULONG_TYPE): Likewise.
44848         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44849         (__SYSCALL_SLONG_TYPE): Likewise.
44850         (__SYSCALL_ULONG_TYPE): Likewise.
44851         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44852         (__SYSCALL_SLONG_TYPE): Likewise.
44853         (__SYSCALL_ULONG_TYPE): Likewise.
44855 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44857         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
44858         Add sigaltstack-offsets.sym.
44859         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
44860         <sigaltstack-offsets.h>.
44861         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
44862         longjmp_msg pointer.
44863         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
44864         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
44865         signal stack.
44866         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
44868 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
44870         * elf/stackguard-macros.h: Remove file.
44871         * sysdeps/generic/stackguard-macros.h: New file.
44872         * sysdeps/i386/stackguard-macros.h: Likewise.
44873         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
44874         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
44875         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
44876         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
44877         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
44878         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
44879         * sysdeps/x86_64/stackguard-macros.h: Likewise.
44880         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
44881         <elf/stackguard-macros.h>.
44883         [BZ #14109]
44884         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
44885         __aligned__ in attribute.
44886         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
44887         (gregset_t): Likewise.
44889 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44891         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
44892         * sysdeps/x86_64/64/Implies-after: Here.  New file.
44893         * sysdeps/x86_64/x32/Implies-after: New file.
44895 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44897         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
44898         and access return value for _dl_profile_fixup.  Use R10_LP to
44899         load frame size.
44901 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44903         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
44905 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44907         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
44908         * sysdeps/x86_64/x32/sysdep.h: New file.
44910 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44912         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
44913         * sysdeps/x86_64/setjmp.S: Likewise.
44915 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44917         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
44918         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
44919         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
44920         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
44921         remove unused global constant.
44923 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
44925         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
44926         include of <not-cancel.h>.
44928 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44930         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
44932 2012-05-15  Jeff Law  <law@redhat.com>
44933             Andreas Jaeger  <aj@suse.de>
44935         [BZ #13594]
44936         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
44937         out from...
44938         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
44939         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
44940         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
44941         code changing __hst_map_handle.map.
44943 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44945         * configure.in (sysnames): Look for Implies-before and Implies-after
44946         files.
44947         * configure: Regenerated.
44949 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44951         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
44952         8-byte data alignment with LP_SIZE alignment.
44954 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44956         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
44957         into R10_LP.
44959 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44961         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
44963 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44965         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
44966         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
44967         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
44968         Likewise.
44969         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
44971 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44973         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
44974         (stackinfo_sub_sp): Likewise.
44976 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44978         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
44979         RAX_LP.
44981 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44983         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
44984         into R*_LP.
44986 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44988         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
44989         sizes into R*_LP.
44991 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44993         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
44995 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44997         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
44998         into R11_LP and load __x86_64_shared_cache_size_half into
44999         R8_LP.
45001 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45003         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
45004         R8_LP.
45006 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45008         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
45009         logb for POWER7.
45010         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
45011         logbf for POWER7.
45012         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
45013         logbl for POWER7.
45014         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
45015         powerpc32/power7/fpu/s_logb.c via #include.
45016         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
45017         powerpc32/power7/fpu/s_logbf.c via #include.
45018         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
45019         powerpc32/power7/fpu/s_logbl.c via #include.
45021 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
45023         * README.libm: Remove file.
45025 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45027         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
45028         count for x32.  Use R*_LP and omit operand-size suffix.
45030 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45032         * shlib-versions: Move x86_64-.*-linux.* entries to ...
45033         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
45034         * sysdeps/x86_64/x32/shlib-versions: New file.
45036 2012-05-14  Roland McGrath  <roland@hack.frob.com>
45038         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
45039         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
45040         Use _dl_fatal_printf instead.
45042 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45044         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
45045         set if not set by the user.  Do not allow for being unset.
45046         * sysdeps/unix/sysv/linux/configure: Regenerated.
45048 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45050         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
45051         the `q' suffix from lea and replace .quad with ASM_ADDR.
45053 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45055         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
45056         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
45057         instead of $17.
45058         (PTR_DEMANGLE): Likewise.
45060 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45062         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
45063         (LP_OP): Likewise.
45064         (ASM_ADDR): Likewise.
45065         (RAX_LP): Likewise.
45066         (RBP_LP): Likewise.
45067         (RBX_LP): Likewise.
45068         (RCX_LP): Likewise.
45069         (RDI_LP): Likewise.
45070         (RSI_LP): Likewise.
45071         (RSP_LP): Likewise.
45072         (R8_LP): Likewise.
45073         (R9_LP): Likewise.
45074         (R10_LP): Likewise.
45075         (R10_LP): Likewise.
45076         (R11_LP): Likewise.
45077         (R12_LP): Likewise.
45078         (R13_LP): Likewise.
45079         (R14_LP): Likewise.
45080         (R15_LP): Likewise.
45082 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45084         * sysdeps/x86_64/x32/dl-machine.h: New file.
45086 2012-05-14  Andreas Jaeger  <aj@suse.de>
45088         * manual/Makefile (subdir): Remove export of subdir.
45089         (all): Remove target.
45090         (.PHONY): Remove all from list.
45091         (mkinstalldirs): Remove.
45092         (.PHONY): Remove installdirs from list.
45093         ($(inst_infodir)/libc.info): Use make-target-directory.
45094         (installdirs): Remove.
45095         (subdir_%): Remove.
45096         (glibc-targets): Remove.
45097         (lib): Remove.
45098         (stubs): Remove.
45099         ($(objpfx)stubs ../po/manual.pot): Remove.
45100         ($(objpfx)stamp%): Remove.
45101         (make-target-directory): Remove.
45102         (subdir_install): Remove.
45103         (routines): Remove.
45104         (aux): Remove.
45105         (sources): Remove.
45106         (objects): Remove.
45107         (headers): Remove.
45109         [BZ #13750]
45110         * manual/.gitignore: Remove, it's not needed anymore.
45111         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
45112         all files in it.
45113         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
45114         directory.
45115         (texis): Renamed to $(objpfx)texis.
45116         (texis-path): New, contains path to generated files.
45117         (chapters.%): Use texis-path for complete path, add extra argument
45118         libc-texinfo.sh.
45119         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
45120         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
45121         (summary,texi, stamp-summary): Use complete path of
45122         files. Generate files in build dir.
45123         (dir-add.texi): Build in build dir.
45124         (libm-err.texi,stamp-libm-err): Likewise.
45125         (version.texi, stamp-version): Likewise.
45126         (.%c.texi): Likewise.
45127         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
45128         (mostlyclean): Remove target.
45129         (realclean): Remove target.
45130         (generated): Add new variable with contents from mostlyclean and
45131         realclean, remove entries duplicated in common-mostlyclean, add
45132         stamp-libm-err and stamp-version.
45133         (generated-dirs): Add libc directory.
45134         ($(inst_infodir)/libc.info): Install files from build dir.
45136         * manual/install.texi (Configuring and compiling): Adjust since
45137         the info files are not part of the tar ball anymore.
45139 2012-05-14  Andreas Jaeger  <aj@suse.de>
45141         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
45142         variable.
45144 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45146         [BZ #13717]
45147         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
45148         to 2.2.0 where earlier.
45149         * sysdeps/unix/sysv/linux/configure: Regenerated.
45150         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
45151         Remove conditional code.
45152         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
45153         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
45154         Remove conditional code.
45155         [!__NR_lchown]: Likewise.
45156         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45157         [__NR_lchown]: Likewise.
45158         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
45159         comment referencing __ASSUME_LCHOWN_SYSCALL.
45160         * sysdeps/unix/sysv/linux/i386/sigaction.c
45161         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45162         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45163         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
45164         Remove conditional code.
45165         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
45166         (__protocol_available): Remove #if 0 code.
45167         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
45168         conditional code.
45169         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
45170         * sysdeps/unix/sysv/linux/kernel-features.h
45171         (__ASSUME_GETCWD_SYSCALL): Don't define.
45172         (__ASSUME_REALTIME_SIGNALS): Likewise.
45173         (__ASSUME_PREAD_SYSCALL): Likewise.
45174         (__ASSUME_PWRITE_SYSCALL): Likewise.
45175         (__ASSUME_POLL_SYSCALL): Likewise.
45176         (__ASSUME_LCHOWN_SYSCALL): Likewise.
45177         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
45178         non-SPARC.
45179         (__ASSUME_SIOCGIFNAME): Don't define.
45180         (__ASSUME_MSG_NOSIGNAL): Likewise.
45181         (__ASSUME_SENDFILE): Define unconditionally.
45182         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
45183         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
45184         conditional code.
45185         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
45186         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
45187         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45188         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45189         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
45190         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45191         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45192         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
45193         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45194         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45195         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
45196         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45197         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45198         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
45199         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45200         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45201         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
45202         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45203         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45204         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
45205         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45206         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45207         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
45208         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45209         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
45211         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45212         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
45214         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45215         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45216         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
45217         Remove conditional code.
45218         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45219         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45220         Remove conditional code.
45221         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45222         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
45223         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
45224         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45225         Remove conditional code.
45226         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45227         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
45228         Remove conditional code.
45229         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45230         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
45231         Remove conditional code.
45232         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45233         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45234         Remove conditional code.
45235         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45236         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45237         Remove conditional code.
45238         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45239         * sysdeps/unix/sysv/linux/sh/pwrite64.c
45240         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45241         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45242         * sysdeps/unix/sysv/linux/sigaction.c
45243         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45244         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45245         * sysdeps/unix/sysv/linux/sigpending.c
45246         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45247         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45248         * sysdeps/unix/sysv/linux/sigprocmask.c
45249         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45250         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45251         * sysdeps/unix/sysv/linux/sigsuspend.c
45252         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45253         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45254         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
45255         (__libc_missing_rt_sigs): Remove.
45256         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
45257         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
45258         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
45259         Remove conditional code.
45260         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
45261         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
45262         return 1.
45263         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
45264         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
45265         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
45266         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
45268 2012-05-14  Andreas Jaeger  <aj@suse.de>
45270         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
45271         it's not used in glibc.
45272         (__coshm1): Likewise.
45273         (__acosh1p): Likewise.
45274         (__sgn): Likewise.
45276         * manual/string.texi (Copying and Concatenation): Add missing
45277         variable in concat example.
45278         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
45280 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45282         [BZ #14103]
45283         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
45284         __builtin_clzl with __builtin_clzll.
45286 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45288         [BZ #14104]
45289         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
45290         libc_freeres_ptr.
45292 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45294         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
45295         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
45296         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
45297         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
45299 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
45301         * NEWS: Update ia64 info.
45303 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
45305         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
45306         used as bcopy.
45308 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
45310         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
45311         * sysdeps/unix/syscalls.list (dup3): Likewise.
45312         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
45313         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
45315 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45317         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
45318         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
45320 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45322         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
45323         thread pointer.
45324         (TLS_IE): Use mov/add instead of movq/addq to load thread
45325         pointer.
45326         (TLS_GD_PREFIX): New.
45327         (TLS_GD): Use it.
45329 2012-05-11  David S. Miller  <davem@davemloft.net>
45331         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
45332         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
45333         (_FPU_SETCW): Likewise.
45335 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45337         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
45338         is 32-byte aligned.
45340 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
45342         [BZ #11837]
45343         * iconvdata/gb18030.c: Update tables.
45344         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
45345         characters specially.
45346         (BODY for TO_LOOP): Add encoding of missing ranges.
45348 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
45350         [BZ #13673]
45351         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
45352         * sysdeps/mach/hurd/dup3.c: Likewise.
45353         * sysdeps/mach/hurd/readlinkat.c: Likewise.
45354         * sysdeps/powerpc/memmove.c:: Likewise.
45356 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45358         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
45359         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
45361 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45363         * elf/elf.h (R_X86_64_RELATIVE64): New.
45364         (R_X86_64_NUM): Updated.
45365         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
45366         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
45367         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
45368         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
45369         tst-quad1pie tst-quad2pie
45370         (modules-names): Add tst-quadmod1 tst-quadmod2.
45371         ($(objpfx)tst-quad1): New dependency.
45372         ($(objpfx)tst-quad2): Likewise.
45373         ($(objpfx)tst-quad1pie): Likewise.
45374         ($(objpfx)tst-quad2pie): Likewise.
45375         * sysdeps/x86_64/tst-quad1.c: New file.
45376         * sysdeps/x86_64/tst-quad1pie.c: New file.
45377         * sysdeps/x86_64/tst-quad2.c: Likewise.
45378         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
45379         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
45380         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
45381         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
45382         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
45384 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45386         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
45387         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
45388         * streams/stropts.h (t_scalar_t): Define type.
45390         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
45391         (_PATH_PRESERVE): Set to "/var/lib".
45392         (_PATH_RWHODIR): Set to "/var/spool/rwho".
45394         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
45395         instead of int.
45397         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
45398         if __dir_mkfile succeeded.
45400         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
45401         checking for _hurd_dtablesize.  Unlock it right after having
45402         finished _hurd_dtable allocation.
45404 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45406         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
45407         * sysdeps/mach/hurd/configure: Regenerated.
45408         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
45409         special-casing to...
45410         * sysdeps/gnu/configure.in: ... this new file.
45411         * sysdeps/unix/sysv/linux/configure: Regenerated.
45412         * sysdeps/gnu/configure: New generated file.
45414         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
45415         for Linux: use nsec instead of usec, as well as:
45416         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
45417         members of type struct timespec.
45418         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
45419         New macros.
45420         (struct stat64): Likewise.
45421         (_STATBUF_ST_NSEC): New macro.
45422         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
45424         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
45425         __strtoul_internal rather than strtoul.
45427 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45429         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
45430         and reject them.
45432 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45434         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
45435         which preserves existing values.
45436         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
45438 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45440         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
45441         TIMEOUT values.  Return EINVAL for NFDS values either negative or
45442         greater than FD_SETSIZE.
45444 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45446         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
45447         allocated, call __vm_protect to finish enabling the existing space, and
45448         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
45449         allocate the remainder.
45451 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45453         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
45454         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
45456 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45458         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
45459         sysdeps/mach/hurd/readlink.c.
45461         * posix/tst-sysconf.c (posix_options): Only use
45462         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
45463         _POSIX_SYNCHRONIZED_IO when they are defined
45464         * sysdeps/mach/hurd/bits/posix_opt.h:
45465         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
45466         (_XOPEN_REALTIME): Undefine macro.
45467         (_XOPEN_REALTIME_THREADS): Undefine macro.
45468         (_XOPEN_SHM): Undefine macro.
45469         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
45470         macro to -1.
45471         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
45472         macro to -1.
45473         (_POSIX_ASYNC_IO): Undefine macro.
45474         (_POSIX_PRIORITIZED_IO): Undefine macro.
45475         (_POSIX_SPIN_LOCKS): Define macro to -1.
45477         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
45478         SA_NODEFER, SA_RESETHAND.
45479         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
45480         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
45481         F_DUPFD_CLOEXEC.
45483 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45485         * elf/Makefile (pldd-modules): Define unconditionally.
45487 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45489         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
45491 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45493         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
45494         Return ENOENT when name is empty.
45495         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
45497 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45499         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
45501         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
45503 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45505         Fix mlock in all cases except non-readable pages.
45506         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
45507         instead of VM_PROT_ALL as parameter to __vm_wire function.
45509         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
45510         (__mkdir): When path is `/', just fail with EEXIST.
45511         * sysdeps/mach/hurd/mkdirat.c: Likewise.
45513 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45515         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
45516         <sys/uio.h> (for writev).
45517         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
45518         and <sys/param.h> (for MIN).
45520 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45522         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
45523         REQUESTED_TIME.  Properly set the remaining time and return EINTR
45524         if interrupted.
45526 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45528         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
45529         Depend on against $(link-rpcuserlibs).
45531 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45533         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
45534         (__libc_stack_end): Do not use attribute_relro.
45535         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
45536         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
45537         to libthread-provided value.
45538         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
45539         attribute_relro.
45541 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45543         [BZ #3748]
45544         * bits/libc-lock.h (__libc_once_get): New macro.
45545         * sysdeps/mach/bits/libc-lock.h: Likewise.
45546         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
45547         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
45548         instead of using implementation details.
45550         * libio/fileops.c: Unconditionally include <kernel-features.h>.
45551         * libio/freopen.c: Likewise.
45552         * libio/freopen64.c: Likewise.
45553         * misc/syslog.c: Likewise.
45554         * nscd/connections.c: Likewise.
45555         * nscd/netgroupcache.c: Likewise.
45556         * sysdeps/posix/getcwd.c: Likewise.
45558 2012-05-10  Roland McGrath  <roland@hack.frob.com>
45560         * math/w_ilogbf.c: Add #include <limits.h>.
45562 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45564         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
45565         path instead of returning without unlocking.
45567         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
45568         immediate-write ioctls.
45569         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
45571 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45573         * sysdeps/mach/hurd/i386/init-first.c (init): Use
45574         __builtin_frame_address instead of making assumptions about the
45575         location of the return address relative to DATA.  Force early load of
45576         the return address.
45577         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
45578         __builtin_frame_address.
45580         dup3 for GNU Hurd.
45581         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
45582         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
45583         implement dup3 and do some further code clean-ups.
45584         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
45585         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
45587 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45589         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
45591         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
45592         HURD_CRITICAL_END around holding _hurd_dtable_lock.
45593         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
45594         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
45595         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
45596         d->port.lock.
45598         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
45599         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
45600         when handler == SIG_ERR, not when handler != SIG_ERR.
45602 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45604         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
45605         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
45606         definitions.
45608         accept4 for GNU Hurd.
45609         * include/sys/socket.h (__libc_accept4): New prototype.
45610         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
45611         to implement __libc_accept4.
45612         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
45613         __libc_accept4.
45614         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
45616         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
45617         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
45618         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
45619         signal-defines.sym.
45621 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45623         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
45625 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45627         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
45628         assertion on O_CLOEXEC flag.
45629         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
45630         * hurd/intern-fd.c: Likewise.
45631         * hurd/port2fd.c: Likewise.
45633 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45635         [BZ #3906]
45636         * bits/in.h (IPV6_PKTINFO): Define new macro.
45637         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
45639 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45641         [BZ #13954]
45642         [BZ #13955]
45643         [BZ #13956]
45644         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
45645         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
45646         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
45647         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
45648         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
45649         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
45650         * math/libm-test.inc (logb_test) : Additional logb tests.
45652 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
45653             Andreas Jaeger  <aj@suse.de>
45655         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
45656         * configure: Regenerated.
45657         * config.h.in (LINK_OBSOLETE_RPC): New macro.
45658         * config.make.in (link-obsolete-rpc): New substituted variable.
45659         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
45660         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
45661         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
45662         (shared-only-routines): Don't set it under [link-obsolete-rpc],
45663         so that libc.a contains the symbols.
45664         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
45665         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
45666         * sunrpc/auth_none.c: Likewise.
45667         * sunrpc/auth_unix.c: Likewise.
45668         * sunrpc/authdes_prot.c: Likewise.
45669         * sunrpc/authuxprot.c: Likewise.
45670         * sunrpc/clnt_gen.c: Likewise.
45671         * sunrpc/clnt_perr.c: Likewise.
45672         * sunrpc/clnt_raw.c: Likewise.
45673         * sunrpc/clnt_simp.c: Likewise.
45674         * sunrpc/clnt_tcp.c: Likewise.
45675         * sunrpc/clnt_udp.c: Likewise.
45676         * sunrpc/clnt_unix.c: Likewise.
45677         * sunrpc/des_crypt.c: Likewise.
45678         * sunrpc/des_soft.c: Likewise.
45679         * sunrpc/get_myaddr.c: Likewise.
45680         * sunrpc/key_call.c: Likewise.
45681         * sunrpc/key_prot.c: Likewise.
45682         * sunrpc/netname.c: Likewise.
45683         * sunrpc/pm_getmaps.c: Likewise.
45684         * sunrpc/pm_getport.c: Likewise.
45685         * sunrpc/pmap_clnt.c: Likewise.
45686         * sunrpc/pmap_prot.c: Likewise.
45687         * sunrpc/pmap_prot2.c: Likewise.
45688         * sunrpc/pmap_rmt.c: Likewise.
45689         * sunrpc/publickey.c: Likewise.
45690         * sunrpc/rpc_cmsg.c: Likewise.
45691         * sunrpc/rpc_common.c: Likewise.
45692         * sunrpc/rpc_dtable.c: Likewise.
45693         * sunrpc/rpc_prot.c: Likewise.
45694         * sunrpc/rpc_thread.c: Likewise.
45695         * sunrpc/rtime.c: Likewise.
45696         * sunrpc/svc.c: Likewise.
45697         * sunrpc/svc_auth.c: Likewise.
45698         * sunrpc/svc_raw.c: Likewise.
45699         * sunrpc/svc_run.c: Likewise.
45700         * sunrpc/svc_tcp.c: Likewise.
45701         * sunrpc/svc_udp.c: Likewise.
45702         * sunrpc/svc_unix.c: Likewise.
45703         * sunrpc/svcauth_des.c: Likewise.
45704         * sunrpc/xcrypt.c: Likewise.
45705         * sunrpc/xdr.c: Likewise.
45706         * sunrpc/xdr_array.c: Likewise.
45707         * sunrpc/xdr_float.c: Likewise.
45708         * sunrpc/xdr_intXX_t.c: Likewise.
45709         * sunrpc/xdr_mem.c: Likewise.
45710         * sunrpc/xdr_rec.c: Likewise.
45711         * sunrpc/xdr_ref.c: Likewise.
45712         * sunrpc/xdr_sizeof.c: Likewise.
45713         * sunrpc/xdr_stdio.c: Likewise.
45715 2012-05-10  Roland McGrath  <roland@hack.frob.com>
45717         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
45718         change.  Update copyright years.
45720 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
45722         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
45724 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
45725             Joseph Myers  <joseph@codesourcery.com>
45726             Paul Pluzhnikov  <ppluzhnikov@google.com>
45728         [BZ #14012]
45729         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
45730         requiring rpcgen.
45731         [cross-compiling] (extra-libs): Likewise.
45732         [cross-compiling] (extra-libs-others): Likewise.
45733         [cross-compiling] (librpcsvc-routines): Likewise.
45734         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
45735         [cross-compiling] (omit-deps): Likewise.
45736         (sunrpc-CPPFLAGS): New variable.
45737         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
45738         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
45739         (cross-rpcgen-objs): New variable.
45740         (extra-objs): Append $(cross-rpcgen-objs).
45741         ($(cross-rpcgen-objs)): New rule.
45742         ($(objpfx)cross-rpcgen): Likewise.
45743         (rpcgen-cmd): Define to use $(built-program-file).  Expand
45744         comment.
45745         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
45746         ($(objpfx)x%.stmp): Likewise.
45747         * sunrpc/proto.h [IS_IN_build] (_): Define.
45748         [IS_IN_build] (_libc_intl_domainname): Likewise.
45750 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45752         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
45753         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
45754         and R_X86_64_TPOFF64.
45756 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
45758         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
45759         sysdeps/unix/sysv/syscalls.list.
45760         (stime): Likewise.
45761         (utime): Likewise.
45762         * sysdeps/unix/sysv/syscalls.list: Remove file.
45764 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
45766         [BZ #3440]
45767         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
45768         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
45769         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
45770         (__LC_IDENTIFICATION): Make these macros useful in #if
45771         expressions, as required by C99.
45773 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
45775         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
45776         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
45777         after this.
45779 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
45781         * stdlib/longlong.h: Updated from GCC.
45783 2012-05-09  Andreas Jaeger  <aj@suse.de>
45785         * nscd/nscd.c (run_modes): Make named enum, reorder so that
45786         default is first entry.
45787         (run_mode): Set type.
45788         (main): Remove informal message about syslog.
45789         (options): Fix typo.
45791         [BZ #14053]
45792         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
45793         to asm.
45794         (lrint): Likewise.
45795         (llrintf): Likewise.
45796         (llrint): Likewise.
45797         (rint): Likewise.
45798         (rintf): Likewise.
45799         (nearbyint): Likewise.
45800         (nearbyintf): Likewise.
45802 2012-05-09  Andreas Jaeger  <aj@suse.de>
45803             Pedro Alves  <palves@redhat.com>
45805         * nscd/nscd.c (run_mode): Use enum.
45806         (main): Cleanup coding style issue.
45808 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
45809             Andreas Jaeger  <aj@suse.de>
45811         * nscd/nscd.c (go_background): Replaced with...
45812         (run_mode): ... this.
45813         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
45814         (options): Add -F --foreground.
45815         (main): Implement it.
45816         (parse_opt): Parse it.
45818 2012-05-09  Andreas Jaeger  <aj@suse.de>
45820         [BZ #14083]
45821         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
45822         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
45823         -Wconversion warning.
45824         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
45825         Likewise.
45827 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
45829         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
45830         == 0.
45831         (LC_ALL): Use macro-int-constant.
45832         (LC_COLLATE): Likewise.
45833         (LC_CTYPE): Likewise.
45834         (LC_MESSAGES): Likewise.
45835         (LC_MONETARY): Likewise.
45836         (LC_NUMERIC): Likewise.
45837         (LC_TIME): Likewise.
45838         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
45839         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
45840         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45841         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
45842         Specify type.
45843         [C99-based standards] (float_t): Expect type.
45844         [C99-based standards] (double_t): Expect type.
45845         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
45846         type.
45847         [C99-based standards] (HUGE_VALL): Likewise.
45848         [C99-based standards] (INFINITY): Likewise.
45849         [C99-based standards] (NAN): Likewise.
45850         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
45851         [C99-based standards] (FP_NAN): Likewise.
45852         [C99-based standards] (FP_NORMAL): Likewise.
45853         [C99-based standards] (FP_SUBNORMAL): Likewise.
45854         [C99-based standards] (FP_ZERO): Likewise.
45855         [C99-based standards] (FP_FAST_FMA): Use
45856         optional-macro-int-constant.  Specify type.  Require == 1.
45857         [C99-based standards] (FP_FAST_FMAF): Likewise.
45858         [C99-based standards] (FP_FAST_FMAL): Likewise.
45859         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
45860         [C99-based standards] (FP_ILOGBNAN): Likewise.
45861         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
45862         Specify type.
45863         [C99-based standards] (MATH_ERREXCEPT): Likewise.
45864         [C99-based standards] (math_errhandling): Specify type.
45865         [ISO99 || ISO11] (signgam): Do not allow.
45866         [non-C99-based standards] (copysignf): Do not allow.
45867         [non-C99-based standards] (exp2f): Likewise.
45868         [non-C99-based standards] (log2f): Likewise.
45869         [non-C99-based standards] (modff): Allow.
45870         [non-C99-based standards] (erff): Do not allow.
45871         [non-C99-based standards] (erfcf): Likewise.
45872         [non-C99-based standards] (gammaf): Likewise.
45873         [non-C99-based standards] (hypotf): Likewise.
45874         [non-C99-based standards] (j0f): Likewise.
45875         [non-C99-based standards] (j1f): Likewise.
45876         [non-C99-based standards] (jnf): Likewise.
45877         [non-C99-based standards] (lgammaf): Likewise.
45878         [non-C99-based standards] (tgammaf): Likewise.
45879         [non-C99-based standards] (y0f): Likewise.
45880         [non-C99-based standards] (y1f): Likewise.
45881         [non-C99-based standards] (ynf): Likewise.
45882         [non-C99-based standards] (isnanf): Likewise.
45883         [non-C99-based standards] (acoshf): Likewise.
45884         [non-C99-based standards] (asinhf): Likewise.
45885         [non-C99-based standards] (atanhf): Likewise.
45886         [non-C99-based standards] (cbrtf): Likewise.
45887         [non-C99-based standards] (expm1f): Likewise.
45888         [non-C99-based standards] (ilogbf): Likewise.
45889         [non-C99-based standards] (log1pf): Likewise.
45890         [non-C99-based standards] (logbf): Likewise.
45891         [non-C99-based standards] (nextafterf): Likewise.
45892         [non-C99-based standards] (remainderf): Likewise.
45893         [non-C99-based standards] (rintf): Likewise.
45894         [non-C99-based standards] (scalbf): Likewise.
45895         [non-C99-based standards] (copysignl): Likewise.
45896         [non-C99-based standards] (exp2l): Likewise.
45897         [non-C99-based standards] (log2l): Likewise.
45898         [non-C99-based standards] (modfl): Allow.
45899         [non-C99-based standards] (erfl): Do not allow.
45900         [non-C99-based standards] (erfcl): Likewise.
45901         [non-C99-based standards] (gammal): Likewise.
45902         [non-C99-based standards] (hypotl): Likewise.
45903         [non-C99-based standards] (j0l): Likewise.
45904         [non-C99-based standards] (j1l): Likewise.
45905         [non-C99-based standards] (jnl): Likewise.
45906         [non-C99-based standards] (lgammal): Likewise.
45907         [non-C99-based standards] (tgammal): Likewise.
45908         [non-C99-based standards] (y0l): Likewise.
45909         [non-C99-based standards] (y1l): Likewise.
45910         [non-C99-based standards] (ynl): Likewise.
45911         [non-C99-based standards] (isnanl): Likewise.
45912         [non-C99-based standards] (acoshl): Likewise.
45913         [non-C99-based standards] (asinhl): Likewise.
45914         [non-C99-based standards] (atanhl): Likewise.
45915         [non-C99-based standards] (cbrtl): Likewise.
45916         [non-C99-based standards] (expm1l): Likewise.
45917         [non-C99-based standards] (ilogbl): Likewise.
45918         [non-C99-based standards] (log1pl): Likewise.
45919         [non-C99-based standards] (logbl): Likewise.
45920         [non-C99-based standards] (nextafterl): Likewise.
45921         [non-C99-based standards] (remainderl): Likewise.
45922         [non-C99-based standards] (rintl): Likewise.
45923         [non-C99-based standards] (scalbl): Likewise.
45924         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45925         [non-C99-based standards] (FP_*): Do not allow.
45926         [C99-based standards] (FP_*): Change to
45927         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
45928         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45929         allow.
45930         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
45931         (SIG_ERR): Likewise.
45932         [X/Open-based standards] (SIG_HOLD): Likewise.
45933         (SIG_IGN): Likewise.
45934         (SIGABRT): Use macro-int-constant.  Specify type.  Require
45935         positive value.
45936         (SIGFPE): Likewise.
45937         (SIGILL): Likewise.
45938         (SIGINT): Likewise.
45939         (SIGSEGV): Likewise.
45940         (SIGTER): Likewise.
45941         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
45942         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
45943         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
45944         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
45945         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
45946         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
45947         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
45948         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
45949         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
45950         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
45951         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
45952         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
45953         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
45954         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
45955         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
45956         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
45957         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
45958         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
45959         [X/Open-based standards] (SIGTRAP): Likewise.
45960         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
45961         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
45962         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
45963         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
45964         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45965         allow.
45967 2012-05-08  Ian Wienand  <ianw@vmware.com>
45969         [BZ #14080]
45970         * time/tzset.c (__tzset_parse_tz): Update default rules for
45971         daylight time changes in the Energy Policy Act of 2005.
45973 2012-05-09  Andreas Jaeger  <aj@suse.de>
45975         [BZ #13983]
45976         * elf/ldconfig.c (parse_conf): Change string to make clear that
45977         ldconfig only issued a warning if ld.so.conf does not exist.
45979 2012-05-08  David S. Miller  <davem@davemloft.net>
45981         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
45982         movxtod instead of popping the value on the stack.
45984         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45986 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
45988         * config.h.in: Add HAVE_ARM_PCS_VFP.
45990 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
45992         [BZ #13979]
45993         * include/features.h: Warn if user requests __FORTIFY_SOURCE
45994         checking but the checks are disabled for any reason.
45996 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
45998         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
45999         and ELF64_R_TYPE with ELFW(R_TYPE).
46001 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
46003         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
46004         (ulimit): Likewise.
46006         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
46007         (settimeofday): Likewise.
46009 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
46011         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
46012         a struct th_u2 inside the union, and move tu_block/tu_code into
46013         a new th_u3 union of tu_block/tu_code inside of that.  Move
46014         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
46015         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
46016         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
46017         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
46018         (th_stuff): Change to th_u1.tu_stuff.
46019         (th_data): Define.
46020         (th_msg): Change to th_u1.th_u2.tu_data.
46022 2012-05-07  David S. Miller  <davem@davemloft.net>
46024         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46026         [BZ #14074]
46027         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
46028         (SETUP_PIC_REG): Use it.
46029         (SETUP_PIC_REG_LEAF): Use it.
46031 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
46033         [BZ #13885]
46034         [BZ #13923]
46035         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46036         USE_AS_EXPM1L.
46037         (EXPL_FINITE): Likewise.
46038         (FLDLOG): Likewise.
46039         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46040         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46041         e_expl.S.
46042         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46043         USE_AS_EXPM1L.
46044         (EXPL_FINITE): Likewise.
46045         (FLDLOG): Likewise.
46046         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46047         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46048         e_expl.S.
46049         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
46050         test of -max_value argument for long double.
46051         * sysdeps/i386/fpu/libm-test-ulps: Update.
46052         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46054 2012-05-06  David S. Miller  <davem@davemloft.net>
46056         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
46057         quad soft-float symbols whose references which are compiler
46058         generated.
46059         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
46061 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
46063         [BZ #13884]
46064         [BZ #13914]
46065         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46066         USE_AS_EXP10L.
46067         (EXPL_FINITE): Likewise.
46068         (FLDLOG): Likewise.
46069         (c0): Likewise.
46070         (c1): Likewise.
46071         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46072         Adjust comments for base varying.
46073         (__expl_finite): Change alias to EXPL_FINITE.
46074         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
46075         e_expl.S.
46076         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
46077         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
46078         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
46079         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
46080         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46081         USE_AS_EXP10L.
46082         (EXPL_FINITE): Likewise.
46083         (FLDLOG): Likewise.
46084         (c0): Likewise.
46085         (c1): Likewise.
46086         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46087         Adjust comments for base varying.
46088         (__expl_finite): Change alias to EXPL_FINITE.
46089         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
46090         tests for bugs.
46091         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46093         [BZ #14064]
46094         * math/libm-test.inc (check_float_internal): Correct ulp
46095         calculation for subnormal expected results.
46097 2012-05-06  Andreas Jaeger  <aj@suse.de>
46099         * Makeconfig (+math-flags): New, set to -frounding-math.
46100         (+cflags): Add +math-flags so that all of glibc gets compiled with
46101         it.
46103         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
46105 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
46107         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
46108         Disable one test.
46110         [BZ #13787]
46111         [BZ #13922]
46112         [BZ #14036]
46113         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
46114         (__ieee754_expl): Allow for and saturate large arguments.
46115         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
46116         (u_threshold): Likewise.
46117         (__exp): Call __ieee754_exp before checking for overflow and
46118         underflow.
46119         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
46120         (u_threshold): Likewise.
46121         (__expf): Call __ieee754_expf before checking for overflow and
46122         underflow.
46123         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
46124         (u_threshold): Likewise.
46125         (__expl): Call __ieee754_expl before checking for overflow and
46126         underflow.
46127         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
46128         (__ieee754_expl): Allow for and saturate large arguments.
46129         * math/libm-test.inc (exp_test): Add another test.  Do not allow
46130         missing overflow exception on overflow.
46131         (expm1_test): Do not allow missing overflow exception on overflow.
46133         * sysdeps/i386/fpu/e_expl.c: Move to ...
46134         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
46135         rather than using inline asm.
46136         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
46137         * sysdeps/x86_64/fpu/e_expl.S: Copy from
46138         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
46140         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
46141         (nice): Likewise.
46142         (poll): Likewise.
46143         (signal): Likewise.
46144         (time): Likewise.
46145         (times): Likewise.
46147 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46149         * sysdeps/unix/syscalls.list (adjtime): Add entry from
46150         sysdeps/unix/common/syscalls.list.
46151         (fchmod): Likewise.
46152         (fchown): Likewise.
46153         (ftruncate): Likewise.
46154         (getrusage): Likewise.
46155         (gettimeofday): Likewise.
46156         (setpgid): Likewise.
46157         (setregid): Likewise.
46158         (setreuid): Likewise.
46159         (sigaction): Likewise.
46160         (truncate): Likewise.
46161         (vhangup): Likewise.
46162         * sysdeps/unix/common/syscalls.list: Remove file.
46163         * sysdeps/unix/bsd/Implies: Don't include unix/common.
46164         * sysdeps/unix/sysv/linux/Implies: Likewise.
46166 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
46168         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
46169         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
46170         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
46171         Moved to ...
46172         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
46173         Here.
46174         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
46175         to ...
46176         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
46177         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
46178         to ...
46179         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
46180         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
46181         to ...
46182         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
46183         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
46184         to ...
46185         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
46186         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
46187         to ...
46188         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
46189         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
46190         to ...
46191         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
46192         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
46193         to ...
46194         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
46195         Here.
46196         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
46197         to ...
46198         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
46199         Here.
46200         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
46201         to ...
46202         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
46203         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
46204         Moved to ...
46205         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
46206         Here.
46207         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
46208         to ...
46209         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
46211 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46213         * sysdeps/unix/common/bits/dirent.h: Remove file.
46214         * sysdeps/unix/common/bits/fcntl.h: Likewise.
46216         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
46217         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
46218         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
46219         * sysdeps/unix/bsd/isatty.c: Likewise.
46220         * sysdeps/unix/bsd/tcdrain.c: Likewise.
46221         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
46222         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
46224 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46226         [BZ #13563]
46227         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
46228         long double comparison inaccuracies.
46229         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
46230         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46232 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
46234         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
46235         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
46237 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46239         [BZ #14049]
46240         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
46241         nonzero digits before rounding a hex value.
46242         * stdlib/tst-strtod.c (tests): Add another test.
46244 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46246         * sysdeps/s390/fpu/libm-test-ulps: Update.
46248 2012-05-03  Andreas Jaeger  <aj@suse.de>
46250         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
46251         does not get optimized out.
46252         (malloc_opt_barrier): New.
46254 2012-05-03  Andreas Jaeger  <aj@suse.de>
46255             Roland McGrath  <roland@hack.frob.com>
46257         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
46258         intermediate file deletion.
46259         (generated): Add .symlist files.
46261 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
46263         [BZ #13775]
46264         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
46265         Redirect under this condition.
46266         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46267         [__USE_GNU] (__dprintf_chk): Not under this condition.
46268         [__USE_GNU] (__vdprintf_chk): Likewise.
46269         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
46270         under this condition.
46271         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46272         [__USE_XOPEN2K8] (dprintf): Define under this condition.
46273         [__USE_XOPEN2K8] (vdprintf): Likewise.
46274         [__USE_GNU] (__dprintf_chk): Not under this condition.
46275         [__USE_GNU] (__vdprintf_chk): Likewise.
46276         [__USE_GNU] (dprintf): Likewise.
46277         [__USE_GNU] (vdprintf): Likewise.
46279 2012-05-03  Roland McGrath  <roland@hack.frob.com>
46281         * elf/Makefile (common-generated): Set this instead of generated for
46282         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
46283         $(all-built-dso)-derived lists.
46285 2012-05-03  Andreas Jaeger  <aj@suse.de>
46287         * sysdeps/i386/fpu/libm-test-ulps: Update.
46289         * FAQ: Removed.
46290         * FAQ.in: Likewise.
46291         * scripts/gen-FAQ.pl: Likewise.
46292         * manual/install.texi (Installation): Point to online location of
46293         FAQ.
46294         * Makefile (files-for-dist): Remove FAQ.
46295         (FAQ): Remove.
46297 2012-05-02  Allan McRae  <allan@archlinux.org>
46299         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
46300         (LDFLAGS-reldepmod5.so): Likewise.
46301         (LDFLAGS-reldep6mod1.so): Likewise.
46302         (LDFLAGS-reldep6mod4.so): Likewise.
46303         (LDFLAGS-reldep8mod3.so): Likewise.
46304         (LDFLAGS-unload4mod1.so): Likewise.
46305         (LDFLAGS-unload4mod2.so): Likewise.
46306         (LDFLAGS-tst-initorder): Likewise.
46307         (LDFLAGS-tst-initordera2.so): Likewise.
46308         (LDFLAGS-tst-initordera3.so): Likewise.
46309         (LDFLAGS-tst-initordera4.so): Likewise.
46310         (LDFLAGS-tst-initorderb2.so): Likewise.
46311         (LDFLAGS-noload): Likewise.
46312         (LDFLAGS-next): Likewise.
46313         (LDFLAGS-order2mod1.so): Likewise.
46314         (LDFLAGS-order2mod2.so): Likewise.
46315         (LDFLAGS-tst-initorder2): Likewise.
46316         (LDFLAGS-tst-initorder2a.so): Likewise.
46317         (LDFLAGS-tst-initorder2b.so): Likewise.
46318         (LDFLAGS-tst-initorder2c.so): Likewise.
46319         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
46321 2012-05-02  David S. Miller  <davem@davemloft.net>
46323         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46325 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
46327         [BZ #14055]
46328         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
46330 2012-05-02  Andreas Jaeger  <aj@suse.de>
46332         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
46333         since we manipulate rounding mode.
46334         (CPPFLAGS-test-idouble.c): Likewise.
46335         (CPPFLAGS-test-ifloat.c): Likewise.
46336         (CFLAGS-test-ldouble.c): Likewise.
46337         (CFLAGS-test-double.c): Likewise.
46338         (CFLAGS-test-float.c): Likewise.
46339         (CFLAGS-test-misc.c): Likewise.
46340         (CFLAGS-test-test-fenv.c): Likewise.
46342 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46344         [BZ #2550]
46345         [BZ #2570]
46346         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
46347         comparisons to determine direction to adjust input.
46349 2012-05-01  Roland McGrath  <roland@hack.frob.com>
46351         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
46352         output to the target.
46354         * scripts/localplt.awk: New file.
46355         * elf/Makefile ($(objpfx)check-localplt): Target removed.
46356         (check-localplt-CFLAGS): Variable removed.
46357         ($(all-built-dso:=.jmprel)): New static pattern rule.
46358         (generated): Add those targets.
46359         (localplt-built-dso): New variable.
46360         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
46362         * elf/check-localplt.c: File removed.
46364         * scripts/check-execstack.awk: New file.
46365         * elf/Makefile ($(objpfx)check-execstack): Target removed.
46366         (check-execstack-CFLAGS): Variable removed.
46367         ($(objpfx)check-execstack.h): Target removed.
46368         ($(objpfx)execstack-default): New target.
46369         (generated): Add that instead of check-execstack.h.
46370         ($(all-built-dso:=.phdr)): New static pattern rule.
46371         (generated): Add those targets.
46372         * elf/check-execstack.c: File removed.
46374         * scripts/check-textrel.awk: New file.
46375         * elf/Makefile ($(objpfx)check-textrel): Target removed.
46376         (check-textrel-CFLAGS): Variable removed.
46377         (all-built-dso): Use := to define.o
46378         ($(all-built-dso:=.dyn)): New static pattern rule.
46379         (generated): Add those targets.
46380         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
46381         * config.make.in (READELF): New substituted variable.
46382         * elf/check-textrel.c: File removed.
46384 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
46386         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46387         allow.
46388         * conform/data/ctype.h-data [C99-based standards] (isblank):
46389         Expect function.
46390         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
46391         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
46392         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46393         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
46394         Specify type.  Require positive value.
46395         (EILSEQ): Likewise.
46396         (ERANGE): Likewise.
46397         [ISO || POSIX] (EILSEQ): Do not expect.
46398         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
46399         Specify type.  Require positive value.
46400         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
46401         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
46402         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
46403         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
46404         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
46405         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
46406         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
46407         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
46408         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
46409         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
46410         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
46411         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
46412         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
46413         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
46414         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
46415         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
46416         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
46417         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
46418         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
46419         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
46420         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
46421         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
46422         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
46423         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
46424         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
46425         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
46426         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
46427         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
46428         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
46429         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
46430         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
46431         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
46432         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
46433         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
46434         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
46435         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
46436         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
46437         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
46438         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
46439         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
46440         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
46441         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
46442         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
46443         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
46444         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
46445         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
46446         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
46447         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
46448         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
46449         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
46450         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
46451         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
46452         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
46453         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
46454         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
46455         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
46456         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
46457         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
46458         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
46459         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
46460         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
46461         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
46462         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
46463         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
46464         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
46465         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
46466         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
46467         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
46468         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
46469         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
46470         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
46471         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
46472         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
46473         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
46474         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
46475         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
46476         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
46477         Require >= 2.
46478         (FLT_ROUNDS): Expect as macro, not constant.
46479         (FLT_MANT_DIG): Use macro-int-constant.
46480         (DBL_MANT_DIG): Likewise.
46481         (LDBL_MANT_DIG): Likewise.
46482         (FLT_DIG): Likewise.
46483         (DBL_DIG): Likewise.
46484         (LDBL_DIG): Likewise.
46485         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
46486         (DBL_MIN_EXP): Likewise.
46487         (LDBL_MIN_EXP): Likewise.
46488         (FLT_MAX_EXP): Use macro-int-constant.
46489         (DBL_MAX_EXP): Likewise.
46490         (LDBL_MAX_EXP): Likewise.
46491         (FLT_MAX_10_EXP): Likewise.
46492         (DBL_MAX_10_EXP): Likewise.
46493         (LDBL_MAX_10_EXP): Likewise.
46494         (FLT_MAX): Use macro-constant.
46495         (DBL_MAX): Likewise.
46496         (LDBL_MAX): Likewise.
46497         (FLT_EPSILON): Use macro-constant.  Give upper bound.
46498         (DBL_EPSILON): Likewise.
46499         (LDBL_EPSILON): Likewise.
46500         (FLT_MIN): Likewise.
46501         (DBL_MIN): Likewise.
46502         (LDBL_MIN): Likewise.
46503         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
46504         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
46505         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
46506         [ISO11] (FLT_HAS_SUBNORM): Likewise.
46507         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
46508         [ISO11] (DBL_DECIMAL_DIG): Likewise.
46509         [ISO11] (FLT_DECIMAL_DIG): Likewise.
46510         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
46511         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
46512         [ISO11] (FLT_TRUE_MIN): Likewise.
46513         [ISO11] (LDBL_TRUE_MIN): Likewise.
46514         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46515         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
46516         (SCHAR_MIN): Use macro-int-constant.  Specify type.
46517         (SCHAR_MAX): Likewise.
46518         (UCHAR_MAX): Likewise.
46519         (CHAR_MIN): Likewise.
46520         (CHAR_MAX): Likewise.
46521         (MB_LEN_MAX): Use macro-int-constant.
46522         (SHRT_MIN): Use macro-int-constant.  Specify type.
46523         (SHRT_MAX): Likewise.
46524         (USHRT_MAX): Likewise.
46525         (INT_MAX): Likewise.
46526         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
46527         bound negative.
46528         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46529         bound with "U".
46530         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46531         bound with "L".
46532         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
46533         bound negative.  Suffix upper bound with "L".
46534         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46535         bound with "UL".
46536         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
46537         Specify type.
46538         [C99-based standards] (LLONG_MAX): Likewise.
46539         [C99-based standards] (ULLONG_MAX): Likewise.
46540         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
46541         == 0.
46542         [ISO11] (max_align_t): Require type.
46543         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46545         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
46546         from $CFLAGS, without defining away __attribute__ calls.
46547         (checknamespace): Use $CFLAGS_namespace.
46549         * conform/conformtest.pl (@keywords): Only include C99 keywords
46550         for standards based on C99 or C11.
46552         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
46553         Disable tests.
46554         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
46555         UNIX98]: Likewise.
46557         * conform/conformtest.pl: Handle "macro-int-constant" and test for
46558         usability of symbols in #if.
46560         * conform/conformtest.pl: If macro or constant types start
46561         "promoted:", expect the symbol to be of the following type
46562         promoted by the integer promotions.
46564         * conform/conformtest.pl: Parse all "constant" and "macro" lines
46565         in one place.  Also handle "macro-constant".
46567         * conform/conformtest.pl: Only accept expected macro values with
46568         "==".  Parse all "macro" lines in one place.
46569         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
46571         * conform/conformtest.pl: Handle braced types on "constant" lines
46572         instead of handling "typed-constant".
46573         * conform/data/signal.h-data: Use "constant" instead of
46574         "typed-constant".
46576         * conform/conformtest.pl: Handle "optional-" at start of lines in
46577         one place rather than duplicating several cases.  Handle each
46578         format of "macro" line with initial "optional-".
46580         * conform/conformtest.pl: Only accept expected constant or
46581         optional-constant values with "==".  Parse all "constant" lines in
46582         one place.  Parse all "optional-constant" lines in one place.
46583         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
46584         * conform/data/fmtmsg.h-data: Likewise.
46585         * conform/data/netinet/in.h-data: Likewise.
46586         * conform/data/tar.h-data: Likewise.
46587         * conform/data/limits.h-data: Use "==" form on "constant" and
46588         "optional-constant" lines.
46590         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
46591         Use -std=c99 for XOPEN2K.
46592         (@knownproblems): Remove.
46593         (newtoken): Don't check %isknown.
46595         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
46596         Do not expect macro.
46597         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
46598         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
46599         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
46600         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
46601         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
46602         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
46603         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
46604         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
46605         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
46606         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
46607         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
46608         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
46609         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
46610         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
46611         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
46612         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
46613         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
46614         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
46615         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
46616         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
46617         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
46618         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
46619         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
46620         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
46621         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
46622         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
46623         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
46624         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
46625         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
46626         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
46627         [XPG3] (acosh): Likewise.
46628         [XPG3] (asinh): Likewise.
46629         [XPG3] (atanh): Likewise.
46630         [XPG3] (cbrt): Likewise.
46631         [XPG3] (expm1): Likewise.
46632         [XPG3] (ilogb): Likewise.
46633         [XPG3] (log1p): Likewise.
46634         [XPG3] (logb): Likewise.
46635         [XPG3] (nextafter): Likewise.
46636         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
46637         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
46638         [XPG3] (remainder): Likewise.
46639         [XPG3] (rint): Likewise.
46640         [XPG3 || XPG4 || UNIX98] (round): Likewise.
46641         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
46642         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
46643         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
46644         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
46645         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
46646         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
46647         [UNIX98 || XOPEN2K] (scalb): Expect.
46648         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
46649         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
46650         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
46651         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
46652         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
46653         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
46654         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
46655         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
46656         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
46657         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
46658         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
46659         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
46660         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
46661         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
46662         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
46663         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
46664         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
46665         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
46666         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
46667         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
46668         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
46669         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
46670         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
46671         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
46672         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
46673         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
46674         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
46675         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
46676         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
46677         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
46678         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
46679         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
46680         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
46681         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
46682         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
46683         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
46684         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
46685         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
46686         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
46687         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
46688         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
46689         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
46690         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
46691         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
46692         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
46693         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
46694         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
46695         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
46696         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
46697         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
46698         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
46699         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
46700         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
46701         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
46702         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
46703         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
46704         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
46705         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
46706         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
46707         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
46708         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
46709         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
46710         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
46711         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
46712         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
46713         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
46714         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
46715         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
46716         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
46717         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
46718         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
46719         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
46720         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
46721         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
46722         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
46723         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
46724         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
46725         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
46726         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
46727         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
46728         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
46729         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
46730         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
46731         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
46732         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
46733         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
46734         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
46735         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
46736         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
46737         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
46738         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
46739         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
46740         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
46741         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
46742         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
46743         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
46744         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
46745         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
46746         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
46747         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
46748         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
46749         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
46750         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
46751         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
46752         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
46753         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
46754         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
46755         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
46756         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
46757         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
46758         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
46759         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
46760         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
46761         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
46762         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
46763         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
46764         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
46765         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
46766         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
46767         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
46768         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
46769         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
46770         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
46771         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
46772         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
46773         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
46774         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
46775         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
46776         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
46777         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
46778         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
46779         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
46780         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
46781         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
46782         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
46783         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
46784         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
46786         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
46787         _XOPEN_SOURCE_EXTENDED for XPG4.
46789         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
46791         * Makeconfig (localtime): Remove variable.
46792         (inst_localtime-file): Likewise.
46794 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
46796         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
46797         Update.
46798         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
46799         Update.
46800         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
46801         Update.
46802         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
46803         Update.
46804         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
46805         Update.
46806         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
46807         Update.
46808         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
46809         Update.
46810         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
46811         Update.
46812         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
46813         Update.
46815 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
46817         [BZ #2550]
46818         [BZ #2570]
46819         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
46820         comparisons to determine direction to adjust input.
46821         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
46822         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
46823         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
46824         Likewise.
46825         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
46826         Likewise.
46827         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
46828         Likewise.
46829         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
46830         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
46831         Likewise.
46832         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
46833         Likewise.
46834         * math/libm-test.inc (nexttoward_test): Add more tests.
46836 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
46838         [BZ #14040]
46839         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
46840         in version GLIBC_2.1, not GLIBC_2.0.
46841         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
46842         Likewise.
46844 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
46846         [BZ #13942]
46847         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
46848         (1 - x) * (1 + x).
46849         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
46850         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
46851         * math/libm-test.inc (acos_test): Add more tests.
46852         (asin_test): Likewise.
46853         * sysdeps/i386/fpu/libm-test-ulps: Update.
46854         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46856         [BZ #14034]
46857         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
46858         of square root.
46859         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
46860         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
46861         * math/libm-test.inc (acos_test_tonearest): New function.
46862         (acos_test_towardzero): Likewise.
46863         (acos_test_downward): Likewise.
46864         (acos_test_upward): Likewise.
46865         (asin_test_tonearest): Likewise.
46866         (asin_test_towardzero): Likewise.
46867         (asin_test_downward): Likewise.
46868         (asin_test_upward): Likewise.
46869         (main): Call the new functions.
46870         * sysdeps/i386/fpu/libm-test-ulps: Update.
46871         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46873         [BZ #13884]
46874         [BZ #13924]
46875         * math/e_exp10.c: Include <float.h>.
46876         (__ieee754_exp10): Handle underflow here rather than multiplying
46877         large negative argument by M_LN10.
46878         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
46879         of __ieee754_expf.
46880         * math/e_exp10l.c: Include <float.h>.
46881         (__ieee754_exp10l): Handle underflow here rather than multiplying
46882         large negative argument by M_LN10l.
46883         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
46884         spurious overflow exception on underflow.
46886 2012-04-29  Marek Polacek  <polacek@redhat.com>
46888         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
46889         (__fortify_function): New macro.
46890         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
46891         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
46892         __extern_always_inline.
46893         * libio/bits/stdio2.h: Likewise.
46894         * libio/bits/stdio.h: Likewise.
46895         * string/string.h: Likewise.
46896         * string/bits/string3.h: Likewise.
46897         * include/stdio.h: Likewise.
46898         * stdlib/bits/stdlib.h: Likewise.
46899         * stdlib/stdlib.h: Likewise.
46900         * rt/bits/mqueue2.h: Likewise.
46901         * rt/mqueue.h: Likewise.
46902         * posix/bits/unistd.h: Likewise.
46903         * posix/unistd.h: Likewise.
46904         * io/bits/poll2.h: Likewise.
46905         * io/bits/fcntl2.h: Likewise.
46906         * io/fcntl.h: Likewise.
46907         * io/sys/poll.h: Likewise.
46908         * misc/bits/syslog.h: Likewise.
46909         * misc/bits/syslog-ldbl.h: Likewise.
46910         * misc/sys/syslog.h: Likewise.
46911         * socket/bits/socket2.h: Likewise.
46912         * socket/sys/socket.h: Likewise.
46913         * debug/tst-chk1.c: Likewise.
46914         * wcsmbs/bits/wchar2.h: Likewise.
46915         * wcsmbs/bits/wchar-ldbl.h: Likewise.
46916         * wcsmbs/wchar.h: Likewise.
46918 2012-04-29  Andreas Jaeger  <aj@suse.de>
46920         * Makerules (tests): Remove enable-check-abi protection.
46921         (check-abi-warn): Remove.
46922         (check-abi-%): Remove check-abi-warn usage.
46924         * configure.in: Remove check-abi configure option.
46925         * configure: Regenerated.
46926         * config.make.in (enable-check-abi): Remove.
46928 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
46930         [BZ #14033]
46931         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
46932         double functions to double *_finite functions.
46934         [BZ #13941]
46935         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
46936         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
46937         LDBL_MIN_EXP.
46938         * stdio-common/Makefile (tests): Add tst-sprintf3.
46939         * stdio-common/tst-sprintf3.c: New file.
46941         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
46942         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
46944 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
46946         * conform/conformtest.pl: Remove duplicate typed-constant
46947         handling.
46949 2012-04-28  David S. Miller  <davem@davemloft.net>
46951         * Makerules (%.abilist): Add vpath on sysdep_dirs.
46952         (check-abi-%): Remove AWK script prerequisite and explicit
46953         abilist directory.
46954         (check-abi): Rewrite to just diff the symlist with the abilist.
46955         (config-tls, config-abi-config): Delete, no longer used.
46956         (update-abi-%): Remove AWK script and explicit abilist directory.
46957         (update-abi): Rewrite to simply compare and conditionally copy the
46958         symlist and the sysdep abilist file.  Remove update-abi-config
46959         checks.
46960         * abilist/ld.abilist: Remove.
46961         * abilist/libBrokenLocale.abilist: Remove.
46962         * abilist/libanl.abilist: Remove.
46963         * abilist/libcrypt.abilist: Remove.
46964         * abilist/libdl.abilist: Remove.
46965         * abilist/librt.abilist: Remove.
46966         * abilist/libthread_db.abilist: Remove.
46967         * abilist/libutil.abilist: Remove.
46968         * scripts/extract-abilist.awk: Remove.
46969         * scripts/merge-abilist.awk: Remove.
46970         * sysdeps/generic/libcidn.abilist: New file.
46971         * sysdeps/generic/libnss_compat.abilist: New file.
46972         * sysdeps/generic/libnss_db.abilist: New file.
46973         * sysdeps/generic/libnss_dns.abilist: New file.
46974         * sysdeps/generic/libnss_files.abilist: New file.
46975         * sysdeps/generic/libnss_hesiod.abilist: New file.
46976         * sysdeps/generic/libnss_nis.abilist: New file.
46977         * sysdeps/generic/libnss_nisplus.abilist: New file.
46978         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
46979         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
46980         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
46981         file.
46982         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
46983         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
46984         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
46985         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
46986         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
46987         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
46988         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
46989         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
46990         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
46991         file.
46992         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
46993         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
46994         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
46995         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
46996         file.
46997         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
46998         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
46999         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
47000         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
47001         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
47002         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
47003         file.
47004         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
47005         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
47006         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
47007         file.
47008         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
47009         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
47010         New file.
47011         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
47012         New file.
47013         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
47014         New file.
47015         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
47016         New file.
47017         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
47018         New file.
47019         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
47020         New file.
47021         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
47022         New file.
47023         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
47024         New file.
47025         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
47026         New file.
47027         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
47028         New file.
47029         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
47030         New file.
47031         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
47032         New file.
47033         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
47034         New file.
47035         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
47036         file.
47037         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
47038         New file.
47039         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
47040         New file.
47041         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
47042         file.
47043         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
47044         New file.
47045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
47046         New file.
47047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
47048         file.
47049         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
47050         New file.
47051         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
47052         New file.
47053         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
47054         New file.
47055         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
47056         New file.
47057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
47058         New file.
47059         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
47060         New file.
47061         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
47062         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
47063         file.
47064         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
47065         New file.
47066         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
47067         file.
47068         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
47069         file.
47070         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
47071         file.
47072         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
47073         file.
47074         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
47075         file.
47076         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
47077         New file.
47078         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
47079         file.
47080         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
47081         file.
47082         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
47083         New file.
47084         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
47085         file.
47086         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
47087         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
47088         file.
47089         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
47090         New file.
47091         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
47092         file.
47093         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
47094         file.
47095         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
47096         file.
47097         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
47098         file.
47099         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
47100         file.
47101         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
47102         New file.
47103         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
47104         file.
47105         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
47106         file.
47107         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
47108         New file.
47109         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
47110         file.
47111         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
47112         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
47113         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
47114         file.
47115         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
47116         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
47117         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
47118         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
47119         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
47120         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
47121         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
47122         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
47123         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
47124         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
47125         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
47126         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
47127         file.
47128         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
47129         New file.
47130         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
47131         file.
47132         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
47133         file.
47134         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
47135         file.
47136         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
47137         file.
47138         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
47139         file.
47140         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
47141         New file.
47142         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
47143         New file.
47144         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
47145         file.
47146         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
47147         New file.
47148         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
47149         file.
47150         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
47151         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
47152         file.
47153         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
47154         New file.
47155         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
47156         file.
47157         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
47158         file.
47159         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
47160         file.
47161         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
47162         file.
47163         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
47164         file.
47165         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
47166         New file.
47167         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
47168         New file.
47169         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
47170         file.
47171         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
47172         New file.
47173         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
47174         file.
47176 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
47178         * conform/conformtest.pl: Fix typo in handling typed-constant from
47179         allow-header.
47181 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47183         * README: Cut down references to pre-2.6 Linux kernels and
47184         Linuxthreads.  Update lists of configurations in libc and ports
47185         and sort alphabetically.  Say "or newer" with Linux kernel version
47186         requirements.
47188         * config.h.in [IS_IN_build]: Allow compiling without optimization.
47190 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
47192         [BZ #887]
47193         * math/libm-test.inc (logb_test_downward): New test to expose
47194         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
47195         rounding mode.
47197 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47199         [BZ #14027]
47200         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
47201         to be done.
47202         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
47203         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
47205 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
47207         * sysdeps/unix/i386/brk.S: Remove file.
47208         * sysdeps/unix/i386/dl-brk.S: Likewise.
47209         * sysdeps/unix/i386/pipe.S: Likewise.
47210         * sysdeps/unix/i386/sigreturn.S: Likewise.
47211         * sysdeps/unix/i386/syscall.S: Likewise.
47212         * sysdeps/unix/i386/vfork.S: Likewise.
47213         * sysdeps/unix/i386/wait.S: Likewise.
47215         * sysdeps/unix/common/tcsendbrk.c: Move to ...
47216         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
47218         * configure.in (arm*-none*): Do not allow without
47219         --enable-hacker-mode.
47220         (netbsd*): Remove case setting base_os.
47221         (386bsd*): Likewise.
47222         (freebsd*): Likewise.
47223         (bsdi*): Likewise.
47224         (osf*): Likewise.
47225         (sunos*): Likewise.
47226         (ultrix*): Likewise.
47227         (newsos*): Likewise.
47228         (dynix*): Likewise.
47229         (*bsd*): Likewise.
47230         (sysv*): Likewise.
47231         (isc*): Likewise.
47232         (esix*): Likewise.
47233         (sco*): Likewise.
47234         (minix*): Likewise.
47235         (irix4*): Likewise.
47236         (irix6*): Likewise.
47237         (solaris[2-9]*): Likewise.
47238         (none): Likewise.
47239         * configure: Regenerated.
47241 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47243         [BZ #11521]
47244         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
47245         overflow or cancellation in calculating denominator.
47246         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
47247         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
47248         down expression to avoid unexpected rounding in newer GCCs.
47249         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
47251 2012-04-26  David S. Miller  <davem@davemloft.net>
47253         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
47254         long-double compat symbols.
47255         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
47256         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
47257         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
47258         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
47259         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
47260         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
47261         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
47262         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
47263         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
47264         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
47265         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
47266         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
47267         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
47269 2012-04-25  David S. Miller  <davem@davemloft.net>
47271         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
47272         HWCAP_* values only after the memory barriers have been defined.
47273         (atomic_full_barrier): Define.
47274         (atomic_read_barrier): Define.
47275         (atomic_write_barrier): Define.
47277 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
47279         * shlib-versions: Add libgcc_s version information.
47280         * sysdeps/generic/libgcc_s.h: Remove.
47281         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
47282         libgcc_s.h.
47283         * sysdeps/gnu/unwind-resume.c: Likewise.
47284         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
47286 2012-04-25  David S. Miller  <davem@davemloft.net>
47288         * sysdeps/unix/sparc/brk.S: Delete.
47289         * sysdeps/unix/sparc/dl-brk.S: Delete.
47290         * sysdeps/unix/sparc/pipe.S: Delete.
47291         * sysdeps/unix/sparc/sysdep.S: Delete.
47292         * sysdeps/unix/sparc/sysdep.h: Delete.
47293         * sysdeps/unix/sparc/vfork.S: Delete.
47294         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
47295         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
47296         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
47297         (ret_ERRVAL, r0, r1, MOVE): Define.
47298         (JUMPTARGET): Remove.
47299         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
47300         sysdeps/unix/sparc/sysdep.h
47301         (ENTRY, END): Remove.
47302         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
47304 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
47306         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
47307         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
47308         -DIS_IN_build.
47310         * timezone/README: Update upstream location and email address for
47311         tzcode and tzdata.
47312         * timezone/zdump.c: Update from tzcode 2012b.
47313         * timezone/zic.c: Likewise.
47315         * configure.in (libc_cv_as_needed): Remove test.
47316         * configure: Regenerated.
47317         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
47318         conditional definition.
47319         [$(have-as-needed) != yes] (no-as-needed): Likewise.
47320         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
47321         * config.make.in (have-as-needed): Remove variable.
47323 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
47324             Paul Pluzhnikov  <ppluzhnikov@google.com>
47326         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
47327         strings correctly.
47329 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
47331         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
47332         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
47333         * sysdeps/sh/strlen.S: Likewise.
47335 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47337         * sysdeps/unix/fork.S: Remove file.
47338         * sysdeps/unix/i386/fork.S: Likewise.
47339         * sysdeps/unix/sparc/fork.S: Likewise.
47341         * sysdeps/unix/system.c: Remove file.
47342         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
47344         * sysdeps/unix/getegid.S: Remove file.
47345         * sysdeps/unix/geteuid.S: Likewise.
47347 2012-04-24  Roland McGrath  <roland@hack.frob.com>
47349         * scripts/check-localplt.awk: New file.
47350         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
47351         of diff.
47352         * scripts/data/localplt-generic.data: Add a comment.
47354         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
47355         NODE when __dir_mkfile failed.
47356         * sysdeps/mach/hurd/symlinkat.c: Likewise.
47357         Reported by Ludovic Courtès <ludo@gnu.org>.
47359 2012-04-24  Andreas Jaeger  <aj@suse.de>
47361         * Makerules (common-clean): Also remove gen-as-const-headers
47362         files.
47364 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47366         * Makerules (native-compile): Do not change working directory for
47367         build.  Use $(OUTPUT_OPTION) in command.
47368         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
47370 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47372         [BZ #13886]
47373         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
47374         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
47375         * math/libm-test.inc (floor_test): Add more tests.
47376         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
47378 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47380         * sysdeps/unix/getdents.c: Remove file.
47381         * sysdeps/unix/sysv/getdents.c: Likewise.
47382         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
47384         * sysdeps/unix/syscalls.list (madvise): Add syscall from
47385         sysdeps/unix/mman/syscalls.list.
47386         (mmap): Likewise.
47387         (mprotect): Likewise.
47388         (msync): Likewise.
47389         (munmap): Likewise.
47390         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
47391         * sysdeps/unix/mman/syscalls.list: Remove.
47392         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
47394         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
47395         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
47396         * configure: Regenerated.
47397         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
47398         $(libgcc_s_suffix).
47399         * config.make.in (libgcc_s_suffix): Remove variable.
47401 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
47403         * sysdeps/unix/sysv/gethostname.c: Move to ...
47404         * sysdeps/posix/gethostname.c: ... here.
47406         * sysdeps/unix/execve.S: Remove file.
47408         * sysdeps/unix/_exit.S: Remove file.
47410 2012-04-23  Andreas Jaeger  <aj@suse.de>
47412         [BZ #13739]
47413         * manual/Makefile: Remove make dist support, there's no
47414         need for a stand-alone documentation tar ball.
47415         (TEXI2DVI): Define always, it's not in Makeconfig.
47416         (dist): Removed.
47417         (tar-it): Removed.
47418         (edition): Removed.
47419         (glibc-doc-$(edition).tar): Removed
47420         (%.Z): Removed.
47421         (%.gz): Removed.
47422         (%.uu): Removed.
47423         (ETAGS): Remove, it's in Makeconfig.
47424         (move-if-change): Remove, it's in Makeconfig.
47426 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
47428         [BZ #13970]
47429         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
47430         (strtod, strtof, strtold, strtol, strtoul, strtoq)
47431         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
47432         (strtod_l, strtof_l, strtold_l): Remove __wur.
47433         It is not necessarily an error to ignore strtol's return value.
47434         One can reliably look at the stored endptr to decide whether
47435         the number had valid syntax.
47437 2012-04-21  Andreas Jaeger  <aj@suse.de>
47439         [BZ #13739]
47440         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
47442 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
47444         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
47445         * sysdeps/unix/sysv/Versions: Remove file.
47447 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
47449         [BZ #13927]
47450         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47452 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
47454         [BZ #7064]
47455         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
47456         version from __vm86.
47458 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
47460         * sysdeps/unix/common/lxstat.c: Remove file.
47461         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
47463         * sysdeps/unix/sysv/Makefile: Remove file.
47465         * sysdeps/unix/sysv/direct.h: Remove file.
47467         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
47468         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
47469         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
47470         * sysdeps/unix/sysv/bits/signum.h: Likewise.
47471         * sysdeps/unix/sysv/bits/stat.h: Likewise.
47472         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
47473         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
47475         * sysdeps/unix/sysv/setrlimit.c: Remove file.
47477         * sysdeps/unix/xmknod.c: Remove file.
47478         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
47480         * sysdeps/unix/sysv/settimeofday.c: Remove file.
47482         * sysdeps/unix/sysv/i386/time.S: Remove file.
47484         * sysdeps/unix/fxstat.c: Remove file.
47485         * sysdeps/unix/xstat.c: Likewise.
47486         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
47488         * sysdeps/unix/sysv/sigaction.c: Remove file.
47490         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
47491         (sysdep_headers): Remove variable.
47492         [termio.h not in sysdep_headers] (generated): Likewise.
47493         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
47494         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
47495         * sysdeps/unix/sysv/tcdrain.c: Likewise.
47496         * sysdeps/unix/sysv/tcflow.c: Likewise.
47497         * sysdeps/unix/sysv/tcflush.c: Likewise.
47498         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
47499         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
47500         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
47501         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
47502         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
47504         * sysdeps/unix/siglist.c: Remove file.
47506         * sysdeps/unix/getppid.S: Remove file.
47508         * sysdeps/unix/mkdir.c: Remove file.
47509         * sysdeps/unix/rmdir.c: Likewise.
47511 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
47513         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
47514         ERR_MAX value.
47515         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
47516         errlist-compat value.
47518 2012-04-18  David S. Miller  <davem@davemloft.net>
47520         * sysdeps/generic/memcopy.h (reg_char): Delete.
47521         * debug/strcat_chk.c: Use char, not reg_char.
47522         * debug/strcpy_chk.c: Likewise.
47523         * debug/strncat_chk.c: Likewise.
47524         * debug/strncpy_chk.c: Likewise.
47525         * string/memchr.c: Likewise.
47526         * string/memrchr.c: Likewise.
47527         * string/rawmemchr.c: Likewise.
47528         * string/strcat.c: Likewise.
47529         * string/strchr.c: Likewise.
47530         * string/strchrnul.c: Likewise.
47531         * string/strcmp.c: Likewise.
47532         * string/strcpy.c: Likewise.
47533         * string/strncat.c: Likewise.
47534         * string/strncmp.c: Likewise.
47535         * string/strncpy.c: Likewise.
47537 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47539         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
47540         __builtin_memcopy is called when src and dest ranges are known to not
47541         overlap.
47543 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47545         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
47546         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
47547         fwd_align_merge macro call.
47548         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
47549         bwd_align_merge macro call.
47550         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47552 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47554         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
47555         bwd_align_merge macros.
47556         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
47557         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
47558         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47560 2012-04-18  David S. Miller  <davem@davemloft.net>
47562         * sysdeps/sparc/sparc64/memcopy.h: Delete.
47564 2012-04-18  Andreas Jaeger  <aj@suse.de>
47566         [BZ# 6794]
47567         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
47568         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
47569         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47571         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
47572         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
47573         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47575         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
47576         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
47577         Adjust for changed ldbl-128 files.
47579         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
47580         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
47581         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47583 2012-04-17  David S. Miller  <davem@davemloft.net>
47585         * sysdeps/sparc/sparc32/memcopy.h: Delete.
47587 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
47589         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
47590         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
47591         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
47592         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
47593         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
47594         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
47596 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47598         [BZ #6794]
47599         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
47600         * math/libm-test.inc: Add ilogb errno and exception tests.
47601         * math/w_ilogb.c: New file: ilogb wrapper.
47602         * math/w_ilogbf.c: New file: ilogbf wrapper.
47603         * math/w_ilogbl.c: New file: ilogbl wrapper.
47604         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
47605         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
47606         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
47607         exception being thrown with 0.0 as argument.
47608         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
47609         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
47610         exception being thrown with 0.0 as argument.
47611         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
47612         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47613         exception being thrown with 0.0 as argument.
47614         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
47615         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47616         exception being thrown with 0.0 as argument.
47617         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
47618         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
47619         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
47620         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
47621         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
47622         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
47623         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
47624         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
47625         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
47627 2012-04-17  Petr Baudis  <pasky@ucw.cz>
47629         * include/sys/uio.h: Change __vector to __iovec to avoid clash
47630         with altivec.
47632 2012-04-16  Marek Polacek  <polacek@redhat.com>
47634         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
47636 2012-04-16  Marek Polacek  <polacek@redhat.com>
47638         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
47639         operands of fdivp instruction.
47641 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47643         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
47644         * elf/tst-auditmod3b.c: Likewise.
47645         * elf/tst-auditmod4b.c: Likewise.
47646         * elf/tst-auditmod5b.c: Likewise.
47647         * elf/tst-auditmod6b.c: Likewise.
47648         * elf/tst-auditmod6c.c: Likewise.
47649         * elf/tst-auditmod7b.c: Likewise.
47650         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
47651         * sysdeps/x86_64/preconfigure.in: Likewise.
47652         * sysdeps/x86_64/preconfigure: Regenerated.
47654 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47656         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
47657         __ILP32__.
47659 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
47661         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
47662         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
47664 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
47666         [BZ #13973]
47667         * locale/iso-639.def: Fix gl language name. Spotted by
47668         Yaron Shahrabani.
47670 2012-04-12  Roland McGrath  <roland@hack.frob.com>
47672         [BZ #2074]
47673         * libio/libio.h (__io_write_fn): Update comment.
47675 2012-04-12  Petr Baudis  <pasky@ucw.cz>
47677         [BZ #2074]
47678         * stdio.texi (Hook Functions): The user provided writer function
47679         is not allowed to return -1.
47681 2012-04-11  David S. Miller  <davem@davemloft.net>
47683         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47685 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
47687         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
47688         Add a leading slash to rtkaio.
47690 2012-04-11  Jim Meyering  <meyering@redhat.com>
47692         [BZ #11959]
47693         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
47694         It is not necessarily an error to ignore fwrite's return
47695         value.  One can reliably use ferror to test for errors after
47696         the fact.
47698 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
47700         * bits/types.h (__snseconds_t): New type.
47701         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
47703         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
47704         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
47705         (__SNSECONDS_T_TYPE): Likewise.
47706         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
47707         (__SNSECONDS_T_TYPE): Likewise.
47708         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
47709         (__SNSECONDS_T_TYPE): Likewise.
47711 2012-04-10  Andreas Jaeger  <aj@suse.de>
47713         [BZ #2636]
47714         * manual/time.texi (Processor Time): Return type of times is
47715         elapsed real time since an arbitrary point in the past.
47716         (CPU Time): Move CLK_TCK from here...
47717         (Processor Time): ...to here.  Correct description.
47718         * manual/conf.texi (Constants for Sysconf): Correct description of
47719         _SC_CLK_TCK.
47721 2012-04-10  David S. Miller  <davem@davemloft.net>
47723         [BZ #13967]
47724         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
47725         where the is a gap between DT_REL(A) and DT_JMPREL.
47727 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
47729         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
47730         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
47731         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
47733 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
47735         * elf/dl-support.c (_dl_inhibit_cache): New variable.
47736         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
47737         (dl_main): Handle --inhibit-cache.
47738         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
47739         _dl_inhibit_cache.
47740         * elf/dl-load.c (_dl_map_object): Use it.
47741         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
47743 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
47745         [BZ #13872]
47746         * sysdeps/i386/fpu/e_powl.S (p78): New object.
47747         (__ieee754_powl): Saturate large exponents rather than testing for
47748         overflow of y*log2(x).
47749         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
47750         * math/libm-test.inc (pow_test): Do not permit spurious overflow
47751         exceptions.
47753         [BZ #11521]
47754         * math/s_ctan.c: Include <float.h>.
47755         (__ctan): Avoid internal overflow or cancellation in calculating
47756         denominator.
47757         * math/s_ctanf.c: Likewise.
47758         * math/s_ctanl.c: Likewise.
47759         * math/s_ctanh.c: Likewise.
47760         * math/s_ctanhf.c: Likewise.
47761         * math/s_ctanhl.c: Likewise.
47762         * math/libm-test.inc (ctan_test): Add more tests.
47763         (ctanh_test): Likewise.
47764         * sysdeps/i386/fpu/libm-test-ulps: Update.
47765         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47767 2012-04-09  Andreas Jaeger  <aj@suse.de>
47769         [BZ #6894]
47770         * manual/filesys.texi (Directory Entries): Mention that d_namlen
47771         is an optional BSD extension.
47773         [BZ #10254]
47774         * manual/stdio.texi (Opening Streams): Document additional fopen
47775         parameters.
47777 2012-04-09  Roland McGrath  <roland@hack.frob.com>
47779         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
47780         %eax without telling the compiler.
47782 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
47784         [BZ # 13963]
47785         * manual/install.texi: Use sourceware.org.
47787 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
47789         [BZ #13873]
47790         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
47791         (__ieee754_pow): Generate overflow and underflow using huge*huge
47792         and tiny*tiny rather than just returning constant infinity or zero
47793         for large exponents.
47794         * math/libm-test.inc (pow_test): Require overflow exceptions for
47795         applicable cases of large exponents.
47797         [BZ #706]
47798         * sysdeps/i386/fpu/e_pow.S (p10): New object.
47799         (__ieee754_pow): Use iterative multiplication algorithm only for
47800         integer exponents with absolute value below 1024.  Check for odd
47801         integer exponents when using algorithm for real exponents.
47802         * math/libm-test.inc (pow_test): Add more tests.
47803         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47805 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
47807         [BZ #13705]
47808         * math/libm-test.inc (exp_test): Do not allow overflow exception
47809         on underflow test.
47811 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
47813         [BZ #13705]
47814         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
47815         instead of __kernel_standard_f.
47817 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
47819         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
47820         * sysdeps/x86_64/memset_chk.S: Likewise.
47822 2012-04-08  Andreas Jaeger  <aj@suse.de>
47824         [BZ #10153]
47825         * manual/startup.texi (Environment Access): Describe return value
47826         for putenv and setenv.
47828         [BZ #6895]
47829         * manual/filesys.texi (Directory Entries): Add description for
47830         DT_LNK.
47832         [BZ #6890]
47833         * manual/filesys.texi (Directory Entries): Clarify that it's file
47834         system not operating system in the description of DT_UNKNOWN.
47836         [BZ #6578]
47837         * manual/syslog.texi (closelog): Fix reference, it's openlog.
47839 2012-04-08  Stephen Compall  <s11@member.fsf.org>
47841         [BZ #6649]
47842         * manual/llio.texi (Opening and Closing Files): Add cross
47843         reference to explain mode argument.
47845 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
47847         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
47848         * sysdeps/x86_64/memset_chk.S: Likewise.
47850 2012-04-07  David S. Miller  <davem@davemloft.net>
47852         * elf/elf.h (R_SPARC_WDISP10): Define.
47853         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
47854         R_SPARC_SIZE32.
47855         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
47856         R_SPARC_SIZE64 and R_SPARC_H34.
47858 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
47860         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
47861         conditions and remove no longer applicable assertion.
47863 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
47865         * bits/byteswap.h: Include <features.h>.
47866         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
47867         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
47869 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
47871         * bits/byteswap.h (__bswap_16): Removed.
47872         Include <bits/byteswap-16.h> to get __bswap_16.
47873         * sysdeps/i386/bits/byteswap.h: Likewise.
47874         * sysdeps/s390/bits/byteswap.h: Likewise.
47875         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47876         * bits/byteswap-16.h: New file.
47877         * sysdeps/i386/bits/byteswap-16.h: Likewise.
47878         * sysdeps/s390/bits/byteswap-16.h: Likewise.
47879         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
47880         * string/Makefile (headers): Add bits/byteswap-16.h.
47882 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
47884         [BZ #13895]
47885         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
47886         extra indirection.
47887         * nss/Makefile (tests-static, tests): Add tst-nss-static.
47888         * nss/tst-nss-static.c: New.
47890 2012-04-06  Robert Millan  <rmh@gnu.org>
47892         [BZ #6486]
47893         * manual/llio.texi (File Position Primitive): lseek
47894         refers to WHENCE when it really means OFFSET.
47896 2012-04-06  Andreas Jaeger  <aj@suse.de>
47898         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
47899         strncmp declarations.
47901         * abilist/libc.abilist: Add __poll and __ppoll.
47903 2012-04-05  David S. Miller  <davem@davemloft.net>
47905         * scripts/check-local-headers.sh: Accept a host triplet in the
47906         path matched by the exclude regexp.
47908         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
47909         definition.
47910         * sysdeps/powerpc/powerpc32/dl-machine.h
47911         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
47912         * sysdeps/s390/s390-32/dl-machine.h
47913         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47914         * sysdeps/sparc/sparc32/dl-machine.h
47915         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47916         * sysdeps/sparc/sparc64/dl-machine.h
47917         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47919         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
47920         lazy binding.
47921         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
47922         undefined symbol errors.
47924         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
47925         DT_NEEDED entries.
47927 2012-04-05  Michael Matz  <matz@suse.de>
47929         [BZ #13592]
47930         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
47932 2012-04-05  Andreas Jaeger  <aj@suse.de>
47934         [BZ #13908]
47935         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
47936         comment.
47938 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47940         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
47941         which ROUND is no valid rounding mode.
47943 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47945         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
47946         read again.
47947         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
47949 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47951         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
47952         an exception using FPU order intentionally.
47954 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47956         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
47957         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
47958         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
47959         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
47961 2012-04-05  Simon Josefsson  <simon@josefsson.org>
47963         [BZ #12340]
47964         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
47965         EINVAL when BUFLEN is too smal.
47967 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
47969         [BZ #13553]
47970         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
47971         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
47973 2012-04-03  Andreas Jaeger  <aj@suse.de>
47975         [BZ #13938]
47976         * manual/setjmp.texi (System V contexts): Fix sentence.
47978         [BZ #13926]
47979         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
47980         New macro for this case.
47981         [!__GNUC__] (__bswap_64): New inline function for this case.
47982         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47983         * bits/byteswap.h: Likewise.
47984         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
47985         ull, guard with __GLIBC_HAVE_LONG_LONG.
47987         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
47988         __GLIBC_HAVE_LONG_LONG.
47990         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
47991         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
47993 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
47995         [BZ #13691]
47996         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
47997         inptr and inend, rather than using last_ch.
47999 2012-04-02  David S. Miller  <davem@davemloft.net>
48001         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
48002         * stdio-common/printf-parse.h (read_int): Change return type to
48003         'int', return -1 on INT_MAX overflow.
48004         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
48005         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
48006         overflows INT_MAX.  Check for overflow of in-format-string precision
48007         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
48008         SIZE_MAX not INT_MAX for integer overflow test.
48009         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
48010         skip the construct in the format string but do not record anything.
48011         * stdio-common/bug22.c: Adjust to test both width/prevision
48012         INT_MAX overflow as well as total length INT_MAX overflow.  Check
48013         explicitly for proper errno values.
48015 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
48017         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
48018         CHAR_MAX.
48019         * string/test-strcmp.c [! WIDE]: Likewise.
48020         * time/tst-mktime2.c: Likewise for INT_MAX.
48021         * string/test-string.h: #include <sys/param.h> for MIN.
48023         * csu/init-first.c (__libc_init_first): Call __ctype_init.
48024         * sysdeps/i386/init-first.c (init): Likewise.
48025         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
48026         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
48027         * sysdeps/sh/init-first.c (init): Likewise.
48029 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
48031         * po/ru.po: Update from translation team.
48032         * po/vi.po: Likewise.
48034 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
48036         * resolv/nss_dns/dns-host.c: Merge copyright years.
48038 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48040         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48041         Optimize memcpy with prefetch if
48042         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
48043         src, dst pointers have unequal 16 byte alignments.
48045 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
48047         [BZ #13928]
48048         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
48049         from a CNAME entry and return the minimum ttl for the query.
48050         (gaih_getanswer_slice): Likewise.
48052 2012-03-30  Jeff Law  <law@redhat.com>
48054         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
48055         due to long keys.
48056         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
48057         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
48059         * resolv/nss_dns/dns-host.c: Update copyright year.
48061 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
48063         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
48064         requests to save a system call.  Fix check that all bytes are sent.
48066         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
48067         comments for sendmmsg.
48069 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
48071         [BZ #13691]
48072         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
48073         with only 1 character between 0x0041 and 0x01b0.
48074         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
48075         * wcsmbs/tst-mbsnrtowcs.c: New file.
48077 2012-03-29  David S. Miller  <davem@davemloft.net>
48079         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
48080         small copies by hand.
48082 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
48084         [BZ #13761]
48085         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
48086         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
48087         group memberships.
48089 2012-03-28  David S. Miller  <davem@davemloft.net>
48091         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
48092         that branches into memcpy.
48093         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
48094         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
48095         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
48096         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
48097         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
48098         bits.
48099         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
48100         implementation too.
48101         * sysdeps/sparc/mempcpy.S: New file.
48103         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
48104         the IFUNC routine in the libc case.
48105         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
48107         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
48108         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
48109         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
48110         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
48111         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
48112         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
48113         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
48114         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
48116         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
48117         loop to 256 bytes instead of 64 bytes and fix test signedness.
48119         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
48120         * sysdeps/sparc/sparc32/Makefile: rather than here...
48121         * sysdeps/sparc/sparc64/Makefile: and here.
48123 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
48125         * malloc/mallocbug.c: Avoid warnings about unused variables.
48127 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
48129         [BZ #13760]
48130         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
48131         in the right place. Discard and retry query if response is
48132         larger than input buffer size.
48134 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
48136         [BZ #369]
48137         [BZ #2678]
48138         [BZ #3866]
48139         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
48140         x for large integer exponent.
48141         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
48142         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
48143         sign of result as needed afterwards.
48144         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
48145         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
48146         result for underflowing pow the same as for overflow.
48147         (__kernel_standard_l): Handle powl overflow and underflow here
48148         rather than calling __kernel_standard.
48149         * math/libm-test.inc (pow_test): Add more tests.
48151         [BZ #3868]
48152         [BZ #13879]
48153         [BZ #13910]
48154         [BZ #13911]
48155         [BZ #13912]
48156         [BZ #13913]
48157         [BZ #13915]
48158         [BZ #13916]
48159         [BZ #13917]
48160         [BZ #13918]
48161         [BZ #13919]
48162         [BZ #13920]
48163         [BZ #13921]
48164         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
48165         * sysdeps/ieee754/k_standard.c: Include <float.h>.
48166         (__kernel_standard_l): New function.
48167         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
48168         __kernel_standard.
48169         * math/w_acosl.c (__acosl): Likewise.
48170         * math/w_asinl.c (__asinl): Likewise.
48171         * math/w_atan2l.c (__atan2l): Likewise.
48172         * math/w_atanhl.c (__atanhl): Likewise.
48173         * math/w_coshl.c (__coshl): Likewise.
48174         * math/w_exp10l.c (__exp10l): Likewise.
48175         * math/w_exp2l.c (__exp2l): Likewise.
48176         * math/w_fmodl.c (__fmodl): Likewise.
48177         * math/w_hypotl.c (__hypotl): Likewise.
48178         * math/w_j0l.c (__j0l, __y0l): Likewise.
48179         * math/w_j1l.c (__j1l, __y1l): Likewise.
48180         * math/w_jnl.c (__jnl, __ynl): Likewise.
48181         * math/w_lgammal.c (__lgammal): Likewise.
48182         * math/w_log10l.c (__log10l): Likewise.
48183         * math/w_log2l.c (__log2l): Likewise.
48184         * math/w_logl.c (__logl): Likewise.
48185         * math/w_powl.c (__powl): Likewise.
48186         * math/w_remainderl.c (__remainderl): Likewise.
48187         * math/w_scalbl.c (sysv_scalbl): Likewise.
48188         * math/w_sinhl.c (__sinhl): Likewise.
48189         * math/w_sqrtl.c (__sqrtl): Likewise.
48190         * math/w_tgammal.c (__tgammal): Likewise.
48191         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
48192         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
48193         * math/libm-test.inc (acos_test): Add more tests.
48194         (acosh_test): Likewise.
48195         (asin_test): Likewise.
48196         (atanh_test): Likewise.
48197         (exp_test): Likewise.
48198         (exp10_test): Likewise.
48199         (exp2_test): Likewise.
48200         (expm1_test): Likewise.
48201         (lgamma_test): Likewise.
48202         (log_test): Likewise.
48203         (log10_test): Likewise.
48204         (log1p_test): Likewise.
48205         (log2_test): Likewise.
48206         (pow_test): Do not allow some spurious overflow exceptions.
48207         (sqrt_test): Add more tests.
48208         (tgamma_test): Likewise.
48209         (y0_test): Likewise.
48210         (y1_test): Likewise.
48211         (yn_test): Likewise.
48213 2012-03-27  Anton Blanchard  <anton@samba.org>
48215         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
48216         MAP_HUGETLB.
48217         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48218         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48219         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48221 2012-03-27  David S. Miller  <davem@davemloft.net>
48223         * conform/Makefile: Run run-conformtest.sh using $(BASH).
48225         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
48226         have-as-vis3 check.
48228 2012-03-27  Andreas Jaeger  <aj@suse.de>
48230         * sysdeps/x86_64/elf/configure.in: Moved to ...
48231         * sysdeps/x86_64/configure.in: ... here.
48232         * sysdeps/x86_64/elf/start.S: Moved to ...
48233         * sysdeps/x86_64/start.S: ... here.
48234         * sysdeps/x86_64/elf/configure: Delete.
48236         * sysdeps/x86_64/configure.in: Merge contents from
48237         sysdeps/i386/configure.in (without i686 check).
48239         * sysdeps/i386/elf/Versions: Merge into ...
48240         * sysdeps/i386/Versions: ... this.
48241         * sysdeps/i386/elf/Versions: Delete file.
48242         * sysdeps/i386/elf/start.S: Moved to ...
48243         * sysdeps/i386/start.S: ...here.
48244         * sysdeps/i386/elf/configure.in: Merge into...
48245         * sysdeps/i386/configure.in: ...here.
48246         * sysdeps/i386/elf/configure.in: Delete file.
48247         * sysdeps/i386/elf/configure: Delete file.
48249         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
48250         * debug/backtracesyms.c: ... here.
48251         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
48252         * debug/backtracesymsfd.c: ... here.
48253         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
48254         * sysdeps/generic/ifunc-sel.h: ... here.
48256         * sysdeps/unix/i386/start.c: Delete file.
48257         * sysdeps/unix/sparc/start.c: Delete file.
48258         * sysdeps/unix/start.c: Delete file.
48260         * sysdeps/sh/elf/configure.in: Moved to ...
48261         * sysdeps/sh/configure.in: ... here.
48262         * sysdeps/sh/elf/start.S: Moved to ...
48263         * sysdeps/sh/start.S: ... here.
48264         * sysdeps/sh/elf/configure: Delete file.
48266         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
48267         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
48268         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
48269         * sysdeps/powerpc/powerpc64/entry.h: ... here.
48270         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
48271         * sysdeps/powerpc/powerpc64/start.S: here.
48272         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
48273         * sysdeps/powerpc/powerpc64/Makefile: ... this.
48274         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
48275         * sysdeps/powerpc/powerpc64/configure.in: ... this.
48276         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
48278         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
48279         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
48280         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
48281         * sysdeps/powerpc/powerpc32/start.S: ... here.
48282         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
48283         * sysdeps/powerpc/powerpc32/configure.in: ... this.
48284         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
48286         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
48287         * sysdeps/powerpc/ifunc-sel.h: ... here.
48288         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
48289         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
48291         * sysdeps/sparc/elf/configure.in: Moved to ...
48292         * sysdeps/sparc/configure.in: ... here.
48293         * sysdeps/sparc/elf/configure: Delete file.
48294         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
48295         * sysdeps/sparc/sparc32/start.S: ... here.
48296         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
48297         * sysdeps/sparc/sparc64/start.S: ... here.
48298         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
48299         * sysdeps/sparc/sparc32/Makefile: ... this.
48300         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
48301         * sysdeps/sparc/sparc64/Makefile: ... this.
48303         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
48304         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
48305         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
48306         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
48307         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
48308         * sysdeps/s390/s390-32/setjmp.S: ... here.
48309         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
48310         * sysdeps/s390/s390-32/configure.in: ... here.
48311         * sysdeps/s390/s390-32/elf/configure: Delete file.
48312         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
48313         * sysdeps/s390/s390-32/start.S: ... here.
48315         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
48316         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
48317         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
48318         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
48319         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
48320         * sysdeps/s390/s390-64/setjmp.S: ... here.
48321         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
48322         * sysdeps/s390/s390-64/configure.in: ... here
48323         * sysdeps/s390/s390-64/elf/configure: Delete file.
48324         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
48325         * sysdeps/s390/s390-64/start.S: ... here.
48326         * sysdeps/s390/s390-64/elf/configure: Delete.
48328         * configure.in: Remove support for elf directories in sysdeps.
48330         * configure: Regenerated.
48331         * sysdeps/i386/configure: Regenerated.
48332         * sysdeps/powerpc/powerpc32/configure: Regenerated.
48333         * sysdeps/powerpc/powerpc64/configure: Regenerated.
48334         * sysdeps/s390/s390-32/configure: Regenerated.
48335         * sysdeps/s390/s390-64/configure: Regenerated.
48336         * sysdeps/sh/configure: Regenerated.
48337         * sysdeps/sparc/configure: Regenerated.
48338         * sysdeps/x86_64/configure: Regenerated.
48340 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
48342         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48344         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
48345         denormal result into account.
48347 2012-03-25  Roland McGrath  <roland@hack.frob.com>
48349         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
48350         Reported by Allan McRae <allan@archlinux.org>.
48352 2012-03-23  Jeff Law  <law@redhat.com>
48354         * nss/getnssent.c (__nss_getent): Fix typo.
48356 2012-03-23  David S. Miller  <davem@davemloft.net>
48358         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48360 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
48362         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
48363         to pad to uint64_t for each field.
48364         (dl_tls_index): Replace unsigned long with uint64_t.
48366 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
48367         Paul Pluzhnikov  <ppluzhnikov@google.com>
48369         [BZ #6528]
48370         * grp/Makefile (otherlibs): Don't set it.
48371         * inet/Makefile (otherlibs): Likewise.
48372         * login/Makefile (otherlibs): Likewise.
48373         * nscd/Makefile (otherlibs): Likewise.
48374         * posix/Makefile (otherlibs): Likewise.
48375         * pwd/Makefile (otherlibs): Likewise.
48376         * rt/Makefile (otherlibs): Likewise.
48377         * sunrpc/Makefile (otherlibs): Likewise.
48378         * nss/Makefile (otherlibs): Likewise.
48379         Add libnss_files to routines and static-only-routines.
48380         ($(objpfx)getent): Remove rule.
48381         * resolv/Makefile: Add libnss_dns and libresolv to routines and
48382         static-only-routines.
48384 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48386         [BZ #13892]
48387         * math/s_cexp.c: Include <float.h>.
48388         (__cexp): Handle exp result overflowing not necessarily
48389         overflowing both real and imaginary parts of result.
48390         * math/s_cexpf.c: Likewise.
48391         * math/s_cexpl.c: Likewise.
48392         * math/libm-test.inc (cexp_test): Add more tests.
48393         * sysdeps/i386/fpu/libm-test-ulps: Update.
48394         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48396 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48398         * include/link.h (ELFW): New macro.
48399         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
48400         Replace ELF64_R_TYPE with ELFW(R_TYPE).
48402 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48404         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
48405         with uint64_t.
48407 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48409         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
48410         declaration.
48411         (struct La_x32_retval): Likewise.
48413 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48415         * sysdeps/x86_64/preconfigure.in: New file.
48416         * sysdeps/x86_64/preconfigure: New generated file.
48418 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48420         [BZ #13824]
48421         * math/e_exp2l.c: Include <float.h>.
48422         (__ieee754_exp2l): Handle overflow and underflow cases
48423         separately.  Only pass fractional part of argument to
48424         __ieee754_expl.
48425         * math/libm-test.inc (exp2_test): Add more tests.
48427         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
48428         negating x to take absolute value.
48429         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
48430         Likewise.
48431         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
48432         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
48433         Likewise.
48434         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
48435         computing low part if x was negated.
48436         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
48438 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48440         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
48441         la_x32_gnu_pltexit.
48442         (pltexit): Cast int_retval to ptrdiff_t.
48443         * elf/tst-auditmod3b.c: Likewise.
48444         * elf/tst-auditmod4b.c: Likewise.
48445         * elf/tst-auditmod5b.c: Likewise.
48446         * elf/tst-auditmod6b.c: Likewise.
48447         * elf/tst-auditmod6c.c: Likewise.
48448         * elf/tst-auditmod7b.c: Likewise.
48450         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
48451         and x32_gnu_pltexit.
48453         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
48454         __ELF_NATIVE_CLASS.
48455         (La_x32_regs): New macro.
48456         (La_x32_retval): Likewise.
48457         (la_x32_gnu_pltenter): New function prototype.
48458         (la_x32_gnu_pltexit): Likewise.
48460 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
48462         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
48463         exponent.
48465         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48467         * configure.in (libc_cv_cc_nofma): Check for option to disable
48468         generation of FMA instructions.
48469         * configure: Regenerate.
48470         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
48471         * sysdeps/ieee754/dbl-64/Makefile: New file.
48472         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
48473         Remove brandred-fma4.
48474         (CFLAGS-brandred-fma4.c): Remove.
48475         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
48476         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
48477         define.
48478         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
48479         define.
48481 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48483         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
48484         LLONG_MAX != LONG_MAX.
48485         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48486         (_fitoa_word): Likewise.
48487         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
48488         LLONG_MAX != LONG_MAX.
48489         * stdio-common/_itowa.h: Include <_itoa.h>.
48490         (_itowa_word): Use _ITOA_WORD_TYPE on value.
48491         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
48492         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
48493         only if not defined.
48494         (_ITOA_WORD_TYPE): Likewise.
48495         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48496         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
48498 2012-03-21  David S. Miller  <davem@davemloft.net>
48500         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48502 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48504         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
48505         of x86_64 when setting libc_cv_slibdir, libdir and
48506         libc_cv_localedir.
48507         * sysdeps/unix/sysv/linux/configure: Regenerated.
48509 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48511         * manual/lang.texi (Old Varargs): Remove section.
48512         (How Variadic): Update menu.
48513         (va_start): Do not mention varargs.h.
48515 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48516             Joseph Myers  <joseph@codesourcery.com>
48518         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
48519         link test.
48520         * configure: Regenerated.
48522 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48524         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
48525         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
48526         conformtest.pl
48528 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48530         * NOTES: Remove.
48531         * Makefile (files-for-dist): Remove NOTES.
48532         (NOTES): Remove rule.
48533         * README: Don't refer to NOTES.
48534         * manual/creature.texi: Don't include macros.texi.
48535         * manual/intro.texi (creature.texi): Remove comment referring to
48536         NOTES.
48538         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
48539         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
48540         * configure: Regenerated.
48541         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
48542         LIBC_TRY_CC_OPTION.
48543         (libc_cv_as_i686): Likewise.
48544         (libc_cv_cc_avx): Likewise.
48545         (libc_cv_cc_sse2avx): Likewise.
48546         (libc_cv_cc_fma4): Likewise.
48547         (libc_cv_cc_novzeroupper): Likewise.
48548         * sysdeps/i386/configure: Regenerated.
48550         [BZ #13883]
48551         * sysdeps/i386/fpu/s_cexp.S: Remove.
48552         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
48553         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
48554         * math/libm-test.inc (cexp_test): Add more tests.
48555         * sysdeps/i386/fpu/libm-test-ulps: Update.
48556         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48558 2012-03-21  Allan McRae  <allan@archlinux.org>
48560         * timezone/Makefile: Do not install iso3166.tab and zone.tab
48562 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48564         [BZ #13871]
48565         * math/w_exp2.c: Do not include <float.h>.
48566         (o_threshold, u_threshold): Remove.
48567         (__exp2): Calculate result before checking finiteness and calling
48568         __kernel_standard.
48569         * math/w_exp2f.c: Likewise.
48570         * math/w_exp2l.c: Likewise.
48571         * math/libm-test.inc (exp2_test): Require overflow exception for
48572         1e6 input.
48574         [BZ #3866]
48575         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
48576         range of signed 64-bit integers before using fistpll.  Remove
48577         checks for whether integers fit in mantissa bits.
48578         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
48579         the range of signed 32-bit integers before using fistpl.  Remove
48580         checks for whether integers fit in mantissa bits.
48581         * sysdeps/i386/fpu/e_powl.S (p64): New object.
48582         (__ieee754_powl): Test for y outside the range of signed 64-bit
48583         integers before using fistpll.  Reduce 64-bit values to 63-bit
48584         ones as needed.
48585         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
48586         divide-by-zero is raised for zero to large negative powers.
48587         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
48588         (__ieee754_powl): Test for y outside the range of signed 64-bit
48589         integers before using fistpll.  Reduce 64-bit values to 63-bit
48590         ones as needed.
48591         * math/libm-test.inc (pow_test): Add more tests.
48593 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48595         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
48596         <stdio-common/_itoa.h>.
48597         * debug/segfault.c: Likewise.
48598         * elf/dl-cache.c: Likewise.
48599         * elf/dl-minimal.c: Likewise.
48600         * elf/dl-misc.c: Likewise.
48601         * elf/dl-sysdep.c: Likewise.
48602         * elf/dl-version.c: Likewise.
48603         * elf/rtld.c: Likewise.
48604         * hurd/hurdsock.c: Likewise.
48605         * hurd/lookup-retry.c: Likewise.
48606         * malloc/malloc.c: Likewise.
48607         * malloc/mtrace.c: Likewise.
48608         * nscd/nscd_getgr_r.c: Likewise.
48609         * nscd/nscd_getpw_r.c: Likewise.
48610         * nscd/nscd_getserv_r.c: Likewise.
48611         * posix/getopt_init.c: Likewise.
48612         * posix/wordexp.c: Likewise.
48613         * stdio-common/_itoa.c: Likewise.
48614         * stdio-common/printf_fphex.c: Likewise.
48615         * stdio-common/vfprintf.c: Likewise.
48616         * string/_strerror.c: Likewise.
48617         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
48618         * sysdeps/i386/i686/hp-timing.h: Likewise.
48619         * sysdeps/mach/_strerror.c: Likewise.
48620         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
48621         * sysdeps/mach/hurd/sethostid.c: Likewise.
48622         * sysdeps/mach/hurd/xmknodat.c: Likewise.
48623         * sysdeps/mach/xpg-strerror.c: Likewise.
48624         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
48625         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
48626         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
48627         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
48628         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
48629         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
48630         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
48631         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
48632         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
48633         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
48634         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
48635         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
48636         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
48637         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
48638         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
48639         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
48640         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
48641         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
48642         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
48643         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
48644         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
48646         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
48648         * stdio-common/_itoa.h: Moved to ...
48649         * sysdeps/generic/_itoa.h: Here.
48651         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
48653         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
48654         instead of "_itoa.h" and "_itowa.h".
48655         * stdio-common/vfprintf.: Likewise.
48657 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48659         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
48660         <bits/wordsize.h>.
48661         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
48662         (__signbit): Likwise.
48663         (llrintf): Likwise.
48664         (llrint): Likwise.
48666 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48668         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
48669         __WORDSIZE != 64.
48671 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
48673         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
48674         OVERFLOW_EXCEPTION_OK.
48675         * math/libm-test.inc ("Philosophy"): Update comment about
48676         exception testing.
48677         (OVERFLOW_EXCEPTION): Define.
48678         (OVERFLOW_EXCEPTION_OK): Likewise.
48679         (INVALID_EXCEPTION_OK): Renumber.
48680         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
48681         (IGNORE_ZERO_INF_SIGN): Likewise.
48682         (test_exceptions): Handle FE_OVERFLOW.
48683         (exp10_test): Expect overflow exceptions.
48684         (exp2_test): Likewise.
48685         (expm1_test): Likewise.
48686         (nextafter_test): Likewise.
48687         (pow_test): Likewise.
48688         (scalbn_test): Likewise.
48689         (scalbln_test): Likewise.
48691 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48693         * sysdeps/x86_64/bits/atomic.h
48694         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
48695         64bit integer.
48696         (atomic_exchange_acq): Likewise.
48697         (__arch_exchange_and_add_body): Likewise.
48698         (__arch_add_body): Likewise.
48699         (atomic_add_negative): Likewise.
48700         (atomic_add_zero): Likewise.
48702 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48704         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
48705         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
48707 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48709         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
48710         Check __x86_64__ instead of __WORDSIZE.
48712 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48714         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
48716 2012-03-19  David S. Miller  <davem@davemloft.net>
48718         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48720         * sysdeps/sparc/fpu/fenv_private.h: New file.
48721         * sysdeps/sparc/fpu/math_private.h: Use it.
48722         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
48723         Remove.
48724         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
48725         (libc_feholdexcept_setroundl): Remove.
48726         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
48727         Remove.
48728         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
48729         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
48731 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48733         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
48734         int64_t instead of long int.
48735         (INSERT_WORDS64): Likwise.
48737 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48739         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
48740         _Unwind_GetCFA return to _Unwind_Ptr first.
48742 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
48744         [BZ #13629]
48745         * math/s_clog.c: Include <float.h>.
48746         (__clog): Scale large or subnormal inputs.
48747         * math/s_clogf.c: Likewise.
48748         * math/s_clogl.c: Likewise.
48749         * math/s_clog10.c: Include <float.h>.
48750         (M_LOG10_2): Define.
48751         (__clog10): Scale large or subnormal inputs.
48752         * math/s_clog10f.c: Likewise.
48753         * math/s_clog10l.c: Likewise.
48754         * math/libm-test.inc (clog_test): Add more tests.
48755         (clog10_test): Likewise.
48756         * sysdeps/i386/fpu/libm-test-ulps: Update.
48757         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48759         [BZ #11451]
48760         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
48761         x and y.
48762         * math/libm-test.inc (atan2_test): Add another test.
48764         * Makerules (common-objdir-compile): Remove.
48765         * sysdeps/unix/Makefile (config-generated): Do not add
48766         $(unix-generated) to variable.
48767         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
48768         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
48769         Remove rule.
48770         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
48771         Likewise.
48772         [generic bits/local_lim.h] (before-compile): Do not append to
48773         variable.
48774         [generic bits/local_lim.h] (common-generated): Likewise.
48775         [generic sys/param.h] (before-compile): Do not append to variable.
48776         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
48777         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
48778         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
48779         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
48780         include.
48781         [generic sys/param.h] (sys/param.h-includes): Remove variable.
48782         [generic sys/param.h] (sys/param.h-includes): Remove rule.
48783         [generic sys/param.h] ($(addprefix
48784         $(common-objpfx),$(sys/param.h-includes))): Likewise.
48785         [generic sys/param.h] (common-generated): Do not append to
48786         variable.
48787         [generic sys/param.h] (sysdep_headers): Likewise.
48788         [generic bits/errno.h] (before-compile): Do not append to
48789         variable.
48790         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
48791         rule.
48792         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
48793         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
48794         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
48795         [generic bits/errno.h] (common-generated): Do not append to
48796         variable.
48797         [generic bits/ioctls.h] (before-compile): Do not append to
48798         variable.
48799         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
48800         rule.
48801         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
48802         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
48803         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
48804         rule.
48805         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
48806         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
48807         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
48808         [generic bits/ioctls.h] (common-generated): Do not append to
48809         variable.
48810         [generic sys/syscall.h] (syscall.h): Remove variable.
48811         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
48812         rule.
48813         [generic sys/syscall.h] (before-compile): Do not append to
48814         variable.
48815         [generic sys/syscall.h] (common-generated): Likewise.
48816         * sysdeps/unix/errnos-tmpl.c: Remove file.
48817         * sysdeps/unix/errnos.awk: Likewise.
48818         * sysdeps/unix/ioctls-tmpl.c: Likewise.
48819         * sysdeps/unix/ioctls.awk: Likewise.
48820         * sysdeps/unix/mk-local_lim.c: Likewise.
48821         * sysdeps/unix/snarf-ioctls: Likewise.
48823 2012-03-19  Richard Henderson  <rth@twiddle.net>
48825         * sysdeps/i386/fpu/fenv_private.h: New file.
48826         * sysdeps/i386/fpu/math_private.h: Use it.
48827         (math_opt_barrier, math_force_eval): Remove.
48828         (libc_feholdexcept_setround_53bit): Remove.
48829         (libc_feupdateenv_53bit): Remove.
48830         * sysdeps/x86_64/fpu/math_private.h: Likewise.
48831         (math_opt_barrier, math_force_eval): Remove.
48832         (libc_feholdexcept): Remove.
48833         (libc_feholdexcept_setround): Remove.
48834         (libc_fetestexcept, libc_fesetenv): Remove.
48835         (libc_feupdateenv_test): Remove.
48836         (libc_feupdateenv, libc_feholdsetround): Remove.
48837         (libc_feresetround): Remove.
48839         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
48840         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
48842         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
48843         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
48844         (libc_feupdateenv_testl): New.
48845         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
48846         (libc_feupdateenv_testf): New.
48847         (libc_feupdateenv): Use libc_feupdateenv_test.
48848         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
48849         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
48851         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
48852         (libc_feholdsetroundf, libc_feholdsetroundl): New.
48853         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
48854         (libc_feresetround_noex): New.
48855         (libc_feresetround_noexf): New.
48856         (libc_feresetround_noexl): New.
48857         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
48858         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
48859         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
48860         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
48861         SET_RESTORE_ROUND.
48862         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
48863         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
48864         (__cos): Likewise.
48865         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
48866         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
48867         SET_RESTORE_ROUND_NOEX.
48868         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
48869         SET_RESTORE_ROUND_NOEXF.
48870         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
48871         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
48872         (libc_feholdsetroundf): New.
48873         (libc_feresetround, libc_feresetroundf): New.
48875         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
48876         (libc_feholdexcept_setround_53bit): Convert from macro to function.
48877         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
48879         * sysdeps/generic/math_private.h: Include <fenv.h>.
48880         (default_libc_feholdexcept): New.
48881         (default_libc_feholdexcept_setround): New.
48882         (default_libc_fesetenv, default_libc_feupdateenv): New.
48883         (libc_feholdexcept): Only define if undefined.
48884         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
48885         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
48886         (libc_feholdexcept_setroundl): Likewise.
48887         (libc_feholdexcept_setround_53bit): Likewise.
48888         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
48889         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
48890         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
48891         (libc_feupdateenv_53bit): Likewise.
48892         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
48893         (libc_feholdexcept): Convert from macro to inline function.
48894         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
48895         (libc_fesetenv, libc_feupdateenv): Likewise.
48897         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
48898         not previously defined.
48899         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
48900         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
48901         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
48902         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
48903         * sysdeps/ieee754/flt-32/math_private.h: New file.
48904         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
48905         math_private.h below SET_FLOAT_WORD.
48906         (__isnan, __isinf_ns, __finite): Remove.
48907         (__isnanf, __isinf_nsf, __finitef): Remove.
48909 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
48911         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48913 2012-03-17  David S. Miller  <davem@davemloft.net>
48915         [BZ #6471]
48916         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
48917         for 2.16.
48919 2012-03-16  David S. Miller  <davem@davemloft.net>
48921         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
48922         warnings.
48924         [BZ #6471]
48925         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
48926         properly.
48927         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
48928         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
48929         sysdep_routines when subdir is sysvipc.
48930         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
48931         __getshmlba helper.
48933         * sysdeps/sparc/fpu/libm-test/ulps: Update.
48935 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48937         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
48938         [__LP64__].
48940 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48942         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
48943         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
48944         (__lround): Renamed to ...
48945         (__llround): This.  Replace long int with long long int.
48946         Define lround functions as aliases of llround functions.
48947         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
48949 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48951         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
48952         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
48953         adresses to uintptr_t.  Replace "long int" and "unsigned long
48954         int" with "greg_t" on va_arg.
48956 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48958         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
48959         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
48961         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
48962         Move e_machine check before EI_CLASS check.  Handle x32
48963         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
48964         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
48965         SKIP_EM_IA_64 and include
48966         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
48968         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
48969         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
48970         (add_system_dir): New macro.
48972         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
48973         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
48975 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
48977         [BZ #2551]
48978         [BZ #2552]
48979         [BZ #2553]
48980         [BZ #2554]
48981         [BZ #2562]
48982         [BZ #2563]
48983         [BZ #2565]
48984         [BZ #2566]
48985         [BZ #2576]
48986         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
48987         (y0): Likewise.
48988         * math/w_j0f.c (j0f): Likewise.
48989         (y0f): Likewise.
48990         * math/w_j0l.c (__j0l): Likewise.
48991         (__y0l): Likewise.
48992         * math/w_j1.c (j1): Likewise.
48993         (y1): Likewise.
48994         * math/w_j1f.c (j1f): Likewise.
48995         (y1f): Likewise.
48996         * math/w_j1l.c (__j1l): Likewise.
48997         (__y1l): Likewise.
48998         * math/w_jn.c (jn): Likewise.
48999         (yn): Likewise.
49000         * math/w_jnf.c (jnf): Likewise.
49001         (ynf): Likewise.
49002         * math/w_jnl.c (__jnl): Likewise.
49003         (__ynl): Likewise.
49004         * math/libm-test.inc (j0_test): Add more tests.
49005         (j1_test): Likewise.
49006         (jn_test): Likewise.  Add trailing semicolon to existing test.
49007         (y0_test): Likewise.
49008         (y1_test): Likewise.
49009         * sysdeps/i386/fpu/libm-test-ulps: Update.
49010         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49012         [BZ #13851]
49013         [BZ #13854]
49014         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
49015         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
49016         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
49017         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
49018         (__tanl): Set errno for infinite argument.
49019         * sysdeps/i386/fpu/mptan.c: Remove.
49020         * sysdeps/i386/fpu/s_tan.S: Likewise.
49021         * sysdeps/i386/fpu/s_tanl.S: Likewise.
49022         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
49023         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
49024         * math/libm-test.inc (tan_test): Add more tests and enable more
49025         tests for double and long double.
49026         * sysdeps/i386/fpu/libm-test-ulps: Update.
49027         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49029 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
49031         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
49032         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
49034 2012-03-16  Roland McGrath  <roland@hack.frob.com>
49036         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
49037         * configure.in: Use it for both main tree and add-ons.
49038         * configure: Regenerated.
49040 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49042         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
49044 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
49046         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
49047         in comment.
49049         [BZ #13851]
49050         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
49051         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
49052         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
49053         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
49054         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
49055         infinite argument.
49056         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
49057         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
49058         != 0 for prec == 2.
49059         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
49060         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
49061         * sysdeps/i386/fpu/s_cosl.S: Likewise.
49062         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
49063         * sysdeps/i386/fpu/s_sinl.S: Likewise.
49064         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
49065         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
49066         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
49067         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
49068         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
49069         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
49070         * math/libm-test.inc (cos_test): Add more tests and enable more
49071         tests for long double.
49072         (sin_test): Likewise.
49073         (sincos_test): Likewise.
49074         * sysdeps/i386/fpu/libm-test-ulps: Update.
49075         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49077 2012-03-16  David S. Miller  <davem@davemloft.net>
49079         * sysdeps/sparc/fpu/math_private.h: New file.
49081 2012-03-15  David S. Miller  <davem@davemloft.net>
49083         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
49084         file.
49085         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
49086         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
49087         file.
49088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
49089         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
49090         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
49091         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
49092         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
49093         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
49094         sysdep routines.
49095         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49097         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
49098         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
49100         * sysdeps/sparc/sparc-ifunc.h: New file.
49101         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
49102         sparc-ifunc.h
49103         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
49104         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
49105         Likewise.
49106         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
49107         Likewise.
49108         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
49109         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
49110         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
49111         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
49112         Likewise.
49113         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
49114         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
49115         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
49116         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
49117         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
49118         Likewise.
49119         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
49120         Likewise.
49121         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
49122         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
49123         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
49124         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
49125         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
49126         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
49127         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
49128         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
49129         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
49130         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
49131         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
49132         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
49133         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
49134         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
49135         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
49136         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
49137         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
49138         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
49139         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
49140         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
49141         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
49142         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
49143         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
49144         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
49146 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49148         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
49149         scaling.
49150         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49152 2012-03-15  Andreas Jaeger  <aj@suse.de>
49154         [BZ #13852]
49155         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
49156         ieee754/flt-32 implementation for sin, cos and sincos.
49157         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
49158         * sysdeps/i386/fpu/s_cosf.S: Likewise.
49159         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
49160         * sysdeps/i386/fpu/s_sinf.S: Likewise.
49161         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
49162         ieee754/flt-32 implementation for tan.
49164         * math/libm-test.inc (cos_test): Enable some large input tests for
49165         float as well
49166         (sin_test): Likewise.
49167         (sincos_test): Likewise.
49168         (tan_test): Add tests for large input.
49170         * sysdeps/i386/fpu/libm-test-ulps: Update.
49172 2012-03-15  Andreas Jaeger  <aj@suse.de>
49174         [BZ #13658]
49175         * math/libm-test.inc (cos_test): Add more test cases.
49176         (sin_test): Likewise.
49177         (sincos_test): Likewise.
49179 2012-03-15  Andreas Jaeger  <aj@suse.de>
49181         [BZ #13837]
49182         * math/libm-test.inc (cos_test): Add a test case for large input
49183         value.
49184         (sin_test): Likewise.
49185         (sincos_test): Likewise.
49187 2012-03-15  Andreas Jaeger  <aj@suse.de>
49188             Joseph Myers  <joseph@codesourcery.com>
49190         [BZ #13658]
49191         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
49192         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
49193         * sysdeps/i386/fpu/branred.c: Likewise.
49194         * sysdeps/i386/fpu/dosincos.c: Likewise.
49195         * sysdeps/i386/fpu/mpa.c: Likewise.
49196         * sysdeps/i386/fpu/s_cos.S: Likewise.
49197         * sysdeps/i386/fpu/s_sin.S: Likewise.
49198         * sysdeps/i386/fpu/s_sincos.S: Likewise.
49199         * sysdeps/i386/fpu/sincos32.c: Likewise.
49201         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
49202         Define.
49203         (libc_feupdateenv_53bit): Define.
49204         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
49205         Define.
49206         (libc_feupdateenv_53bit): Define.
49208         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
49209         53 bit (without extend i386 double precision).
49211         * math/libm-test.inc (sincos_test): Add tests for large input.
49212         (sin): Likewise.
49213         (cos): Likewise.
49215         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
49217 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49219         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49221 2012-03-15  David S. Miller  <davem@davemloft.net>
49223         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
49224         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
49225         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
49226         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
49227         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
49228         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
49229         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
49230         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
49231         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
49232         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
49233         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
49234         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
49235         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
49236         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
49237         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
49238         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
49239         file.
49240         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
49241         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
49242         file.
49243         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
49244         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
49245         file.
49246         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
49247         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
49248         file.
49249         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
49250         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
49251         fmin/fmax sysdep routines.
49252         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49254 2012-03-14  David S. Miller  <davem@davemloft.net>
49256         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
49257         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
49258         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
49259         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
49260         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
49261         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
49262         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
49263         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
49264         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
49265         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
49266         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
49267         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
49268         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
49269         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
49270         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
49271         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
49272         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
49273         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
49274         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
49275         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
49276         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
49277         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
49278         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
49279         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
49280         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
49281         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
49282         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
49283         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
49284         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
49285         routines.
49286         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
49287         file.
49288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
49289         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
49290         file.
49291         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
49292         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
49293         file.
49294         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
49295         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
49296         file.
49297         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
49298         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
49299         file.
49300         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
49301         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
49302         file.
49303         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
49304         file.
49305         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
49306         file.
49307         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
49308         file.
49309         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
49310         New file.
49311         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
49312         file.
49313         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
49314         file.
49315         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
49316         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
49317         file.
49318         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
49319         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
49320         file.
49321         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
49322         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
49323         file.
49324         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
49325         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
49326         VIS3 routines.
49328         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
49329         New file.
49331         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49333         * sysdeps/sparc/configure.in: New file.
49334         * sysdeps/sparc/configure: Generate.
49335         * configure.in (libc_cv_sparc_as_vis3): Substitute.
49336         * configure: Regenerate.
49337         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
49338         * config.make.in (have-as-vis3): New.
49339         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
49340         available use -Av9d instead of -Av9a.
49341         * sysdeps/sparc/sparc64/Makefile: Likewise.
49342         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
49343         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
49344         New file.
49345         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
49346         file.
49347         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
49348         New file.
49349         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
49350         file.
49351         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
49352         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
49353         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
49354         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
49355         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
49357         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
49358         fzeros/fnegs to load 0x80000000 into a float register instead of
49359         using the stack.
49360         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
49362 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49364         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49365         bits/syscall.h.
49366         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
49367         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
49368         ($(inst_includedir)/bits/syscall.h): Remove rule.
49369         ($(objpfx)bits/syscall.d): Include instead of
49370         $(objpfx)syscall-list.d.
49371         (generated): Change syscall-list.h and syscall-list.d to
49372         bits/syscall.h and bits/syscall.d.
49374 2012-03-14  Roland McGrath  <roland@hack.frob.com>
49376         [BZ #13846]
49377         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
49379 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49381         [BZ #13841]
49382         * math/s_csqrt.c: Include <float.h>.
49383         (__csqrt): Scale large or subnormal inputs.
49384         * math/s_csqrtf.c: Likewise.
49385         * math/s_csqrtl.c: Likewise.
49386         * math/libm-test.inc (csqrt_test): Add more tests.
49387         * sysdeps/i386/fpu/libm-test-ulps: Update.
49388         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49390         [BZ #13840]
49391         * math/libm-test.inc (hypot_test): Add more tests.
49393 2012-03-13  David S. Miller  <davem@davemloft.net>
49395         [BZ #13840]
49396         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
49397         double-precision for the calculation instead of scaling.
49399 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
49401         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
49402         manipulate bits before adding and subtracting TWO52[sx].
49403         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
49404         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
49405         Likewise.
49406         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
49408 2012-03-13  David S. Miller  <davem@davemloft.net>
49410         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
49411         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
49412         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
49413         rtld-global-offsets.h
49414         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
49416         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
49417         large parameters.
49419         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
49421         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
49422         'err' in the ifdef scope in which it is actually used.
49424         * nss/nss_db/db-init.c: Include string.h
49426 2012-03-12  David S. Miller  <davem@davemloft.net>
49428         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
49429         masking out of the most significant byte of random value used.
49430         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49431         Fix coding style in previous change.
49433         * sysdeps/unix/sysv/linux/kernel-features.h
49434         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
49435         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
49436         expression.
49437         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
49438         later.
49440 2012-03-11  David S. Miller  <davem@davemloft.net>
49442         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
49443         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
49444         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
49445         for 'resultvar' otherwise things get truncated on 64-bit.
49447         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49448         Fix masking out of the most significant byte of random value used.
49450         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49452 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
49454         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49456 2012-03-09  David S. Miller  <davem@davemloft.net>
49458         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
49459         variables with appropriate CPP guards.
49460         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
49461         from the frame pointer, not the stack pointer.  Correct layout
49462         comments.  Fix test on resulting framesize and the management of
49463         the outregs buffer for pltexit.  Preserve floating point return
49464         values across _dl_call_pltexit call.
49465         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
49466         framesize and the management of the outregs buffer for pltexit.
49467         Preserve floating point return values across _dl_call_pltexit
49468         call.
49469         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
49470         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
49471         (la_sparc64_gnu_pltexit): New functions.
49472         (print_exit): Fix format string for return register value.
49474 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
49476         * sunrpc/Makefile (others): Add rpcgen.
49477         ($(objpfx)rpcgen): Remove special build rule and dependency on
49478         libc.
49479         * sunrpc/rpcgen.c: New file.
49481 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
49483         [BZ #13673]
49484         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
49485         * stdio-common/bug-vfprintf-nargs.c: Likewise.
49486         * sysdeps/i386/crti.S: Likewise.
49487         * sysdeps/i386/crtn.S: Likewise.
49488         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
49489         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
49490         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
49491         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
49492         * sysdeps/sh/crti.S: Likewise.
49493         * sysdeps/sh/crtn.S: Likewise.
49494         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
49496         [BZ #13673]
49497         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
49498         with URL.
49499         * locale/programs/locfile-kw.gperf: Likewise.
49500         * locale/programs/charmap-kw.h: Regenerated.
49501         * locale/programs/locfile-kw.h: Likewise.
49503         [BZ #13673]
49504         * intl/plural.y: Replace FSF snail mail address with URL.
49505         * intl/plural.c: Regenerated.
49507 2012-03-09  Richard Henderson  <rth@twiddle.net>
49509         * include/math_private.h: Remove file.
49510         * math/math_private.h: Move file ...
49511         * sysdeps/generic/math_private.h: ... here.
49513         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
49514         * sysdeps/powerpc/fpu/math_private.h: Likewise.
49515         * sysdeps/x86_64/fpu/math_private.h: Likewise.
49517         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
49518         and <math_private.h>.
49519         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
49520         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
49521         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
49522         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
49523         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
49524         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
49525         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
49526         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49527         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
49528         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49529         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49530         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49531         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
49532         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49533         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
49534         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
49535         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49536         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
49537         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
49538         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
49539         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49540         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
49541         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
49542         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49543         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
49544         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
49545         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
49546         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49547         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49548         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
49549         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
49550         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49551         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
49552         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
49553         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
49554         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
49555         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
49556         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
49557         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
49558         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49559         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
49560         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
49561         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
49562         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
49563         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
49564         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
49565         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
49566         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
49567         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
49568         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
49569         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
49570         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
49571         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
49572         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
49573         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
49574         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
49575         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
49576         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
49577         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
49578         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
49579         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
49580         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
49581         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49582         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
49583         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
49584         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
49585         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
49586         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
49587         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
49588         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
49589         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
49590         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
49591         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
49592         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
49593         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
49594         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
49595         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
49596         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
49597         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
49598         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
49599         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
49600         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
49601         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
49602         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
49603         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
49604         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
49605         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
49606         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
49607         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
49608         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49609         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49610         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
49611         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49612         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
49613         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
49614         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
49615         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49616         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
49617         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49618         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
49619         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
49620         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
49621         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
49622         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
49623         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
49624         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
49625         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
49626         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
49627         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
49628         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
49629         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
49630         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
49631         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
49632         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
49633         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
49634         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
49635         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
49636         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
49637         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
49638         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
49639         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
49640         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
49641         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
49642         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
49643         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
49644         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
49645         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49646         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
49647         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
49648         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
49649         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
49650         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
49651         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
49652         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
49653         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
49654         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
49655         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
49656         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
49657         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
49658         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
49659         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
49660         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
49661         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
49662         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
49663         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
49664         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
49665         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
49666         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
49667         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
49668         * sysdeps/ieee754/k_standard.c: Likewise.
49669         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
49670         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
49671         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
49672         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
49673         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
49674         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
49675         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
49676         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
49677         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
49678         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
49679         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
49680         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
49681         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
49682         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
49683         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
49684         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
49685         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
49686         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
49687         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
49688         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
49689         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
49690         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
49691         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
49692         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
49693         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
49694         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
49695         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
49696         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
49697         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
49698         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
49699         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
49700         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
49701         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
49702         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
49703         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
49704         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
49705         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
49706         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
49707         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
49708         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
49709         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
49710         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
49711         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
49712         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
49713         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
49714         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
49715         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
49716         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
49717         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
49718         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
49719         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
49720         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
49721         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
49722         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
49723         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
49724         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
49725         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
49726         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
49727         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
49728         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
49729         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
49730         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
49731         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
49732         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
49733         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
49734         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
49735         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
49736         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
49737         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
49738         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
49739         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
49740         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
49741         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
49742         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
49743         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
49744         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
49745         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
49746         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
49747         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49748         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
49749         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
49750         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
49751         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
49752         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
49753         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
49754         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
49755         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
49756         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
49757         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
49758         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
49759         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
49760         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
49761         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
49762         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
49763         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
49764         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
49765         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
49766         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
49767         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
49768         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
49769         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
49770         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
49771         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
49772         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
49773         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
49774         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
49775         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
49776         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
49777         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
49778         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
49779         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
49780         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
49781         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
49782         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
49783         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
49784         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
49785         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
49786         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
49787         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
49788         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
49789         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
49790         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
49791         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
49792         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
49793         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
49794         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
49795         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
49796         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
49797         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
49798         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
49799         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
49800         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
49801         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
49802         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
49803         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
49804         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
49805         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
49806         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
49807         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
49808         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
49809         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
49810         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
49811         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
49812         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
49813         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
49814         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
49815         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
49816         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
49817         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
49818         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
49819         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
49820         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
49821         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
49822         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
49823         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
49824         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
49825         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
49826         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
49827         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
49828         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
49829         * sysdeps/ieee754/s_lib_version.c: Likewise.
49830         * sysdeps/ieee754/s_matherr.c: Likewise.
49831         * sysdeps/ieee754/s_signgam.c: Likewise.
49832         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
49833         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
49834         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
49835         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
49836         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
49837         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
49838         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
49839         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
49840         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
49841         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
49842         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
49843         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
49844         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
49845         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
49846         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
49847         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
49848         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
49849         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
49850         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
49851         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
49852         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
49854 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
49856         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
49857         * sunrpc/rpc_main.c: Likewise.
49858         * sunrpc/rpc_svcout.c: Likewise.
49860 2012-03-09  David S. Miller  <davem@davemloft.net>
49862         * include/math_private.h: New file.
49864 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
49866         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
49867         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
49868         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
49869         from <bits/socket_type.h>.
49870         (enum __socket_type): Don't define here.
49871         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
49872         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49873         bits/socket_type.h.
49875         [BZ #13566]
49876         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
49877         checking __USE_GNU.
49879         * Makerules ($(inst_includedir)/%.h): New rule.
49880         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
49881         (install-others): Remove variable setting.
49882         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
49884 2012-03-08  Richard Henderson  <rth@twiddle.net>
49886         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
49887         from macro to inline function; merge with the
49888         !__LIBC_INTERNAL_MATH_INLINES version.
49889         (__ieee754_sqrtf): Likewise.
49891         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
49892         to inline function.
49893         (__rintf, __floor, __floorf): Likewise.
49895         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
49896         macro to inline function.
49897         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
49899         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
49900         not <math/math_private.h>.
49902 2012-03-08  David S. Miller  <davem@davemloft.net>
49904         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
49905         copyright year.
49906         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
49908 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
49910         * resolv/gai_misc.c (handle_requests): Fix struct timespec
49911         normalization.
49912         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
49913         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
49915 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
49917         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
49918         be defined individually, they must be defined as a block.  Define
49919         S for printing a string instead of hidint the different by using a
49920         macro for adding the 'l'.
49921         * stdio-common/tst-fphex-wide.c: Adjust.
49923 2012-03-07  Marek Polacek  <polacek@redhat.com>
49925         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
49927 2012-03-08  Marek Polacek  <polacek@redhat.com>
49929         [BZ #13806]
49930         * stdio-common/Makefile (tests): Add tst-fphex-wide.
49931         * stdio-common/tst-fphex.c: Define a few macros to make the
49932         test reusable.  Use them.
49933         * stdio-common/tst-fphex-wide.c: New file.
49935 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
49937         [BZ #6911]
49938         * manual/macros.texi (gnusystems): New macro.
49939         (nongnusystems): Likewise.
49940         (gnulinuxhurdsystems): Likewise.
49941         (gnuhurdsystems): Likewise..
49942         (gnulinuxsystems): Likewise.
49943         * manual/charset.texi: Use new macros or @theglibc{} to refer to
49944         variants of the GNU system, not "GNU system".
49945         * manual/conf.texi: Likewise.
49946         * manual/errno.texi: Likewise.  Update example of errno macro
49947         expansion.
49948         * manual/filesys.texi: Likewise.
49949         (getumask): Document as specific to GNU/Hurd.
49950         * manual/install.texi: Likewise.  Reword some references to
49951         GNU/Linux.
49952         * manual/intro.texi: Likewise.
49953         * manual/io.texi: Likewise.
49954         (File Name Portability): Detail which constraints are inapplicable
49955         to all GNU systems and which are only inapplicable to GNU/Hurd.
49956         * manual/job.texi: Likewise.
49957         * manual/llio.texi: Likewise.
49958         (O_NOCTTY): Document as present on GNU/Linux.
49959         * manual/maint.texi: Likewise.
49960         * manual/memory.texi: Likewise.
49961         * manual/pattern.texi: Likewise.
49962         * manual/pipe.texi: Likewise.
49963         * manual/process.texi: Likewise.
49964         * manual/resource.texi: Likewise.
49965         (RUSAGE_CHILDREN): Remove statement about specifying a particular
49966         child on GNU/Hurd.
49967         * manual/setjmp.texi: Likewise.
49968         * manual/signal.texi: Likewise.
49969         * manual/startup.texi: Likewise.
49970         * manual/stdio.texi: Likewise.
49971         * manual/terminal.texi: Likewise.
49972         (ONLCR): Document as POSIX.
49973         (OXTABS): Document availability on GNU/Linux as XTABS.
49974         (ONOEOT): Document availability separately from other bits.
49975         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
49976         * manual/time.texi: Likewise.
49977         * manual/users.texi: Likewise.
49978         * INSTALL: Regenerated.
49979         * sysdeps/gnu/errlist.c: Regenerated.
49981         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
49982         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
49983         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
49984         puts.
49985         * configure: Regenerated.
49987 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
49989         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
49990         default includes instead of AC_HEADER_CHECK.
49991         * sysdeps/i386/configure: Regenerated.
49993         [BZ #10716]
49994         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
49995         * math/s_cacoshf.c (__cacoshf): Likewise.
49996         * math/s_cacoshl.c (__cacoshl): Likewise.
49997         * math/s_casinh.c (__casinh): Set signs of result from argument.
49998         * math/s_casinhf.c (__casinhf): Likewise.
49999         * math/s_casinhl.c (__casinhl): Likewise.
50000         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
50001         (casinh_test): Add more tests.
50002         * sysdeps/i386/fpu/libm-test-ulps: Update.
50003         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50005 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
50007         * po/zh_TW.po: Update from translation team.
50009         * login/Makefile (distribute): Remove variable.
50010         * catgets/Makefile: Likewise.
50011         * mach/Makefile: Likewise.
50012         * malloc/Makefile: Likewise.
50013         * misc/Makefile: Likewise.
50014         * iconv/Makefile: Likewise.
50015         * nscd/Makefile: Likewise.
50016         * hurd/Makefile: Likewise.
50017         * manual/Makefile: Likewise.
50018         * locale/Makefile: Likewise.
50019         * intl/Makefile: Likewise.
50020         * conform/Makefile: Likewise.
50021         * nss/Makefile: Likewise.
50022         * time/Makefile: Likewise.
50023         * soft-fp/Makefile: Likewise.
50024         * dirent/Makefile: Likewise.
50025         * gmon/Makefile: Likewise.
50026         * po/Makefile: Likewise.
50027         * rt/Makefile: Likewise.
50028         * socket/Makefile: Likewise.
50029         * math/Makefile: Likewise.
50030         * signal/Makefile: Likewise.
50031         * debug/Makefile: Likewise.
50032         * elf/Makefile: Likewise.
50033         * timezone/Makefile: Likewise.
50034         * stdlib/Makefile: Likewise.
50035         * iconvdata/Makefile: Likewise.
50036         * sunrpc/Makefile: Likewise.
50037         * io/Makefile: Likewise.
50038         * argp/Makefile: Likewise.
50039         * inet/Makefile: Likewise.
50040         * hesiod/Makefile: Likewise.
50041         * grp/Makefile: Likewise.
50042         * csu/Makefile: Likewise.
50043         * wctype/Makefile: Likewise.
50044         * crypt/Makefile: Likewise.
50045         * libio/Makefile: Likewise.
50046         * string/Makefile: Likewise.
50047         * nis/Makefile: Likewise.
50048         * resolv/Makefile: Likewise.
50049         * stdio-common/Makefile: Likewise.
50050         * wcsmbs/Makefile: Likewise.
50051         * dlfcn/Makefile: Likewise.
50052         * posix/Makefile: Likewise.
50054         [BZ #6959]
50055         * timezone/Makefile: Don't install timezone files, just the programs
50056         and scripts.
50058 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
50060         * nss/databases.def: Add missing gshadow entry.
50062         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
50064 2012-03-06  Marek Polacek  <polacek@redhat.com>
50066         [BZ #13726]
50067         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
50068         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
50069         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
50070         * stdio-common/tst-long-dbl-fphex.c: New file.
50072 2012-03-06  David S. Miller  <davem@davemloft.net>
50074         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
50075         (set_obp_int): New function.
50076         (get_obp_int): New function.
50077         (__get_clockfreq_via_dev_openprom): Likewise.
50078         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
50079         Avoid unused variable warnings on 'val' and use builtin_expect.
50080         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
50081         __builtin_expect.
50082         (INLINE_CLONE_SYSCALL): Likewise.
50084 2012-03-05  David S. Miller  <davem@davemloft.net>
50086         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50088 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
50090         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50092         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
50093         only for |x| >= 40.
50094         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50096 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
50098         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
50099         Replace gettimeofday with __vdso_gettimeofday.
50101         * sysdeps/unix/sysv/linux/x86_64/init-first.c
50102         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
50103         __vdso_clock_gettime and __vdso_getcpu.
50105         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
50106         time with __vdso_time.
50108 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50110         * manual/lang.texi (size_t): Note types to which size_t may be
50111         equivalent with the GNU C Library, but do not describe when
50112         differences between them are significant.
50114 2012-03-05  Andreas Jaeger  <aj@suse.de>
50116         * sysdeps/i386/fpu/libm-test-ulps: Update.
50118 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50120         [BZ #3976]
50121         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
50122         (__ieee754_pow): Save and restore rounding mode and use
50123         round-to-nearest for main computations.
50124         * math/libm-test.inc (pow_test_tonearest): New function.
50125         (pow_test_towardzero): Likewise.
50126         (pow_test_downward): Likewise.
50127         (pow_test_upward): Likewise.
50128         (main): Call the new functions.
50129         * sysdeps/i386/fpu/libm-test-ulps: Update.
50130         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50132         [BZ #3976]
50133         * math/libm-test.inc (cosh_test_tonearest): New function.
50134         (cosh_test_towardzero): Likewise.
50135         (cosh_test_downward): Likewise.
50136         (cosh_test_upward): Likewise.
50137         (sinh_test_tonearest): Likewise.
50138         (sinh_test_towardzero): Likewise.
50139         (sinh_test_downward): Likewise.
50140         (sinh_test_upward): Likewise.
50141         (main): Call the new functions.
50142         * sysdeps/i386/fpu/libm-test-ulps: Update.
50143         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50145 2012-03-05  Tom de Vries  <tom@codesourcery.com>
50147         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
50148         default stack guard is set in last bytes.
50149         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
50151 2012-03-05  Kees Cook  <keescook@chromium.org>
50153         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
50155         [BZ #13656]
50156         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
50157         possibly allocate from heap instead of stack.
50158         * stdio-common/bug-vfprintf-nargs.c: New file.
50159         * stdio-common/Makefile (tests): Add nargs overflow test.
50161 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
50163         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50165 2012-03-03  Marek Polacek  <polacek@redhat.com>
50167         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
50168         * math/math_private.h: Likewise.
50169         * stdlib/tst-strtod.c: Likewise.
50170         * sysdeps/i386/i486/bits/atomic.h: Likewise.
50171         * sysdeps/x86_64/bits/atomic.h: Likewise.
50173 2012-03-02  David S. Miller  <davem@davemloft.net>
50175         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
50176         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
50177         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
50178         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
50179         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
50180         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
50181         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
50182         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
50184 2012-03-02  Roland McGrath  <roland@hack.frob.com>
50186         [BZ #13792]
50187         * manual/examples/README: New file, says the example source files
50188         can be used under GPL>=2.
50189         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
50190         line containing just "*/".
50191         * manual/examples/add.c: Add copyright header (GPL>=2).
50192         * manual/examples/argp-ex1.c: Likewise.
50193         * manual/examples/argp-ex2.c: Likewise.
50194         * manual/examples/argp-ex3.c: Likewise.
50195         * manual/examples/argp-ex4.c: Likewise.
50196         * manual/examples/atexit.c: Likewise.
50197         * manual/examples/db.c: Likewise.
50198         * manual/examples/dir.c: Likewise.
50199         * manual/examples/dir2.c: Likewise.
50200         * manual/examples/execinfo.c: Likewise.
50201         * manual/examples/filecli.c: Likewise.
50202         * manual/examples/filesrv.c: Likewise.
50203         * manual/examples/fmtmsgexpl.c: Likewise.
50204         * manual/examples/genpass.c: Likewise.
50205         * manual/examples/inetcli.c: Likewise.
50206         * manual/examples/inetsrv.c: Likewise.
50207         * manual/examples/isockad.c: Likewise.
50208         * manual/examples/longopt.c: Likewise.
50209         * manual/examples/memopen.c: Likewise.
50210         * manual/examples/memstrm.c: Likewise.
50211         * manual/examples/mkfsock.c: Likewise.
50212         * manual/examples/mkisock.c: Likewise.
50213         * manual/examples/mygetpass.c: Likewise.
50214         * manual/examples/pipe.c: Likewise.
50215         * manual/examples/popen.c: Likewise.
50216         * manual/examples/rprintf.c: Likewise.
50217         * manual/examples/search.c: Likewise.
50218         * manual/examples/select.c: Likewise.
50219         * manual/examples/setjmp.c: Likewise.
50220         * manual/examples/sigh1.c: Likewise.
50221         * manual/examples/sigusr.c: Likewise.
50222         * manual/examples/stpcpy.c: Likewise.
50223         * manual/examples/strdupa.c: Likewise.
50224         * manual/examples/strftim.c: Likewise.
50225         * manual/examples/strncat.c: Likewise.
50226         * manual/examples/subopt.c: Likewise.
50227         * manual/examples/swapcontext.c: Likewise.
50228         * manual/examples/termios.c: Likewise.
50229         * manual/examples/testopt.c: Likewise.
50230         * manual/examples/testpass.c: Likewise.
50231         * manual/examples/timeval_subtract.c: Likewise.
50233         [BZ #13792]
50234         * manual/time.texi (Elapsed Time): Move timeval_subtract example
50235         function to ...
50236         * manual/timeval_subtract.c.texi: ... here, new file.
50238 2012-03-02  David S. Miller  <davem@davemloft.net>
50240         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
50242 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
50244         [BZ #3976]
50245         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
50246         (__sin): Save and restore rounding mode and use round-to-nearest
50247         for all computations.
50248         (__cos): Save and restore rounding mode and use round-to-nearest
50249         for all computations.
50250         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
50251         <fenv.h>.
50252         (tan): Save and restore rounding mode and use round-to-nearest for
50253         all computations.
50254         * math/libm-test.inc (cos_test_tonearest): New function.
50255         (cos_test_towardzero): Likewise.
50256         (cos_test_downward): Likewise.
50257         (cos_test_upward): Likewise.
50258         (sin_test_tonearest): Likewise.
50259         (sin_test_towardzero): Likewise.
50260         (sin_test_downward): Likewise.
50261         (sin_test_upward): Likewise.
50262         (tan_test_tonearest): Likewise.
50263         (tan_test_towardzero): Likewise.
50264         (tan_test_downward): Likewise.
50265         (tan_test_upward): Likewise.
50266         (main): Call the new functions.
50267         * sysdeps/i386/fpu/libm-test-ulps: Update.
50268         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50270         [BZ #10135]
50271         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
50272         small n, then large n, before computing and testing k+n.
50273         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
50274         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
50275         Likewise.
50276         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
50277         Likewise.
50278         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
50279         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
50280         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
50281         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
50282         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
50283         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
50284         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
50285         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
50286         * math/libm-test.inc (scalbn_test): Add more tests.
50287         (scalbln_test): Likewise.
50289         * manual/filesys.texi (mode_t): Describe constraints on size and
50290         signedness, not exact equivalence to a particular type.
50291         (ino_t): Likewise.
50292         (ino64_t): Likewise.
50293         (dev_t): Likewise.
50294         (nlink_t): Likewise.
50295         (blkcnt_t): Likewise.
50296         (blkcnt64_t): Likewise.
50297         * manual/llio.texi (off_t): Likewise.
50299         [BZ #3976]
50300         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
50301         (__ieee754_exp): Save and restore rounding mode and use
50302         round-to-nearest for all computations.
50303         * math/libm-test.inc (exp_test_tonearest): New function.
50304         (exp_test_towardzero): Likewise.
50305         (exp_test_downward): Likewise.
50306         (exp_test_upward): Likewise.
50307         (main): Call the new functions.
50308         * sysdeps/i386/fpu/libm-test-ulps: Update.
50309         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50311 2012-03-01  Chris Demetriou  <cgd@google.com>
50313         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
50314         have predictable order.
50316 2012-03-01  David S. Miller  <davem@davemloft.net>
50318         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
50320         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
50321         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
50322         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
50323         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
50325         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
50326         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
50327         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
50328         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
50329         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
50330         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
50331         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
50332         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
50333         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
50335         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50337         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
50338         * sysdeps/sparc/fpu/libm-test-ulps: to here.
50339         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
50341         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
50342         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
50343         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50344         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
50345         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
50346         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
50347         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
50348         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
50349         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50350         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
50351         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
50352         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50353         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
50354         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50355         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50356         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50357         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
50358         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
50359         * sysdeps/sparc/elf/configure: Regenerated.
50361 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
50363         * configure.in (AS, LD): Require binutils 2.20 or later.
50364         * configure: Regenerated.
50365         * manual/install.texi (Tools for Compilation): Give binutils 2.20
50366         as required minimum version.
50367         * INSTALL: Regenerated.
50369         [BZ #2541]
50370         [BZ #4108]
50371         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
50372         before squaring exponent.
50373         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
50374         bottom long double and 27 bits of top long double before squaring
50375         exponent.
50376         * math/libm-test.inc (erfc_test): Add more tests.
50377         * sysdeps/i386/fpu/libm-test-ulps: Update.
50378         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
50379         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50381 2012-03-01  Kai Tietz  <ktietz@redhat.com>
50383         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
50384         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
50385         containing bit-fields.
50386         * soft-fp/extended.h (_FP_UNION_E): Likewise.
50387         * soft-fp/single.h (_FP_UNION_S): Likewise.
50388         * soft-fp/double.h (_FP_UNION_D): Likewise.
50390 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50392         [BZ #13786]
50393         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
50394         not include ../strcmp.S.
50395         [USE_AS_STRNCASECMP_L]: Likewise.
50396         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
50397         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
50398         * sysdeps/i386/i686/multiarch/strncase_l-c.c
50399         (__strncasecmp_l_ia32): Define as alias to
50400         __strncasecmp_l_nonascii.
50402         [BZ #5794]
50403         * math/libm-test.inc (expm1_test): Add test for bug 5794.
50404         * sysdeps/i386/fpu/libm-test-ulps: Update.
50405         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50407         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
50408         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50410 2012-02-29  Jeff Law  <law@redhat.com>
50412         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
50413         out of bounds read.
50415 2012-02-29  Marek Polacek  <polacek@redhat.com>
50417         [BZ #13706]
50418         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
50419         * elf/Makefile: Add rules to run tst-unused-dep.out.
50421 2012-02-28  David S. Miller  <davem@davemloft.net>
50423         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
50424         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
50425         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
50426         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
50427         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
50428         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
50430 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50432         * math/libm-test.inc (llround_test): Move one test from
50433         lround_test.  Use TEST_f_L in moved test.
50434         (lround_test): Move misplaced test to llround_test.  Add testcase
50435         from bug 2561.
50437 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
50439         * sysdeps/x86_64/fpu/e_expf.S: New file.
50440         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
50442 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
50444         [BZ #13637]
50445         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
50446         of remain_len that may cause incomplete multi-byte character and
50447         false match.
50448         * posix/bug-regex33.c: New file.
50449         * posix/Makefile (tests): Add bug-regex33.
50451 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
50453         * manual/macros.texi: New file.
50454         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
50455         * manual/libc.texinfo: Include macros.texi.
50456         * manual/creatute.texi: Likewise.
50457         * manual/install.texi: Likewise.
50458         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
50459         @glibcadj{} in references to the GNU C Library.
50460         * manual/charset.texi: Likewise.
50461         * manual/conf.texi: Likewise.
50462         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
50463         when not using those macros.
50464         * manual/creature.texi: Likewise.
50465         * manual/crypt.texi: Likewise.
50466         * manual/errno.texi: Likewise.
50467         * manual/filesys.texi: Likewise.
50468         * manual/header.texi: Likewise.
50469         * manual/install.texi: Likewise.
50470         * manual/intro.texi: Likewise.
50471         * manual/io.texi: Likewise.
50472         * manual/job.texi: Likewise.
50473         * manual/lang.texi: Likewise.
50474         * manual/libc.texiinfo: Likewise.
50475         * manual/llio.texi: Likewise.
50476         * manual/locale.texi: Likewise.
50477         * manual/maint.texi: Likewise.
50478         * manual/math.texi: Likewise.
50479         * manual/memory.texi: Likewise.
50480         * manual/message.texi: Likewise.
50481         * manual/nss.texi: Likewise.
50482         * manual/pattern.texi: Likewise.
50483         * manual/process.texi: Likewise.
50484         * manual/resource.texi: Likewise.
50485         * manual/search.texi: Likewise.
50486         * manual/setjmp.texi: Likewise.
50487         * manual/signal.texi: Likewise.
50488         * manual/socket.texi: Likewise.
50489         * manual/startup.texi: Likewise.
50490         * manual/stdio.texi: Likewise.
50491         * manual/string.texi: Likewise.
50492         * manual/sysinfo.texi: Likewise.
50493         * manual/syslog.texi: Likewise.
50494         * manual/terminal.texi: Likewise.
50495         * manual/time.texi: Likewise.
50496         * manual/users.texi: Likewise.
50497         * INSTALL: Regenerated.
50498         * NOTES: Regenerated.
50499         * sysdeps/gnu/errlist.c: Regenerated.
50501 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
50503         * include/dirent.h: Include <dirstream.h> before
50504         <dirent/dirent.h>.
50506 2012-02-28  David S. Miller  <davem@davemloft.net>
50508         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
50509         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
50510         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
50511         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
50513 2012-02-27  David S. Miller  <davem@davemloft.net>
50515         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
50516         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
50517         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
50518         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
50520         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
50521         frame pointer instead of stack pointer relative arg slot.
50522         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50523         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50524         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50526 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
50528         [BZ #3992]
50529         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
50531 2012-02-27  David S. Miller  <davem@davemloft.net>
50533         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
50534         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50535         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
50536         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
50537         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50538         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50539         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
50540         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
50542 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50544         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
50545         later.  Allow versions 5-9.
50546         * configure: Regenerated.
50547         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
50548         required minimum version and 4.6 as recommended version.  Do not
50549         mention bugs in GCC 2.7 and 2.8.
50550         * INSTALL: Regenerated.
50552 2012-02-27  David S. Miller  <davem@davemloft.net>
50554         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
50555         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
50556         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
50557         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
50558         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
50559         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
50560         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
50561         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
50563         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
50564         manipulate bits before adding and subtracting TWO112[sx].
50565         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
50567 2012-02-27  Roland McGrath  <roland@hack.frob.com>
50569         [BZ #13775]
50570         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
50571         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
50572         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
50573         being in POSIX, because they are in 1003.1-2008.
50575         * rt/tst-aio.c: Include <fcntl.h>.
50576         * rt/tst-aio7.c: Likewise.
50577         * rt/tst-aio64.c: Likewise.
50579         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
50581 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50583         * manual/install.texi (--with-headers): Describe headers as
50584         interface headers, not private headers.
50585         (Specific advice for GNU/Linux systems): Describe use of headers
50586         from "make headers_install", not private headers from older
50587         kernels.
50588         * INSTALL: Regenerated.
50589         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
50590         Change to 2.6.19.
50591         * sysdeps/unix/sysv/linux/configure: Regenerated.
50593         * manual/llio.texi (fclean): Remove documentation.
50595         * manual/Makefile (libc-texi-generated): New variable.  Include
50596         version.texi.
50597         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
50598         $(libc-texi-generated), not duplicated list of files.
50599         (version.texi, stamp-version): New rules.
50600         (realclean): Remove $(libc-texi-generated), not individual files
50601         from that list.  Do not remove dir-add.texinfo.
50602         * manual/libc.texinfo: Comment out uses of edition numbers and
50603         references to printed manual.  Remove last-updated dates.
50604         (EDITION): Comment out.
50605         (ISBN): Likewise.
50606         (VERSION, UPDATED): Remove.
50607         (version.texi): Include.
50609 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
50611         * sysdeps/posix/spawni.c: Include <signal.h>.
50612         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
50613         * sysdeps/pthread/aio_fsync.c: Likewise.
50615 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
50617         * conform/Makefile (tests): Run only when not cross-compiling and
50618         when fast-check is not defined.
50620         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
50621         * conform/data/limits.h-data: Fixes for POSIX2008.
50622         * conform/run-conformtest.sh: Run all tests.
50623         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
50624         headers.
50625         * include/bits/dlfcn.h: Likewise.
50626         * include/langinfo.h: Likewise.
50627         * include/monetary.h: Likewise.
50628         * include/sys/poll.h: Likewise.
50630         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
50631         for __USE_GNU.
50632         * posix/spawn.h: Define __need_sigset_t.
50633         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
50634         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
50635         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
50636         to get sigevent_t only.
50637         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
50638         only for __USE_GNU.
50639         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50640         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
50641         process_vm_writev only for __USE_GNU.
50642         * termios/termios.h: Declare tcgetsid also for POSIX2008.
50644         * conform/Makefile: For now ignore errors from run-conformtest.
50645         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
50646         POSIX to avoid namespace pollution.  Don't prepend headers.
50647         * conform/data/aio.h-data: Fixes for POSIX testing.
50648         * conform/data/fcntl.h-data: Likewise.
50649         * conform/data/glob.h-data: Likewise.
50650         * conform/data/grp.h-data: Likewise.
50651         * conform/data/pthread.h-data: Likewise.
50652         * conform/data/pwd.h-data: Likewise.
50653         * conform/data/signal.h-data: Likewise.
50654         * conform/data/spawn.h-data: Likewise.
50655         * conform/data/stdio.h-data: Likewise.
50656         * conform/data/stdlib.h-data: Likewise.
50657         * conform/data/stropts.h-data: Likewise.
50658         * conform/data/sys/mman.h-data: Likewise.
50659         * conform/data/sys/stat.h-data: Likewise.
50660         * conform/data/sys/types.h-data: Likewise.
50661         * conform/data/sys/wait.h-data: Likewise.
50662         * conform/data/time.h-data: Likewise.
50663         * conform/data/unistd.h-data: Likewise.
50664         * conform/data/utime.h-data: Likewise.
50666         * io/sys/stat.h: fchmod was always in POSIX.
50667         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
50668         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
50669         * rt/aio.h: Define __need_timespec before including <time.h>.
50670         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
50671         struct.  Add forward declaration of pthread_attr_t and use it in
50672         sigevent.
50673         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
50674         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
50675         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
50676         always remove CLK_TCK definition.
50678 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
50680         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
50682 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
50684         * conform/run-conformtest.sh: New file.
50685         * conform/Makefile: Run run-conformtest for tests.
50686         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
50687         support.
50689         * conform/data/uchar.h-data: New file.
50690         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
50691         * conform/data/arpa/inet.h-data: Likewise.
50692         * conform/data/assert.h-data: Likewise.
50693         * conform/data/complex.h-data: Likewise.
50694         * conform/data/cpio.h-data: Likewise.
50695         * conform/data/ctype.h-data: Likewise.
50696         * conform/data/dirent.h-data: Likewise.
50697         * conform/data/dlfcn.h-data: Likewise.
50698         * conform/data/errno.h-data: Likewise.
50699         * conform/data/fcntl.h-data: Likewise.
50700         * conform/data/float.h-data: Likewise.
50701         * conform/data/fmtmsg.h-data: Likewise.
50702         * conform/data/fnmatch.h-data: Likewise.
50703         * conform/data/ftw.h-data: Likewise.
50704         * conform/data/glob.h-data: Likewise.
50705         * conform/data/grp.h-data: Likewise.
50706         * conform/data/iconv.h-data: Likewise.
50707         * conform/data/inttypes.h-data: Likewise.
50708         * conform/data/langinfo.h-data: Likewise.
50709         * conform/data/libgen.h-data: Likewise.
50710         * conform/data/limits.h-data: Likewise.
50711         * conform/data/locale.h-data: Likewise.
50712         * conform/data/math.h-data: Likewise.
50713         * conform/data/monetary.h-data: Likewise.
50714         * conform/data/mqueue.h-data: Likewise.
50715         * conform/data/ndbm.h-data: Likewise.
50716         * conform/data/net/if.h-data: Likewise.
50717         * conform/data/netdb.h-data: Likewise.
50718         * conform/data/netinet/in.h-data: Likewise.
50719         * conform/data/nl_types.h-data: Likewise.
50720         * conform/data/poll.h-data: Likewise.
50721         * conform/data/pthread.h-data: Likewise.
50722         * conform/data/pwd.h-data: Likewise.
50723         * conform/data/regex.h-data: Likewise.
50724         * conform/data/sched.h-data: Likewise.
50725         * conform/data/search.h-data: Likewise.
50726         * conform/data/semaphore.h-data: Likewise.
50727         * conform/data/setjmp.h-data: Likewise.
50728         * conform/data/signal.h-data: Likewise.
50729         * conform/data/spawn.h-data: Likewise.
50730         * conform/data/stdarg.h-data: Likewise.
50731         * conform/data/stdio.h-data: Likewise.
50732         * conform/data/stdlib.h-data: Likewise.
50733         * conform/data/string.h-data: Likewise.
50734         * conform/data/strings.h-data: Likewise.
50735         * conform/data/stropts.h-data: Likewise.
50736         * conform/data/sys/ipc.h-data: Likewise.
50737         * conform/data/sys/mman.h-data: Likewise.
50738         * conform/data/sys/msg.h-data: Likewise.
50739         * conform/data/sys/resource.h-data: Likewise.
50740         * conform/data/sys/select.h-data: Likewise.
50741         * conform/data/sys/sem.h-data: Likewise.
50742         * conform/data/sys/shm.h-data: Likewise.
50743         * conform/data/sys/socket.h-data: Likewise.
50744         * conform/data/sys/stat.h-data: Likewise.
50745         * conform/data/sys/statvfs.h-data: Likewise.
50746         * conform/data/sys/time.h-data: Likewise.
50747         * conform/data/sys/timeb.h-data: Likewise.
50748         * conform/data/sys/times.h-data: Likewise.
50749         * conform/data/sys/types.h-data: Likewise.
50750         * conform/data/sys/uio.h-data: Likewise.
50751         * conform/data/sys/un.h-data: Likewise.
50752         * conform/data/sys/utsname.h-data: Likewise.
50753         * conform/data/sys/wait.h-data: Likewise.
50754         * conform/data/syslog.h-data: Likewise.
50755         * conform/data/tar.h-data: Likewise.
50756         * conform/data/termios.h-data: Likewise.
50757         * conform/data/utime.h-data: Likewise.
50758         * conform/data/utmpx.h-data: Likewise.
50759         * conform/data/varargs.h-data: Likewise.
50760         * conform/data/wchar.h-data: Likewise.
50761         * conform/data/wctype.h-data: Likewise.
50762         * conform/data/wordexp.h-data: Likewise.
50764         * include/stropts.h: New file.
50765         * include/uchar.h: New file.
50766         * include/aio.h: Changes to allow conformtest.pl to use the headers.
50767         * include/assert.h: Likewise.
50768         * include/ctype.h: Likewise.
50769         * include/dirent.h: Likewise.
50770         * include/dlfcn.h: Likewise.
50771         * include/fcntl.h: Likewise.
50772         * include/fnmatch.h: Likewise.
50773         * include/glob.h: Likewise.
50774         * include/grp.h: Likewise.
50775         * include/libio.h: Likewise.
50776         * include/locale.h: Likewise.
50777         * include/math.h: Likewise.
50778         * include/net/if.h: Likewise.
50779         * include/netdb.h: Likewise.
50780         * include/netinet/in.h: Likewise.
50781         * include/pthread.h: Likewise.
50782         * include/pwd.h: Likewise.
50783         * include/regex.h: Likewise.
50784         * include/sched.h: Likewise.
50785         * include/search.h: Likewise.
50786         * include/setjmp.h: Likewise.
50787         * include/signal.h: Likewise.
50788         * include/stdio.h: Likewise.
50789         * include/stdlib.h: Likewise.
50790         * include/string.h: Likewise.
50791         * include/sys/cdefs.h: Likewise.
50792         * include/sys/mman.h: Likewise.
50793         * include/sys/msg.h: Likewise.
50794         * include/sys/resource.h: Likewise.
50795         * include/sys/select.h: Likewise.
50796         * include/sys/socket.h: Likewise.
50797         * include/sys/stat.h: Likewise.
50798         * include/sys/statvfs.h: Likewise.
50799         * include/sys/time.h: Likewise.
50800         * include/sys/times.h: Likewise.
50801         * include/sys/uio.h: Likewise.
50802         * include/sys/utsname.h: Likewise.
50803         * include/sys/wait.h: Likewise.
50804         * include/termios.h: Likewise.
50805         * include/time.h: Likewise.
50806         * include/ulimit.h: Likewise.
50807         * include/unistd.h: Likewise.
50808         * include/utime.h: Likewise.
50809         * include/wchar.h: Likewise.
50810         * include/wctype.h: Likewise.
50811         * include/wordexp.h: Likewise.
50813         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
50815         * time/time.h: TIME_UTC must be a macro.
50816         Make timespec_get available for ISO C11 only as well.
50818 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
50820         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
50821         Reported by Peng Haitao <penght@cn.fujitsu.com>.
50823 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
50825         * configure.in: Use -o not -a in test for unsupported multi-arch.
50827 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
50829         * manual/texinfo.tex: Update to version 2012-01-19.16.
50831 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
50833         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
50835 2012-02-24  Roland McGrath  <roland@hack.frob.com>
50837         [BZ #13738]
50838         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
50839         * manual/fdl-1.3.texi: New file.
50840         * manual/fdl-1.1.texi: File removed.
50842         [BZ #13738]
50843         * manual/libc.texinfo (FDL_VERSION): New @set.
50844         Use it for mention of FDL in cover text.
50845         (Documentation License): Use it in @include file name.
50847 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50848             Roland McGrath  <roland@hack.frob.com>
50850         [BZ #5461]
50851         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
50852         (not LONG_LONG_MAX and LONG_LONG_MIN.
50853         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
50854         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
50855         name.
50856         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
50858 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50860         [BZ #2547]
50861         [BZ #11365]
50862         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
50863         manipulate bits before adding and subtracting TWO23[sx].
50864         * math/libm-test.inc (nearbyint_test): Add more tests.
50866 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50868         [BZ #2548]
50869         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
50870         bits before adding and subtracting TWO23[sx].
50871         * math/libm-test.inc (rint_test): Add more tests.
50872         (rint_test_tonearest): Likewise.
50873         (rint_test_towardzero): Likewise.
50874         (rint_test_downward): Likewise.
50875         (rint_test_upward: Likewise.
50877 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50879         [BZ #10110]
50880         * include/stdc-predef.h: New file.  Extracted from features.h.
50881         * include/features.h: Include stdc-predef.h.
50882         * Makefile (headers): Add stdc-predef.h.
50883         * CONFORMANCE (Compiler limitations): Update.
50885 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50887         * manual/libc.texinfo (VERSION, UPDATED): Revert.
50889 2012-02-21  David S. Miller  <davem@davemloft.net>
50891         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
50892         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
50894 2012-02-20  David S. Miller  <davem@davemloft.net>
50896         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
50897         using a normal save/restore sequence, rather than allocating a
50898         dummy stack frame just to store a frame pointer and restore.
50899         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50901 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50903         * manual/install.texi: Fix stray word in line-wrapped comment.
50905 2012-02-20  David S. Miller  <davem@davemloft.net>
50907         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
50908         both binutils and gcc support GOTDATA.
50910         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
50911         "rd %pc" in the PIC register setup sequences.
50913         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
50914         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
50915         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50916         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
50917         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50918         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
50919         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
50920         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50921         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
50922         (SYSCALL_ERROR_HANDLER): Likewise.
50923         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50924         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50925         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
50926         (SYSCALL_ERROR_HANDLER): Likewise.
50928         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
50929         (HAVE_GCC_GOTDATA): New.
50930         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
50931         relocation support in both binutils and gcc.
50932         * sysdeps/sparc/elf/configure: Regenerate.
50934         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
50935         * sysdeps/sparc/sparc32/elf/configure: Delete.
50936         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
50937         * sysdeps/sparc/sparc64/elf/configure: Delete.
50938         * sysdeps/sparc/elf/configure.in: New file.
50939         * sysdeps/sparc/elf/configure: Generate.
50941         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
50942         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
50943         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
50944         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
50945         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
50947 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50949         * manual/install.texi: Do not mention specific glibc version
50950         numbers.
50951         * manual/libc.texinfo (VERSION, UPDATED): Update.
50952         (@copying): Use @copyright{} and range of years.
50954 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50956         [BZ #13695]
50957         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
50958         [crti.S not in sysdirs] (generated): Do not append.
50959         [crti.S not in sysdirs] (omit-deps): Likewise.
50960         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
50961         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
50962         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
50963         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
50964         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
50965         Likewise.
50966         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
50967         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
50968         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
50969         * csu/defs.awk: Remove file.
50970         * sysdeps/generic/initfini.c: Likewise.
50971         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
50972         variable.
50973         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
50974         Likewise.
50976 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50978         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
50979         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
50980         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
50981         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
50982         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
50983         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
50984         <bits/epoll.h>.
50985         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
50986         (__EPOLL_PACKED): Define to empty if not defined by
50987         <bits/epoll.h>.
50988         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
50989         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50990         bits/epoll.h.
50992 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50994         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
50995         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
50996         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
50997         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
50998         <bits/timerfd.h>.
50999         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
51000         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51001         bits/timerfd.h.
51003 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51005         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
51006         in C locale.
51007         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
51008         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
51009         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
51010         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51012 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
51014         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51015         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
51017 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
51019         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
51020         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
51021         defined.
51022         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
51023         Likewise.
51024         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
51025         entry for 2.16.
51027 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
51029         * math/w_acos.c: Use non-signaling floating-point comparisons.
51030         * math/w_acosf.c: Likewise.
51031         * math/w_acosh.c: Likewise.
51032         * math/w_acoshf.c: Likewise.
51033         * math/w_acoshl.c: Likewise.
51034         * math/w_acosl.c: Likewise.
51035         * math/w_asin.c: Likewise.
51036         * math/w_asinf.c: Likewise.
51037         * math/w_asinl.c: Likewise.
51038         * math/w_atanh.c: Likewise.
51039         * math/w_atanhf.c: Likewise.
51040         * math/w_atanhl.c: Likewise.
51041         * math/w_exp2.c: Likewise.
51042         * math/w_exp2f.c: Likewise.
51043         * math/w_exp2l.c: Likewise.
51044         * math/w_j0.c: Likewise.
51045         * math/w_j0f.c: Likewise.
51046         * math/w_j0l.c: Likewise.
51047         * math/w_j1.c: Likewise.
51048         * math/w_j1f.c: Likewise.
51049         * math/w_j1l.c: Likewise.
51050         * math/w_jn.c: Likewise.
51051         * math/w_jnf.c: Likewise.
51052         * math/w_log.c: Likewise.
51053         * math/w_log10.c: Likewise.
51054         * math/w_log10f.c: Likewise.
51055         * math/w_log10l.c: Likewise.
51056         * math/w_log2.c: Likewise.
51057         * math/w_log2f.c: Likewise.
51058         * math/w_log2l.c: Likewise.
51059         * math/w_logf.c: Likewise.
51060         * math/w_logl.c: Likewise.
51061         * math/w_sqrt.c: Likewise.
51062         * math/w_sqrtf.c: Likewise.
51063         * math/w_sqrtl.c: Likewise.
51064         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
51065         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
51066         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
51067         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
51068         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
51070 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51072         [BZ #9739]
51073         * manual/string.texi (strnlen): Use correct parameter name in
51074         equivalent expression.
51076 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51078         [BZ #11174]
51079         * manual/users.texi (seteuid): Consistently use neweuid for
51080         argument name.
51082 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51084         [BZ #13704]
51085         * manual/nss.texi (Services in the NSS configuration): Correct
51086         list of services in example configuration file.
51088 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
51090         [BZ #11322]
51091         * manual/arith.texi: Remove statements about negative zero
51092         behaving identically to zero.
51094 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51096         [BZ #5993]
51097         * manual/install.texi: Do not document upgrading from libc5.
51099 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51101         [BZ #4596]
51102         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
51104 2012-02-18  David S. Miller  <davem@davemloft.net>
51106         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
51107         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
51108         %o7 across the call.
51109         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
51110         instead.
51111         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
51112         SETUP_PIC_REG_LEAF.
51113         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
51114         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
51115         * sysdeps/sparc/crtn.S: Likewise.
51117 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
51119         * aout/Makefile: Remove.
51121 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
51123         [BZ #13058]
51124         * manual/examples/argp-ex1.c (main): Format definition in GNU
51125         style.
51126         * manual/examples/argp-ex2.c (main): Likewise.
51127         * manual/examples/argp-ex3.c (main): Likewise.
51128         * manual/examples/argp-ex4.c (main): Likewise.
51129         * manual/examples/longopt.c (main): Use new-style prototype
51130         definition.
51131         * manual/examples/strncat.c (main): Specify return type and use
51132         (void) for arguments.
51133         * manual/examples/subopt.c (main): Use char **argv argument.
51135 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51137         [BZ #5077]
51138         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
51139         rounding modes.
51141 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
51143         [BZ #6907]
51144         * manual/string.texi (strchr): Change when strchrnul is
51145         recommended.
51147 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
51149         [BZ #174]
51150         * manual/locale.texi (setlocale): Document LOCPATH.
51152 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51154         [BZ #10210]
51155         * manual/process.texi (execle): Move @dots{} before last argument.
51157 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
51159         [BZ #12047]
51160         * manual/charset.texi (Generic Charset Conversion): Fix typo
51161         (LC_TYPE -> LC_CTYPE).
51163 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
51165         [BZ #5805]
51166         * manual/arith.texi (scalbn): Use @var{} on parameter names.
51167         (scalbnf): Likewise.
51168         (scalbnl): Likewise.
51169         (scalbln): Likewise.
51170         (scalblnf): Likewise.
51171         (scalblnl): Likewise.
51172         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
51173         (vwarnx): Likewise.
51174         (verr): Likewise.
51175         (verrx): Likewise.
51176         * manual/filesys.texi (telldir): Use braces around return type.
51177         * manual/llio.texi (mmap): Add space after comma.
51178         (mmap64): Likewise.
51179         * manual/math.texi (jn): Use @var{} on parameter names.
51180         (jnf): Likewise.
51181         (jnl): Likewise.
51182         (yn): Likewise.
51183         (ynf): Likewise.
51184         (ynl): Likewise.
51185         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
51186         line.
51187         * manual/resource.texi (ulimit): Use @dots{} instead of literal
51188         "...".
51189         (sched_get_priority_min): Remove semicolon on @deftypefun line.
51190         (sched_get_priority_max): Likewise.
51191         * manual/signal.texi (sigvec): Add space after comma.
51192         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
51193         names.
51194         (if_indextoname): Likewise.
51195         (if_freenameindex): Likewise.
51196         (sendto): Use ',' instead of '.' in prototype.
51197         * manual/startup.texi (syscall): Use @dots{} instead of literal
51198         "...".
51199         * manual/stdio.texi (__fpending): Separate initial words of
51200         paragraph from @deftypefun line.
51201         * manual/syslog.texi (syslog): Use @dots{} instead of literal
51202         "...".
51203         (vsyslog): Use @var{} on parameter names.
51204         * manual/terminal.texi (stty): Use @var{} on parameter names.
51205         * manual/users.texi (getutmp): Use @var{} on parameter names.
51206         (getutmpx): Likewise.
51208 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51210         [BZ #6884]
51211         * manual/stdio.texi (fopen): Fix typos in description of
51212         ",ccs=STRING".
51214 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
51216         [BZ #4026]
51217         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
51218         get clock_id definition.
51220 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
51222         [BZ #4822]
51223         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
51224         (madvise): Cast every argument to void on its own.
51226 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51228         [BZ #9902]
51229         * manual/startup.texi (Exit Status): Fix typo.
51231 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51233         [BZ #10140]
51234         * manual/examples/argp-ex1.c: Include <stdlib.h>.
51235         * manual/examples/argp-ex2.c: Likewise.
51236         * manual/examples/argp-ex3.c: Likewise.
51238 2012-02-16  Richard Henderson  <rth@redhat.com>
51240         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
51241         * sysdeps/s390/s390-32/initfini.c: Remove.
51242         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
51243         * sysdeps/s390/s390-64/initfini.c: Remove.
51245 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
51247         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
51248         compiler output for sysdeps/generic/initfini.c.
51249         * sysdeps/sh/elf/initfini.c: Remove file.
51251 2012-02-16  David S. Miller  <davem@davemloft.net>
51253         [BZ #11494]
51254         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
51256         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
51257         * sysdeps/sparc/crti.S: New file.
51258         * sysdeps/sparc/crtn.S: New file.
51259         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
51260         * sysdeps/sparc/sparc64/Makefile: Likewise.
51262 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
51264         [BZ #3335]
51265         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
51267 2012-02-15  Roland McGrath  <roland@hack.frob.com>
51269         [BZ #4822]
51270         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
51272         * mach/devstream.c (cookie_io_functions_t): Macro removed.
51273         (write, read, close): Likewise.
51274         Patch by Aurelien Jarno <aurelien@aurel32.net>.
51276 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
51278         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
51279         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
51280         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
51281         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
51282         <bits/signalfd.h>.
51283         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
51284         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51285         bits/signalfd.h.
51287 2012-02-14  Marek Polacek  <polacek@redhat.com>
51289         * sysdeps/x86_64/crti.S: New file.
51290         * sysdeps/x86_64/crtn.S: New file.
51291         * sysdeps/x86_64/elf/initfini.c: Remove file.
51293 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51295         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
51296         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
51297         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
51298         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
51299         <bits/inotify.h>.
51300         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
51301         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51302         bits/inotify.h.
51304 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51306         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
51307         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
51308         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
51309         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
51310         <bits/eventfd.h>.
51311         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
51312         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51313         bits/eventfd.h.
51315 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
51317         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
51318         __feraiseexcept instead of feraiseexcept.
51320         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
51321         nanosleep invocations.
51322         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
51323         strings, and add error checking for a nanosleep invocations.
51325 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
51327         Replace FSF snail mail address with URLs, as per GNU coding standards.
51328         Most of the snail mail addresses were wrong anyway, and omitting
51329         them makes the source code easier to maintain.  Almost all of the
51330         changes are to license notices and to locale LC_IDENTIFICATION
51331         addresses, except for this one:
51332         * manual/libc.texinfo: In "Published by", give the FSF's URL,
51333         not its snail mail address.
51335 2012-02-09  Richard Henderson  <rth@twiddle.net>
51337         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
51338         of kernel-features.h.
51340         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
51342 2012-02-08  Marek Polacek  <polacek@redhat.com>
51344         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
51345         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
51346         * sysdeps/gnu/_G_config.h: Likewise.
51347         * sysdeps/generic/_G_config.h: Likewise.
51349 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
51351         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
51352         tests.
51353         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51355         * sysdeps/powerpc/powerpc32/crti.S: New file.
51356         * sysdeps/powerpc/powerpc32/crtn.S: New file.
51357         * sysdeps/powerpc/powerpc64/crti.S: New file.
51358         * sysdeps/powerpc/powerpc64/crtn.S: New file.
51360         * Makeconfig (have-initfini): Don't set.
51361         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
51362         * configure.in (nopic_initfini): Don't substitute.
51363         * config.h.in (HAVE_INITFINI): Don't #undef.
51364         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
51365         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
51367 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
51369         Support crti.S and crtn.S provided directly by architectures.
51370         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
51371         [crti.S in sysdirs] (omit-deps): Likewise.
51372         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
51373         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
51374         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
51375         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
51376         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
51377         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
51378         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
51379         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
51380         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
51381         compiler output for sysdeps/generic/initfini.c.
51382         * sysdeps/i386/elf/Makefile: Remove file.
51383         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
51385 2012-02-07  Marek Polacek  <polacek@redhat.com>
51387         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
51388         * sysdeps/gnu/_G_config.h: Likewise.
51389         * sysdeps/mach/hurd/_G_config.h: Likewise.
51391 2012-02-07  Marek Polacek  <polacek@redhat.com>
51393         * math/Makefile (tests): Add tst-CMPLX2.
51394         * math/tst-CMPLX2.c: New file.
51396 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
51398         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51400         * math/libm-test.inc (jn_test): Add missing L suffix.
51402 2012-02-06  Marek Polacek  <polacek@redhat.com>
51404         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
51405         * sysdeps/i386/fpu/e_powf.S: Likewise.
51406         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
51407         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
51408         * sysdeps/i386/fpu/e_acosh.S: Likewise.
51409         * sysdeps/i386/fpu/e_pow.S: Likewise.
51410         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
51411         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
51412         * sysdeps/i386/fpu/s_expm1.S: Likewise.
51413         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
51414         * sysdeps/i386/fpu/e_log2.S: Likewise.
51415         * sysdeps/i386/fpu/e_log2l.S: Likewise.
51416         * sysdeps/i386/fpu/e_scalb.S: Likewise.
51417         * sysdeps/i386/fpu/e_powl.S: Likewise.
51418         * sysdeps/i386/fpu/s_log1p.S: Likewise.
51419         * sysdeps/i386/fpu/e_log10f.S: Likewise.
51420         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
51421         * sysdeps/i386/fpu/e_logl.S: Likewise.
51422         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
51423         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
51424         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
51425         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
51426         * sysdeps/i386/fpu/e_log2f.S: Likewise.
51427         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
51428         * sysdeps/i386/fpu/e_log.S: Likewise.
51429         * sysdeps/i386/fpu/s_cexp.S: Likewise.
51430         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
51431         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
51432         * sysdeps/i386/fpu/e_logf.S: Likewise.
51433         * sysdeps/i386/fpu/e_log10l.S: Likewise.
51434         * sysdeps/i386/fpu/e_atanh.S: Likewise.
51435         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
51436         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
51437         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
51438         * sysdeps/i386/fpu/e_log10.S: Likewise.
51439         * sysdeps/i386/fpu/s_frexp.S: Likewise.
51440         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
51441         * sysdeps/i386/fpu/s_asinh.S: Likewise.
51442         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
51443         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
51444         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
51445         * sysdeps/i386/asm-syntax.h: Likewise.
51446         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
51447         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
51448         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
51449         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
51450         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
51451         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
51452         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
51453         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
51454         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
51455         * sysdeps/powerpc/sysdep.h: Likewise.
51456         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
51457         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
51459 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51461         [BZ #411]
51462         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
51464 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51466         * sysdeps/i386/sysdep.h: Include <features.h>.
51467         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
51468         version.
51470 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
51472         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
51473         Define.
51474         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
51475         LOAD_PIC_REG_STR.
51477 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51479         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
51480         (SETUP_PIC_REG): Use GET_PC_THUNK.
51481         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
51482         macro.
51484 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51486         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
51487         for non-PIC compilation.
51488         (SETUP_PIC_REG): Add .p2align directive.
51489         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
51490         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
51491         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
51492         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
51493         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
51494         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
51495         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
51496         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
51497         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
51498         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
51499         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
51500         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
51501         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
51502         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
51503         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
51504         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
51505         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
51506         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
51507         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
51508         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
51509         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
51510         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
51511         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
51512         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
51513         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
51514         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
51515         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
51516         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
51517         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
51518         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
51519         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
51520         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
51521         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
51522         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
51523         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
51524         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
51525         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
51526         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
51527         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
51528         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
51529         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
51531 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51533         * math/tst-CMPLX.c: Include <stdio.h>.
51535 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
51537         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
51538         float.
51539         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
51540         * sysdeps/sparc/bits/mathdef.h: Likewise.
51542 2012-01-31  Marek Polacek  <polacek@redhat.com>
51544         * libio/libio.h: Don't define _PARAMS.
51545         * locale/programs/config.h: Don't define PARAMS.
51546         * stdlib/strtol_l.c: Likewise.
51547         (__strtol_l): Remove PARAMS from the prototype.
51549 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
51551         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
51552         names.  Just use the correct names.  Remove unnecessary wrapper
51553         functions.
51554         * malloc/arena.c: Likewise.
51555         * malloc/hooks.c: Likewise.
51557         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
51558         ARENA_TEST says not to.  Simplify test for creation of a new arena.
51559         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
51561 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
51563         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
51564         into tail calls.
51565         (update_get_addr): New function.
51566         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
51567         GET_ADDR_MODULE parameter.
51569 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51571         * crypt/cert.c: Remove __STDC__ conditionals.
51572         * crypt/crypt-entry.c: Likewise.
51573         * crypt/crypt_util.c: Likewise.
51574         * libio/filedoalloc.c: Likewise.
51575         * libio/fileops.c: Likewise.
51576         * libio/genops.c: Likewise.
51577         * libio/iofclose.c: Likewise.
51578         * libio/iofdopen.c: Likewise.
51579         * libio/iofopen.c: Likewise.
51580         * libio/iofopen64.c: Likewise.
51581         * libio/iogetdelim.c: Likewise.
51582         * libio/iopopen.c: Likewise.
51583         * libio/obprintf.c: Likewise.
51584         * libio/oldfileops.c: Likewise.
51585         * libio/oldiofclose.c: Likewise.
51586         * libio/oldiofdopen.c: Likewise.
51587         * libio/oldiofopen.c: Likewise.
51588         * libio/oldiopopen.c: Likewise.
51589         * libio/wfiledoalloc.c: Likewise.
51590         * libio/wgenops.c: Likewise.
51591         * locale/programs/xmalloc.c: Likewise.
51592         * misc/syslog.c: Likewise.
51593         * stdio-common/xbug.c: Likewise.
51594         * string/memchr.c: Likewise.
51595         * string/memcmp.c: Likewise.
51596         * string/memrchr.c: Likewise.
51597         * string/rawmemchr.c: Likewise.
51598         * sysdeps/posix/getcwd.c: Likewise.
51599         * time/strftime_l.c: Likewise.
51601 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51603         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
51604         * config.make.in (config-cflags-sse2avx): Define.
51605         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
51606         Fix typo.
51608 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
51610         * scripts/config.guess: Update from upstream config git repository.
51611         * scripts/config.sub: Likewise.
51613 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
51615         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
51616         (EM_NUM): Update.
51617         (R_TILEPRO_*, R_TILEGX_*): New macros.
51619         * scripts/firstversions.awk: Fix bug in version range handling.
51621         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
51623         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
51625         * include/sys/epoll.h: New file.
51626         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
51627         libc_hidden_def.
51629 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
51631         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
51632         Avoid unnecessary __WORDSIZE == 64 test.
51633         (fmaxf): Use VEX format if possible.
51634         (fmax): Likewise.
51635         (fminf): Likewise.
51636         (fmin): Likewise.
51638         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
51639         * math/math_private.h: Remove libc_fegetround* and
51640         libc_fesetround*.
51641         * sysdeps/i386/configure.in: Check for -msse2avx.
51642         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
51643         also if SSE2AVX is defined.
51644         Remove libc_fegetround* and libc_fesetround*.
51645         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
51646         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
51647         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
51648         of HAS_YMM_USABLE.
51649         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51650         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51651         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51652         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51653         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
51655         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
51657 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51659         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
51660         size is not set.
51661         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
51663 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
51665         [BZ #13618]
51666         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
51667         relocation.
51668         * Makeconfig (libm): Define.
51669         * elf/Makefile: Add rules to build and run tst-relsort1.
51670         * elf/tst-relsort1.c: New file.
51671         * elf/tst-relsort1mod1.c: New file.
51672         * elf/tst-relsort1mod2.c: New file.
51674 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
51676         * math/s_ldexp.c: Remove __STDC__ conditionals.
51677         * math/s_ldexpf.c: Likewise.
51678         * math/s_ldexpl.c: Likewise.
51679         * math/s_nextafter.c: Likewise.
51680         * math/s_nexttowardf.c: Likewise.
51681         * math/s_significand.c: Likewise.
51682         * math/s_significandf.c: Likewise.
51683         * math/s_significandl.c: Likewise.
51684         * math/w_jnl.c: Likewise.
51685         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
51686         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
51687         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
51688         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
51689         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
51690         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
51691         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
51692         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
51693         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
51694         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
51695         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
51696         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
51697         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
51698         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
51699         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
51700         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
51701         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
51702         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
51703         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
51704         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
51705         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
51706         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
51707         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
51708         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
51709         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
51710         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
51711         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
51712         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
51713         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
51714         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
51715         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
51716         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
51717         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
51718         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
51719         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
51720         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
51721         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
51722         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
51723         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
51724         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
51725         * sysdeps/ieee754/k_standard.c: Likewise.
51726         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
51727         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
51728         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
51729         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
51730         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
51731         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
51732         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
51733         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
51734         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
51735         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
51736         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
51737         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
51738         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
51739         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
51740         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
51741         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
51742         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
51743         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
51744         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
51745         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
51746         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
51747         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
51748         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
51749         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
51750         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
51751         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
51752         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
51753         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
51754         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
51755         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
51756         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
51757         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
51758         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
51759         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
51760         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
51761         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
51762         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
51763         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
51764         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
51765         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
51766         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
51767         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
51768         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
51769         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
51770         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
51771         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
51772         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
51773         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
51774         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
51775         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
51776         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
51777         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
51778         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
51779         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
51780         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
51781         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
51782         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
51783         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
51784         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
51785         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
51786         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
51787         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
51788         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
51789         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
51790         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
51791         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
51792         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
51793         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
51794         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
51795         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
51796         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
51797         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
51798         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
51799         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
51800         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
51801         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
51802         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
51803         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
51804         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
51805         * sysdeps/ieee754/s_matherr.c: Likewise.
51806         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
51807         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
51808         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
51809         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
51811 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
51813         * crypt/md5.h: Remove __STDC__ conditionals.
51814         * libio/libioP.h: Likewise.
51815         * locale/programs/config.h: Likewise.
51816         * sysdeps/generic/sysdep.h: Likewise.
51817         * sysdeps/i386/asm-syntax.h: Likewise.
51818         * sysdeps/s390/asm-syntax.h: Likewise.
51819         * sysdeps/unix/sysdep.h: Likewise.
51820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
51821         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
51823 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
51825         * libio/libio.h: Remove __STDC__ conditionals.
51826         * malloc/obstack.h: Likewise.
51827         * math/complex.h: Likewise.
51828         * math/math.h: Likewise.
51829         * sysdeps/generic/_G_config.h: Likewise.
51830         * sysdeps/gnu/_G_config.h: Likewise.
51831         * sysdeps/mach/hurd/_G_config.h: Likewise.
51832         * sysdeps/powerpc/bits/mathdef.h: Likewise.
51833         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
51834         * sysdeps/sparc/bits/mathdef.h: Likewise.
51836 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
51838         [BZ #13583]
51839         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
51840         Clean up HAS_* macros.
51841         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
51842         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
51843         possible.
51844         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
51845         HAS_AVX.
51846         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51847         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51848         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51849         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51850         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
51852 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
51854         * elf/tst-unique3.cc (gets): Remove declaration.
51855         * elf/tst-unique3lib.cc (gets): Likewise.
51856         * elf/tst-unique3lib2.cc (gets): Likewise.
51857         * elf/tst-unique4.cc (gets): Likewise.
51859 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
51861         * include/stdio.h: Add C++ protection.  Add gets declarations and
51862         definitions.
51863         * debug/tst-chk1.c: Don't declare gets here.
51864         * stdio-common/tst-gets.c: Likewise.
51866 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
51868         * posix/glob: Remove directory.
51870 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
51872         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
51874 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
51876         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
51877         of the non-standard EPFNOSUPPORT.
51879 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51881         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
51882         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
51883         ANYWHERE set to 1 only on KERN_NO_SPACE error.
51885 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
51887         * wcsmbs/uchar.h: Test __STDC_VERSION__.
51889 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
51891         * nscd/aicache.c (addhstaiX): Do not cache negative results of
51892         transient errors.
51893         * nscd/grpcache.c (cache_addgr): Likewise.
51894         * nscd/hstcache.c (cache_addhst): Likewise.
51895         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51896         * nscd/pwdcache.c (cache_addpw): Likewise.
51897         * nscd/servicescache.c (cache_addserv): Likewise.
51899 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
51901         * malloc/malloc.c: Various cleanups.
51902         * malloc/hooks.c: Likewise.
51904         * stdlib/Makefile (tests): Add bug-fmtmsg1.
51905         * stdlib/bug-fmtmsg1.c: New file.
51907         * stdlib/fmtmsg.c (init): Add missing unlock.
51908         Patch by Peng Haitao <penght@cn.fujitsu.com>.
51910 2012-01-12  Marek Polacek  <polacek@redhat.com>
51912         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
51913         and _GNU_SOURCE.
51915 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
51917         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
51918         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
51919         macro to ensure uniqueness of label name.
51920         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
51921         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
51923 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
51925         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
51927         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
51928         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
51929         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
51930         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
51932 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
51934         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
51936         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
51937         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
51938         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
51940         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
51942         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
51943         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
51944         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
51945         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
51947         * math/bits/math-finite.h: Add ldexp support.
51949 2012-01-10  Marek Polacek  <polacek@redhat.com>
51951         * locale/programs/localedef.h (show_archive_content): Add noreturn
51952         attribute.
51954 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
51956         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
51958 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51960         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
51962         * io/Makefile (headers): Add bits/poll2.h.
51964 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
51966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
51967         typo #include statement.
51969 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51971         * include/sys/cdefs.h: Define __attribute_alloc_size.
51972         * catgets/gencat.c: Add alloc_size attribute and apply consistently
51973         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
51974         * elf/pldd.c: Likewise.
51975         * iconv/iconv_charmap.c: Likewise.
51976         * iconv/iconvconfig.c: Likewise.
51977         * iconv/strtab.c: Likewise.
51978         * locale/programs/locale.c: Likewise.
51979         * locale/programs/localedef.h: Likewise.
51980         * locale/programs/simple-hash.c: Likewise.
51981         * nscd/nscd.h: Likewise.
51982         * nss/makedb.c: Likewise.
51983         * sysdeps/generic/ldconfig.h: Likewise.
51984         * locale/programs/localedef.c: Remove xmalloc prototype.
51985         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
51987 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
51989         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
51990         appropriate.
51992 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51994         * math/Makefile (tests): Add tst-CMPLX.
51995         * math/tst-CMPLX.c: New file.
51997         * math/complex.h (CMPLXL): Fix typo.
51999         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
52000         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
52001         GLIBC_2.16.
52002         * debug/tst-chk1.c: Add poll and ppoll tests.
52003         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
52004         * include/sys/poll.h: Add hidden proto for ppoll.
52005         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
52006         * sysdeps/mach/hurd/ppoll.c: Likewise.
52007         * io/ppoll.c: Likewise.
52008         * debug/poll_chk.c: New file.
52009         * debug/ppoll_chk.c: New file.
52010         * include/bits/poll2.h: New file.
52011         * io/bits/poll2.h: New file.
52013         [BZ #1350]
52014         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
52016         * configure.in: static is always set to yes.  Remove.
52017         * config.make.in: Don't set build-static.
52018         * Makeconfig: Remove use of build-static.
52019         * dlfcn/Makefile: Likewise.
52020         * elf/Makefile: Likewise.
52021         * math/Makefile: Likewise.
52022         * misc/Makefile: Likewise.
52023         * nptl/Makefile: Likewise.
52024         * sysdeps/mach/hurd/Makefile: Likewise.
52026         * configure.in: PWD_P is not used anymore.
52027         * config.make.in: Remove PWD_P entry.
52029         * configure.in: Remove last remnants of RANLIB.
52030         No need to check for signed size_t anymore.
52031         Don't set libc_commonpagesize and libc_relro_required here for Alpha
52032         and IA-64.
52033         Remove __builtin_expect test because we require at least gcc 3.4.
52034         * aclocal.m4: Likewise.
52036         * wcsmbs/mbrtoc16.c: Implement using towc function.
52037         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
52038         * wcsmbs/wcsmbsload.c: Likewise.
52039         * iconv/gconv_simple.c: Likewise.
52040         * iconv/gconv_int.h: Likewise.
52041         * iconv/gconv_builtin.h: Likewise.
52042         * iconv/iconv_prog.c: Remove CHAR16 handling.
52044         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
52046         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
52048         * configure.in: Remove --with-elf and --enable-bounded options.
52049         Dont set base_machine for ia64.  More non-ELF conditions removed.
52050         Remove testing and setting of leading underscore information.
52051         * config.make.in (build-bounded): Set to no.
52052         * config.h.in: Remove NO_UNDERSCORES entry.
52053         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
52054         them.
52055         * csu/start.c: Remove !NO_UNDERSCORE code.
52056         * locale/localeinfo.h: Likewise.
52057         * sysdeps/generic/machine-gmon.h: Likewise.
52058         * sysdeps/generic/sysdep.h: Likewise.
52059         * sysdeps/i386/sysdep.h: Likewise.
52060         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52061         * sysdeps/mach/sysdep.h: Likewise.
52062         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52063         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52064         * sysdeps/sh/sysdep.h: Likewise.
52065         * sysdeps/sparc/sparc32/alloca.S: Likewise.
52066         * sysdeps/unix/i386/sysdep.S: Likewise.
52067         * sysdeps/unix/sparc/start.c: Likewise.
52068         * sysdeps/unix/sparc/sysdep.S: Likewise.
52069         * sysdeps/unix/sparc/sysdep.h: Likewise.
52070         * sysdeps/unix/start.c: Likewise.
52071         * sysdeps/unix/x86_64/sysdep.S: Likewise.
52072         * sysdeps/x86_64/sysdep.h: Likewise.
52074 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
52076         [BZ #13553]
52077         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
52078         for non-gcc.
52079         * argp/argp-fmtstream.h: Use const instead __const.
52080         * argp/argp.h: Likewise.
52081         * assert/assert.h: Likewise.
52082         * bits/fenv.h: Likewise.
52083         * bits/sched.h: Likewise.
52084         * bits/sigset.h: Likewise.
52085         * bits/sigthread.h: Likewise.
52086         * catgets/nl_types.h: Likewise.
52087         * conform/data/pthread.h-data: Likewise.
52088         * crypt/crypt-private.h: Likewise.
52089         * crypt/crypt.h: Likewise.
52090         * crypt/crypt_util.c: Likewise.
52091         * ctype/ctype.h: Likewise.
52092         * debug/execinfo.h: Likewise.
52093         * debug/mbsnrtowcs_chk.c: Likewise.
52094         * debug/mbsrtowcs_chk.c: Likewise.
52095         * debug/wcsnrtombs_chk.c: Likewise.
52096         * debug/wcsrtombs_chk.c: Likewise.
52097         * debug/wcstombs_chk.c: Likewise.
52098         * dirent/dirent.h: Likewise.
52099         * dlfcn/dlfcn.h: Likewise.
52100         * elf/neededtest4.c: Likewise.
52101         * grp/grp.h: Likewise.
52102         * gshadow/gshadow.h: Likewise.
52103         * iconv/gconv.h: Likewise.
52104         * iconv/gconv_int.h: Likewise.
52105         * iconv/gconv_simple.c: Likewise.
52106         * iconv/iconv.h: Likewise.
52107         * iconv/loop.c: Likewise.
52108         * iconv/skeleton.c: Likewise.
52109         * include/aio.h: Likewise.
52110         * include/aliases.h: Likewise.
52111         * include/argz.h: Likewise.
52112         * include/arpa/inet.h: Likewise.
52113         * include/assert.h: Likewise.
52114         * include/dirent.h: Likewise.
52115         * include/dlfcn.h: Likewise.
52116         * include/execinfo.h: Likewise.
52117         * include/fcntl.h: Likewise.
52118         * include/fenv.h: Likewise.
52119         * include/glob.h: Likewise.
52120         * include/grp.h: Likewise.
52121         * include/libintl.h: Likewise.
52122         * include/mntent.h: Likewise.
52123         * include/netdb.h: Likewise.
52124         * include/pwd.h: Likewise.
52125         * include/rpc/netdb.h: Likewise.
52126         * include/sched.h: Likewise.
52127         * include/search.h: Likewise.
52128         * include/shadow.h: Likewise.
52129         * include/signal.h: Likewise.
52130         * include/stdio.h: Likewise.
52131         * include/stdlib.h: Likewise.
52132         * include/string.h: Likewise.
52133         * include/sys/socket.h: Likewise.
52134         * include/sys/stat.h: Likewise.
52135         * include/sys/statfs.h: Likewise.
52136         * include/sys/statvfs.h: Likewise.
52137         * include/sys/syslog.h: Likewise.
52138         * include/sys/time.h: Likewise.
52139         * include/sys/uio.h: Likewise.
52140         * include/time.h: Likewise.
52141         * include/unistd.h: Likewise.
52142         * include/utmp.h: Likewise.
52143         * include/wchar.h: Likewise.
52144         * include/wctype.h: Likewise.
52145         * inet/aliases.h: Likewise.
52146         * inet/arpa/inet.h: Likewise.
52147         * inet/netinet/ether.h: Likewise.
52148         * inet/netinet/in.h: Likewise.
52149         * intl/libintl.h: Likewise.
52150         * io/bits/fcntl2.h: Likewise.
52151         * io/fcntl.h: Likewise.
52152         * io/ftw.h: Likewise.
52153         * io/sys/poll.h: Likewise.
52154         * io/sys/stat.h: Likewise.
52155         * io/sys/statfs.h: Likewise.
52156         * io/sys/statvfs.h: Likewise.
52157         * io/utime.h: Likewise.
52158         * libio/bits/stdio.h: Likewise.
52159         * libio/bits/stdio2.h: Likewise.
52160         * libio/libio.h: Likewise.
52161         * libio/libioP.h: Likewise.
52162         * libio/stdio.h: Likewise.
52163         * locale/lc-ctype.c: Likewise.
52164         * locale/locale.h: Likewise.
52165         * login/utmp.h: Likewise.
52166         * malloc/arena.c: Likewise.
52167         * malloc/malloc.c: Likewise.
52168         * malloc/malloc.h: Likewise.
52169         * malloc/mcheck.c: Likewise.
52170         * malloc/mtrace.c: Likewise.
52171         * math/bits/mathcalls.h: Likewise.
52172         * math/fenv.h: Likewise.
52173         * math/math_private.h: Likewise.
52174         * misc/bits/error.h: Likewise.
52175         * misc/bits/syslog.h: Likewise.
52176         * misc/err.h: Likewise.
52177         * misc/error.h: Likewise.
52178         * misc/fstab.h: Likewise.
52179         * misc/mntent.h: Likewise.
52180         * misc/regexp.h: Likewise.
52181         * misc/search.h: Likewise.
52182         * misc/sgtty.h: Likewise.
52183         * misc/sys/mman.h: Likewise.
52184         * misc/sys/syslog.h: Likewise.
52185         * misc/sys/uio.h: Likewise.
52186         * misc/sys/xattr.h: Likewise.
52187         * misc/ttyent.h: Likewise.
52188         * nis/rpcsvc/ypclnt.h: Likewise.
52189         * nss/nss.h: Likewise.
52190         * posix/bits/unistd.h: Likewise.
52191         * posix/fnmatch.h: Likewise.
52192         * posix/glob.h: Likewise.
52193         * posix/sched.h: Likewise.
52194         * posix/spawn.h: Likewise.
52195         * posix/sys/wait.h: Likewise.
52196         * posix/unistd.h: Likewise.
52197         * posix/wordexp.h: Likewise.
52198         * pwd/pwd.h: Likewise.
52199         * resolv/netdb.h: Likewise.
52200         * resource/sys/resource.h: Likewise.
52201         * rt/aio.h: Likewise.
52202         * rt/bits/mqueue2.h: Likewise.
52203         * rt/mqueue.h: Likewise.
52204         * shadow/shadow.h: Likewise.
52205         * signal/signal.h: Likewise.
52206         * socket/send.c: Likewise.
52207         * socket/sendto.c: Likewise.
52208         * socket/sys/socket.h: Likewise.
52209         * stdio-common/printf.h: Likewise.
52210         * stdlib/bits/stdlib.h: Likewise.
52211         * stdlib/fmtmsg.h: Likewise.
52212         * stdlib/monetary.h: Likewise.
52213         * stdlib/stdlib.h: Likewise.
52214         * stdlib/ucontext.h: Likewise.
52215         * streams/stropts.h: Likewise.
52216         * string/argz.h: Likewise.
52217         * string/bits/string2.h: Likewise.
52218         * string/string.h: Likewise.
52219         * string/strings.h: Likewise.
52220         * sunrpc/rpc/auth.h: Likewise.
52221         * sunrpc/rpc/auth_des.h: Likewise.
52222         * sunrpc/rpc/clnt.h: Likewise.
52223         * sunrpc/rpc/netdb.h: Likewise.
52224         * sunrpc/rpc/pmap_clnt.h: Likewise.
52225         * sunrpc/rpc/xdr.h: Likewise.
52226         * sysdeps/generic/inttypes.h: Likewise.
52227         * sysdeps/generic/net/if.h: Likewise.
52228         * sysdeps/generic/sys/swap.h: Likewise.
52229         * sysdeps/gnu/net/if.h: Likewise.
52230         * sysdeps/gnu/utmpx.h: Likewise.
52231         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
52232         * sysdeps/i386/i486/bits/string.h: Likewise.
52233         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
52234         * sysdeps/s390/bits/string.h: Likewise.
52235         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
52236         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
52237         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
52238         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
52239         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
52240         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
52241         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
52242         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
52243         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
52244         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
52245         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
52246         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
52247         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
52248         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
52249         * sysdeps/unix/sysv/linux/readv.c: Likewise.
52250         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
52251         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
52252         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
52253         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
52254         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
52255         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52256         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
52257         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
52258         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
52259         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
52260         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
52261         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
52262         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52263         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
52264         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
52265         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
52266         * sysvipc/sys/ipc.h: Likewise.
52267         * sysvipc/sys/msg.h: Likewise.
52268         * sysvipc/sys/sem.h: Likewise.
52269         * sysvipc/sys/shm.h: Likewise.
52270         * termios/termios.h: Likewise.
52271         * time/sys/time.h: Likewise.
52272         * time/time.h: Likewise.
52273         * wcsmbs/bits/wchar2.h: Likewise.
52274         * wcsmbs/uchar.h: Likewise.
52275         * wcsmbs/wchar.h: Likewise.
52276         * wctype/wctype.h: Likewise.
52278         [BZ #13551]
52279         * Makeconfig: Remove all but ELF support including AIX support.
52280         * Makerules: Likewise.
52281         * config.h.in: Likewise.
52282         * config.make.in: Likewise.
52283         * configure: Likewise.
52284         * configure.in: Likewise.
52285         * csu/Makefile: Likewise.
52286         * csu/version.c: Likewise.
52287         * debug/Makefile: Likewise.
52288         * dlfcn/Makefile: Likewise.
52289         * elf/Makefile: Likewise.
52290         * extra-lib.mk: Likewise.
52291         * iconv/Makefile: Likewise.
52292         * include/libc-symbols.h: Likewise.
52293         * include/shlib-compat.h: Likewise.
52294         * resolv/Makefile: Likewise.
52295         * resolv/res_libc.c: Likewise.
52296         * rt/Makefile: Likewise.
52297         * sysdeps/i386/asm-syntax.h: Likewise.
52298         * sysdeps/i386/sysdep.h: Likewise.
52299         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52300         * sysdeps/mach/sysdep.h: Likewise.
52301         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
52302         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
52303         * sysdeps/s390/asm-syntax.h: Likewise.
52304         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52305         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52306         * sysdeps/sh/sysdep.h: Likewise.
52307         * sysdeps/unix/sparc/sysdep.h: Likewise.
52308         * sysdeps/wordsize-32/divdi3.c: Likewise.
52309         * sysdeps/x86_64/sysdep.h: Likewise.
52311         * argp/Versions: Remove _argp_unlock_xxx.
52313         [BZ #13559]
52314         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
52315         * abilist/libBrokenLocale.abilist: Likewise.
52316         * abilist/libanl.abilist: Likewise.
52317         * abilist/libc.abilist: Likewise.
52318         * abilist/libcrypt.abilist: Likewise.
52319         * abilist/libdl.abilist: Likewise.
52320         * abilist/libm.abilist: Likewise.
52321         * abilist/libnsl.abilist: Likewise.
52322         * abilist/libpthread.abilist: Likewise.
52323         * abilist/libresolv.abilist: Likewise.
52324         * abilist/librt.abilist: Likewise.
52325         * abilist/libthread_db.abilist: Likewise.
52326         * abilist/libutil.abilist: Likewise.
52327         * abilist/libnss_db.abilist: New file.
52329         * scripts/abilist.awk: Add support for indirect functions.
52331         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
52333         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
52335         * shlib-versions: Remove entries for ports architectures.
52337         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
52338         files in ports.
52339         * elf/stackguard-macros.h: Remove support for IA-64.
52340         * elf/tst-auditmod1.c: Likewise.
52341         * sysdeps/generic/ldsodefs.h: Likewise.
52343         * sysdeps/unix/sysv/linux/configure.in: Ports should define
52344         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
52345         configure files.
52347         [BZ #13552]
52348         * configure.in: Remove --enable-omitfp support.
52349         * FAQ.in: Adjust.
52350         * config.make.in: Likewise.
52351         * Makeconfig: Likewise.
52352         * manual/install.texi: Likewise.
52354         In case anyone cares, the IA-64 architecture could move to ports.
52355         * sysdeps/ia64/*: Removed.
52356         * sysdeps/unix/sysv/linux/ia64/*: Removed.
52357         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
52359         [BZ #13555]
52360         * configure.in: Remove entries for unsupported architectures.
52362         [BZ #13533]
52363         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
52364         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
52365         routines.
52366         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
52367         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
52368         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
52369         fall back to using wcrtomb.
52370         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
52371         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
52372         renaming.
52373         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
52374         * wcsmbs/tst-c16c32-1.c: New file.
52376         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
52377         local variable.
52379         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
52381         * elf/tst-unique3.cc: Add explicit declaration of gets.
52382         * elf/tst-unique3lib.cc: Likewise.
52383         * elf/tst-unique3lib2.cc: Likewise.
52384         * elf/tst-unique4.cc: Likewise.
52386         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
52388 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
52390         [BZ #13566]
52391         * assert/assert.h (static_assert): Don't define for C++.
52392         * libio/stdio.h (gets): Do declare for C++ <= C++11.
52393         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
52395 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
52397         * iconv/loop.c (single loop): Fix assertion in storing of
52398         remaining bytes.
52400         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
52402 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
52404         * posix/getconf.c: Update copyright year.
52405         * nss/getent.c: Likewise.
52406         * nss/makedb.c: Likewise.
52407         * iconv/iconvconfig.c: Likewise.
52408         * iconv/iconv_prog.c: Likewise.
52409         * elf/ldconfig.c: Likewise.
52410         * elf/pldd.c: Likewise.
52411         * elf/sotruss.ksh: Likewise.
52412         * catgets/gencat.c: Likewise.
52413         * csu/version.c: Likewise.
52414         * elf/ldd.bash.in: Likewise.
52415         * elf/sprof.c (print_version): Likewise.
52416         * locale/programs/locale.c: Likewise.
52417         * locale/programs/localedef.c: Likewise.
52418         * login/programs/pt_chown.c: Likewise.
52419         * nscd/nscd.c (print_version): Likewise.
52420         * debug/xtrace.sh: Likewise.
52421         * malloc/memusage.sh: Likewise.
52422         * malloc/mtrace.pl: Likewise.
52423         * debug/catchsegv.sh: Likewise.
52425 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
52427         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
52428         pure attribute.
52430 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
52432         [BZ #13533]
52433         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
52434         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
52435         transformations.
52436         * iconv/gconv_int.h: Likewise.
52437         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
52438         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
52439         from libc for GLIBC_2.16.
52440         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
52441         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
52442         * wcsmbs/uchar.h: Really define mbstate_t.
52443         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
52444         * wcsmbs/c16rtomb.c: New file.
52445         * wcsmbs/mbrtoc16.c: New file.
52446         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
52447         for C/POSIX locale.
52448         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
52449         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
52451         * wcsmbs/wchar.h: Add missing __restrict.
52453 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52455         [BZ #13532]
52456         * time/Makefile (routines): Add timespec_get.
52457         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
52458         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
52459         timespec for ISO C11.
52460         * time/timespec_get.c: New file.
52461         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
52462         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
52464         [BZ #13531]
52465         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
52466         * stdlib/stdlib.h: Declare aligned_alloc.
52467         * Versions.def: Add GLIBC_2.16 for libc.
52468         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
52470         [BZ 13527]
52471         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
52472         ISO C11.
52474         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
52475         code.
52477         [BZ #13528]
52478         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
52480         [BZ #13529]
52481         * assert/assert.h (static_assert): Define.
52483         * version.h: Update for 2.16 development version.
52485         [BZ #13526]
52486         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
52487         _ISOC11_SOURCE.
52489         * version.h (RELEASE): Bump for 2.15 release.
52490         * include/features.h (__GLIBC_MINOR__): Bump to 15.
52492         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
52493         Patch by Marek Polacek <mpolacek@redhat.com>.
52495         * bits/byteswap.h: Protect long long constants with __extension__.
52496         * sysdeps/i386/bits/byteswap.h: Likewise.
52497         * sysdeps/ia64/bits/byteswap.h: Likewise.
52498         * sysdeps/s390/bits/byteswap.h: Likewise.
52499         * sysdeps/x86_64/bits/byteswap.h: Likewise.
52501 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52503         [BZ #13540]
52504         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
52505         destination buffer.
52506         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
52508 2011-12-23  Marek Polacek  <polacek@redhat.com>
52510         * elf/dl-addr.c (determine_info): Add inline keyword.
52511         * elf/tst-auditmod4b.c (check_avx): Likewise.
52512         * elf/tst-auditmod6b.c (check_avx): Likewise.
52513         * elf/tst-auditmod6c.c (check_avx): Likewise.
52514         * elf/tst-auditmod7b.c (check_avx): Likewise.
52516 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52518         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
52519         !__SSE_MATH__.
52521 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52523         [BZ #13540]
52524         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
52525         processing for last bytes.
52527 2011-08-06  Bruno Haible  <bruno@clisp.org>
52529         [BZ #13061]
52530         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
52531         U+0385, not to U+1FEE.
52533         [BZ #13062]
52534         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
52535         entry for U+00A5 U+0301.
52537 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52539         [BZ #13166]
52540         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
52541         buffer for the output is too small.
52543         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
52544         optimization.
52546         [BZ #13185]
52547         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
52548         SSE flags if possible.
52550 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52552         [BZ #13540]
52553         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
52554         processing for last bytes.
52556 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
52558         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
52559         (syscall-list-default-options, syscall-list-default-condition)
52560         (syscall-list-includes): Define.
52561         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
52562         list of ABIs and options and #if conditions for each ABI.  Do not
52563         handle common syscalls between ABIs specially.
52564         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
52565         Remove.
52566         (syscall-list-variants, syscall-list-32bit-options)
52567         (syscall-list-32bit-condition, syscall-list-64bit-options)
52568         (syscall-list-64bit-condition): Define.
52569         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
52570         (syscall-list-variants, syscall-list-32bit-options)
52571         (syscall-list-32bit-condition, syscall-list-64bit-options)
52572         (syscall-list-64bit-condition): Define.
52573         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
52574         Remove.
52575         (syscall-list-variants, syscall-list-32bit-options)
52576         (syscall-list-32bit-condition, syscall-list-64bit-options)
52577         (syscall-list-64bit-condition): Define.
52578         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
52579         Remove.
52580         (syscall-list-variants, syscall-list-32bit-options)
52581         (syscall-list-32bit-condition, syscall-list-64bit-options)
52582         (syscall-list-64bit-condition): Define.
52584 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52586         * locale/iso-639.def: Add brx entry.
52588         [BZ #13328]
52589         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
52590         Proposed by Mariusz_Cukr <marcukr@op.pl>.
52592         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
52593         __feraiseexcept_renamed.
52595 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52597         [BZ #13538]
52598         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
52599         EPOLLET with unsigned values.
52600         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52601         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52603         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
52604         to large cancellation.
52605         * math/s_cacoshf.c: Likewise.
52606         * math/s_cacoshl.c: Likewise.
52608 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
52610         [BZ #13305]
52611         [BZ #12786]
52612         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
52613         * math/s_cacoshf.c: Likewise.
52614         * math/s_cacoshl.c: Likewise.
52616 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52618         [BZ #13439]
52619         * iconv/gconv.h: Define __GCONV_SWAP.
52620         * iconvdata/unicode.c: The swap bit must be stored in __flags.
52621         * iconvdata/utf-16.c: Likewise.
52622         * iconvdata/utf-32.c: Likewise.
52624 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
52626         [BZ #13524]
52627         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
52628         numerator after shifting it by one limb.
52630 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
52632         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
52633         under [__USE_EXTERN_INLINES].
52635 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
52637         [BZ #13446]
52638         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
52640 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52642         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
52643         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
52644         optimized code.
52645         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
52646         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
52647         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
52648         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
52649         for strncasecmp/strncasecmp_l compilation.
52650         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
52651         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
52653 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
52655         [BZ #13484]
52656         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
52657         of __asm__.
52659 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
52661         [BZ #13506]
52662         * time/tzfile.c (__tzfile_read): Check values from file header.
52664 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
52666         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
52667         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
52668         * powerpc/powerpc32/dl-start.S: Likewise.
52669         * powerpc/powerpc32/elf/start.S: Likewise.
52670         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
52671         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
52672         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
52673         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
52674         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
52675         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
52676         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
52677         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
52678         * powerpc/powerpc32/fpu/s_round.S: Likewise.
52679         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
52680         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
52681         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
52682         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
52683         * powerpc/powerpc32/memset.S: Likewise.
52684         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
52685         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
52686         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
52687         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
52688         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
52689         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
52690         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
52691         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
52692         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
52693         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
52694         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
52695         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
52696         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
52698 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52700         * math/libm-test.inc: Added more nearbyint tests.
52701         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
52702         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
52703         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
52704         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
52706 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
52708         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
52709         FD_CLOEXEC.
52711 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52713         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
52714         Add wcscpy-ssse3 wcscpy-c.
52715         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
52716         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
52717         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
52718         * sysdeps/x86_64/wcschr.S: New file.
52719         * sysdeps/x86_64/wcsrchr.S: New file.
52720         * string/test-strcmp.c: Remove checking of wcscmp function for
52721         wrong alignments.
52722         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
52723         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
52724         wcsrchr-sse2 wcsrchr-c.
52725         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
52726         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
52727         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
52728         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
52729         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
52730         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
52731         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
52732         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
52733         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
52734         * wcsmbc/wcschr.c (WCSCHR): New macro.
52736 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52738         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
52739         * wcsmbs/test-wcsrchr.c: New file.
52740         * string/test-strrchr.c: Add wcsrchr support.
52741         (WIDE): New macro.
52742         * wcsmbs/test-wcscpy.c: New file.
52743         * string/test-strcpy.c: Add wcscpy support.
52744         (WIDE): New macro.
52746 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
52748         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
52749         the inner loop.
52751 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
52753         [BZ #13472]
52754         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
52756 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
52758         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
52759         Minor optimizations.
52761         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
52762         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
52763         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
52765 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
52767         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
52768         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
52769         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
52770         for gcc to avoid warnings.
52771         * inet/Makefile (tests): Add tst-checks.
52772         * inet/tst-checks.c: New file.
52774         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
52775         warning.
52777         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
52778         __wmemcmp_sse2.
52780         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
52781         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
52783         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
52785 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
52787         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
52788         problem.
52790         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
52792 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
52794         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
52795         conditional on GCC version.
52796         (__arch_compare_and_exchange_val_8_acq)
52797         (__arch_compare_and_exchange_val_16_acq)
52798         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
52799         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
52800         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
52802 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
52804         * sysdeps/sh/backtrace.c: New file.
52806 2011-12-02  Andreas Schwab  <schwab@redhat.com>
52808         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
52809         parenthesis.
52811 2011-12-01  Andreas Schwab  <schwab@redhat.com>
52813         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
52814         falling back to utime.
52816 2011-11-30  Andreas Schwab  <schwab@redhat.com>
52818         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
52819         expectations for float.
52821 2011-11-29  Andreas Schwab  <schwab@redhat.com>
52823         * locale/weight.h (findidx): Add parameter len.
52824         * locale/weightwc.h (findidx): Likewise.
52825         * posix/fnmatch_loop.c (FCT): Adjust caller.
52826         * posix/regcomp.c (build_equiv_class): Likewise.
52827         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
52828         * posix/regexec.c (check_node_accept_bytes): Likewise.
52829         * string/strcoll_l.c (STRCOLL): Likewise.
52830         * string/strxfrm_l.c (STRXFRM): Likewise.
52832 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
52834         * Makefile.in: Remove CVSOPT handling.
52835         * configure.in: Remove use of AC_REVISION.
52836         * iconvdata/Makefile (distribute): No need to filter out CVS.
52837         * scripts/list-sources.sh: Remove CVS, subversion and monotone
52838         handling.
52840 2011-11-16  Andreas Schwab  <schwab@redhat.com>
52842         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
52843         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
52844         [USE_AS_STRNCASECMP_L]: Likewise.
52845         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
52846         NO_TLS_DIRECT_SEG_REFS.
52847         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
52848         Fix argument offsets for non-PIC.
52849         [USE_AS_STRNCASECMP_L]: Likewise.
52850         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
52851         NO_TLS_DIRECT_SEG_REFS.
52853 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
52855         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
52856         O_CLOEXEC.
52857         * locale/loadlocale.c (_nl_load_locale): Likewise.
52859 2011-11-15  Andreas Schwab  <schwab@redhat.com>
52861         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
52862         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
52863         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
52864         (SYSCALL_GETTIME): Set errno on error.
52866         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
52867         count references to noai6ai_cached.
52869 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
52871         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
52873         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
52874         FD_CLOEXEC for /proc/self/maps.
52876         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
52877         FD_CLOEXEC for /proc/meminfo.
52879         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
52880         gai.conf.
52882         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
52883         FD_CLOEXEC for given file.
52885         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
52887         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
52888         FD_CLOEXEC for /etc/hosts.
52889         (_gethtent): Likewise.
52891         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
52893         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
52894         cancellation and set FD_CLOEXEC for /etc/netgroup.
52896         * nss/nss_files/files-key.c (search): Don't allow cancellation when
52897         reading /etc/publickey.
52899         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
52900         allow cancellation when reading /etc/group.
52902         * nss/nss_files/files-alias.c (internal_setent): Don't allow
52903         cancellation.
52904         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
52906         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
52907         when using data file.
52909         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
52911         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
52912         (write_nis_obj): Use "c" and "e" in fopen.
52914         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
52916         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
52918         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
52920         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
52922         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
52923         locale.alias.
52925         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
52927         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
52929         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
52931         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
52932         file parsing and set FD_CLOEXEC.
52934 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52936         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
52938 2011-11-14  Andreas Schwab  <schwab@redhat.com>
52940         * malloc/arena.c (arena_get2): Don't call reused_arena when
52941         _int_new_arena failed.
52943 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52945         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
52946         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
52947         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
52948         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
52949         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
52950         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
52951         to compile strcasecmp and strncasecmp.
52952         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
52953         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
52955         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
52957 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
52959         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
52960         locale-defines.sym to gen-as-const-headers.
52961         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
52962         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
52963         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
52964         to compile strcasecmp and strncasecmp.
52965         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
52966         strcasecmp_l and strncasecmp_l.
52967         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
52968         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
52969         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
52970         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
52971         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
52972         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
52973         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
52974         * sysdeps/i386/i686/multiarch/strncase.S: New file.
52975         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
52976         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
52977         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
52979 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
52981         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
52982         result of SYSDEP_GETTIME_CPU to retval.
52983         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
52984         parameter list to macro.  Remove trailing semicolon.  Adjust users.
52986         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
52987         variable.
52989         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
52990         mantissa words.
52991         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
52993         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
52994         from unused variable.
52996         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
52997         DWARF definitions.
52998         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
52999         for assembling.
53001         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
53002         over namespaces.
53004         * sunrpc/rpc_prot.c (rejected): Fix case value.
53006         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
53007         unsigned long long int to avoid warnings in shift.
53009         * posix/regex_internal.c (re_string_reconstruct): Actually use result
53010         of use of trans.
53011         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
53012         variable tmp.
53014         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
53015         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
53016         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
53018         * nis/nis_table.c (nis_list): Use variable of correct type for
53019         result of __follow_path call.
53021 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
53023         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
53024         of math functions ceil, trunc, floor, round, and sqrt, when
53025         avaliable on the platform.
53026         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
53027         name clash.
53028         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
53029         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
53030         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
53032 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
53034         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
53035         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
53037 2011-11-11  Roland McGrath  <roland@hack.frob.com>
53039         * include/unistd.h: Fix __readlink return type.
53040         Reported by Chris Metcalf <cmetcalf@tilera.com>.
53042 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
53044         * stdlib/ucontext.h: Undo last change for makecontext.
53046 2011-11-11  Andreas Schwab  <schwab@redhat.com>
53048         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
53050         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
53051         * setjmp/setjmp.h: Mark functions as non-leaf.
53052         * setjmp/bits/setjmp2.h: Likewise.
53053         * stdlib/ucontext.h: Likewise.
53055 2011-11-10  Andreas Schwab  <schwab@redhat.com>
53057         * malloc/arena.c (_int_new_arena): Don't increment narenas.
53058         (reused_arena): Don't check arena limit.
53059         (arena_get2): Atomically check arena limit.
53061 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
53063         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
53064         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
53066         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
53067         instructions.
53069 2011-11-07  Andreas Schwab  <schwab@redhat.com>
53071         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
53072         handler when locking.
53074         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53075         Fix size of allocated buffer.
53077 2011-11-04  Andreas Schwab  <schwab@redhat.com>
53079         [BZ #10103]
53080         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
53081         declarations for long double functions.
53082         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
53084         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
53086 2011-11-03  Andreas Schwab  <schwab@redhat.com>
53088         * nscd/nscd.c (main): Don't start AVC thread until credentials are
53089         installed.
53091         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
53092         is disabled.
53094 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53096         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
53098 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
53100         * include/alloca.h (stackinfo_alloca_round): Define.
53101         (extend_alloca): Use it.
53102         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
53103         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
53104         here.
53106         * scripts/check-local-headers.sh: Ignore libaudit.h.
53108         * nscd/Makefile (extra-objs): Make recursively expanded.
53110 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
53112         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
53113         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
53115         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
53116         * posix/tst-rfc3484-2.c: Likewise.
53117         * posix/tst-rfc3484-3.c: Likewise.
53119         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
53120         process_vm_writev.
53121         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
53122         process_vm_writev.
53123         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
53124         process_vm_writev from libc using GLIBC_2.15 version.
53126         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
53128 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
53130         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
53131         stack usage.
53133 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
53135         [BZ #13367]
53136         * nss/getent.c (initgroups_keys): Show error message in case no group
53137         names are given.
53139         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
53140         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
53141         __bump_nl_timestamp.
53142         * nscd/connections (nscd_init): When host database is served open
53143         netlink socket and request notification about configuration changes.
53144         (main_loop_poll): Track netlink file descriptor and bump timestamp
53145         in case data becomes available.
53146         (main_loop_epoll): Likewise.
53147         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
53148         (database_pers_head): Add extra_data fileds.
53149         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
53150         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
53151         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
53152         Adjust caller.
53153         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
53154         in6ai data, call __free_in6ai.
53155         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
53156         Add -DHAVE_NETLINK.
53157         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
53158         interface information.  Reuse previous data if netlink timestamp
53159         is not changed.
53160         (__bump_nl_timestamp): New function.
53161         (__free_in6ai): New function.
53163 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
53165         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
53166         close_not_cancel_no_status here.
53167         (__check_pf): Reorganize code a bit to not call close twice if OOM.
53169 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53171         [BZ #13276]
53172         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
53173         return value.
53175         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
53176         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
53177         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
53179 2011-07-03  Andreas Jaeger  <aj@suse.de>
53181         [BZ #10709]
53182         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
53183         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
53184         * math/libm-test.inc (sin_test): Add test case.
53186 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53188         [BZ #13337]
53189         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
53190         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53192         * elf/chroot_canon.c (chroot_canon): Cleanups.
53194         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
53196         [BZ #13335]
53197         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
53198         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53200         * string/test-strchr.c: Make usable for strchrnul testing.
53201         * string/test-strchrnul.c: New file.
53202         * string/Makefile (strop-tests): Add strchrnul.
53204         * po/it.po: Update from translation team.
53205         * po/es.po: Likewise.
53207 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
53209         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
53210         the three constants needed as parameters.  Drop the others.
53211         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
53212         __m128i_strloadu_tolower.
53213         Create and initialize variable zero and use it in all the places
53214         where _mm_setzero_si128 was used.
53216         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
53217         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
53218         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
53219         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
53220         anymore.
53221         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
53222         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
53223         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
53224         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
53225         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
53226         __mpranred, __mptan.
53227         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
53228         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
53229         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
53230         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
53231         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
53232         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
53233         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
53234         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
53235         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
53237 2011-10-28  Andreas Schwab  <schwab@redhat.com>
53239         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
53240         redefine if SHARED.
53241         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
53243         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
53244         wide char related routines to wcsmbs subdir.
53246 2011-10-27  Andreas Schwab  <schwab@redhat.com>
53248         [BZ #13344]
53249         * misc/sys/cdefs.h (__THROWNL): Define.
53250         * posix/unistd.h: Use __THREADNL instead of __THREAD
53251         for memory synchronization functions.
53253 2011-10-26  Roland McGrath  <roland@hack.frob.com>
53255         [BZ #13349]
53256         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
53257         doesn't exist.
53258         * manual/stdio.texi (Obstack Streams): Node removed.
53260 2011-10-26  Andreas Schwab  <schwab@redhat.com>
53262         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
53263         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53264         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53266         * math/math_private.h (math_force_eval): Allow non-addressable
53267         arguments.
53268         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
53270 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53272         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
53273         file is not needed.
53275         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
53276         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
53277         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
53278         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
53279         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
53280         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
53281         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
53282         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
53283         Add AVX variants.
53284         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
53285         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
53286         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
53287         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
53288         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
53289         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
53290         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
53291         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
53292         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
53293         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
53294         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
53295         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
53296         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
53297         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
53298         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
53299         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
53300         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
53301         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
53302         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
53304         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
53305         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
53307         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
53308         place.  Use VEX encoding when compiling for AVX.
53310 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53312         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
53313         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
53315         * string/test-strchr.c (do_test): Don't generate NUL bytes.
53317 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53319         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
53320         useless if() expression.
53321         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
53322         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
53323         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
53324         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
53325         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
53326         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53327         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
53328         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
53329         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
53330         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
53331         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
53332         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
53333         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
53334         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
53335         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
53336         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53337         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
53338         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
53339         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
53341         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
53343 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53345         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
53346         condition.
53347         * elf/dl-fini.c (_dl_sort_fini): Likewise.
53349 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53351         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
53352         .text section.  Avoid duplicate constants.
53353         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
53354         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53355         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
53356         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53357         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53358         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53359         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53360         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53361         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
53362         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
53363         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
53364         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
53365         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
53366         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
53367         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
53368         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
53369         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
53370         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
53371         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
53372         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53373         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
53374         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
53375         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
53376         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
53377         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
53378         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
53379         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
53380         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
53381         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
53382         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
53383         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
53384         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
53385         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
53386         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
53387         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
53388         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
53389         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
53390         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
53391         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
53392         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
53393         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
53394         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
53395         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
53396         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
53397         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
53399 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
53401         * sysdeps/x86_64/dla.h: Move to ...
53402         * sysdeps/x86_64/fpu/dla.h: ...here.
53403         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
53404         situations.  Use __builtin_fma only for gcc 4.6 and up.
53406         * config.make.in: Add have-mfma4 entry.
53407         * configure.in: Substitute libc_cv_cc_fma4.
53408         * math/Makefile (dbl-only-routines): Add sincostab.
53409         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
53410         Use __sincostab not sincos.
53411         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
53412         name is a macro.
53413         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53414         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53415         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53416         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
53417         using __copysign.
53418         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
53419         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
53420         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
53421         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
53422         and __inv.
53423         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
53424         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
53425         __copysign.
53426         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
53427         define aliases when function name is a macro.
53428         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
53429         sysdeps/ieee754/dbl-64/sincos.tbl.
53430         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
53431         fma4-enabled routines.
53432         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
53433         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
53434         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
53435         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
53436         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
53437         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
53438         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
53439         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
53440         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
53441         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
53442         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
53443         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
53444         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
53445         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
53446         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
53447         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
53448         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
53449         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
53450         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
53451         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
53452         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
53453         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
53454         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
53455         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
53456         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
53457         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
53458         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
53459         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
53460         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
53461         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
53463         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
53464         rename.
53465         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53466         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53467         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53468         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53469         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53470         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53471         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53472         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53474 2011-10-24  Andreas Schwab  <schwab@redhat.com>
53476         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
53478 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53480         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
53482         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
53483         prediction.
53484         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
53486         * string/strnlen.c: Don't define STRNLEN, reverse logic.
53487         Remove unused variable magic_bits.
53488         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
53490         * string/strnlen.c: Define and use STRNLEN macro.
53491         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
53492         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
53493         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
53494         * wcsmbs/wcslen.c: Define and use WCSLEN.
53495         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
53496         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
53497         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
53498         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
53499         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
53500         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
53501         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53503 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53505         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53506         strnlen-sse2-no-bsf.
53507         Rename strlen-no-bsf to strlen-sse2-no-bsf.
53508         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
53509         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
53510         Add strnlen support.
53511         (USE_AS_STRNLEN): New macro.
53512         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
53513         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
53514         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
53515         * sysdeps/x86_64/wcslen.S: New file.
53517 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
53519         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
53520         XMM-moves are used for copying on small sizes.
53522 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53524         * wcsmbs/Makefile (strop-tests): Add wcschr.
53525         * wcsmbs/test-wcschr.c: New file.
53526         * string/test-strchr.c: Update.
53527         Add wcschr support.
53528         (WIDE): New macro.
53530 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53532         * wcsmbs/Makefile (strop-tests): Add wcslen.
53533         * wcsmbs/test-wcslen.c: New file.
53534         * string/test-strlen.c: Update.
53535         Add wcslen support.
53536         (WIDE): New macro.
53538 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53540         * po/it.po: Update from translation team.
53542 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53544         * sysdeps/x86_64/wcscmp.S: Update.
53545         Fix wrong comparison semantics.
53546         wcscmp shall use signed comparison not unsigned.
53547         Don't use substraction to avoid overflow bug.
53548         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
53549         * wcsmbc/wcscmp.c: Likewise.
53550         * string/test-strcmp.c: Likewise.
53551         Add new tests to check cases with negative values.
53553 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53555         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
53556         * sysdeps/x86_64/dla.h: ...here.  New file.
53557         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
53558         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53559         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53560         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53561         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53562         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
53563         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53564         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53565         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53567 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
53569         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
53570         __ynl_finite aliases.
53572 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53574         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
53576         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
53577         define DLA_FMA.
53578         [DLA_FMA] (EMULV): Use DLA_FMA.
53579         [DLA_FMA] (MUL12): Use EMULV.
53580         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
53581         that are not needed.
53582         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53583         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53584         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53585         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53586         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53587         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53588         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53590 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
53592         * math/s_nan.c: Undef __nan.
53593         * math/s_nanf.c: Undef __nanf.
53594         * math/s_nanl.c: Undef __nanl.
53595         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
53596         "math_private.h".
53598 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53600         * math/s_catan.c: Add branch predictions.
53601         * math/s_catanf.c: Likewise.
53602         * math/s_catanh.c: Likewise.
53603         * math/s_catanhf.c: Likewise.
53604         * math/s_catanhl.c: Likewise.
53605         * math/s_catanl.c: Likewise.
53606         * math/s_cexp.c: Likewise.
53607         * math/s_cexpf.c: Likewise.
53608         * math/s_cexpl.c: Likewise.
53609         * math/s_clog.c: Likewise.
53610         * math/s_clog10.c: Likewise.
53611         * math/s_clog10f.c: Likewise.
53612         * math/s_clog10l.c: Likewise.
53613         * math/s_clogf.c: Likewise.
53614         * math/s_clogl.c: Likewise.
53615         * math/s_csqrt.c: Likewise.
53616         * math/s_csqrtf.c: Likewise.
53617         * math/s_csqrtl.c: Likewise.
53618         * math/s_ctanf.c: Likewise.
53619         * math/s_ctanh.c: Likewise.
53620         * math/s_ctanhf.c: Likewise.
53621         * math/s_ctanhl.c: Likewise.
53622         * math/s_ctanl.c: Likewise.
53624         * math/math_private.h: Define __nan, __nanf, __nanl.
53625         * math/s_cacosh.c: Include <math_private.h>.
53626         * math/s_cacoshl.c: Likewise.
53627         * math/s_casinh.c: Likewise.
53628         * math/s_casinhf.c: Likewise.
53629         * math/s_casinhl.c: Likewise.
53630         * math/s_ccos.c: Rely entire on ccosh.
53631         * math/s_ccosf.c: Rely entire on ccoshf.
53632         * math/s_ccosl.c: Rely entirely on ccoshl.
53633         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
53634         Remove tests for FE_INVALID.
53635         * math/s_ccoshf.c: Likewise.
53636         * math/s_ccoshl.c: Likewise.
53637         * math/s_csin.c: Likewise.
53638         * math/s_csinf.c: Likewise.
53639         * math/s_csinh.c Likewise.
53640         * math/s_csinhf.c: Likewise.
53641         * math/s_csinhl.c: Likewise.
53642         * math/s_csinl.c: Likewise.
53643         * math/s_ctan.c: Likewise.
53644         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
53645         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
53646         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
53648 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
53650         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
53651         compilation problems.
53653         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
53654         __builtin_expect.
53656 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
53658         * sysdeps/i386/configure.in: Test for -mfma4 option.
53659         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
53660         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
53661         COMMON_CPUID_INDEX_80000001.
53662         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
53663         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
53664         use it if FMA3 is not supported.
53665         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
53667         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
53668         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
53670 2011-10-20  Andreas Schwab  <schwab@redhat.com>
53672         [BZ #12892]
53673         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
53674         it would create a cycle with a link time dependency.
53676 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
53678         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
53679         instruction.
53680         * string/Makefile (strop-tests): Add rawmemchr.
53681         * string/test-rawmemchr.c: New file.
53683         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
53684         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
53685         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
53686         when compiling str{,n}casecmp and when AVX is available.  Hook up
53687         new optimized code in initializers.
53689 2011-10-19  Andreas Schwab  <schwab@redhat.com>
53691         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
53692         __feraiseexcept instead of feraiseexcept.
53694 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
53696         * math/math_private.h: Define defaults for libc_fetestexcept and
53697         libc_feupdateenv.
53698         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
53699         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
53700         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
53701         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
53702         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
53703         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
53704         libc_fetestexcept and libc_feupdateenv.
53706         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
53707         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
53708         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
53709         * sysdeps/x86_64/fpu/math_private.h: Define special version of
53710         libc_feholdexcept_setround.
53712         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
53713         Add s_nearbyint-c and s_nearbyintf-c.
53714         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
53715         nearbyintf inlines.
53716         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
53717         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
53718         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
53719         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
53721         * math/math_private.h: Define defaults for libc_fegetround,
53722         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
53723         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
53724         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
53725         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
53726         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
53727         standard functions.
53728         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
53729         Remove comments and hacks for old compiler versions.
53730         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
53731         libc_fegetround, libc_fesetround, libc_feholdexcept, and
53732         libc_feholdexceptl.
53734 2011-10-18  Andreas Schwab  <schwab@redhat.com>
53736         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
53737         (__feraiseexcept_renamed): Add __NTH.
53738         (feraiseexcept): Add __NTH.  Rename local variables to fix
53739         namespace violations.
53741 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
53743         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
53745         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
53747         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
53748         recently added interfaces.
53749         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
53751         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
53752         about macro parameter expansion.
53754         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
53755         __NO_MATH_INLINES is defined.  Cleanups.
53757         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
53758         and __floorf is target has SSE4.1.
53759         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
53760         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
53761         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
53762         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
53764         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
53765         name.
53766         (floorf): Likewise.
53768         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
53770 2011-10-17  Andreas Schwab  <schwab@redhat.com>
53772         * misc/sys/cdefs.h: Fix last change.
53774         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
53775         database lookup.
53777 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
53779         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
53781         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
53782         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
53783         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
53784         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
53785         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
53786         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
53787         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
53788         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
53789         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
53790         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
53791         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
53792         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
53793         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
53794         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
53795         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
53796         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
53797         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
53798         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
53799         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
53800         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
53801         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
53802         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
53804         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
53805         ceil, ceilf, floor, floorf.
53807         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
53808         Perform IRELATIVE relocations last.
53810         * elf/do-rel.h: Add another parameter nrelative, replacing the
53811         local variable with the same name.  Change name of the function
53812         to end in Rel or Rela (uppercase).
53813         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
53814         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
53815         elf_dynamic_do_##reloc function.
53817 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
53819         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
53820         is sufficient, at least on modern CPUs.
53822         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
53824         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
53825         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
53827         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
53828         __expl_finite.
53829         * math/bits/math-finite.h: Add entries for exp.
53830         * math/e_expl.c: Add __*_finite alias.
53831         * sysdeps/i386/fpu/e_exp.S: Likewise.
53832         * sysdeps/i386/fpu/e_expf.S: Likewise.
53833         * sysdeps/i386/fpu/e_expl.c: Likewise.
53834         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53835         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
53836         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
53837         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
53838         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
53839         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
53840         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
53842         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
53843         is sufficient, at least on modern CPUs.
53845         * ctype/ctype-info.c (__ctype_init): Define.
53846         * include/ctype.h (__ctype_init): Declare.
53847         (__ctype_b_loc): The variable is always initialized.
53848         (__ctype_toupper_loc): Likewise.
53849         (__ctype_tolower_loc): Likewise.
53850         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
53851         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
53853 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
53855         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
53857         * configure.in: Also look in $cxxmachine/include for C++ system
53858         headers.
53860 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53862         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
53863         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
53864         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
53865         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
53866         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
53867         (USE_AS_WMEMCMP): New macro.
53868         Fixing indents.
53869         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
53870         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
53871         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
53872         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
53873         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53874         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
53875         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
53876         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
53877         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
53878         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
53879         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
53880         (USE_AS_WMEMCMP): New macro.
53881         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
53882         * sysdeps/string/test-memcmp.c: Update.
53883         Fix simple_wmemcmp.
53884         Add new tests.
53885         * wcsmbs/wmemcmp.c: Update.
53886         (WMEMCMP): New macro.
53887         Fix overflow bug.
53889 2011-10-12  Andreas Jaeger  <aj@suse.de>
53891         [BZ #13268]
53892         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
53894 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
53896         * libio/iofwide.c (do_length): Avoid warning.
53898         * ctype/ctype.h (__isctype_f): Add missing __THROW.
53900 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
53902         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
53904         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
53905         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
53906         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
53907         * sysdeps/i386/i686/fpu/e_log.S: New file.
53908         * sysdeps/i386/i686/fpu/e_logf.S: New file.
53909         * sysdeps/i386/i686/fpu/e_logl.S: New file.
53911         * ctype/ctype.h: Add support for inlined isXXX functions when
53912         compiling C++ code.
53914 2011-10-14  Andreas Schwab  <schwab@redhat.com>
53916         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53918         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
53920 2011-10-13  Roland McGrath  <roland@hack.frob.com>
53922         [BZ #13291]
53923         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
53925 2011-10-13  Andreas Schwab  <schwab@redhat.com>
53927         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
53928         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
53929         feraiseexcept.
53931         * sysdeps/x86_64/memrchr.S: Check for zero size.
53933         * string/stratcliff.c: Add memrchr tests.
53935 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53937         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53938         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
53939         rawmemchr-sse2 rawmemchr-sse2-bsf.
53940         * sysdeps/i386/i686/multiarch/memchr.S: New file.
53941         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
53942         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
53943         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
53944         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
53945         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
53946         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
53947         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
53948         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
53949         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
53950         * string/memrchr.c (MEMRCHR): New macro.
53952 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
53954         Add integration with gcc's -ffinite-math-only and optimize wrapper
53955         functions in libm.
53956         * Versions.def: Define GLIBC_2.15 version for libm.
53957         * math/Makefile (headers): Add bits/math-finite.h.
53958         * math/bits/math-finite.h: New file.
53959         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
53960         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
53961         * math/e_acoshl.c: Add __*_finite alias.
53962         * math/e_acosl.c: Likewise.
53963         * math/e_asinl.c: Likewise.
53964         * math/e_atan2l.c: Likewise.
53965         * math/e_atanhl.c: Likewise.
53966         * math/e_coshl.c: Likewise.
53967         * math/e_exp10.c: Likewise.
53968         * math/e_exp10f.c: Likewise.
53969         * math/e_exp10l.c: Likewise.
53970         * math/e_exp2l.c: Likewise.
53971         * math/e_fmodl.c: Likewise.
53972         * math/e_gammal_r.c: Likewise.
53973         * math/e_hypotl.c: Likewise.
53974         * math/e_j0l.c: Likewise.
53975         * math/e_j1l.c: Likewise.
53976         * math/e_jnl.c: Likewise.
53977         * math/e_lgammal_r.c: Likewise.
53978         * math/e_log10l.c: Likewise.
53979         * math/e_log2l.c: Likewise.
53980         * math/e_logl.c: Likewise.
53981         * math/e_powl.c: Likewise.
53982         * math/e_sinhl.c: Likewise.
53983         * math/e_sqrtl.c: Likewise.
53984         * math/e_scalb.c: Completely rewritten and optimized.
53985         * math/e_scalbf.c: Likewise.
53986         * math/e_scalbl.c: Likewise.
53987         * math/w_acos.c: Likewise.
53988         * math/w_acosf.c: Likewise.
53989         * math/w_acosl.c: Likewise.
53990         * math/w_acosh.c: Likewise.
53991         * math/w_acoshf.c: Likewise.
53992         * math/w_acoshl.c: Likewise.
53993         * math/w_asin.c: Likewise.
53994         * math/w_asinf.c: Likewise.
53995         * math/w_asinl.c: Likewise.
53996         * math/w_atan2.c: Likewise.
53997         * math/w_atan2f.c: Likewise.
53998         * math/w_atan2l.c: Likewise.
53999         * math/w_atanh.c: Likewise.
54000         * math/w_atanhf.c: Likewise.
54001         * math/w_atanhl.c: Likewise.
54002         * math/w_exp10.c: Likewise.
54003         * math/w_exp10f.c: Likewise.
54004         * math/w_exp10l.c: Likewise.
54005         * math/w_fmod.c: Likewise.
54006         * math/w_fmodf.c: Likewise.
54007         * math/w_fmodl.c: Likewise.
54008         * math/w_j0.c: Likewise.
54009         * math/w_j0f.c: Likewise.
54010         * math/w_j0l.c: Likewise.
54011         * math/w_j1.c: Likewise.
54012         * math/w_j1f.c: Likewise.
54013         * math/w_j1l.c: Likewise.
54014         * math/w_jn.c: Likewise.
54015         * math/w_jnf.c: Likewise.
54016         * math/w_log.c: Likewise.
54017         * math/w_logf.c: Likewise.
54018         * math/w_logl.c: Likewise.
54019         * math/w_log10.c: Likewise.
54020         * math/w_log10f.c: Likewise.
54021         * math/w_log10l.c: Likewise.
54022         * math/w_log2.c: Likewise.
54023         * math/w_log2f.c: Likewise.
54024         * math/w_log2l.c: Likewise.
54025         * math/w_pow.c: Likewise.
54026         * math/w_powf.c: Likewise.
54027         * math/w_powl.c: Likewise.
54028         * math/w_remainder.c: Likewise.
54029         * math/w_remainderf.c: Likewise.
54030         * math/w_remainderl.c: Likewise.
54031         * math/w_scalb.c: Likewise.
54032         * math/w_scalbf.c: Likewise.
54033         * math/w_scalbl.c: Likewise.
54034         * math/w_sqrt.c: Likewise.
54035         * math/w_sqrtf.c: Likewise.
54036         * math/w_sqrtl.c: Likewise.
54037         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
54038         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
54039         used.
54040         * math/math_private.h: Declare __kernel_standard_f.
54041         * math/w_cosh.c: Remove cruft and optimize a bit.
54042         * math/w_coshf.c: Likewise.
54043         * math/w_coshl.c: Likewise.
54044         * math/w_exp2.c: Likewise.
54045         * math/w_exp2f.c: Likewise.
54046         * math/w_exp2l.c: Likewise.
54047         * math/w_hypot.c: Likewise.
54048         * math/w_hypotf.c: Likewise.
54049         * math/w_hypotl.c: Likewise.
54050         * math/w_lgamma.c: Likewise.
54051         * math/w_lgamma_r.c: Likewise.
54052         * math/w_lgammaf.c: Likewise.
54053         * math/w_lgammaf_r.c: Likewise.
54054         * math/w_lgammal.c: Likewise.
54055         * math/w_lgammal_r.c: Likewise.
54056         * math/w_sinh.c: Likewise.
54057         * math/w_sinhf.c: Likewise.
54058         * math/w_sinhl.c: Likewise.
54059         * math/w_tgamma.c: Likewise.
54060         * math/w_tgammaf.c: Likewise.
54061         * math/w_tgammal.c: Likewise.
54062         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
54063         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
54064         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
54065         Minor optimizations.  Pretty printing.  Remove cruft.
54066         * sysdeps/i386/fpu/e_acosf.S: Likewise.
54067         * sysdeps/i386/fpu/e_acosh.S: Likewise.
54068         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
54069         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
54070         * sysdeps/i386/fpu/e_acosl.c: Likewise.
54071         * sysdeps/i386/fpu/e_asin.S: Likewise.
54072         * sysdeps/i386/fpu/e_asinf.S: Likewise.
54073         * sysdeps/i386/fpu/e_atan2.S: Likewise.
54074         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
54075         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
54076         * sysdeps/i386/fpu/e_atanh.S: Likewise.
54077         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
54078         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
54079         * sysdeps/i386/fpu/e_exp10.S: Likewise.
54080         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
54081         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
54082         * sysdeps/i386/fpu/e_exp2.S: Likewise.
54083         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
54084         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
54085         * sysdeps/i386/fpu/e_fmod.S: Likewise.
54086         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
54087         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
54088         * sysdeps/i386/fpu/e_hypot.S: Likewise.
54089         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
54090         * sysdeps/i386/fpu/e_log.S: Likewise.
54091         * sysdeps/i386/fpu/e_log10.S: Likewise.
54092         * sysdeps/i386/fpu/e_log10f.S: Likewise.
54093         * sysdeps/i386/fpu/e_log10l.S: Likewise.
54094         * sysdeps/i386/fpu/e_log2.S: Likewise.
54095         * sysdeps/i386/fpu/e_log2f.S: Likewise.
54096         * sysdeps/i386/fpu/e_log2l.S: Likewise.
54097         * sysdeps/i386/fpu/e_logf.S: Likewise.
54098         * sysdeps/i386/fpu/e_logl.S: Likewise.
54099         * sysdeps/i386/fpu/e_pow.S: Likewise.
54100         * sysdeps/i386/fpu/e_powf.S: Likewise.
54101         * sysdeps/i386/fpu/e_powl.S: Likewise.
54102         * sysdeps/i386/fpu/e_remainder.S: Likewise.
54103         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
54104         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
54105         * sysdeps/i386/fpu/e_scalb.S: Likewise.
54106         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
54107         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
54108         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
54109         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
54110         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
54111         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
54112         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
54113         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
54114         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
54115         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
54116         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
54117         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
54118         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
54119         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
54120         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
54121         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
54122         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
54123         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
54124         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
54125         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
54126         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
54127         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
54128         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
54129         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
54130         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
54131         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
54132         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
54133         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
54134         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
54135         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
54136         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
54137         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
54138         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
54139         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
54140         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
54141         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
54142         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
54143         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
54144         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
54145         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
54146         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
54147         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
54148         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
54149         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
54150         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
54151         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
54152         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
54153         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
54154         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
54155         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
54156         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
54157         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
54158         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
54159         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
54160         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
54161         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
54162         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
54163         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
54164         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
54165         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
54166         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
54167         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
54168         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
54169         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
54170         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
54171         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
54172         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
54173         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
54174         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
54175         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
54176         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
54177         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
54178         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
54179         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
54180         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
54181         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
54182         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
54183         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
54184         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
54185         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
54186         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
54187         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
54188         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
54189         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
54190         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
54191         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
54192         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
54193         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
54194         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
54195         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
54196         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
54197         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
54198         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
54199         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
54200         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
54201         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
54202         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
54203         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
54204         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
54205         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
54206         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
54207         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
54208         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
54209         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
54210         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
54211         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
54212         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
54213         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
54214         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
54215         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
54216         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
54217         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
54218         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
54219         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
54220         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
54221         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
54222         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
54223         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
54224         (__isnanf): Likewise.
54225         (__isinf_ns): Likewise.
54226         (__isinf_nsf): Likewise.
54227         (__finite): Likewise.
54228         (__finitef): Likewise.
54229         (__ieee754_sqrt): Define as macro.
54230         (__ieee754_sqrtf): Define as macro.
54231         (__ieee754_sqrtl): Define as macro.
54232         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
54233         inlined copy.
54234         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
54235         __FINITE_MATH_ONLY__ consistent.
54236         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
54238 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
54240         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
54241         of rawmemchr.
54243         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
54245 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
54247         * po/ja.po: Update from translation team.
54249 2011-10-08  Roland McGrath  <roland@hack.frob.com>
54251         * locale/programs/locarchive.c (prepare_address_space): New function.
54252         (create_archive, enlarge_archive, open_archive): Use it.
54254         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
54255         inside [SHARED], where it is used.
54257         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
54259         * nss/getent.c (netgroup_keys): Remove unused variable.
54260         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
54262 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
54264         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
54265         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
54266         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
54267         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
54268         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
54269         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
54270         * math/Makefile (libm-calls): Add s_isinf_ns.
54271         * math/divtc3.c: Use __isinf_nsl instead of isinf.
54272         * math/multc3.c: Likewise.
54273         * math/s_casin.c: Likewise.
54274         * math/s_casinf.c: Likewise.
54275         * math/s_casinl.c: Likewise.
54276         * math/s_ccos.c: Likewise.
54277         * math/s_ccosf.c: Likewise.
54278         * math/s_ccosl.c: Likewise.
54279         * math/s_ctan.c: Likewise.
54280         * math/s_ctanf.c: Likewise.
54281         * math/s_ctanh.c: Likewise.
54282         * math/s_ctanhf.c: Likewise.
54283         * math/s_ctanhl.c: Likewise.
54284         * math/s_ctanl.c: Likewise.
54285         * math/w_fmod.c: Likewise.
54286         * math/w_fmodf.c: Likewise.
54287         * math/w_fmodl.c: Likewise.
54288         * math/w_remainder.c: Likewise.
54289         * math/w_remainderf.c: Likewise.
54290         * math/w_remainderl.c: Likewise.
54291         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
54292         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
54293         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
54294         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
54295         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
54296         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
54297         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
54298         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
54300         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
54301         of the number.
54302         * stdio-common/printf_fphex.c: Likewise.
54303         * stdio-common/printf_size.c: Likewise.
54305         * math/e_exp10.c: Include math_private.h using <...> not "...".
54306         * math/e_exp10f.c: Likewise.
54307         * math/e_exp10l.c: Likewise.
54308         * math/e_exp2l.c: Likewise.
54309         * math/e_j0l.c: Likewise.
54310         * math/e_j1l.c: Likewise.
54311         * math/e_jnl.c: Likewise.
54312         * math/e_lgammal_r.c: Likewise.
54313         * math/e_rem_pio2l.c: Likewise.
54314         * math/e_scalb.c: Likewise.
54315         * math/e_scalbf.c: Likewise.
54316         * math/e_scalbl.c: Likewise.
54317         * math/k_cosl.c: Likewise.
54318         * math/k_sinl.c: Likewise.
54319         * math/k_tanl.c: Likewise.
54320         * math/s_cacoshf.c: Likewise.
54321         * math/s_catan.c: Likewise.
54322         * math/s_catanf.c: Likewise.
54323         * math/s_catanh.c: Likewise.
54324         * math/s_catanhf.c: Likewise.
54325         * math/s_catanhl.c: Likewise.
54326         * math/s_catanl.c: Likewise.
54327         * math/s_ccosh.c: Likewise.
54328         * math/s_ccoshf.c: Likewise.
54329         * math/s_ccoshl.c: Likewise.
54330         * math/s_cexp.c: Likewise.
54331         * math/s_cexpf.c: Likewise.
54332         * math/s_cexpl.c: Likewise.
54333         * math/s_clog.c: Likewise.
54334         * math/s_clog10.c: Likewise.
54335         * math/s_clog10f.c: Likewise.
54336         * math/s_clog10l.c: Likewise.
54337         * math/s_clogf.c: Likewise.
54338         * math/s_clogl.c: Likewise.
54339         * math/s_csin.c: Likewise.
54340         * math/s_csinf.c: Likewise.
54341         * math/s_csinh.c: Likewise.
54342         * math/s_csinhf.c: Likewise.
54343         * math/s_csinhl.c: Likewise.
54344         * math/s_csinl.c: Likewise.
54345         * math/s_csqrt.c: Likewise.
54346         * math/s_csqrtf.c: Likewise.
54347         * math/s_csqrtl.c: Likewise.
54348         * math/s_ctan.c: Likewise.
54349         * math/s_ctanf.c: Likewise.
54350         * math/s_ctanh.c: Likewise.
54351         * math/s_ctanhf.c: Likewise.
54352         * math/s_ctanhl.c: Likewise.
54353         * math/s_ctanl.c: Likewise.
54354         * math/s_ldexp.c: Likewise.
54355         * math/s_ldexpf.c: Likewise.
54356         * math/s_ldexpl.c: Likewise.
54357         * math/s_significand.c: Likewise.
54358         * math/s_significandf.c: Likewise.
54359         * math/s_significandl.c: Likewise.
54360         * math/w_acos.c: Likewise.
54361         * math/w_acosf.c: Likewise.
54362         * math/w_acosh.c: Likewise.
54363         * math/w_acoshf.c: Likewise.
54364         * math/w_acoshl.c: Likewise.
54365         * math/w_acosl.c: Likewise.
54366         * math/w_asin.c: Likewise.
54367         * math/w_asinf.c: Likewise.
54368         * math/w_asinl.c: Likewise.
54369         * math/w_atan2.c: Likewise.
54370         * math/w_atan2f.c: Likewise.
54371         * math/w_atan2l.c: Likewise.
54372         * math/w_atanh.c: Likewise.
54373         * math/w_atanhf.c: Likewise.
54374         * math/w_atanhl.c: Likewise.
54375         * math/w_cosh.c: Likewise.
54376         * math/w_coshf.c: Likewise.
54377         * math/w_coshl.c: Likewise.
54378         * math/w_dremf.c: Likewise.
54379         * math/w_exp10.c: Likewise.
54380         * math/w_exp10f.c: Likewise.
54381         * math/w_exp10l.c: Likewise.
54382         * math/w_exp2.c: Likewise.
54383         * math/w_exp2f.c: Likewise.
54384         * math/w_fmod.c: Likewise.
54385         * math/w_fmodf.c: Likewise.
54386         * math/w_fmodl.c: Likewise.
54387         * math/w_hypot.c: Likewise.
54388         * math/w_hypotf.c: Likewise.
54389         * math/w_hypotl.c: Likewise.
54390         * math/w_j0.c: Likewise.
54391         * math/w_j0f.c: Likewise.
54392         * math/w_j0l.c: Likewise.
54393         * math/w_j1.c: Likewise.
54394         * math/w_j1f.c: Likewise.
54395         * math/w_j1l.c: Likewise.
54396         * math/w_jn.c: Likewise.
54397         * math/w_jnf.c: Likewise.
54398         * math/w_jnl.c: Likewise.
54399         * math/w_lgamma.c: Likewise.
54400         * math/w_lgamma_r.c: Likewise.
54401         * math/w_lgammaf.c: Likewise.
54402         * math/w_lgammaf_r.c: Likewise.
54403         * math/w_lgammal.c: Likewise.
54404         * math/w_lgammal_r.c: Likewise.
54405         * math/w_log.c: Likewise.
54406         * math/w_log10.c: Likewise.
54407         * math/w_log10f.c: Likewise.
54408         * math/w_log10l.c: Likewise.
54409         * math/w_log2.c: Likewise.
54410         * math/w_log2f.c: Likewise.
54411         * math/w_log2l.c: Likewise.
54412         * math/w_logf.c: Likewise.
54413         * math/w_logl.c: Likewise.
54414         * math/w_pow.c: Likewise.
54415         * math/w_powf.c: Likewise.
54416         * math/w_powl.c: Likewise.
54417         * math/w_remainder.c: Likewise.
54418         * math/w_remainderf.c: Likewise.
54419         * math/w_remainderl.c: Likewise.
54420         * math/w_scalb.c: Likewise.
54421         * math/w_scalbf.c: Likewise.
54422         * math/w_scalbl.c: Likewise.
54423         * math/w_sinh.c: Likewise.
54424         * math/w_sinhf.c: Likewise.
54425         * math/w_sinhl.c: Likewise.
54426         * math/w_sqrt.c: Likewise.
54427         * math/w_sqrtf.c: Likewise.
54428         * math/w_sqrtl.c: Likewise.
54429         * math/w_tgamma.c: Likewise.
54430         * math/w_tgammaf.c: Likewise.
54431         * math/w_tgammal.c: Likewise.
54433         * po/ja.po: Update from translation team.
54435 2011-09-29  Andreas Jaeger  <aj@suse.de>
54437         [BZ #13179]
54438         * sunrpc/netname.c (netname2host): Fix logic.
54440         [BZ #6779]
54441         [BZ #6783]
54442         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
54443         correctly.
54444         * math/w_remainder.c (__remainder): Likewise.
54445         * math/w_remainderf.c (__remainderf): Likewise.
54446         * math/libm-test.inc (remainder_test): Add test cases.
54448 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54450         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
54451         sdiv_qrnnd.
54453 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54455         * string/test-memcmp.c: Avoid unncessary #defines.
54456         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
54458 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54460         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
54461         Use new sse2 version for core i3 - i7 as it's faster
54462         than sse42 version.
54463         (bit_Prefer_PMINUB_for_stringop): New.
54464         * sysdeps/x86_64/rawmemchr.S: Update.
54465         Replace with faster SSE2 version.
54466         * sysdeps/x86_64/memrchr.S: New file.
54467         * sysdeps/x86_64/memchr.S: Update.
54468         Replace with faster SSE2 version.
54470 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
54472         * elf/dl-load.c (lose): Add cast to avoid warning.
54474 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54476         * po/ca.po: Update from translation team.
54478         * inet/getnetgrent_r.c: Hook up nscd.
54479         * nscd/Makefile (routines): Add nscd_netgroup.
54480         (nscd-modules): Add netgroupcache.
54481         (CFLAGS-netgroupcache.c): Define.
54482         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
54483         (cache_search): Add const to second parameter.
54484         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
54485         INNETGR.
54486         (dbs): Add netgrdb entry.
54487         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
54488         (verify_persistent_db): Handle netgrdb.
54489         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
54490         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
54491         GETFDNETGR.
54492         (netgroup_response_header): Define.
54493         (innetgroup_response_header): Define.
54494         (datahead): Add netgroup_response_header and innetgroup_response_header
54495         elements.
54496         * nscd/nscd.conf: Add entries for netgroup cache.
54497         * nscd/nscd.h (dbtype): Add netgrdb.
54498         (_PATH_NSCD_NETGROUP_DB): Define.
54499         (netgroup_iov_disabled): Declare.
54500         (xmalloc, xcalloc, xrealloc): Move declarations here.
54501         (cache_search): Adjust prototype.
54502         Add netgroup-related prototypes.
54503         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
54504         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
54505         (__nscd_innetgr): Declare.
54506         * nscd/selinux.c (perms): Use access_vector_t as element type and
54507         add netgroup-related initializers.
54508         * nscd/netgroupcache.c: New file.
54509         * nscd/nscd_netgroup.c: New file.
54510         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
54511         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
54512         For four parameters use innetgr.
54513         * nss/nss_files/files-init.c: Add definition and callback for netgr.
54514         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
54515         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
54516         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
54518         * nscd/connections.c (register_traced_file): Don't register file
54519         for disabled databases.
54521 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
54523         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
54525         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
54526         from tree and freeing node.
54528 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
54530         * nss/nsswitch.c (__nss_database_lookup): Handle
54531         nss_parse_service_list out of memory case.
54533 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
54535         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
54536         out of memory case.
54538 2011-10-04  Andreas Schwab  <schwab@redhat.com>
54540         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
54541         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
54542         pass it down.
54543         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
54544         elf_machine_rela, elf_machine_lazy_rel.
54545         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
54546         (ELF_DYNAMIC_DO_REL): Likewise.
54547         (ELF_DYNAMIC_DO_RELA): Likewise.
54548         (ELF_DYNAMIC_RELOCATE): Likewise.
54549         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
54550         to ELF_DYNAMIC_DO_REL.
54551         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
54552         (dl_main): In trace mode always set __RTLD_NOIFUNC.
54553         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
54554         elf_machine_rela.
54555         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
54556         skip_ifunc, don't call ifunc function if non-zero.
54557         (elf_machine_rela): Likewise.
54558         (elf_machine_lazy_rel): Likewise.
54559         (elf_machine_lazy_rela): Likewise.
54560         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
54561         (elf_machine_lazy_rel): Likewise.
54562         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
54563         Likewise.
54564         (elf_machine_lazy_rel): Likewise.
54565         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54566         Likewise.
54567         (elf_machine_lazy_rel): Likewise.
54568         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
54569         (elf_machine_lazy_rel): Likewise.
54570         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
54571         (elf_machine_lazy_rel): Likewise.
54572         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
54573         (elf_machine_lazy_rel): Likewise.
54574         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
54575         (elf_machine_lazy_rel): Likewise.
54576         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
54577         (elf_machine_lazy_rel): Likewise.
54578         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
54579         (elf_machine_lazy_rel): Likewise.
54581 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
54583         * nss/nss_files/files-init.c (_nss_files_init): Use static
54584         initialization for all the *_traced_file variables.
54586 2011-09-28  Andreas Schwab  <schwab@redhat.com>
54588         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54590 2011-09-27  Roland McGrath  <roland@hack.frob.com>
54592         [BZ #13226]
54593         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
54595 2011-09-27  Andreas Schwab  <schwab@redhat.com>
54597         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
54598         Reread the line before reparsing it.
54600 2011-09-26  Andreas Schwab  <schwab@redhat.com>
54602         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
54604 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
54605             Maxim Kuvyrkov  <maxim@codesourcery.com>
54606             Joseph Myers  <joseph@codesourcery.com>
54608         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
54609         if needed for __stack_chk_guard.
54611 2011-09-19  Roland McGrath  <roland@hack.frob.com>
54613         * sysdeps/posix/spawni.c (script_execute): Always define it.
54614         It will be optimized away if unused.
54615         (maybe_script_execute): New function.
54616         (__spawni): Call it.
54618         * Makerules: Don't include tls.make.
54619         (config-tls): Always set to thread.
54620         * tls.make.c: File removed.
54622 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
54624         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
54625         * config.make.in (CPPFLAGS-config): New substituted variable.
54627 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54629         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
54631         [BZ #13192]
54632         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
54633         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
54635 2011-09-15  Roland McGrath  <roland@hack.frob.com>
54637         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
54638         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
54639         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
54640         (CALL_FAIL): Likewise.
54641         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
54642         (CALL_FAIL): Macro removed.
54643         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
54645 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54647         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
54648         for __FINITE_MATH_ONLY__ == 1.
54650 2011-09-15  Andreas Schwab  <schwab@redhat.com>
54652         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
54653         __ieee754_sqrt instead of sqrt.
54654         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
54655         __ieee754_sqrtf instead of sqrtf.
54656         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
54657         __floorf instead of floorf.
54658         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
54659         __floorf, __truncf instead of floorf, truncf.
54661 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
54663         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
54665         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
54666         __extern_always_inline.
54667         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
54668         32-bit.
54670 2011-09-14  Andreas Schwab  <schwab@redhat.com>
54672         * elf/rtld.c (dl_main): Also relocate in dependency order when
54673         doing symbol dependency testing.
54675 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
54677         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54678         Always define `refsym'.
54680 2011-09-13  Andreas Schwab  <schwab@redhat.com>
54682         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
54683         (__FD_ELT): Renamed from __FDELT.
54684         * misc/bits/select2.h (__FD_ELT): Likewise.
54685         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
54686         __FD_MASK instead of __FDELT, __FDMASK.
54687         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
54688         Likewise.
54689         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
54690         Likewise.
54692         * elf/Makefile (gen-ldd): Fix pattern.
54694         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
54695         (init_tls): Likewise.
54697 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
54699         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
54701 2011-09-12  Andreas Schwab  <schwab@redhat.com>
54703         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
54704         `struct cmsghdr *' instead of `void *'.
54705         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
54706         Likewise.
54708 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
54710         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
54711         if non-absolute.
54712         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
54713         ldd_rewrite_script.
54715 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
54717         * configure.in: Remove --with-tls option.
54718         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
54719         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
54720         out in case it is missing.
54721         * sysdeps/ia64/elf/configure.in: Likewise.
54722         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
54723         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
54724         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
54725         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
54726         * sysdeps/sh/elf/configure.in: Likewise.
54727         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
54728         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
54729         * sysdeps/x86_64/elf/configure.in: Likewise.
54730         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
54731         * sysdeps/mach/hurd/tls.h: Likewise.
54733         [BZ #13067]
54734         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
54736         [BZ #13090]
54737         * configure.in: Fix use of AC_INIT.
54739         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
54741 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
54743         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
54744         __set_errno.
54745         * malloc/hooks.c: Likewise.
54747         [BZ #11929]
54748         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
54749         variables statically.
54750         (narenas): Initialize.
54751         (list_lock): Initialize.
54752         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
54753         initializtion of main_arena and list_lock.  Small cleanups.
54754         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
54755         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
54756         Add initializers to main_arena and mp_.
54757         (malloc_state): Remove pagesize member.  Change all users to use
54758         GLRO(dl_pagesize).
54760         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
54761         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
54762         is always initialized.
54764         * malloc/malloc.c: Removed unused configurations and dead code.
54765         * malloc/arena.c: Likewise.
54766         * malloc/hooks.c: Likewise.
54767         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
54769         * include/tls.h: Removed.  USE___THREAD must always be defined.
54770         * bits/libc-tsd.h: Don't handle !USE___THREAD.
54771         * elf/dl-libc.c: Likewise.
54772         * elf/dl-tsd.c: Likewise.
54773         * include/errno.h: Likewise.
54774         * include/netdb.h: Likewise.
54775         * include/resolv.h: Likewise.
54776         * inet/herrno-loc.c: Likewise.
54777         * inet/herrno.c: Likewise.
54778         * malloc/arena.c: Likewise.
54779         * malloc/hooks.c: Likewise.
54780         * malloc/malloc.c: Likewise.
54781         * resolv/res-state.c: Likewise.
54782         * resolv/res_libc.c: Likewise.
54783         * sysdeps/i386/dl-machine.h: Likewise.
54784         * sysdeps/ia64/dl-machine.h: Likewise.
54785         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
54786         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
54787         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
54788         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
54789         * sysdeps/sh/dl-machine.h: Likewise.
54790         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
54791         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
54792         * sysdeps/unix/i386/sysdep.S: Likewise.
54793         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
54794         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
54795         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
54796         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
54797         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
54798         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
54799         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
54800         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
54801         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
54802         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
54803         * sysdeps/unix/x86_64/sysdep.S: Likewise.
54804         * sysdeps/x86_64/dl-machine.h: Likewise.
54805         * tls.make.c: Likewise.
54807         * configure.in: Remove --with-__thread option.  Make tests for
54808         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
54809         tls_model attribute fail if no support is available.  Remove
54810         USE_IN_LIBIO.
54811         * Makeconfig: Adjust for dropped configure option.  All features are
54812         now mandatory.
54813         * Makerules: Likewise.
54814         * Versions.def: Likewise.
54815         * argp/argp-fmtstream.c: Likewise.
54816         * argp/argp-fmtstream.h: Likewise.
54817         * argp/argp-help.c: Likewise.
54818         * assert/assert.c: Likewise.
54819         * config.h.in: Likewise.
54820         * config.make.in: Likewise.
54821         * configure: Likewise.
54822         * configure.in: Likewise.
54823         * csu/Versions: Likewise.
54824         * csu/init.c: Likewise.
54825         * elf/tst-audit2.c: Likewise.
54826         * elf/tst-tls10.c: Likewise.
54827         * elf/tst-tls10.h: Likewise.
54828         * elf/tst-tls11.c: Likewise.
54829         * elf/tst-tls12.c: Likewise.
54830         * elf/tst-tls14.c: Likewise.
54831         * elf/tst-tlsmod11.c: Likewise.
54832         * elf/tst-tlsmod12.c: Likewise.
54833         * elf/tst-tlsmod13.c: Likewise.
54834         * elf/tst-tlsmod13a.c: Likewise.
54835         * elf/tst-tlsmod14a.c: Likewise.
54836         * elf/tst-tlsmod15b.c: Likewise.
54837         * elf/tst-tlsmod16a.c: Likewise.
54838         * elf/tst-tlsmod16b.c: Likewise.
54839         * elf/tst-tlsmod7.c: Likewise.
54840         * elf/tst-tlsmod8.c: Likewise.
54841         * elf/tst-tlsmod9.c: Likewise.
54842         * gmon/gmon.c: Likewise.
54843         * grp/fgetgrent_r.c: Likewise.
54844         * grp/putgrent.c: Likewise.
54845         * hurd/fopenport.c: Likewise.
54846         * include/libc-symbols.h: Likewise.
54847         * include/tls.h: Likewise.
54848         * intl/gettextP.h: Likewise.
54849         * intl/loadinfo.h: Likewise.
54850         * locale/global-locale.c: Likewise.
54851         * locale/localeinfo.h: Likewise.
54852         * mach/devstream.c: Likewise.
54853         * malloc/arena.c: Likewise.
54854         * malloc/set-freeres.c: Likewise.
54855         * misc/err.c: Likewise.
54856         * misc/getttyent.c: Likewise.
54857         * misc/mntent_r.c: Likewise.
54858         * posix/getopt.c: Likewise.
54859         * posix/wordexp.c: Likewise.
54860         * pwd/fgetpwent_r.c: Likewise.
54861         * resolv/Versions: Likewise.
54862         * resolv/res_hconf.c: Likewise.
54863         * shadow/fgetspent_r.c: Likewise.
54864         * shadow/putspent.c: Likewise.
54865         * stdio-common/printf_fphex.c: Likewise.
54866         * stdio-common/tmpfile.c: Likewise.
54867         * stdlib/abort.c: Likewise.
54868         * stdlib/fmtmsg.c: Likewise.
54869         * sunrpc/auth_unix.c: Likewise.
54870         * sunrpc/clnt_perr.c: Likewise.
54871         * sunrpc/clnt_tcp.c: Likewise.
54872         * sunrpc/clnt_udp.c: Likewise.
54873         * sunrpc/clnt_unix.c: Likewise.
54874         * sunrpc/openchild.c: Likewise.
54875         * sunrpc/svc_simple.c: Likewise.
54876         * sunrpc/svc_tcp.c: Likewise.
54877         * sunrpc/svc_udp.c: Likewise.
54878         * sunrpc/svc_unix.c: Likewise.
54879         * sunrpc/xdr.c: Likewise.
54880         * sunrpc/xdr_array.c: Likewise.
54881         * sunrpc/xdr_rec.c: Likewise.
54882         * sunrpc/xdr_ref.c: Likewise.
54883         * sunrpc/xdr_stdio.c: Likewise.
54885 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54887         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54889 2011-07-03  Andreas Jaeger  <aj@suse.de>
54891         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
54892         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
54893         regenerate with gen-libm-tests.pl.
54895 2010-05-12  Petr Baudis  <pasky@suse.cz>
54897         [BZ #11589]
54898         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
54899         around j0() zero points by switching to j1().
54900         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
54901         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
54902         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
54903         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
54905 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54907         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
54908         instead of 0.
54909         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
54910         instead of 0.
54911         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
54912         Patch in part by Pavel Roskin <proski@gnu.org>.
54914         [BZ #13138]
54915         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
54916         realloc.
54917         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
54918         Free memory block if necessary.
54920         [BZ #12847]
54921         * libio/genops.c (INTDEF): For string streams the _lock pointer can
54922         be NULL.  Don't lock in this case.
54924 2011-09-09  Roland McGrath  <roland@hack.frob.com>
54926         * elf/elf.h (ELFOSABI_GNU): New macro.
54927         (ELFOSABI_LINUX): Define to that.
54929 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
54931         * string/strncat.c (strncat): Undef the symbol in case it has been
54932         defined in bits/string.h.
54934 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54936         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
54938         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
54939         link map.
54941 2011-08-17  Andreas Jaeger  <aj@suse.de>
54943         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
54945 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
54946             Ian Lance Taylor  <iant@google.com>
54948         * math/libm-test.inc (lround_test): New testcase.
54949         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
54951 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
54953         * Makefile: Remove support for automatic cvs check-ins.
54954         * Makerules: Likewise.
54955         * config.make.in: Likewise.
54956         * configure.in: Likewise.
54957         * intl/Makefile: Likewise.
54958         * locale/Makefile: Likewise.
54959         * po/Makefile: Likewise.
54960         * posix/Makefile: Likewise.
54961         * sysdeps/gnu/Makefile: Likewise.
54962         * sysdeps/mach/hurd/Makefile: Likewise.
54963         * sysdeps/sparc/sparc32/Makefile: Likewise.
54965         [BZ #13118]
54966         * posix/Makefile (bug-regex32-ENV): Define.
54967         Patch by John Stanley <jpsinthemix@verizon.net>.
54969         * misc/Makefile (headers): Add bits/select2.h.
54970         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
54971         * misc/bits/select2.h: New file.
54972         * include/bits/select2.h: New file.
54973         * debug/Makefile (routines): Add fdelt_chk.
54974         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
54975         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
54976         FD_ISSET.
54977         * debug/fdelt_chk.c: New file.
54979         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
54980         * wcsmbs/test-wmemcmp.c: Likewise.
54981         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
54982         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
54984 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54986         * string/Makefile (strop-tests): Add memcmp.
54987         * string/test-wmemcmp.c: New file.
54988         * string/test-memcmp.c: Add wmemcmp support.
54990 2011-09-08  Roland McGrath  <roland@hack.frob.com>
54992         [BZ #13153]
54993         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
54994         2011-07-19 change.
54996         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
54997         garbage value in a __mach_port_mod_refs call in the cases of the
54998         task-self and thread-self ports.
55000 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55002         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
55004 2011-09-08  Andreas Schwab  <schwab@redhat.com>
55006         * elf/dl-load.c (lose): Check for non-null L.
55008 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55010         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
55012         * elf/dl-libc.c (dlerror_run): Pass back error code from
55013         dl_catch_error.
55015         [BZ #13123]
55016         * elf/dl-load.c (lose): Free l_origin if it is valid.
55018         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
55019         names.
55020         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
55021         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55022         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55023         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55024         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
55025         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
55027 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
55029         * sysdeps/powerpc/fpu/e_hypot.c: New file.
55030         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
55031         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
55032         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
55033         * sysdeps/powerpc/fpu/k_cosf.c: New file.
55034         * sysdeps/powerpc/fpu/k_sinf.c: New file.
55035         * sysdeps/powerpc/fpu/s_cosf.c: New file.
55036         * sysdeps/powerpc/fpu/s_sinf.c: New file.
55037         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
55038         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
55040 2011-08-15  Alan Modra  <amodra@gmail.com>
55042         [BZ #13092]
55043         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
55044         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
55045         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
55046         ppc_mcount to static-only-routines.
55047         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
55048         __mcount_internal.
55049         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
55050         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
55052 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
55054         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
55055         for finite and infinity parameters.
55057 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
55059         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
55060         and add nop instructions for throughput optimization.
55061         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
55063 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
55065         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
55066         aligned copy for power7 with vector-scalar instructions.
55067         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
55069 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
55071         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
55072         AVX check.
55074 2011-09-07  Andreas Schwab  <schwab@redhat.com>
55076         [BZ #13144]
55077         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
55078         last change.
55080 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55082         * sysdeps/unix/sysv/linux/x86_64/init-first.c
55083         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
55084         syscall wrapper around clock_gettime in __vdso_clock_gettime.
55085         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
55086         clock_gettime.
55088 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55090         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
55091         Forgot to demangle the pointer.
55093         * sysdeps/i386/sysdep.h: Define atom_text_section.
55094         * sysdeps/x86_64/sysdep.h: Likewise.
55095         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
55096         section with atom_text_section.
55097         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55098         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55099         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
55100         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
55101         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
55103         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
55104         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
55105         already be defined.  Change to take two parameters and don't assign
55106         result to variable.  Adjust all users.
55107         Define INTERNAL_GETTIME if not already defined.
55108         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
55109         call.
55110         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
55111         HAVE_CLOCK_GETTIME_VSYSCALL.
55112         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
55114         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
55115         gettimeofday vsyscall, just use time.
55117 2011-09-06  Andreas Schwab  <schwab@redhat.com>
55119         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
55120         <errno.h>.
55122 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55124         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
55125         syscall on x86-64.
55126         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
55127         syscall.
55128         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
55129         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
55130         syscall if possible.
55132 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55134         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
55135         e_ident.  Don't pass to find_mapsXX.
55136         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
55138 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55140         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55141         strchr-sse2-no-bsf strrchr-sse2-no-bsf
55142         * sysdeps/x86_64/multiarch/strchr.S: Update.
55143         Check bit_slow_BSF bit.
55144         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
55145         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
55146         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
55148 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55150         [BZ #13134]
55151         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
55152         before glibc 2.15.
55153         (tryshell): Define.
55154         (__spawni): Change last parameter to be flag.  Test
55155         SPAWN_XFLAGS_USE_PATH flag to use path or not.
55156         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
55157         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
55158         * posix/spawni.c: Likewise.
55159         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
55160         * posix/spawnp.c: Likewise.  Change normal version to use
55161         SPAWN_XFLAGS_USE_PATH.
55162         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
55163         SPAWN_XFLAGS_TRY_SHELL.
55165         [BZ #13150]
55166         * posix/glob.h: Remove gcc 1.x support.
55168         [BZ #13068]
55169         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
55171 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55173         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55174         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
55175         strrchr-sse2-bsf
55176         * sysdeps/i386/i686/multiarch/strchr.S: New file.
55177         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
55178         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
55179         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
55180         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
55181         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
55183 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55185         * sysdeps/x86_64/wcscmp.S: New file.
55187         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
55188         wcscmp-c wcscmp-sse2
55189         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
55190         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
55191         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
55192         * wcsmbs/wcscmp.c: Allow renaming.
55194 2011-09-05  David S. Miller  <davem@davemloft.net>
55196         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
55197         stack slot, rather than the struct return pointer slot.
55198         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
55199         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
55200         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
55201         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
55203 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55205         * po/ja.po: Update from translation team.
55207         [BZ #13144]
55208         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
55209         kernel in 64-bit binaries.
55211 2011-09-01  David S. Miller  <davem@davemloft.net>
55213         * elf/elf.h (HWCAP_SPARC_*): Move to..
55214         * sysdeps/sparc/sysdep.h: this new file and add new values.
55215         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
55216         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
55217         _DL_HWCAP_COUNT to 24.
55218         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
55219         entries.
55220         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
55221         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
55222         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
55223         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
55224         instead of magic constants.
55225         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
55227 2011-08-31  David S. Miller  <davem@davemloft.net>
55229         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
55230         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
55231         Reimplement to do errno handling inline.
55232         (SYSCALL_ERROR_HANDLER): New macro.
55233         (__SYSCALL_STRING): Do not do errno handling in asm.
55234         (__CLONE_SYSCALL_STRING): Delete.
55235         (__INTERNAL_SYSCALL_STRING): Delete.
55236         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
55237         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
55238         (PSEUDO): Reimplement to do errno handling inline.
55239         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
55240         (SYSCALL_ERROR_HANDLER): New macro.
55241         (__SYSCALL_STRING): Do not do errno handling in asm.
55242         (__CLONE_SYSCALL_STRING): Delete.
55243         (__INTERNAL_SYSCALL_STRING): Delete.
55244         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
55245         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
55246         i386.
55247         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
55248         (inline_syscall*): Add 'err' argument.
55249         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
55250         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
55251         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
55252         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
55254         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
55255         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
55257 2011-08-30  Andreas Schwab  <schwab@redhat.com>
55259         * elf/rtld.c (dl_main): Relocate objects in dependency order.
55261 2011-08-29  Jiri Olsa <jolsa@redhat.com>
55263         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
55264         directive.
55266 2011-08-24  David S. Miller  <davem@davemloft.net>
55268         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
55270 2011-08-24  Andreas Schwab  <schwab@redhat.com>
55272         * elf/Makefile: Add rules to build and run unload8 test.
55273         * elf/unload8.c: New file.
55274         * elf/unload8mod1.c: New file.
55275         * elf/unload8mod1x.c: New file.
55276         * elf/unload8mod2.c: New file.
55277         * elf/unload8mod3.c: New file.
55279         * elf/dl-close.c (_dl_close_worker): Reset private search list if
55280         it wasn't used.
55282 2011-08-23  David S. Miller  <davem@davemloft.net>
55284         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
55285         subtract stack bias.
55286         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
55287         %sp not %fp in calculations.
55288         (_JMPBUF_UNWINDS_ADJ): Likewise.
55290         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
55291         (aio_suspend): Call it to force an exception region around the
55292         AIO_MISC_WAIT() invocation.
55294 2011-08-23  Andreas Schwab  <schwab@redhat.com>
55296         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
55297         backslash.
55299 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
55301         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
55302         protection macro.
55303         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
55304         and <dl-machine.h>.
55305         (Elf64_FuncDesc): Remove.
55307 2011-08-22  David S. Miller  <davem@davemloft.net>
55309         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
55310         sigaltstack check, add missing cfi directives.
55311         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
55312         missing cfi directives, and sigaltstack handling.
55314 2011-08-16  Andreas Schwab  <schwab@redhat.com>
55316         [BZ #11724]
55317         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
55318         object is seen twice.
55319         * elf/dl-fini.c (_dl_sort_fini): Likewise.
55321         * elf/Makefile (distribute): Add tst-initorder2.c.
55322         (tests): Add tst-initorder2.
55323         (modules-names): Add tst-initorder2a tst-initorder2b
55324         tst-initorder2c tst-initorder2d.  Add rules to build them.
55325         ($(objpfx)tst-initorder2.out): New rule.
55326         * elf/tst-initorder2.c: New file.
55327         * elf/tst-initorder2.exp: New file.
55329 2011-08-22  Andreas Schwab  <schwab@redhat.com>
55331         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
55333         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
55334         dependencies back to end of function.
55336         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
55337         $(elfobjdir)/ld.so.
55339 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
55341         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
55342         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
55343         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
55344         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
55345         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
55346         of __vdso_gettimeofday.
55347         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
55348         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
55349         attribute_hidden.
55350         (_libc_vdso_platform_setup): Remove initialization of
55351         __vdso_gettimeofday and __vdso_time.
55353 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55355         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
55356         and fgetc_unlocked.
55357         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
55358         getc_unlocked.
55360         * elf/dl-open.c (add_to_global): Report additions to the global scope
55361         for LD_DEBUG=scopes.
55362         (dl_open_worker): Also print scope of newly loaded dependencies.
55363         (_dl_show_scope): Indicate if there is no scope.
55365         [BZ #13114]
55366         * stdio-common/Makefile (tests): Add bug24.
55367         * stdio-common/bug24.c: New file.
55369 2011-08-19  Andreas Jaeger  <aj@suse.de>
55371         [BZ #13114]
55372         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
55373         non-existant file when using close-on-exec mode.
55375 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55377         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
55378         the very first instruction.
55380         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
55381         the CFI state in the end.
55382         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
55383         inclusion of dl-trampoline.h.
55384         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
55386 2011-08-19  Andreas Schwab  <schwab@redhat.com>
55388         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
55389         expectations for long double.
55391         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
55392         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
55394 2011-08-14  David S. Miller  <davem@davemloft.net>
55396         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
55397         artificual limit depends upon the system page size.
55399 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55401         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
55402         * resolv/Makefile: Define CFLAGS-libresolv.
55404 2011-08-17  Andreas Schwab  <schwab@redhat.com>
55406         * nss/makedb.c (compute_tables): Make variables used in nested
55407         function static.
55409 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55411         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
55412         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
55413         if buffer was too small.
55415         * elf/pldd.c (main): Attach to all threads in the process.
55416         Rewrite /proc handling to use *at functions.
55418 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
55420         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
55421         specifies first scope to show.
55422         (dl_open_worker): Update callers.  Move printing scope of new
55423         object to before the relocation.
55424         * elf/rtld.c (dl_main): Update _dl_show_scope call.
55425         * sysdeps/generic/ldsodefs.h: Update declaration.
55427         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
55428         string for the scope number.
55430 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
55432         * nscd/servicescache.c (cache_addserv): Make sure written is always
55433         initialized.
55435 2011-08-14  Roland McGrath  <roland@hack.frob.com>
55437         * sysdeps/i386/i486/bits/atomic.h
55438         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
55439         statement expression, so as to suppress "set but not used" warning.
55440         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
55442         * string/strncat.c (STRNCAT): Use prototype definition.
55444         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
55445         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
55446         -Iprograms here.
55447         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
55448         (localedef-modules): Add localedef.
55449         (locale-modules): Add locale.
55451         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
55452         * elf/rtld.c (dl_main): Invert order of assignment in last change,
55453         to avoid a warning.
55455 2011-08-14  David S. Miller  <davem@davemloft.net>
55457         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
55458         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
55460 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
55462         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
55463         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
55464         * elf/rtld.c (dl_main): Set l_name of vDSO.
55465         Call _dl_show_scope when DL_DEBUG_SCOPES.
55466         (process_dl_debug): Recognize scopes flag and also set it for all.
55467         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
55468         Declare _dl_show_scope.
55470         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
55471         (do_dlopen): Pass caller_dlopen to dl_open.
55472         (__libc_dlopen_mode): Initialize caller_dlopen.
55474         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
55475         of libc.  Make tolower call locale-independent.  Optimize a bit by
55476         using isdigit instead of isalnum.
55477         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
55479 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
55481         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
55482         was a dependency or dynamically loaded.
55484 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
55486         * intl/l10nflist.c: Allow architecture-specific pop function.
55487         * sysdeps/x86_64/l10nflist.c: New file.
55489         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
55490         classification.
55492 2011-08-10  Andreas Schwab  <schwab@redhat.com>
55494         * include/dirent.h: Add libc_hidden_proto for scandirat and
55495         scandirat64.  Don't declare __scandirat64.
55496         * dirent/scandirat.c: Add libc_hidden_def.
55497         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
55498         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
55500 2011-08-10  David S. Miller  <davem@davemloft.net>
55502         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
55503         enum.
55504         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55505         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55506         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55508 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
55510         * Versions.def [libc]: Add GLIBC_2.15.
55511         * dirent/Makefile (routines): Add scandirat and scandirat64.
55512         * dirent/Versions [libc]: Export scandirat and scandirat64 for
55513         GLIBC_2.15.
55514         * dirent/dirent.h: Declare scandirat and scandirat64.
55515         * dirent/scandirat.c: New file.
55516         * dirent/scandirat64.c: New file.
55517         * sysdeps/wordsize-64/scandirat.c: New file.
55518         * sysdeps/wordsize-64/scandirat64.c: New file.
55519         * dirent/opendir.c: Define opendirat.
55520         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
55521         using scandirat.
55522         * dirent/scandir64.c: Adjust for scandir.c change.
55523         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
55524         __scandirat64, and __scandir_cancel_handler.
55525         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
55526         additional parameter and use openat instead of open (outside of ld.so).
55527         Add new __opendir as wrapper around __opendirat.
55528         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
55529         here without requiring old scandirat implementation.
55531 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
55533         * dirent/scandir.c (cancel_handler): Renamed to
55534         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
55535         defined.  Adjust users.
55536         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
55537         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
55539 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
55541         * string/test-string.h (IMPL): Use __STRING to expand name and then
55542         stringify it.
55544         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
55545         of cleanups.
55547 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55549         * string/Makefile: Update.
55550         (strop-tests): Append strncat.
55551         * string/test-wcscmp.c: New file.
55552         New comprehensive test for wcscmp.
55553         * string/test-strcmp.c: Update.
55554         (WIDE): New define.
55556 2011-07-22  Andreas Schwab  <schwab@redhat.com>
55558         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
55559         line.
55561 2011-07-26  Andreas Schwab  <schwab@redhat.com>
55563         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
55564         encoding to ACE if AI_IDN.
55566 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
55568         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
55569         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
55571 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55573         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
55574         Fix overflow bug in strncat.
55575         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
55577         * string/test-strncat.c: Update.
55578         Add new tests for checking overflow bugs.
55580 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55582         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55583         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
55584         * sysdeps/i386/i686/multiarch/strcat.S: New file.
55585         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
55586         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
55587         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
55588         * sysdeps/i386/i686/multiarch/strncat.S: New file.
55589         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
55590         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
55592         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
55593         (USE_AS_STRCAT): Define.
55594         Add strcat and strncat support.
55595         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55597 2011-07-25  Andreas Schwab  <schwab@redhat.com>
55599         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
55600         __n bigger than INT_MAX+1.
55601         (__strncmp_g): Likewise.
55603 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
55605         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
55606         * libio/stido.h: Likewise.
55608         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
55609         (AF_NFC): Define.
55610         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
55611         (AF_NFC): Define.
55613         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
55614         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55615         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55616         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
55617         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55619         [BZ #13021]
55620         * scripts/test-installation.pl: Don't expect libnss_test1 to be
55621         installed.
55623         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
55624         typo.
55625         (_dl_x86_64_save_sse): Likewise.
55627 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
55629         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
55630         OSXSAVE.
55631         (_dl_x86_64_save_sse): Likewise.
55633         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
55635         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
55637 2011-07-21  Andreas Schwab  <schwab@redhat.com>
55639         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
55640         change.
55641         (_dl_x86_64_save_sse): Use correct AVX check.
55643 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55645         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
55646         bug in strncpy/strncat.
55647         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
55649 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
55651         * string/tester.c (test_strcat): Add tests for different alignments
55652         of source and destination.
55653         (test_strncat): Likewise.
55655 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
55657         [BZ #12852]
55658         * posix/glob.c (glob): Check passed in values before using them in
55659         expressions to avoid some overflows.
55660         (glob_in_dir): Likewise.
55662         [BZ #13007]
55663         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
55664         check for AVX enablement so that we don't crash with old kernels and
55665         new hardware.
55666         * elf/tst-audit4.c: Add same checks here.
55667         * elf/tst-audit6.c: Likewise.
55669         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
55671 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
55673         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
55675 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
55677         * po/cs.po: Update from translation team.
55678         * po/bg.po: Likewise.
55680 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
55682         * misc/sys/cdefs.h: Add support for const attribute.
55683         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
55684         to gnu_dev_{major,minor,makedev} functions.
55686 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
55688         * intl/dcigettext.c (get_output_charset): Add missing bracket.
55690 2011-07-20  Andreas Schwab  <schwab@redhat.com>
55692         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
55693         strlen results.
55695 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55697         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
55698         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
55699         register in order to avoid conflicts with the soft frame pointer
55700         being held in r11 when necessary.
55701         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
55702         (INTERNAL_VSYSCALL_NCS): Likewise.
55704 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
55706         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
55707         * elf/dl-fini.c (_dl_fini): Adjust caller.
55708         * elf/dl-close.c (_dl_close_worker): Likewise.
55709         * sysdeps/generic/ldsodefs.h: Adjust declaration.
55711 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
55713         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
55714         "aux_cache->nlibs < 0".
55716         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
55717         in the reload-count case.
55719 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55721         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55722         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
55723         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
55724         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
55725         * sysdeps/x86_64/multiarch/strcat.S: New file.
55726         * sysdeps/x86_64/multiarch/strncat.S: New file.
55727         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
55728         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
55729         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
55730         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
55731         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
55732         (USE_AS_STRCAT): Define.
55733         Add strcat and strncat support.
55734         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
55735         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
55736         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
55737         * string/strncat.c: Update.
55738         (USE_AS_STRNCAT): Define.
55739         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55740         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
55741         and i7.
55742         * sysdeps/x86_64/multiarch/init-arch.h
55743         (bit_Prefer_PMINUB_for_stringop): New.
55744         (index_Prefer_PMINUB_for_stringop): Likewise.
55745         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
55746         bit_Prefer_PMINUB_for_stringop.
55748 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
55750         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
55751         buffer64.
55752         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
55753         of casting of buffer.
55754         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
55755         buffer32 and buffer64.
55756         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
55757         writes instead of casting of buffer.
55758         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
55759         buffer32.
55760         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
55761         casting of buffer.
55763 2011-07-19  Andreas Schwab  <schwab@redhat.com>
55765         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
55767 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
55769         * nscd/nscd.c (termination_handler): Don't do anything for a database
55770         if it has not yet been initialized.
55772 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
55774         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
55776 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
55778         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
55780 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
55782         * po/nl.po: Update from translation team.
55783         * po/sv.po: Likewise.
55785 2011-07-16  Roland McGrath  <roland@hack.frob.com>
55787         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
55788         now disallowed by GCC.
55790         * configure.in (use-default-link): Default to yes if a test -shared
55791         link meets our qualifications.
55792         * configure: Regenerated.
55794         * config.make.in (output-format): New variable.
55795         * configure.in: Check for ld --print-output-format support.
55796         * configure: Regenerated.
55797         * Makerules ($(common-objpfx)format.lds)
55798         [$(output-format) != unknown]: Just use $(output-format),
55799         instead of the linker-script munging.
55801 2011-07-14  Roland McGrath  <roland@hack.frob.com>
55803         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
55804         of $(common-objpfx)shlib.lds.
55805         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
55807         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
55808         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
55810         * configure.in (-z relro check): Adjust test code to add a large
55811         writable data section after it.
55812         * configure: Regenerated.
55814 2011-07-11  Roland McGrath  <roland@hack.frob.com>
55816         * configure.in (-z relro check): Fix test code to make the variable
55817         truly const.
55818         * configure: Regenerated.
55820 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
55822         * nscd/nscd.h (struct traced_file): Define.
55823         (struct database_dyn): Remove inotify_descr, reset_res, and filename
55824         elements.  Add traced_files.
55825         (inotify_fd): Declare.
55826         (register_traced_file): Declare.
55827         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
55828         (inotify_fd): Export.
55829         (resolv_conf_descr): Remove.
55830         (nscd_init): Move inotify descriptor creation to main.
55831         Don't register files for notification here.
55832         (register_traced_file): New function.
55833         (invalidate_cache): Don't use reset_res to determine whether to call
55834         res_init, go through the list of registered files.
55835         (main_loop_poll): The inotify descriptors are now stored in the
55836         structures for the traced files.
55837         (main_loop_epoll): Likewise
55838         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
55839         to __nss_disable_nscd.
55840         * nscd/cache.c (prune_cache): There is no single inotify descriptor
55841         for a database anymore.  Check the records for all the registered
55842         files instead.
55843         * nss/Makefile (libnss_files-routines): Add files-init.
55844         (libnss_db-routines): Add db-init.
55845         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
55846         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
55847         * nss/nss_db/db-init.c: New file.
55848         * nss/nss_files/files-init.c: New file.
55849         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
55850         __nss_lookup_function.
55851         (__nss_lookup_function): Call nss_load_library.
55852         (nss_load_all_libraries): New function.
55853         (__nss_disable_nscd): Take parameter with callback function for files
55854         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
55855         used for the cached services.
55856         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
55857         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
55858         options for features to all the files in nscd.
55860         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
55862 2011-07-10  Roland McGrath  <roland@hack.frob.com>
55864         * csu/elf-init.c (__libc_csu_init): Comment typo.
55866 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
55868         * po/pl.po: Update from translation team.
55869         * po/ja.po: Likewise.
55870         * po/ru.po: Likewise.
55871         * po/ko.po: Likewise.
55872         * po/fr.po: Likewise.
55874 2011-07-09  Roland McGrath  <roland@hack.frob.com>
55876         * configure.in (.ctors/.dtors header and trailer check):
55877         Use an empirical test on a built program.
55878         * configure: Regenerated.
55880         * configure.in (-z relro check): Use an empirical test on a built DSO.
55881         Detect, but do not require, on ia64.
55882         * configure: Regenerated.
55884         * configure.in (READELF): Find it with AC_CHECK_TOOL.
55885         Update tests that use readelf to use $READELF instead.
55886         * configure: Regenerated.
55888 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
55890         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
55891         if the result is not used.
55893 2011-07-05  Andreas Jaeger  <aj@suse.de>
55895         [BZ#9696]
55896         * stdlib/tst-strtod.c: Add testcase.
55898 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
55900         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
55901         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
55902         The latter has a higher limit.  Take additional parameter to pass to
55903         the new function.
55904         (__pathconf): Pass file to __statfs_link_max.
55905         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
55906         __statfs_link_max.
55907         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
55908         __statfs_link_max.
55910         [BZ #12868]
55911         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
55912         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
55913         Handle Lustre.
55914         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
55915         (__statfs_filesize_max): Likewise.
55916         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
55918 2011-07-05  Andreas Jaeger  <aj@suse.de>
55920         * resolv/res_comp.c (dn_skipname): Remove unused variable.
55922 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
55924         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
55925         `status' variable.
55926         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
55927         Likewise.
55929 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
55931         * Makefile (strop-tests): Add strncat.
55932         * string/test-strncat.c: New file.
55934 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
55936         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
55938 2011-06-21  Andreas Jaeger  <aj@suse.de>
55940         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
55941         Copy rule from iconvdata/Makefile.
55943 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55945         [BZ #12922]
55946         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
55947         but no long options are defined, just return 'W'.
55949 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
55951         [BZ #9696]
55952         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
55954 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55956         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
55957         netgroups to read.
55958         (innetgr): Likewise.
55960 2011-07-05  Roland McGrath  <roland@hack.frob.com>
55962         * config.make.in (install_root): Default to $(DESTDIR).
55964 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
55966         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
55968 2011-07-02  Roland McGrath  <roland@hack.frob.com>
55970         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
55972         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
55973         containing directory rather than embedding absolute directory names.
55975         * scripts/check-local-headers.sh: Rewritten using awk.
55976         Match by word, not by line.  Print error messages for matches.
55977         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
55979         * Makerules [shlib-lds-flags empty]:
55980         ($(common-objpfx)libc_pic.opts): New target.
55981         ($(common-objpfx)libc_pic.os.clean): New target.
55982         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
55984         * config.make.in (OBJCOPY): New variable.
55985         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
55986         * configure: Regenerated.
55988         * config.make.in (use-default-link): New variable.
55989         * configure.in (use_default_link): Grok --with-default-link to set it.
55990         * configure: Regenerated.
55991         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
55992         (shlib-lds, shlib-lds-flags): Define to empty.
55994         * Makerules (shlib-lds): New variable.
55995         (shlib-lds-flags): New variable.
55996         (build-shlib, build-moduile, build-module-asneeded): Use it.
55997         ($(common-objpfx)libc.so): Use $(shlib-lds).
55998         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
55999         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
56001         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
56002         DT_FLAGS/DT_FLAGS_1 with zero flags.
56004         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
56005         linker script munging.
56007 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
56009         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
56010         as 128-bit value.
56011         * crypt/sha512.c (sha512_process_block): Perform total addition using
56012         128-bit if possible.
56013         (__sha512_finish_ctx): Likewise.
56014         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
56015         as 64-bit value.
56016         * crypt/sha256.c (SWAP64): Define.
56017         (sha256_process_block): Perform total addition using 64-bit if
56018         possible.
56019         (__sha256_finish_ctx): Likewise.
56021 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
56023         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
56024         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56025         * nscd/hstcache.c (cache_addhst): Likewise.
56026         * nscd/grpcache.c (cache_addgr): Likewise.
56027         * nscd/aicache.c (addhstaiX): Likewise
56028         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
56030 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
56032         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
56033         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56034         * nscd/hstcache.c (cache_addhst): Likewise.
56035         * nscd/grpcache.c (cache_addgr): Likewise.
56036         * nscd/aicache.c (addhstaiX): Likewise
56038 2011-07-01  Andreas Schwab  <schwab@redhat.com>
56040         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
56041         domain only when needed.
56043 2011-06-30  Andreas Schwab  <schwab@redhat.com>
56045         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
56046         is always restored.
56048 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
56050         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
56051         are re-adding the entry.
56052         * nscd/servicescache.c (cache_addserv): Likewise.
56054 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
56056         * sysdeps/generic/dl-irel.h: fix protection against multiple
56057         inclusions.
56058         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
56060 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
56062         [BZ #12935]
56063         * malloc/memusage.sh: Fix quoting in message.
56064         * debug/xtrace.sh: Likewise.
56066         * configure.in: Remove support for --experimental-malloc option, make
56067         it the default.
56068         * config.make.in: Likewise.
56069         * malloc/Makefile: Likewise.
56071 2011-06-27  Andreas Schwab  <schwab@redhat.com>
56073         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
56074         two-byte characters.
56076 2011-06-27  Roland McGrath  <roland@hack.frob.com>
56078         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
56079         AC_CACHE_CHECK invocation.
56080         * configure: Regenerated.
56082         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
56084 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
56086         [BZ #12350]
56087         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
56088         bit from old_res_options.
56090         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
56092         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
56093         value type for setfct.
56095 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
56097         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56098         __gettimeofday instead of gettimeofday.
56100 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
56102         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
56104 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
56106         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
56108         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
56109         info.
56111 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56113         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56114         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56115         strcpy-sse2-unaligned strncpy-sse2-unaligned
56116         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
56117         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
56118         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
56119         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
56120         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
56121         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
56122         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
56123         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
56124         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
56125         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
56126         (STRCPY): Support SSE2 and SSSE3 versions.
56128 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
56130         [BZ #12874]
56131         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
56132         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
56133         kernels which artificially limit size of requests.
56135 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56137         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
56138         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56139         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
56140         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
56141         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
56142         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
56143         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
56144         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
56145         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
56146         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
56147         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
56148         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
56149         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
56150         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
56151         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
56152         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56153         Enable unaligned load optimization for Intel Core i3, i5 and i7
56154         processors.
56155         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
56156         Define.
56157         (index_Fast_Unaligned_Load): Define.
56158         (HAS_FAST_UNALIGNED_LOAD): Define.
56160 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
56162         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
56164 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56166         [BZ #12907]
56167         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
56168         until it is clear that the information is realy needed.
56169         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
56171 2011-06-22  Andreas Schwab  <schwab@redhat.com>
56173         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
56175 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56177         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56178         /sys/devices/system/cpu/online if it is usable.
56180         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
56181         reading the information from the /proc filesystem to once a second.
56183 2011-06-21  Andreas Jaeger  <aj@suse.de>
56185         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
56186         NULL after inclusion of kernel headers.
56188 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
56190         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
56191         calls to internal_setent.
56193         [BZ #12885]
56194         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
56195         addresses using gethostbyname4_r ignore IPv4 addresses.
56197         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
56198         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
56200         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
56202 2011-06-20  David S. Miller  <davem@davemloft.net>
56204         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
56205         inclusions.
56206         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
56208         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
56209         (elf_irel): Use it.
56210         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
56211         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
56212         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
56213         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
56214         * sysdeps/x86_64/dl-irel.h: Likewise.
56216         * elf/dl-runtime.c: Use elf_ifunc_invoke.
56217         * elf/dl-sym.c: Likewise.
56219 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56221         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
56222         need to dereference resplen2.
56224 2011-06-14  Andreas Schwab  <schwab@redhat.com>
56226         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
56228 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56230         * Makeconfig: Define vardbdir and inst_vardbdir.
56231         * nss/Makefile: Add rules to install db-Makefile.
56233         * nss/nss_db/db-XXX.c: Cleanup.
56235         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
56236         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
56237         GLIBC_PRIVATE.
56238         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
56239         * nss/makedb.c: Implement -g option to specify that value strings
56240         are generated and should not be added to table iterated over for
56241         get*ent calls.
56242         * nss/nss_db/db-initgroups.c: New file.
56244         * nss/getent.c: Add support for initgroups lookups through getgrouplist
56245         interface.
56247         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
56248         (internal_getgrouplist): Adjust to name change.
56249         Update use_initgroups_entry if this is not the first call.
56250         * nss/databases.def: Add initgroups entry.
56252         * nss/makedb.c (compute_tables): Check result of multiple hash table
56253         sizes to minimize maximum chain length.
56255 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
56257         * Versions.def: Add entry for libnss_db.
56258         * shlib-versions: Likewise.
56259         * nss/Makefile: Add rules to build libnss_db.
56260         * nss/Versions: Add libnss_db information.  Organize libnss_files
56261         entries better.
56262         * nss/db-Makefile: Add gshadow support.  Change rules for the new
56263         makedb progra.  Some minor improvements to generate smaller files.
56264         * nss/nss_db/nss_db.h: Move NSS database header data structures to
56265         here from...
56266         * nss/makedb.c: ...here.
56267         Improve database format to be smaller and require less memory at
56268         runtime.
56269         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
56270         db anymore.
56271         * nss/nss_db/db-netgrp.c: Likewise.
56272         * nss/nss_db/db-open.c: Likewise.
56273         * nss/nss_files/flies-XXX.x: Adjust comments.
56274         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
56275         * nss/nss_files/files-grp.c: Likewise.
56276         * nss/nss_files/files-hosts.c: Likewise.
56277         * nss/nss_files/files-network.c: Likewise.
56278         * nss/nss_files/files-proto.c: Likewise.
56279         * nss/nss_files/files-pwd.c: Likewise.
56280         * nss/nss_files/files-rpc.c: Likewise.
56281         * nss/nss_files/files-service.c: Likewise.
56282         * nss/nss_files/files-sgrp.c: Likewise.
56283         * nss/nss_files/files-spwd.c: Likewise.
56284         * nss/nss_db/db-alias.c: Removed.
56285         * nss/nss_db/dummy-db.h: Removed.
56287 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
56289         * nss/makedb.c: Rewritten to not use database library.
56290         * nss/Makefile: Update to build new makedb program.
56292 2011-06-14  Andreas Jaeger  <aj@suse.de>
56294         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
56295         memset declaration.
56297 2011-06-10  Andreas Schwab  <schwab@redhat.com>
56299         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
56300         tmpbuf.
56302 2011-06-10  Roland McGrath  <roland@hack.frob.com>
56304         * Makerules (shlib.lds): Fail if the linker script comes out empty.
56305         * elf/Makefile ($(objpfx)ld.so): Likewise.
56307         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
56308         Don't list ld.so twice in dependencies.
56310         * posix/bug-regex31.c: Include <stdlib.h>.
56312         * nscd/hstcache.c (cache_addhst): Remove unused variable.
56314         * nis/nss_compat/compat-spwd.c
56315         (getspent_next_nss_netgr): Remove unused variable.
56316         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
56318         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
56319         nonmembers" output to use the right array.
56321         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
56323         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
56325         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
56326         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
56327         * catgets/gencat.c (read_input_file): Likewise.
56328         * locale/programs/locarchive.c (enlarge_archive): Likewise.
56330         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
56331         variable definition inside #if's controlling its use.
56333         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
56335         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
56337         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
56339         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
56340         unreachable code.
56342         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
56344         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
56345         * configure: Regenerated.
56347         * Makerules: Revert last change.
56348         * elf/Makefile: Likewise.
56350 2011-06-09  Roland McGrath  <roland@hack.frob.com>
56352         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
56353         * elf/Makefile ($(objpfx)librtld.os): Likewise.
56354         (reloc-link): Likewise.
56356 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
56358         * elf/Makefile: Add rules to build pldd.
56359         * elf/pldd.c: New file.
56360         * elf/pldd-xx.c: New file.
56362 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
56364         * version.h: Update for 2.15 development version.
56366 2011-06-07  David S. Miller  <davem@davemloft.net>
56368         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
56369         ifuncs.
56370         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
56371         elf_machine_lazy_rel): Likewise.
56372         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
56373         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
56374         elf_machine_lazy_rel): Likewise.
56375         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
56376         dl_hwcap via passed in argument.
56377         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
56378         Likewise.
56380 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56382         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
56384 2011-06-06  Roland McGrath  <roland@hack.frob.com>
56386         [BZ #12849]
56387         * manual/fdl-1.1.texi: New file, verbatim from:
56388         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
56389         * manual/lgpl-2.1.texi: New file, verbatim from:
56390         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
56391         * manual/Makefile (licenses): New variable, list those new file names.
56392         (texis): Use it.
56393         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
56395         * manual/fdl.texi: File removed.
56396         * manual/lesser.texi: File removed.
56397         * manual/libc.texinfo (Copying, Documentation License):
56398         Use new @include file names, put @appendix directive before @include.
56400 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
56402         [BZ #12841]
56403         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
56404         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
56405         (mq_open): Add __NTH.
56407 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
56409         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56410         Assume Intel Core i3/i5/i7 processor if AVX is available.
56412 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56414         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
56415         typo.
56417 2011-05-31  Andreas Schwab  <schwab@redhat.com>
56419         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
56420         memory.  Use alloca_account.  Fix memory leak when retrying.
56422 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56424         * version.h (RELEASE): Bump for 2.14 release.
56425         * include/features.h (__GLIBC_MINOR__): Bump to 14.
56427         * config.make.in (RANLIB): Remove entry.
56429 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
56431         * po/Makefile (po-sed-cmd): Add ksh to extensions.
56432         (libc.pot): Work around missing support for .ksh extension in xgettext.
56434         [BZ #12684]
56435         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
56436         if both request failed.
56437         (send_dg): In case of server errors clear resplen or *resplen2.
56439         [BZ #12454]
56440         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
56441         when there are multiple maps.
56442         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
56443         (_dl_fini): Remove test here.
56445         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
56447 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
56449         [BZ #12350]
56450         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
56451         bit from old_res_options.
56452         (gaih_inet): Likewise.
56454         [BZ #11099]
56455         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
56456         as signed.
56458         * resolv/res_init.c (res_setoptions): Make the code more compact.
56460         [BZ #11558]
56461         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
56462         set RES_USEVC.
56464         [BZ #11634]
56465         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
56467         * malloc/malloc.h: Mark malloc hook variables as deprecated.
56469         [BZ #11781]
56470         * malloc/malloc.h: Declare malloc hook variables as volatile.
56472         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
56473         in last patch.
56475         [BZ #11799]
56476         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
56477         raise in the comment.
56478         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
56479         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
56480         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
56482 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
56484         [BZ #12811]
56485         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
56486         grow the buffers more if it already has to be sufficient.
56487         (build_wcs_upper_buffer): Likewise.
56488         * posix/regexec.c (check_matching): Likewise.
56489         (clean_state_log_if_needed): Likewise.
56490         (extend_buffers): Don't enlarge buffers beyond size of the input
56491         buffer.
56492         Patches mostly by Emil Wojak <emil@wojak.eu>.
56493         * posix/bug-regex32.c: New file.
56494         * posix/Makefile (tests): Add bug-regex32.
56496         * locale/findlocale.c (_nl_find_locale): Return right away if
56497         _nl_explode_name failed.
56498         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
56500         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
56502         * debug/xtrace.sh: Unify messages.
56503         * malloc/memusage.sh: Likewise.
56505         [BZ #12813]
56506         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
56507         time symbol from vDSO.  Substitute with vsyscall if not available.
56508         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
56509         __vdso_time.
56511         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
56512         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
56513         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
56514         Add sendmmsg and internal_sendmmsg.
56515         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
56516         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
56517         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
56519         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
56520         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
56521         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
56523 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
56525         [BZ #12813]
56526         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
56527         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
56528         available.
56529         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
56530         __vdso_getcpu.
56532         [BZ #12814]
56533         * iconvdata/Makefile (tests): Add bug-iconv9.
56534         * iconvdata/bug-iconv9.c: New file.
56536 2011-05-27  Andreas Schwab  <schwab@redhat.com>
56538         [BZ #12814]
56539         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
56541 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
56543         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
56544         (struct user_regs_struct): Change intcs field back to cs.
56546 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
56548         * po/ja.po: Update from translation team.
56550 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
56552         [BZ #12795]
56553         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
56554         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
56556 2011-05-20  Andreas Schwab  <schwab@redhat.com>
56558         * stdlib/longlong.h: Update from GCC.
56560 2011-05-23  Andreas Schwab  <schwab@redhat.com>
56562         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
56563         parameter name.
56564         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
56565         Add parameter name.
56566         (__sysconf): Pass it down.
56568 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
56570         [BZ #12671]
56571         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
56572         some situations.
56573         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
56574         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
56575         add in in __libc_use_alloca calls.  Adjust callers.
56576         (glob): Use malloc in some situations.
56578         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
56579         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
56580         pltexit.
56582 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
56584         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
56585         and CLOCK_BOOTTIME_ALARM.
56587         [BZ #12782]
56588         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
56589         is returned.
56591         * string/_strerror.c (__strerror_r): Print negative errors as signed
56592         numbers.
56594         [BZ #12777]
56595         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
56596         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
56597         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
56599         * configure.in: Fix typo in redirection and correct removal of test
56600         files in two cases.
56602         [BZ #12788]
56603         * locale/setlocale.c (new_composite_name): Fix test to check for
56604         identical name of all categories.
56606         [BZ #12792]
56607         * libio/filedoalloc.c (local_isatty): New function.
56608         (_IO_file_doallocate): Use local_isatty.
56609         * stdio-common/perror.c (perror): In case a new stream is used
56610         forward the stream error.
56611         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
56612         error flag.
56614 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
56616         [BZ #11869]
56617         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
56618         alloca.
56619         * include/alloca.h (extend_alloca_account): Define.
56621         [BZ #11857]
56622         * posix/regex.h: Fix comments with documentation of user-accessible
56623         fields after compilation and describe correct free'ing of pattern
56624         after re_compile_pattern.
56625         Patch by Reuben Thomas <rrt@sc3d.org>.
56627 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
56629         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
56630         and -mno-altivec to prevent the compiler from using Altivec and/or
56631         VSX instructions when the corresponding registers are not available.
56633 2011-05-19  Andreas Schwab  <schwab@redhat.com>
56635         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
56637 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
56639         * libio/freopen.c (freopen): Use __dup2, not dup2.
56640         * libio/freopen64.c (freopen64): Likewise.
56642 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
56644         [BZ #12775]
56645         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
56646         * math/Makefile (tests): Add test-powl.
56647         (CFLAGS-test-powl.c): Define.
56648         * math/test-powl.c: New file.
56650 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
56652         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
56654 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
56656         [BZ #11837]
56657         * iconvdata/gb18030.c: Update to GB18020-2005.
56659 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
56661         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
56662         RE_SYNTAX_POSIX_AWK): Update to match recent development.
56663         Patch by Aharon Robbins <arnold@skeeve.com>.
56665         [BZ #11892]
56666         * stdlib/putenv.c (putenv): Don't always create copy of the variable
56667         on the stack.
56669         [BZ #11895]
56670         * misc/pselect.c (__pselect): Handle timeout value errors hidden
56671         through underflows.
56673         [BZ #12766]
56674         * misc/error.c (error_at_line): Ensure file_name and old_file_name
56675         point to strings before performing equality test for error_one_per_line
56676         mode.
56678         [BZ #11697]
56679         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
56681         [BZ #11820]
56682         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
56683         (struct user_fpregs_struct): Avoid __uint*_t types.
56685         [BZ #6420]
56686         * malloc/mtrace.c (tr_where): Add additional parameter to point to
56687         symbol info.  Use it instead of calling _dl_addr locally.
56688         (lock_and_info): New function.
56689         (tr_freehook): Call lock_and_info and pass symbol info as additional
56690         parameter to tr_where.
56691         (tr_mallochook): Likewise.
56692         (tr_reallochook): Likewise.
56693         (tr_memalignhook): Likewise.
56695         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
56696         used and couldn't be at all thread-safe.
56698 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
56700         * libio/freopen.c (freopen): Don't close old file descriptor
56701         before the new one is opened.  Instead dup the new file descriptor
56702         to the old one after the new stream is created.
56703         * libio/freopen64.c (freopen64): Likewise.
56704         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
56705         * libio/fileops.c (_IO_new_file_close_it): Handle new
56706         _IO_FLAGS2_NOCLOSE flag.
56707         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
56708         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
56709         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
56710         _IO_FLAGS2_NOCLOSE flag.
56711         * include/unistd.h: Add hidden_proto for dup3.
56712         Define __have_dup3.
56713         * io/dup3.c: Define hidden symbol.
56714         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
56716         [BZ #7101]
56717         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
56718         when an incomplete long option is used.
56719         * posix/tst-getopt_long1.c: New file.
56720         * posix/Makefile (tests): Add tst-getopt_long1.
56722         [BZ #10138]
56723         * scripts/config.guess: Update from autoconf-2.68.
56724         * scripts/config.sub: Likewise.
56726         [BZ #10157]
56727         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
56728         tests into ...
56729         (has_cpuclock): ...this.  New function.
56730         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
56731         macro here based on has_cpuclock code.
56733         [BZ #10149]
56734         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
56735         First byte (not low byte) is now always NUL.
56736         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
56738         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
56739         Use non-cancelable interfaces.
56741         [BZ #9809]
56742         * locale/iso-639.def: Add entry for Sorani.
56744         [BZ #11901]
56745         * include/stdlib.h: Move include protection to the right place.
56746         Define abort_msg_s.  Declare __abort_msg with it.
56747         * stdlib/abort.c (__abort_msg): Adjust type.
56748         * assert/assert.c (__assert_fail_base): New function.  Majority
56749         of code from __assert_fail.  Allocate memory for __abort_msg with
56750         mmap.
56751         (__assert_fail): Now call __assert_fail_base.
56752         * assert/assert-perr.c: Remove bulk of implementation.  Use
56753         __assert_fail_base.
56754         * include/assert.hL Declare __assert_fail_base.
56755         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
56756         mmap.
56757         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
56759 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
56761         [BZ #11952]
56762         [BZ #12453]
56763         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
56764         until all modules are registered in the DTV.
56765         * elf/Makefile: Add rules to build and run tst-tls19.
56766         * elf/tst-tls19.c: New file.
56767         * elf/tst-tls19mod1.c: New file.
56768         * elf/tst-tls19mod2.c: New file.
56769         * elf/tst-tls19mod3.c: New file.
56770         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
56772         [BZ #12083]
56773         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
56774         correctly.
56776         [BZ #12601]
56777         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
56778         two-byte sequence errors.
56779         * iconvdata/Makefile (tests): Add bug-iconv8.
56780         * iconvdata/bug-iconv8.c: New file.
56782         [BZ #12626]
56783         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
56784         buf2 definition.
56786         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
56788         [BZ #12432]
56789         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
56790         (dummy_getcfa): New function.
56791         (init): Get _Unwind_GetCFA address, use dummy if not found.
56792         (backtrace_helper): In recursion check, also check whether CFA changes.
56793         (__backtrace): Completely initialize arg.
56795         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
56796         storing incomplete byte sequence in state object.  Avoid testing for
56797         guaranteed too small input if we know there is enough data available.
56799 2011-05-11  Andreas Schwab  <schwab@redhat.com>
56801         * Makeconfig (+link-pie): Indent.
56802         * Rules (binaries-pie): Define if $(have-fpie) and
56803         $(build-shared).
56804         (binaries-shared): Also filter out $(binaries-pie).
56805         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
56806         * nscd/Makefile (others-pie): Add nscd.
56807         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
56808         ($(objpfx)nscd): Remove command override.
56809         * login/Makefile (others-pie): Add pt_chown.
56810         ($(objpfx)pt_chown): Remove command override.
56811         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
56812         remove command overrides.
56814 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
56816         * libio/tst_putwc.c: Fix error messages.
56818         [BZ #12724]
56819         * libio/fileops.c (_IO_new_file_close_it): Always flush when
56820         currently writing and seek to current position when not.
56821         * libio/Makefile (tests): Add bug-fclose1.
56822         * libio/bug-fclose1.c: New file.
56824 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
56826         [BZ #12511]
56827         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
56828         don't set DF_1_NODELETE here.
56829         (do_lookup_x): When entering new entry test for copy relocation
56830         and if necessary set DF_1_NODELETE flag.
56831         * elf/tst-unique4.cc: New file.
56832         * elf/tst-unique4.h: New file.
56833         * elf/tst-unique4lib.cc: New file.
56834         * elf/Makefile: Add rules to build and run tst-unique4.
56835         Patch by Piotr Bury <pbury@goahead.com>.
56837 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
56839         [BZ #12052]
56840         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
56842         [BZ #12625]
56843         * misc/mntent_r.c (addmntent): Flush the stream after the output
56845         [BZ #12393]
56846         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
56847         (is_trusted_path_normalize): Skip initial colon.  Append slash
56848         to empty buffer.  Duplicate is_trusted_path code but allow
56849         constructed patch to be prefix.
56850         (is_dst): Allow $ORIGIN followed by /.
56851         (_dl_dst_substitute): Correct clearing of check_for_trusted.
56852         Correct testing of result of is_trusted_path_normalize
56853         (decompose_rpath): Fix warning.
56855 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
56857         [BZ #11257]
56858         * grp/initgroups.c (internal_getgrouplist): When we found the service
56859         list through the initgroups entry in nsswitch.conf do not always
56860         continue on a successful lookup.  Don't always use the
56861         __nss_group_database value if it is set.
56862         * nss/nsswitch.conf (initgroups): Change action for successful db
56863         lookup to continue for compatibility.
56865 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
56867         [BZ #11532]
56868         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
56869         and CP774 modules.
56870         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
56871         and CP774 modules.
56872         * iconvdata/tst-tables.sh: Likewise.
56873         * iconvdata/cp770.c: New file.
56874         * iconvdata/cp771.c: New file.
56875         * iconvdata/cp772.c: New file.
56876         * iconvdata/cp773.c: New file.
56877         * iconvdata/cp774.c: New file.
56878         * iconvdata/testdata/CP770: New file.
56879         * iconvdata/testdata/CP770..UTF8: New file.
56880         * iconvdata/testdata/CP771: New file.
56881         * iconvdata/testdata/CP771..UTF8: New file.
56882         * iconvdata/testdata/CP772: New file.
56883         * iconvdata/testdata/CP772..UTF8: New file.
56884         * iconvdata/testdata/CP773: New file.
56885         * iconvdata/testdata/CP773..UTF8: New file.
56886         * iconvdata/testdata/CP774: New file.
56887         * iconvdata/testdata/CP774..UTF8: New file.
56889         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
56890         END CHARMAP line.
56891         * iconvdata/gen-8bit-gap.sh: Likewise.
56892         * iconvdata/gen-8bit.sh: Likewise.
56894         * locale/iso-639.def: Add ary entry.
56896         [BZ #11258]
56897         * locale/C-translit.h.in: Add U20A1 transliteration.
56899         [BZ #12178]
56900         * locale/iso-639.def: Add wae entry.
56901         Patch by Kevin Bortis <bortis@translate-wae.ch>.
56903         [BZ #12545]
56904         * locale/programs/localedef.c (construct_output_path): Use ssize_t
56905         for n.
56907         [BZ #12711]
56908         * locale/C-translit.h.in: Add entry for U20B9.
56909         Patch by pravin.d.s@gmail.com.
56911 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
56913         [BZ #12713]
56914         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
56915         ENAMETOOLONG use generic getcwd.
56916         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
56917         in rtld.  Use *stat64.
56918         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
56919         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
56920         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
56921         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
56922         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
56923         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
56924         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
56925         __fstatat64 macros.
56926         * include/dirent.h: Add libc_hidden_proto for rewinddir.
56927         * dirent/rewinddir.c: Add libc_hidden_def.
56928         * sysdeps/mach/hurd/rewinddir.c: Likewise.
56929         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
56931         * include/dirent.h (__alloc_dir): Add flags parameter.
56932         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
56933         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
56934         __alloc_dir.
56935         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
56936         from fdopendir if O_CLOEXEC is already set.
56938 2011-03-15  Alan Modra  <amodra@gmail.com>
56940         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
56941         l_tls_firstbyte_offset non-zero.  Save padding offset in
56942         l_tls_firstbyte_offset for later use.
56943         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
56944         freeing static tls block.
56946 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
56948         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
56949         where #ifdef was intended.  The intent is to prevent ARG_MAX from
56950         being defined by the kernel headers.
56952 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
56954         [BZ #12734]
56955         * resolv/resolv.h: Define RES_NOTLDQUERY.
56956         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
56957         no-tld-query and set RES_NOTLDQUERY.
56958         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
56959         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
56960         modern BIND to search name as TLD unless forbidden.
56962 2011-05-07  Petr Baudis  <pasky@suse.cz>
56963             Ulrich Drepper  <drepper@gmail.com>
56965         [BZ #12393]
56966         * elf/dl-load.c (fillin_rpath): Move trusted path check...
56967         (is_trusted_path): ...to here.
56968         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
56969         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
56970         using is_trusted_path_normalize() in setuid scripts.
56972 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
56974         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
56975         __BEGIN/__END_DECLS.
56977 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
56979         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
56980         NSS_STATUS_NOTFOUND if no record was found.
56982 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56984         * sunrpc/Makefile (headers): Add rpc/netdb.h.
56985         (headers-not-in-tirpc): Remove rpc/netdb.h
56986         * resolv/netdb.h: Revert last change.
56988 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
56990         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
56991         circular dependency between libgcc.a and libc.a.
56993 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56995         * resolv/netdb.h: Don't include <rpc/netdb.h>.
56996         * nis/Makefile: Don't install rpcsvc/*.
56997         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
56998         instead of <rpc/types.h>.
56999         (MAXHOSTNAMELEN): Define.
57001 2011-05-03  Andreas Schwab  <schwab@redhat.com>
57003         * elf/ldconfig.c (add_dir): Don't crash on empty path.
57005 2011-04-28  Maciej Babinski  <mbabinski@google.com>
57007         [BZ #12714]
57008         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
57009         gethostbyname4_r when IPv6 results are possible.
57011 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
57013         [BZ #12723]
57014         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
57015         _PC_PIPE_BUF handling.
57017 2011-04-30  Bruno Haible  <bruno@clisp.org>
57019         [BZ #12717]
57020         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
57021         * resolv/netdb.h (getnameinfo): Change type of flags parameter
57022         to 'int'.
57023         * inet/getnameinfo.c (getnameinfo): Likewise.
57025 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
57027         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
57028         to groups setting in database lookup.
57029         * nss/nsswitch.conf: Add initgroups entry.
57031 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
57033         [BZ #12685]
57034         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
57035         mode string.
57036         Patch by Eric Blake <eblake@redhat.com>.
57038 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
57040         * sunrpc/Makefile (need-export-routines): Add svc_run.
57041         (routines): Remove svc_run.
57042         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
57043         * sunrpc/clnt_perr.c (clnt_perrno): Export.
57044         * sunrpc/svc_run.c (svc_run): Likewise.
57045         * sunrpc/svc_udp.c (svcudp_create): Likewise.
57047 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
57049         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
57050         problem in reallocation in last patch.
57052 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
57054         * sunrpc/Makefile: Move inclusion of Rules.
57056 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57058         * nss/nss_files/files-initgroups.c: New file.
57059         * nss/Makefile (libnss_files-routines): Add files-initgroups.
57060         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
57061         _nss_files_initgroups_dyn.
57063 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
57065         * elf/elf.h (R_ARM_IRELATIVE): Define.
57067 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57069         * po/ru.po: Update from translation team.
57071 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57073         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
57074         dependencies.
57076 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
57078         [BZ #12653]
57079         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
57080         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
57081         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
57082         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
57083         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
57085 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
57087         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
57088         differing bytes.
57089         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
57090         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
57091         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
57093 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57095         [BZ #12420]
57096         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
57097         storing it.
57098         * stdlib/bug-getcontext.c: New file.
57099         * stdlib/Makefile: Add rules to build and run bug-getcontext.
57101 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57103         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
57104         instructions into .machine "z9-109".
57105         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
57106         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
57108 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57110         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
57111         between environment variables and auxiliary vector.
57113 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
57115         * Makefile: Add rules to build linkobj/libc.so.
57116         * include/libc-symbols.h: Define libc_hidden_nolink.
57117         * include/rpc/auth.h: Mark functions which are to be hidden.
57118         * include/rpc/auth_des.h: Likewise.
57119         * include/rpc/auth_unix.h: Likewise.
57120         * include/rpc/clnt.h: Likewise.
57121         * include/rpc/des_crypt.h: Likewise.
57122         * include/rpc/key_prot.h: Likewise.
57123         * include/rpc/pmap_clnt.h: Likewise.
57124         * include/rpc/pmap_prot.h: Likewise.
57125         * include/rpc/pmap_rmt.h: Likewise.
57126         * include/rpc/rpc_msg.h: Likewise.
57127         * include/rpc/svc.h: Likewise.
57128         * include/rpc/svc_auth.h: Likewise.
57129         * include/rpc/xdr.h: Likewise.
57130         * nis/Makefile: Link all DSOs against linkobj/libc.so.
57131         * nss/Makefile: Likewise.
57132         * sunrpc/Makefile: Don't install headers.  Build library with normal
57133         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
57134         * sunrpc/auth_des.c: Hide exported symbols by default, export some
57135         for the compat linking library.  Remove use of INTDEF/INTUSE.
57136         * sunrpc/auth_none.c: Likewise.
57137         * sunrpc/auth_unix.c: Likewise.
57138         * sunrpc/authdes_prot.c: Likewise.
57139         * sunrpc/authuxprot.c: Likewise.
57140         * sunrpc/clnt_gen.c: Likewise.
57141         * sunrpc/clnt_perr.c: Likewise.
57142         * sunrpc/clnt_raw.c: Likewise.
57143         * sunrpc/clnt_simp.c: Likewise.
57144         * sunrpc/clnt_tcp.c: Likewise.
57145         * sunrpc/clnt_udp.c: Likewise.
57146         * sunrpc/clnt_unix.c: Likewise.
57147         * sunrpc/des_crypt.c: Likewise.
57148         * sunrpc/des_soft.c: Likewise.
57149         * sunrpc/get_myaddr.c: Likewise.
57150         * sunrpc/key_call.c: Likewise.
57151         * sunrpc/key_prot.c: Likewise.
57152         * sunrpc/netname.c: Likewise.
57153         * sunrpc/pm_getmaps.c: Likewise.
57154         * sunrpc/pm_getport.c: Likewise.
57155         * sunrpc/pmap_clnt.c: Likewise.
57156         * sunrpc/pmap_prot.c: Likewise.
57157         * sunrpc/pmap_prot2.c: Likewise.
57158         * sunrpc/pmap_rmt.c: Likewise.
57159         * sunrpc/publickey.c: Likewise.
57160         * sunrpc/rpc_cmsg.c: Likewise.
57161         * sunrpc/rpc_common.c: Likewise.
57162         * sunrpc/rpc_dtable.c: Likewise.
57163         * sunrpc/rpc_prot.c: Likewise.
57164         * sunrpc/rpc_thread.c: Likewise.
57165         * sunrpc/rtime.c: Likewise.
57166         * sunrpc/svc.c: Likewise.
57167         * sunrpc/svc_auth.c: Likewise.
57168         * sunrpc/svc_authux.c: Likewise.
57169         * sunrpc/svc_raw.c: Likewise.
57170         * sunrpc/svc_run.c: Likewise.
57171         * sunrpc/svc_simple.c: Likewise.
57172         * sunrpc/svc_tcp.c: Likewise.
57173         * sunrpc/svc_udp.c: Likewise.
57174         * sunrpc/svc_unix.c: Likewise.
57175         * sunrpc/svcauth_des.c: Likewise.
57176         * sunrpc/xcrypt.c: Likewise.
57177         * sunrpc/xdr.c: Likewise.
57178         * sunrpc/xdr_array.c: Likewise.
57179         * sunrpc/xdr_float.c: Likewise.
57180         * sunrpc/xdr_intXX_t.c: Likewise.
57181         * sunrpc/xdr_mem.c: Likewise.
57182         * sunrpc/xdr_rec.c: Likewise.
57183         * sunrpc/xdr_ref.c: Likewise.
57184         * sunrpc/xdr_sizeof.c: Likewise.
57185         * sunrpc/xdr_stdio.c: Likewise.
57187 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
57189         [BZ #12650]
57190         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
57191         * sysdeps/ia64/dl-tls.h: Likewise.
57192         * sysdeps/powerpc/dl-tls.h: Likewise.
57193         * sysdeps/s390/dl-tls.h: Likewise.
57194         * sysdeps/sh/dl-tls.h: Likewise.
57195         * sysdeps/sparc/dl-tls.h: Likewise.
57196         * sysdeps/x86_64/dl-tls.h: Likewise.
57197         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
57199 2011-03-14  Andreas Schwab  <schwab@redhat.com>
57201         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
57202         rpath element also skip the following colon.
57203         (expand_dynamic_string_token): Add is_path parameter and pass
57204         down to DL_DST_REQUIRED and _dl_dst_substitute.
57205         (decompose_rpath): Call expand_dynamic_string_token with
57206         non-zero is_path.  Ignore empty rpaths.
57207         (_dl_map_object_from_fd): Call expand_dynamic_string_token
57208         with zero is_path.
57210 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
57212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
57213         Make cancelable.
57215 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
57217         [BZ #12655]
57218         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
57219         Patch by Filipe David Manana <fdmanana@apache.org>.
57221 2011-04-07  Andreas Schwab  <schwab@redhat.com>
57223         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
57224         Maintain aligned stack.
57225         (CHECK_RSP): Remove unused macro.
57227 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
57229         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
57230         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
57232 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
57234         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
57236         * include/features.h: Mention __USE_XOPEN2K8 in comment.
57238 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
57240         [BZ #12518]
57241         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
57242         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
57243         * sysdeps/x86_64/memmove.c: New file.
57244         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
57245         (memcpy): Renamed to ...
57246         (__new_memcpy): This.
57247         (memcpy): Provide GLIBC_2_14 memcpy.
57248         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
57249         (memcpy): Provide GLIBC_2_2_5 memcpy.
57251 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57253         [BZ #12631]
57254         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
57256 2011-03-30  Andreas Schwab  <schwab@redhat.com>
57258         * misc/syncfs.c: New file.
57259         * misc/Makefile (routines): Add syncfs.
57260         * posix/unistd.h: Declare syncfs.
57261         * sysdeps/unix/syscalls.list: Add syncfs.
57263 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57265         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
57266         open_by_handle_at.
57267         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
57268         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57269         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57270         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57271         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57272         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
57273         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57275 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57277         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
57278         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57279         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
57280         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57281         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57282         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57283         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57285         * io/Makefile: Compile fallocate.c, fallocate64.c, and
57286         sync_file_range.c with -fexceptions.
57287         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
57288         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
57289         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
57290         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
57291         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
57292         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
57293         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
57294         sync_file_range as cancellation point
57295         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
57296         now a wrapper around __call_sync_file_range with cancellation handling.
57297         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
57298         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
57299         function name to __call_sync_file_range.
57300         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
57301         Add call_sync_file_range.
57303 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57305         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
57306         bits/timex.h.
57308 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57310         * iconv/iconv.h: Fix typo in comment.
57311         * io/fcntl.h: Likewise.
57312         * libio/stdio.h: Likewise.
57313         * posix/spawn.h: Likewise.
57314         * posix/unistd.h: Likewise.
57315         * stdlib/stdlib.h: Likewise.
57316         * time/time.h: Likewise.
57317         * wcsmbs/wchar.h: Likewise.
57319         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
57320         open_by_handle): Add.
57321         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
57322         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
57323         Augment a few comments.
57324         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57325         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57326         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57327         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57328         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57329         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
57330         open_by_handle.
57332         * io/fcntl.h (AT_EMPTY_PATH): Define.
57334 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
57336         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
57337         * sysdeps/unix/sysv/linux/bits/time.h: New file.
57338         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
57339         to...
57340         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
57341         * Versions.def: Add GLIBC_2.14.
57342         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
57343         Export.
57345 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
57347         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
57348         round counter.
57349         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57351 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
57353         [BZ #12597]
57354         * string/test-strncmp.c (do_page_test): New function.
57355         (check2): Likewise.
57356         (test_main): Call check2.
57357         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
57359 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
57361         [BZ #12587]
57362         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
57363         Handle cache information in CPU leaf 4.
57364         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57366 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
57368         [BZ #12583]
57369         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
57370         character representation.
57371         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
57373 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
57375         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
57376         END(__isnan) to END(__isnanf) to match function entry point/label
57377         EALIGN(__isnanf,...).
57379 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
57381         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
57383 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
57385         [BZ #12510]
57386         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
57387         copy from the symbol referenced in the relocation to initialize the
57388         used variable.
57389         Patch by Piotr Bury <pbury@goahead.com>.
57390         * elf/Makefile: Add rules to build and tst-unique3.
57391         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
57392         * elf/tst-unique3.cc: New file.
57393         * elf/tst-unique3.h: New file.
57394         * elf/tst-unique3lib.cc: New file.
57395         * elf/tst-unique3lib2.cc: New file.
57397         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
57399 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
57401         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
57402         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
57403         to _start.
57405 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
57407         * elf/dl-load.c (_dl_map_object): If we are looking for the first
57408         to-be-loaded object along a path to loader is ld.so.
57410 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57411             Ulrich Drepper  <drepper@gmail.com>
57413         * sysdeps/x86_64/memset.S: After aligning destination, code
57414         branches to different locations depending on the value of
57415         misalignment, when multiarch is enabled. Fix this.
57417 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57419         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
57420         Set _x86_64_preferred_memory_instruction for AMD processsors.
57421         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57422         Set bit_Prefer_SSE_for_memop for AMD processors.
57424 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
57426         * libio/fmemopen.c (fmemopen): Optimize a bit.
57428 2011-03-03  Andreas Schwab  <schwab@redhat.com>
57430         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
57432 2011-03-03  Roland McGrath  <roland@redhat.com>
57434         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
57436 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
57438         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
57439         __bzero_ultra1 instead of __memset_ultra1.
57441 2011-02-23  Andreas Schwab  <schwab@redhat.com>
57442             Ulrich Drepper  <drepper@gmail.com>
57444         [BZ #12509]
57445         * include/link.h (struct link_map): Add l_orig_initfini.
57446         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
57447         returning unsuccessfully.
57448         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
57449         close of a file loaded at startup, restore the original l_initfini
57450         list.
57451         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
57452         list, store the pointer.
57453         * elf/Makefile ($(objpfx)noload-mem): New rule.
57454         (noload-ENV): Define.
57455         (tests): Add $(objpfx)noload-mem.
57456         * elf/noload.c: Include <memcheck.h>.
57457         (main): Call mtrace.  Close all opened handles.
57459 2011-02-17  Andreas Schwab  <schwab@redhat.com>
57461         [BZ #12454]
57462         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
57463         dependencies are missing.
57465 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57467         Fix __if_freereq crash: Unlike the generic version which uses free,
57468         Hurd needs munmap.
57469         * sysdeps/mach/hurd/ifreq.h: New file.
57471 2011-01-27  Petr Baudis  <pasky@suse.cz>
57472             Ulrich Drepper  <drepper@gmail.com>
57474         [BZ 12445]#
57475         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
57476         to extend_alloca().
57477         * stdio-common/bug23.c: New file.
57478         * stdio-common/Makefile (tests): Add bug23.
57480 2010-09-28  Andreas Schwab  <schwab@redhat.com>
57481             Ulrich Drepper  <drepper@gmail.com>
57483         [BZ #12489]
57484         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
57485         before performing relro protection.  At old place add assertion
57486         to make sure nothing changed.
57488 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
57489             Glauber de Oliveira Costa  <glommer@gmail.com>
57491         * elf/elf.h: Add new ARM TLS relocs.
57493 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
57495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
57496         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
57497         cast from r3.
57498         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
57499         'tests' variable.
57500         * sysdeps/wordsize-64/tst-writev.c: New file.
57502 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
57504         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
57505         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
57506         insns in _dl_start to prevent a TOC reference before relocs are
57507         resolved.
57509 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
57511         [BZ #12469]
57512         * Makeconfig: Remove RANLIB definition.
57513         * Makerules: Don't use RANLIB.
57514         * aclocal.m4: Remove ranlib test.
57515         * configure.in: No need to check for ranlib.
57516         * elf/rtld-Rules: Don't use RANLIB.
57518 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57520         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
57521         protection macro.
57522         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
57523         inclusion protection macro.
57525         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
57526         SIGRTMIN and SIGRTMAX and print information in that case only when
57527         SIGRTMIN is defined.
57529 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
57531         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
57532         arginfo fn returning -1.
57534         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
57535         and thousands string is zero terminated.
57537 2011-02-03  Andreas Schwab  <schwab@redhat.com>
57539         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
57540         sysdeps/unix/sysv/linux/bits/socket.h.
57542 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57544         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
57545         (__CPU_COUNT): Remove old macros.
57546         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
57547         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
57548         (__CPU_ALLOC, __CPU_FREE): Add macros.
57549         (__sched_cpualloc, __sched_cpufree): Add declarations.
57551 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
57553         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
57554         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
57555         * nscd/aicache.c (addhstaiX): Return timeout of added value.
57556         (readdhstai): Return value of addhstaiX call.
57557         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
57558         (addgrbyX): Return value returned by cache_addgr.
57559         (readdgrbyname): Return value returned by addgrbyX.
57560         (readdgrbygid): Likewise.
57561         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
57562         (addpwbyX): Return value returned by cache_addpw.
57563         (readdpwbyname): Return value returned by addhstbyX.
57564         (readdpwbyuid): Likewise.
57565         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
57566         (addservbyX): Return value returned by cache_addserv.
57567         (readdservbyname): Return value returned by addservbyX:
57568         (readdservbyport): Likewise.
57569         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
57570         (addhstbyX): Return value returned by cache_addhst.
57571         (readdhstbyname): Return value returned by addhstbyX.
57572         (readdhstbyaddr): Likewise.
57573         (readdhstbynamev6): Likewise.
57574         (readdhstbyaddrv6): Likewise.
57575         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
57576         (readdinitgroups): Return value returned by addinitgroupsX.
57577         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
57578         (prune_cache): Keep track of timeout value of re-added entries.
57579         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
57580         * nscd/nscd.h: Adjust prototypes of readd* functions.
57582 2011-02-04  Roland McGrath  <roland@redhat.com>
57584         * nis/nis_server.c (nis_servstate): Use the right name for 0.
57585         (nis_stats): Likewise.
57586         * nis/nis_modify.c (nis_modify): Likewise.
57587         * nis/nis_remove.c (nis_remove): Likewise.
57588         * nis/nis_add.c (nis_add): Likewise.
57590         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
57592         * posix/fnmatch_loop.c: Add some consts.
57594         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
57596 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
57598         [BZ #12460]
57599         * config.make.in (config-cflags-novzeroupper): Define.
57600         * configure.in: Substitute libc_cv_cc_novzeroupper.
57601         * elf/Makefile (AVX-CFLAGS): Define.
57602         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
57603         (CFLAGS-tst-auditmod4a.c): Likewise.
57604         (CFLAGS-tst-auditmod4b.c): Likewise.
57605         (CFLAGS-tst-auditmod6b.c): Likewise.
57606         (CFLAGS-tst-auditmod6c.c): Likewise.
57607         (CFLAGS-tst-auditmod7b.c): Likewise.
57608         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
57610 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
57612         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
57613         function to the callback.
57614         Patch partly by Jiri Olsa <jolsa@redhat.com>.
57616 2011-02-02  Andreas Schwab  <schwab@redhat.com>
57618         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
57619         of errno.
57621 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
57623         [BZ #11724]
57624         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
57625         of constructors.
57626         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
57627         of destructors.
57628         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
57630         [BZ #11724]
57631         * elf/Makefile: Add rules to build and run new test.
57632         * elf/tst-initorder.c: New file.
57633         * elf/tst-initorder.exp: New file.
57634         * elf/tst-initordera1.c: New file.
57635         * elf/tst-initordera2.c: New file.
57636         * elf/tst-initordera3.c: New file.
57637         * elf/tst-initordera4.c: New file.
57638         * elf/tst-initorderb1.c: New file.
57639         * elf/tst-initorderb2.c: New file.
57640         * elf/tst-order-a1.c: New file.
57641         * elf/tst-order-a2.c: New file.
57642         * elf/tst-order-a3.c: New file.
57643         * elf/tst-order-a4.c: New file.
57644         * elf/tst-order-b1.c: New file.
57645         * elf/tst-order-b2.c: New file.
57646         * elf/tst-order-main.c: New file.
57647         New test case by George Gensure <werkt0@gmail.com>.
57649 2010-10-01  Andreas Schwab  <schwab@redhat.com>
57651         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
57652         decoding ACE if AI_CANONIDN.
57654 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
57656         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
57658 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
57660         * version.h (RELEASE): Bump for 2.13 release.
57661         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
57663         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
57665         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
57666         MADV_NOHUGEPAGE.
57667         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
57668         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
57669         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
57670         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
57671         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
57672         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
57674         * posix/getconf.c: Update copyright year.
57675         * catgets/gencat.c: Likewise.
57676         * csu/version.c: Likewise.
57677         * debug/catchsegv.sh: Likewise.
57678         * debug/xtrace.sh: Likewise.
57679         * elf/ldconfig.c: Likewise.
57680         * elf/ldd.bash.in: Likewise.
57681         * elf/sprof.c (print_version): Likewise.
57682         * iconv/iconv_prog.c: Likewise.
57683         * iconv/iconvconfig.c: Likewise.
57684         * locale/programs/locale.c: Likewise.
57685         * locale/programs/localedef.c: Likewise.
57686         * malloc/memusage.sh: Likewise.
57687         * malloc/mtrace.pl: Likewise.
57688         * nscd/nscd.c (print_version): Likewise.
57689         * nss/getent.c: Likewise.
57691         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
57692         PF_CAIF, and PF_ALG.
57693         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
57695 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
57697         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
57698         (modules-names): Use them.
57699         (ifunc-test-modules, ifunc-pie-tests): Define.
57700         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
57701         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
57702         (test-extras): Likewise.
57703         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
57704         $(compile-command.c).
57705         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
57706         (all-built-dso): Define.
57707         (check-textrel.out, check-execstack.out): Depend on it.
57709         * configure.in: Don't override --enable-multi-arch.
57711 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
57713         [BZ #6812]
57714         * nscd/hstcache.c (tryagain): Define.
57715         (cache_addhst): Return tryagain not notfound for temporary errors.
57716         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
57717         failed.
57719 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
57721         [BZ #10563]
57722         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
57723         to make the syscall.
57724         * sysdeps/unix/sysv/linux/setgroups.c: New file.
57726         [BZ #12378]
57727         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
57728         and fall back to matching as normal character if the string ends before
57729         the matching ']' is found.  This is what POSIX requires.
57730         * posix/testfnm.c: Adjust test result.
57731         * posix/globtest.sh: Adjust test result.  Add new test.
57732         * posix/tst-fnmatch.input: Likewise.
57733         * posix/tst-fnmatch2.c: Add new test.
57735 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
57737         * elf/Makefile (check-execstack): Revert last change.  Depend on
57738         check-execstack.h.
57739         (check-execstack.h): New target.
57740         (generated): Add check-execstack.h.
57741         * elf/check-execstack.c: Include "check-execstack.h".
57742         (main): Revert last change.
57743         (handle_file): Return zero if GNU_STACK is absent and
57744         DEFAULT_STACK_PERMS doesn't include PF_X.
57746 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
57748         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
57749         in child fails because the descriptor is already closed.
57750         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
57751         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
57752         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
57754         [BZ #12397]
57755         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
57756         syscall.
57758         [BZ #10484]
57759         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
57760         temporary buffer used to handle multi lookups locally.
57761         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
57763 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
57765         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
57766         loader is ld.so.
57768 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
57770         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
57771         alignment for SSE2.
57773 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
57775         [BZ #12394]
57776         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
57777         characters.  When rounding increased number of integer digits recompute
57778         number of groups.
57779         * stdio-common/tst-grouping.c: New file.
57780         * stdio-common/Makefile: Add rules to build and run tst-grouping.
57782 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
57784         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
57785         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
57787         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
57788         void.
57789         * bits/select.h: Likewise.
57791 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
57793         * po/ja.po: Update from translation team.
57795 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
57797         [BZ #11155]
57798         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
57799         implementation just like for lxstat, fxstatat, et al.
57801 2010-12-27  Jim Meyering  <meyering@redhat.com>
57803         [BZ #12348]
57804         * posix/regexec.c (build_trtable): Return failure indication upon
57805         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
57807 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
57809         [BZ #12201]
57810         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
57811         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
57812         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
57813         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
57815         [BZ #12207]
57816         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
57818         [BZ #12204]
57819         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
57820         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
57822 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
57824         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
57825         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
57826         script has SORT_BY_INIT_PRIORITY.
57827         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
57828         NO_CTORS_DTORS_SECTIONS is defined.
57829         * elf/soinit.c: Likewise.
57830         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
57831         NO_CTORS_DTORS_SECTIONS is defined.
57832         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
57833         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
57834         * sysdeps/sh/init-first.c: Likewise.
57835         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
57837 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
57839         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
57840         always use the slow path.
57842 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
57844         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
57845         similar rule which adds the sysdep directories to the header search in
57846         order to pick up the correct platform stackinfo.h.
57847         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
57848         perform test if it is, otherwise return successfully without testing.
57849         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
57850         DEFAULT_STACK_PERMS define in stackinfo.h.
57851         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
57852         defined in stackinfo.h.
57853         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
57854         DEFAULT_STACK_PERMS defined in stackinfo.h.
57855         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
57856         * sysdeps/ia64/stackinfo.h: Likewise.
57857         * sysdeps/s390/stackinfo.h: Likewise.
57858         * sysdeps/sh/stackinfo.h: Likewise.
57859         * sysdeps/sparc/stackinfo.h: Likewise.
57860         * sysdeps/x86_64/stackinfo.h: Likewise.
57861         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
57862         PF_X for powerpc64.  Retain PF_X for powerpc32.
57864 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
57866         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
57867         accurately.
57868         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
57869         GETDENTS_64BIT_ALIGNED.
57871 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
57873         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
57875 2010-12-10  Andreas Schwab  <schwab@redhat.com>
57877         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
57878         _GNU_SOURCE.
57880         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
57881         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
57882         Remove __restrict.
57883         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
57884         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
57886 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
57888         [BZ #11655]
57889         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
57890         are initialized.
57892 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
57894         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
57896 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
57898         * po/it.po: Update from translation team.
57900 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
57902         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
57903         unused codes.
57905 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
57907         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
57909 2010-11-24  Andreas Schwab  <schwab@redhat.com>
57911         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
57912         specially.
57913         (gaih_getanswer_slice): Likewise.
57915 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
57917         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
57919 2010-05-31  Petr Baudis  <pasky@suse.cz>
57921         [BZ #11149]
57922         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
57923         silently even in the chroot mode.
57925 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
57927         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
57928         last patch a bit.  Pretty printing
57930 2010-05-31  Petr Baudis <pasky@suse.cz>
57932         [BZ #10085]
57933         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
57934         initialization of skip_initgroups_dyn.
57936 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
57938         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
57939         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
57941 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
57943         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
57945 2010-11-11  Andreas Schwab  <schwab@redhat.com>
57947         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
57948         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
57949         (tst-fnmatch-ENV): Set MALLOC_TRACE.
57950         ($(objpfx)tst-fnmatch-mem): New rule.
57951         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
57952         * posix/tst-fnmatch.c (main): Call mtrace.
57954 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
57956         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57957         Support Intel processor model 6 and model 0x2c.
57959 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
57961         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
57962           signed comparison.
57964 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
57966         [BZ #12205]
57967         * string/test-strncasecmp.c (check_result): New function.
57968         (do_one_test): Use it.
57969         (check1): New function.
57970         (test_main): Use it.
57971         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
57972         Support strcasecmp and strncasecmp.
57974 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
57976         [BZ #12194]
57977         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
57978         * sysdeps/x86_64/bits/byteswap.h: Likewise.
57980 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
57982         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
57983         IFUNC support.
57984         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57985         memset-x86-64.
57986         * sysdeps/x86_64/multiarch/bzero.S: New file.
57987         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
57988         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
57989         * sysdeps/x86_64/multiarch/memset.S: New file.
57990         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
57991         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57992         Set bit_Prefer_SSE_for_memop for Intel processors.
57993         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
57994         Define.
57995         (index_Prefer_SSE_for_memop): Define.
57996         (HAS_PREFER_SSE_FOR_MEMOP): Define.
57998 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
58000         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
58001         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
58003 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
58005         [BZ #12191]
58006         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
58007         (__x86_64_raw_data_cache_size_half): Likewise.
58008         (__x86_64_raw_shared_cache_size): Likewise.
58009         (__x86_64_raw_shared_cache_size_half): Likewise.
58011         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
58012         (__x86_64_raw_data_cache_size_half): Likewise.
58013         (__x86_64_raw_shared_cache_size): Likewise.
58014         (__x86_64_raw_shared_cache_size_half): Likewise.
58015         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
58016         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
58017         and __x86_64_raw_shared_cache_size_half.  Round
58018         __x86_64_data_cache_size_half, __x86_64_data_cache_size
58019         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
58020         to multiple of 256 bytes.
58022 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
58024         [BZ #12167]
58025         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
58026         of inacessible symlinks.  Verify result of symlink before returning it.
58027         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
58028         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
58030 2010-10-28  Erich Ritz  <erichritz@gmail.com>
58032         * math/math.h (isinf): Fix typo in comment.
58034 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
58036         * po/da.po: Update from translation team.
58038 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
58040         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
58041         is added to the list.
58043 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58044             Ulrich Drepper  <drepper@gmail.com>
58046         * elf/dl-object.c (_dl_new_object): Don't append the new object to
58047         the global list here.  Move code to...
58048         (_dl_add_to_namespace_list): ...here.  New function.
58049         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
58050         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
58051         * elf/dl-load.c (lose): Don't remove the element from the list.
58052         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
58053         (_dl_map_object): Likewise.
58055 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
58057         [BZ #12159]
58058         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
58059         into all bytes of SSE register.
58060         Patch by Richard Li <richardpku@gmail.com>.
58062 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
58064         [BZ #12140]
58065         * malloc/malloc.c (_int_free): Fill correct number of bytes when
58066         perturbing.
58068 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
58070         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
58071         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
58072         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
58073         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
58074         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
58075         submachine.
58076         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
58078 2010-10-22  Andreas Schwab  <schwab@redhat.com>
58080         * include/dlfcn.h (__RTLD_SECURE): Define.
58081         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
58082         mode & __RTLD_SECURE instead.
58083         (open_path): Rename preloaded parameter to secure.
58084         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
58085         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
58086         * elf/dl-deps.c (openaux): Likewise.
58087         * elf/rtld.c (struct map_args): Remove is_preloaded.
58088         (map_doit): Don't use it.
58089         (dl_main): Likewise.
58090         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
58091         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
58093 2010-09-09  Andreas Schwab  <schwab@redhat.com>
58095         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
58096         (sysd-rules-targets): Remove duplicates.
58097         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
58098         rtld-%.$o dependency.
58100 2010-10-18  Andreas Schwab  <schwab@redhat.com>
58102         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
58103         _dl_map_object do it.
58105 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
58107         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
58108         fast fma builtins, define the macros in the C99 standard.
58109         (FP_FAST_FMAF): Likewise.
58110         (FP_FAST_FMAL): Likewise.
58111         * sysdeps/x86_64/bits/mathdef.h: Likewise.
58113         * bits/mathdef.h: Update copyright year.
58114         * sysdeps/powerpc/bits/mathdef.h: Likewise.
58116 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
58118         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
58119         builtins, define the macros in the C99 standard.
58120         (FP_FAST_FMAF): Likewise.
58121         (FP_FAST_FMAL): Likewise.
58122         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
58123         multiply/add.
58124         (FP_FAST_FMAF): Likewise.
58126 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
58128         [BZ #3268]
58129         * math/libm-test.inc (fma_test): Some new testcases.
58130         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
58131         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
58132         y and infinite z.  Do multiplication by C already in long double.
58133         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
58134         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
58135         y and infinite z.  Do bitwise or of inexact bit into u.d.
58136         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
58137         * sysdeps/i386/fpu/s_fmaf.S: Removed.
58138         * sysdeps/i386/fpu/s_fma.S: Removed.
58139         * sysdeps/i386/fpu/s_fmal.S: Removed.
58141 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
58143         [BZ #3268]
58144         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
58145         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
58146         computation is not scheduled after fetestexcept.  Fix value
58147         of minimum denormal long double.
58149 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
58151         [BZ #3268]
58152         * math/libm-test.inc (fma_test): Add some more tests.
58153         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
58154         correctly.
58156 2010-10-15  Andreas Schwab  <schwab@redhat.com>
58158         * scripts/data/localplt-s390-linux-gnu.data: New file.
58159         * scripts/data/localplt-s390x-linux-gnu.data: New file.
58161 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
58163         [BZ #3268]
58164         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
58165         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
58166         instead of dbl-64.
58167         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
58168         inlines.
58169         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
58170         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
58171         if one of x and y is very large and the other is subnormal.
58172         * sysdeps/s390/fpu/s_fmaf.c: New file.
58173         * sysdeps/s390/fpu/s_fma.c: New file.
58174         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
58175         * sysdeps/powerpc/fpu/s_fma.S: New file.
58176         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
58177         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
58178         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
58180 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
58182         [BZ #3268]
58183         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
58184         fma tests.
58185         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
58186         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
58187         * sysdeps/i386/i686/multiarch/s_fma.c: Include
58188         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
58189         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
58190         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
58191         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
58193 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
58195         [BZ #12078]
58196         * posix/regcomp.c (parse_branch): One more memory leak plugged.
58197         * posix/bug-regex31.input: Add test case.
58199 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58201         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
58202         * posix/bug-regex31.input: New file.
58204         [BZ #12078]
58205         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
58206         (parse_sub_exp): Fix last change, use postorder.
58208         * posix/bug-regex31.c: New file.
58209         * posix/Makefile: Add rules to build and run bug-regex31.
58211         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
58213         [BZ #12078]
58214         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
58216         [BZ #12108]
58217         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
58218         to have entries in sys_siglist.
58220         [BZ #12093]
58221         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
58222         be NULL.
58224 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
58226         [BZ #3268]
58227         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
58228         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
58229         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
58230         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
58231         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
58232         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
58233         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
58234         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
58235         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
58236         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
58237         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
58238         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
58239         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
58240         * math/ftestexcept.c (fetestexcept): Likewise.
58241         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
58242         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
58243         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
58244         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
58245         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
58246         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
58247         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
58249 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58251         [BZ #12107]
58252         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
58253         newline.
58255 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
58257         * string/bug-strstr1.c: New file.
58258         * string/Makefile: Add rules to build and run bug-strstr1.
58260 2010-10-05  Eric Blake  <eblake@redhat.com>
58262         [BZ #12092]
58263         * string/str-two-way.h (two_way_long_needle): Always clear memory
58264         when skipping input due to the shift table.
58266 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
58268         [BZ #12005]
58269         * malloc/mcheck.c: Handle large requests.
58271         [BZ #12077]
58272         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
58273         for strncmp and strncasecmp.
58274         * string/stratcliff.c: Add tests for strcmp and strncmp.
58275         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
58277 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
58279         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
58280         __set_fpscr.
58282 2010-09-30  Andreas Jaeger  <aj@suse.de>
58284         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
58285         (CGROUP_SUPER_MAGIC): Define.
58286         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
58287         Handle btrfs and cgroup file systems.
58288         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
58289         Likewise.
58291 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
58293         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
58294         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
58296 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58298         [BZ #12067]
58299         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
58300         trying to locate the ELF header.
58302 2010-09-27  Andreas Schwab  <schwab@redhat.com>
58304         [BZ #11611]
58305         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
58306         Mask out sign-bit copies when constructing f_fsid.
58308 2010-09-24  Petr Baudis <pasky@suse.cz>
58310         * debug/stack_chk_fail_local.c: Add missing licence exception.
58311         * debug/warning-nop.c: Likewise.
58313 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
58315         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
58316         implementing getdents64 using getdents syscall, set d_type if
58317         __ASSUME_GETDENTS32_D_TYPE.
58319 2010-09-16  Andreas Schwab  <schwab@redhat.com>
58321         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
58322         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
58324 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
58326         [BZ #12037]
58327         * posix/unistd.h: Undo change of feature selection for ftruncate from
58328         2010-01-11.
58330 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
58332         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
58333         detection.
58335 2010-09-20  Andreas Schwab  <schwab@redhat.com>
58337         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
58338         fanotify_mark.
58339         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
58341 2010-09-14  Andreas Schwab  <schwab@redhat.com>
58343         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
58344         variables after CHECK_SP call.
58345         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
58347 2010-09-13  Andreas Schwab  <schwab@redhat.com>
58348             Ulrich Drepper  <drepper@redhat.com>
58350         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
58351         re-relocationg ld.so.
58352         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
58353         _dl_init_paths call.
58354         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
58355         here anymore.
58357 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
58359         * resolv/res_init.c (__res_vinit): Count the default server we added.
58361 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
58362             Ulrich Drepper  <drepper@redhat.com>
58364         [BZ #11968]
58365         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
58366         (____longjmp_chk): Use %ebx for saving value across system call.
58367         Add unwind info.
58369 2010-09-06  Andreas Schwab  <schwab@redhat.com>
58371         * manual/Makefile: Don't mix pattern rules with normal rules.
58373 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
58375         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
58376         operation.
58377         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
58378         * libio/iofopncook.c (_IO_cookie_init): Likewise.
58379         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
58380         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
58381         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
58382         Likewise.
58384 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
58386         [BZ #11979]
58387         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
58388         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
58390 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
58392         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
58393         * sysdeps/x86_64/addmul_1.S: Likewise.
58394         * sysdeps/x86_64/lshift.S: Likewise.
58395         * sysdeps/x86_64/mul_1.S: Likewise.
58396         * sysdeps/x86_64/rshift.S: Likewise.
58397         * sysdeps/x86_64/sub_n.S: Likewise.
58398         * sysdeps/x86_64/submul_1.S: Likewise.
58400 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58402         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
58403         Define __sched_param instead of SCHED_* and sched_param when
58404         <bits/sched.h> is included with __need_schedparam defined.
58405         * bits/sched.h [__need_schedparam]
58406         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
58407         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
58408         (__defined_schedparam): Define to 1.
58409         (__sched_param): New structure, identical to sched_param.
58410         (__need_schedparam): Undefine.
58412 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
58414         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
58415         (epoll_create1): Declare.
58417         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
58419 2010-08-31  Andreas Schwab  <schwab@redhat.com>
58421         [BZ #7066]
58422         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
58423         shifting retval into place.
58425 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
58427         * nis/rpcsvc/nis.h: Update copyright notice.
58428         * nis/rpcsvc/nis.x: Likewise.
58429         * nis/rpcsvc/nis_callback.h: Likewise.
58430         * nis/rpcsvc/nis_callback.x: Likewise.
58431         * nis/rpcsvc/nis_object.x: Likewise.
58432         * nis/rpcsvc/nis_tags.h: Likewise.
58433         * nis/rpcsvc/yp.h: Likewise.
58434         * nis/rpcsvc/yp.x: Likewise.
58435         * nis/rpcsvc/ypupd.h: Likewise.
58436         * nis/yp_xdr.c: Likewise.
58437         * nis/ypupdate_xdr.c: Likewise.
58439         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
58440         mainly the body of pmap_getport.  Add parameters to specify timeouts.
58441         (pmap_getport): Use __libc_rpc_getport.
58442         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
58443         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
58444         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
58446 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
58448         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
58449         fanotify_mark.
58451 2010-08-27  Roland McGrath  <roland@redhat.com>
58453         * sysdeps/i386/i686/multiarch/Makefile
58454         (CFLAGS-varshift.c): New variable.
58456 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
58458         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
58459         * sysdeps/i386/i686/multiarch/varshift.c: New file.
58461         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
58463         * sysdeps/x86_64/strlen.S: Minimal code improvement.
58465 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
58467         * sysdeps/x86_64/strlen.S: Unroll the loop.
58468         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58469         strlen-sse2 strlen-sse2-bsf.
58470         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
58471         __strlen_no_bsf if bit_Slow_BSF is set.
58472         (__strlen_sse42): Removed.
58473         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
58474         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
58476 2010-08-25  Roland McGrath  <roland@redhat.com>
58478         * sysdeps/x86_64/multiarch/varshift.S: File removed.
58479         * sysdeps/x86_64/multiarch/varshift.c: New file.
58480         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
58481         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
58482         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
58483         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
58485 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
58487         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58488         strlen-sse2 strlen-sse2-bsf.
58489         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
58490         __strlen_sse2_bsf if bit_Slow_BSF is unset.
58491         (__strlen_sse2): Removed.
58492         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
58493         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
58494         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
58495         bit_Slow_BSF for Atom.
58496         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
58497         (index_Slow_BSF): Define.
58498         (HAS_SLOW_BSF): Define.
58500 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
58502         [BZ #10851]
58503         * resolv/res_init.c (__res_vinit): When no server address at all
58504         is given default to loopback.
58506 2010-08-24  Roland McGrath  <roland@redhat.com>
58508         * configure.in: Remove config-name.h generation.
58509         * configure: Regenerated.
58510         * config-name.in: File removed.
58511         * scripts/config-uname.sh: New file.
58512         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
58513         ($(objdir)config-name.h): New target.
58515         * sunrpc/rpc_parse.h: Avoid nested comment.
58517 2010-08-24  Richard Henderson  <rth@redhat.com>
58518             Ulrich Drepper  <drepper@redhat.com>
58519             H.J. Lu  <hongjiu.lu@intel.com>
58521         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
58522         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
58523         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
58524         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
58525         _mm_alignr_epi8 with _mm_loadu_si128.
58526         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
58527         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
58528         (__m128i_shift_right): Removed.
58529         * sysdeps/i386/i686/multiarch/varshift.h: New file.
58530         * sysdeps/i386/i686/multiarch/varshift.S: New file.
58531         * sysdeps/x86_64/multiarch/varshift.h: New file.
58532         * sysdeps/x86_64/multiarch/varshift.S: New file.
58534 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
58536         * configure.in: Move assembler checks to before sysdep dir checking.
58538 2010-08-20  Petr Baudis  <pasky@suse.cz>
58540         * LICENSES: Sync the sunrpc license.
58542 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
58544         * sunrpc/auth_des.c: Update copyright notice once again.
58545         * sunrpc/auth_none.c: Likewise.
58546         * sunrpc/auth_unix.c: Likewise.
58547         * sunrpc/authdes_prot.c: Likewise.
58548         * sunrpc/authuxprot.c: Likewise.
58549         * sunrpc/bindrsvprt.c: Likewise.
58550         * sunrpc/clnt_gen.c: Likewise.
58551         * sunrpc/clnt_perr.c: Likewise.
58552         * sunrpc/clnt_raw.c: Likewise.
58553         * sunrpc/clnt_simp.c: Likewise.
58554         * sunrpc/clnt_tcp.c: Likewise.
58555         * sunrpc/clnt_udp.c: Likewise.
58556         * sunrpc/clnt_unix.c: Likewise.
58557         * sunrpc/des_crypt.c: Likewise.
58558         * sunrpc/des_soft.c: Likewise.
58559         * sunrpc/get_myaddr.c: Likewise.
58560         * sunrpc/getrpcport.c: Likewise.
58561         * sunrpc/key_call.c: Likewise.
58562         * sunrpc/key_prot.c: Likewise.
58563         * sunrpc/openchild.c: Likewise.
58564         * sunrpc/pm_getmaps.c: Likewise.
58565         * sunrpc/pm_getport.c: Likewise.
58566         * sunrpc/pmap_clnt.c: Likewise.
58567         * sunrpc/pmap_prot.c: Likewise.
58568         * sunrpc/pmap_prot2.c: Likewise.
58569         * sunrpc/pmap_rmt.c: Likewise.
58570         * sunrpc/rpc/auth.h: Likewise.
58571         * sunrpc/rpc/auth_unix.h: Likewise.
58572         * sunrpc/rpc/clnt.h: Likewise.
58573         * sunrpc/rpc/des_crypt.h: Likewise.
58574         * sunrpc/rpc/key_prot.h: Likewise.
58575         * sunrpc/rpc/netdb.h: Likewise.
58576         * sunrpc/rpc/pmap_clnt.h: Likewise.
58577         * sunrpc/rpc/pmap_prot.h: Likewise.
58578         * sunrpc/rpc/pmap_rmt.h: Likewise.
58579         * sunrpc/rpc/rpc.h: Likewise.
58580         * sunrpc/rpc/rpc_des.h: Likewise.
58581         * sunrpc/rpc/rpc_msg.h: Likewise.
58582         * sunrpc/rpc/svc.h: Likewise.
58583         * sunrpc/rpc/svc_auth.h: Likewise.
58584         * sunrpc/rpc/types.h: Likewise.
58585         * sunrpc/rpc/xdr.h: Likewise.
58586         * sunrpc/rpc_clntout.c: Likewise.
58587         * sunrpc/rpc_cmsg.c: Likewise.
58588         * sunrpc/rpc_common.c: Likewise.
58589         * sunrpc/rpc_cout.c: Likewise.
58590         * sunrpc/rpc_dtable.c: Likewise.
58591         * sunrpc/rpc_hout.c: Likewise.
58592         * sunrpc/rpc_main.c: Likewise.
58593         * sunrpc/rpc_parse.c: Likewise.
58594         * sunrpc/rpc_parse.h: Likewise.
58595         * sunrpc/rpc_prot.c: Likewise.
58596         * sunrpc/rpc_sample.c: Likewise.
58597         * sunrpc/rpc_scan.c: Likewise.
58598         * sunrpc/rpc_scan.h: Likewise.
58599         * sunrpc/rpc_svcout.c: Likewise.
58600         * sunrpc/rpc_tblout.c: Likewise.
58601         * sunrpc/rpc_util.c: Likewise.
58602         * sunrpc/rpc_util.h: Likewise.
58603         * sunrpc/rpcinfo.c: Likewise.
58604         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
58605         * sunrpc/rpcsvc/key_prot.x: Likewise.
58606         * sunrpc/rpcsvc/klm_prot.x: Likewise.
58607         * sunrpc/rpcsvc/mount.x: Likewise.
58608         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
58609         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
58610         * sunrpc/rpcsvc/rex.x: Likewise.
58611         * sunrpc/rpcsvc/rstat.x: Likewise.
58612         * sunrpc/rpcsvc/rusers.x: Likewise.
58613         * sunrpc/rpcsvc/sm_inter.x: Likewise.
58614         * sunrpc/rpcsvc/spray.x: Likewise.
58615         * sunrpc/rpcsvc/yppasswd.x: Likewise.
58616         * sunrpc/rtime.c: Likewise.
58617         * sunrpc/svc.c: Likewise.
58618         * sunrpc/svc_auth.c: Likewise.
58619         * sunrpc/svc_authux.c: Likewise.
58620         * sunrpc/svc_raw.c: Likewise.
58621         * sunrpc/svc_run.c: Likewise.
58622         * sunrpc/svc_simple.c: Likewise.
58623         * sunrpc/svc_tcp.c: Likewise.
58624         * sunrpc/svc_udp.c: Likewise.
58625         * sunrpc/svc_unix.c: Likewise.
58626         * sunrpc/svcauth_des.c: Likewise.
58627         * sunrpc/xcrypt.c: Likewise.
58628         * sunrpc/xdr.c: Likewise.
58629         * sunrpc/xdr_array.c: Likewise.
58630         * sunrpc/xdr_float.c: Likewise.
58631         * sunrpc/xdr_mem.c: Likewise.
58632         * sunrpc/xdr_rec.c: Likewise.
58633         * sunrpc/xdr_ref.c: Likewise.
58634         * sunrpc/xdr_sizeof.c: Likewise.
58635         * sunrpc/xdr_stdio.c: Likewise.
58637         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
58638         handling.
58640 2010-08-19  Andreas Schwab  <schwab@redhat.com>
58642         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
58644 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
58646         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
58647         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
58648         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
58649         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
58650         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
58651         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
58652         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
58653         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
58654         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
58655         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
58656         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
58657         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
58658         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
58659         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
58661 2010-07-26  Anton Blanchard  <anton@samba.org>
58663         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
58664         * malloc/arena.c (heap_trim): Likewise.
58666 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
58668         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
58669         here.  Not...
58670         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
58671         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
58673 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
58675         * sysdeps/i386/elf/Makefile: New file.
58677 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
58679         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
58680         from fanotify_init.
58681         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
58682         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
58684 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
58686         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
58687         of strncasecmp_l.
58688         * sysdeps/multiarch/strcmp.S: Likewise.
58690 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
58692         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
58693         strncase_l-nonascii.
58694         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
58695         Add strncase_l-ssse3.
58696         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
58697         * sysdeps/x86_64/strcmp.S: Likewise.
58698         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
58699         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
58700         * sysdeps/x86_64/strncase.S: New file.
58701         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
58702         * sysdeps/x86_64/strncase_l.S: New file.
58703         * string/Makefile (strop-tests): Add strncasecmp.
58704         * string/test-strncasecmp.c: New file.
58706         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
58707         warning.
58709         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
58710         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
58712 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
58714         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
58716 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
58718         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
58719         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
58720         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
58722 2010-05-01  Alan Modra  <amodra@gmail.com>
58724         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
58725         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
58726         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
58727         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
58728         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
58729         tidying.  Don't tail-call __sigjmp_save for static lib.
58730         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
58731         save location.
58732         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
58733         (CALL_MCOUNT): Add eh info, and nop after bl.
58734         (TAIL_CALL_SYSCALL_ERROR): New macro.
58735         (PSEUDO_RET): Use it.
58736         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
58737         Correct save location of integer regs and cr.
58738         (_dl_profile_resolve): Correct cr save location.  Delete nops
58739         after bl when SHARED.  Reduce cfi size a little by better
58740         placement of cfi directives.
58741         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
58742         make a stack frame.  Instead use parm save area as a temp.
58743         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
58744         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
58745         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
58746         Don't make a stack frame for parent, use parm save area.
58747         Increase child stack frame to 112 bytes.  Don't save unused reg,
58748         and adjust reg usage.  Set up cfi on error recovery and
58749         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
58750         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
58751         (__makecontext): Add dummy nop after jump to exit.
58752         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
58753         Use correct parm save area and cr save, reduce stack frame.
58754         Correct cfi for possible PSEUDO_RET frame setup.
58755         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
58756         Branch to local label emitted by PSEUDO_RET rather than
58757         __syscall_error.
58759 2010-08-12  Andreas Schwab  <schwab@redhat.com>
58761         [BZ #11904]
58762         * locale/programs/locale.c (print_assignment): New function.
58763         (show_locale_vars): Use it.
58765 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
58767         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
58768         field.
58769         (struct statfs64): Likewise.
58770         (_STATFS_F_FLAGS): Define.
58771         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
58772         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
58773         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
58774         (ST_VALID): Define locally.
58775         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
58776         __statvfs_getflags, use the provided value.
58777         * sysdeps/unix/sysv/linux/kernel-features.h: Define
58778         __ASSUME_STATFS_F_FLAGS.
58780         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
58782         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
58783         Add sys/fanotify.h.
58784         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
58785         fanotify_mask for GLIBC_2.13.
58786         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
58787         fanotify_init and fanotify_mark.
58788         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
58789         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
58791         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
58792         Add prlimit.
58793         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
58794         prlimit64 for GLIBC_2.13.
58795         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
58796         prlimit64.
58797         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
58798         syscall.
58799         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
58800         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
58801         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
58802         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
58803         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
58804         add prlimit alias.
58805         * sysdeps/unix/sysv/linux/prlimit.c: New file.
58807         [BZ #11903]
58808         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
58809         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
58811         * nss/Makefile: Add rules to build and run tst-nss-test1.
58812         * shlib-versions: Add entry for libnss_test1.
58813         * nss/nss_test1.c: New file.
58814         * nss/tst-nss-test1.c: New file.
58816         * nss/nsswitch.c (__nss_database_custom): Define new variable.
58817         (__nss_configure_lookup): Set appropriate entry in
58818         __nss_configure_lookup to true.
58819         * nss/nsswitch.h: Define enum with indeces of databases in
58820         databases and __nss_database_custom arrays.  Declare
58821         __nss_database_custom.
58822         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
58823         to avoid using nscd when custom rules are installed.
58824         * nss/getXXbyYY_r.c: Likewise.
58825         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
58827         * nss/nss_files/files-parse.c: Whitespace fixes.
58829 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
58831         [BZ #11883]
58832         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
58833         * posix/fnmatch_loop.c: Likewise.
58835 2010-07-17  Andi Kleen  <ak@linux.intel.com>
58837         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
58838         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
58839         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
58840         * Versions.def [GLIBC_2.13]: Add.
58842 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
58844         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
58845         Also fail if tpwd after pwuid call is NULL.
58847 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58849         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
58850         when converting to ms.
58852 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58854         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
58855         EOPNOTSUPP errors with ENOTTY.
58856         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
58857         EOPNOTSUPP errors with ENOTTY.
58859 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
58861         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
58862         Add strcasecmp_l-ssse3.
58863         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
58864         strcasecmp.
58865         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
58866         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
58867         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
58869 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
58871         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
58873         * string/Makefile (strop-tests): Add strcasecmp.
58874         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
58875         strcasecmp_l-nonascii.
58876         (gen-as-const-headers): Add locale-defines.sym.
58877         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
58878         * sysdeps/x86_64/strcasecmp.S: New file.
58879         * sysdeps/x86_64/strcasecmp_l.S: New file.
58880         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
58881         * sysdeps/x86_64/locale-defines.sym: New file.
58882         * string/test-strcasecmp.c: New file.
58884         * string/test-strcasestr.c: Test both ends of the range of characters.
58885         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
58887 2010-07-29  Roland McGrath  <roland@redhat.com>
58889         [BZ #11856]
58890         * manual/locale.texi (Yes-or-No Questions): Fix example code.
58892 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
58894         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
58895         for ld.so.
58897 2010-07-27  Andreas Schwab  <schwab@redhat.com>
58899         * manual/memory.texi (Malloc Tunable Parameters): Document
58900         M_PERTURB.
58902 2010-07-26  Roland McGrath  <roland@redhat.com>
58904         [BZ #11840]
58905         * configure.in (-fgnu89-inline check): Set and substitute
58906         gnu89_inline, not libc_cv_gnu89_inline.
58907         * configure: Regenerated.
58908         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
58910 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
58912         * string/test-strnlen.c: New file.
58913         * string/Makefile (strop-tests): Add strnlen.
58914         * string/tester.c (test_strnlen): Add a few more test cases.
58915         * string/tst-strlen.c: Better error reporting.
58917         * sysdeps/x86_64/strnlen.S: New file.
58919 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
58921         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
58922         lower-latency instructions.
58924 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
58926         * string/test-strcasestr.c: New file.
58927         * string/test-strstr.c: New file.
58928         * string/Makefile (strop-tests): Add strstr and strcasestr.
58929         * string/str-two-way.h: Don't undefine MAX.
58930         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
58932 2010-07-21  Andreas Schwab  <schwab@redhat.com>
58934         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58935         strcasestr-nonascii.
58936         (CFLAGS-strcasestr-nonascii.c): Define.
58937         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
58938         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
58939         Remove unused attribute.
58941 2010-07-20  Roland McGrath  <roland@redhat.com>
58943         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
58944         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
58945         ld.so.cache was broken.  With it, there is no way to disable dsocaps
58946         like LD_HWCAP_MASK can disable hwcaps.
58948 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
58950         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
58952 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
58954         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
58955         call in strcasestr.
58956         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
58957         __strcasestr_sse42_nonascii.
58958         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
58959         strcasestr-nonascii.c.
58960         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
58962 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
58964         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
58965         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
58966         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
58967         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
58969 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
58971         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
58972         fcntl.
58974 2010-07-06  Andreas Schwab  <schwab@redhat.com>
58976         [BZ #11577]
58977         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
58978         dl_signal_cerror.
58980 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
58982         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
58983         _PC_PIPE_BUF using F_GETPIPE_SZ.
58985 2010-07-05  Roland McGrath  <roland@redhat.com>
58987         * manual/arith.texi (Rounding Functions): Fix rint description
58988         implicit in round description.
58990 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
58992         * elf/Makefile: Fix linking for a few tests to make recent linker
58993         happy.
58995 2010-06-30  Andreas Schwab  <schwab@redhat.com>
58997         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
58998         $(common-objpfx)libc_nonshared.a.
59000 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
59002         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
59003         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
59004         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59005         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59006         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
59007         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
59008         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59009         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59010         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
59011         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
59012         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
59013         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59014         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
59015         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59016         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
59017         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
59018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
59019         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
59020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59021         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
59022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59023         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
59024         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
59025         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
59026         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
59027         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
59028         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
59029         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
59030         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
59031         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
59032         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
59033         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
59034         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
59035         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
59036         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
59037         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
59038         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
59039         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
59040         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
59041         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
59042         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
59043         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
59044         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
59045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
59046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
59047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
59048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
59049         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
59051 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
59053         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
59054         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
59055         * string/memmove.c (memmove): Renamed to ...
59056         (MEMMOVE): ...this.  Default to memmove.
59057         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
59058         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
59059         (END_CHK): Define.
59060         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
59061         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
59062         mempcpy-ssse3-back memmove-ssse3-back.
59063         * sysdeps/x86_64/multiarch/bcopy.S: New file .
59064         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
59065         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
59066         * sysdeps/x86_64/multiarch/memcpy.S: New file.
59067         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
59068         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
59069         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
59070         * sysdeps/x86_64/multiarch/memmove.c: New file.
59071         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
59072         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
59073         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
59074         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
59075         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
59076         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
59077         Define.
59078         (index_Fast_Copy_Backward): Define.
59079         (HAS_ARCH_FEATURE): Define.
59080         (HAS_FAST_REP_STRING): Define.
59081         (HAS_FAST_COPY_BACKWARD): Define.
59083 2010-06-21  Andreas Schwab  <schwab@redhat.com>
59085         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
59086         Restore proper fallback handling.
59088 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
59090         [BZ #11701]
59091         * posix/group_member.c (__group_member): Correct checking loop.
59093         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
59094         OOM in getpwuid_r correctly.  Return error number when the caller
59095         should return, otherwise -1.
59096         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
59097         call returning > 0 value.
59098         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
59100 2010-06-07  Andreas Schwab  <schwab@redhat.com>
59102         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
59103         libc_nonshared.a from targets in modules-names.
59105 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
59107         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
59108         requires it.
59110 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
59112         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
59113         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
59114         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
59115         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
59117 2010-06-02  Andreas Schwab  <schwab@redhat.com>
59119         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
59121 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
59123         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
59124         and F_GETPIPE_SZ.
59125         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
59126         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
59127         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
59128         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
59129         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
59130         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
59132 2010-06-14  Roland McGrath  <roland@redhat.com>
59134         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
59136 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
59138         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
59139         __REDIRECT followed by __THROW.
59140         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
59141         * posix/getopt.h (getopt): Likewise.
59143 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
59145         * hurd/lookup-at.c (__file_name_lookup_at): Accept
59146         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
59147         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
59148         in AT_FLAGS.
59149         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
59150         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
59152 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
59154         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
59156 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
59158         [BZ #11640]
59159         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
59160         Properly check family and model.
59162 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
59164         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
59166 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
59168         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
59170 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
59172         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
59173         symbol reference.
59175 2010-05-19  Andreas Schwab  <schwab@redhat.com>
59177         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
59178         symbol reference.
59180 2010-05-21  Andreas Schwab  <schwab@redhat.com>
59182         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
59183         and internal_recvmmsg.
59184         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
59185         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
59186         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
59187         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
59189         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
59190         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
59191         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
59193 2010-05-20  Andreas Schwab  <schwab@redhat.com>
59195         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
59197 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
59199         POWER7 optimizations.
59200         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
59201         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
59203 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
59205         * version.h: Update for 2.13 development version.
59207 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
59209         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
59210         exceptions.  Return 0.
59212 2010-05-07  Roland McGrath  <roland@redhat.com>
59214         * elf/ldconfig.c (main): Add a const.
59216 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
59218         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
59219         (args_options): Add no-idn option.
59220         (ahosts_keys_int): Add idn_flags to ai_flags.
59221         (parse_option): Handle 'i' option to clear idn_flags.
59223         * malloc/malloc.c (_int_free): Possible race in the most recently
59224         added check.  Only act on the data if no current modification
59225         happened.
59227 See ChangeLog.17 for earlier changes.