HPPA: Add c++-types.data.
[platform/upstream/glibc.git] / ChangeLog
1 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
2
3         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
4
5 2014-09-07  Roland McGrath  <roland@hack.frob.com>
6             Carlos O'Donell  <carlos@systemhalted.org>
7
8         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
9         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
10         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
11         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
12         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
13         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
14         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
15         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
16         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
17         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
18         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
19         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
20         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
21         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
22         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
23         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
24         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
25         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
26         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
27         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
28         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
29         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
30         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
31         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
32         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
33         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
34         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
35         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
36         Deconditionalize the code that was previously under [RESET_PID].
37         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
38         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
39         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
40         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
41         include sysdep.h.
42
43 2014-09-08  Allan McRae  <allan@archlinux.org>
44
45         * version.h (RELEASE): Set to "development".
46         (VERSION): Set to "2.20.90"
47
48 2014-09-07  Allan McRae  <allan@archlinux.org
49
50         * version.h (RELEASE): Set to "stable".
51         (VERSION): Set to "2.20"
52         * include/features.h (__GLIBC_MINOR__): Set to 20.
53
54         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
55         Liebler.
56
57         * po/ko.po: Update Korean translation from translation project.
58
59 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
60
61         [BZ #17354]
62         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
63         macro for handling signed relocations.
64
65 2014-09-03  Florian Weimer  <fweimer@redhat.com>
66
67         [BZ #17325]
68         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
69         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
70         assert.
71         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
72         * iconvdata/ibm935.c (BODY): Likewise.
73         * iconvdata/ibm937.c (BODY): Likewise.
74         * iconvdata/ibm939.c (BODY): Likewise.
75         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
76         assert.
77         * iconvdata/Makefile (iconv-test.out): Pass module list to test
78         script.
79         * iconvdata/run-iconv-test.sh: New test loop for checking for
80         decoder crashers.
81
82 2014-09-02  Khem Raj  <raj.khem@gmail.com>
83
84         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
85         libm_hidden_ver.
86
87 2014-09-01  Allan McRae  <allan@archlinux.org>
88
89         * po/eo.po: Update Esperanto translation from translation project.
90
91         * po/ca.po: Update Catalan translation from translation project.
92
93 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
94
95         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
96         __proc_dostop call.
97
98 2014-08-27  Mark Wielaard  <mjw@redhat.com>
99
100         [BZ #17319]
101         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
102         to call set_thread_area instead of hand written asm.
103         (__NR_set_thread_area): Removed define.
104         (TLS_FLAG_WRITABLE): Likewise.
105         (__ASSUME_SET_THREAD_AREA): Remove check.
106         (TLS_EBX_ARG): Remove define.
107         (TLS_LOAD_EBX): Likewise.
108
109 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
110
111         Simplify atomicity of socket creation in bind.
112
113         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
114         looking up the name after linking the file.
115
116 2014-08-27  Allan McRae  <allan@archlinux.org>
117
118         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
119
120 2014-08-26  Florian Weimer  <fweimer@redhat.com>
121
122         [BZ #17187]
123         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
124         trans_compare, open_translit, __gconv_translit_find):
125         Remove module loading code.
126
127 2014-08-26  Allan McRae  <allan@archlinux.org>
128
129         * po/vi.po: Update Vietnamese translation from translation project.
130
131         * po/uk.po: Update Ukrainian translation from translation project.
132
133         * po/fr.po: Update French translation from translation project.
134
135         * po/ru.po: Update Russian translation from translation project.
136
137         * po/pl.po: Update Polish translation from translation project.
138
139         * po/cs.po: Update Czech translation from translation project.
140
141         * po/de.po: Update German translation from translation project.
142
143         * po/bg.po: Update Bulgarian translation from translation project.
144
145         * po/sv.po: Update Sweedish translation from translation project.
146
147         * po/nl.po: Update Dutch translation from translation project.
148
149         * po/es.po: Update Spanish translation from translation project.
150
151 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
152
153         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
154
155         * catgets/Makefile (CPPFLAGS-gencat): Remove.
156         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
157         (CPPFLAGS-iconvconfig): Likewise.
158         * timezone/Makefile (CPPFLAGS-zic): Likewise.
159
160         * include/libc-symbols.h: Remove unnecessary check for
161         NOT_IN_libc.
162         * nptl/pthreadP.h: Likewise.
163         * sysdeps/aarch64/setjmp.S: Likewise.
164         * sysdeps/alpha/setjmp.S: Likewise.
165         * sysdeps/arm/sysdep.h: Likewise.
166         * sysdeps/i386/setjmp.S: Likewise.
167         * sysdeps/m68k/setjmp.c: Likewise.
168         * sysdeps/posix/getcwd.c: Likewise.
169         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
170         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
171         * sysdeps/s390/s390-32/setjmp.S: Likewise.
172         * sysdeps/s390/s390-64/setjmp.S: Likewise.
173         * sysdeps/sh/sh3/setjmp.S: Likewise.
174         * sysdeps/sh/sh4/setjmp.S: Likewise.
175         * sysdeps/unix/alpha/sysdep.h: Likewise.
176         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
177         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
178         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
179         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
181         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
182         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
183         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
184         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
185         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
186         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
187         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
188         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
189         * sysdeps/x86_64/setjmp.S: Likewise.
190
191 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
192
193         [BZ #17263]
194         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
195         <stdint.h>.
196         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
197         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
198
199 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
200
201         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
202
203         [BZ #17262]
204         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
205         and __x86_64__ when disabling x87 inline functions.
206
207 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
208
209         [BZ #17259]
210         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
211         asm statement with __cpuid_count.
212
213 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
214
215         * configure.ac: Change __ehdr_start code to dereference the struct.
216         Run readelf on the output to look for relocations.
217         * configure: Regenerated.
218
219 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
220
221         [BZ #17261]
222         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
223         value to 0.
224         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
225
226 2014-08-12  Roland McGrath  <roland@hack.frob.com>
227
228         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
229
230 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
231
232         [BZ #16892]
233         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
234         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
235
236 2014-08-12  Sean Anderson  <seanga2@gmail.com>
237
238         * malloc/malloc.c: Fix typo in comment.
239
240 2014-08-09  Allan McRae  <allan@archlinux.org>
241
242         * Regenerate libc.po.
243
244 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
245
246         * intl/tst-gettext2.sh: Check every lang file for creation.
247
248 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
249
250         * sysdeps/aarch64/fpu/math_private.h
251         (libc_feholdsetround_noex_aarch64_ctx): New function.
252
253 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
254
255         * sysdeps/arm/armv6/strcpy.S (strcpy):
256         Fix performance issue in misaligned cases.
257
258 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
259
260         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
261         Move definition from termios.h.
262         (struct termio): Likewise.
263         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
264         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
265         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
266         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
267         Likewise.
268         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
269         Move definition to ioctl-types.h
270         (struct termio): Likewise.
271         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
272         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
273         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
274         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
275         Likewise.
276
277 2014-08-05  Richard Henderson  <rth@redhat.com>
278
279         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
280         exceptions.
281         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
282         Add fraiseexcpt.
283         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
284         Use __feraiseexcept.
285         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
286         Protect libm symbols with IS_IN_libm.
287
288         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
289
290 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
291
292         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
293
294 2014-08-04  Will Newton  <will.newton@linaro.org>
295
296         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
297         file.
298
299 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
300
301         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
302         variants for each function.
303
304 2014-08-04  Roland McGrath  <roland@hack.frob.com>
305
306         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
307         appended ...
308         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
309         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
310         appended ...
311         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
312         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
313         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
314         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
315         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
316         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
317         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
318         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
319         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
320         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
321         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
322         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
323         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
324         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
325         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
326         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
327         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
328         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
329         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
330         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
331         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
332         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
333         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
334         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
335         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
336         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
337         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
338         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
339         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
340         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
341         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
342         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
343         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
344         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
345         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
346         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
347         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
348         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
349         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
350         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
351         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
352         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
353         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
354         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
355         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
356         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
357         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
358         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
359         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
360         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
361         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
362         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
363         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
364         Update #include.
365         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
366         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
367
368 2014-08-04  Roland McGrath  <roland@hack.frob.com>
369
370         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
371         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
372         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
373         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
374         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
375         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
376
377 2014-08-04  Roland McGrath  <roland@hack.frob.com>
378
379         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
380         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
381         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
382         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
383
384 2014-08-04  Roland McGrath  <roland@hack.frob.com>
385
386         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
387         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
388         (__libc_vfork): Define function under this name.
389         (__vfork): Define as an alias.
390         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
391         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
392
393 2014-08-04  Roland McGrath  <roland@hack.frob.com>
394
395         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
396         that was previously under [RESET_PID].
397         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
398
399 2014-08-04  Andreas Schwab  <schwab@suse.de>
400
401         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
402
403 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
404
405         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
406         (main): Likewise.
407
408 2014-08-01  Roland McGrath  <roland@hack.frob.com>
409
410         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
411
412 2014-08-01  Richard Henderon  <rth@redhat.com>
413
414         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
415         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
416         typo in exact zero test.
417         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
418         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
419         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
420
421 2014-08-01  Roland McGrath  <roland@hack.frob.com>
422
423         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
424         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
425         * sysdeps/arm/sysdep.h: ... here.
426         [!__ASSEMBLER__]: Include <stdint.h>.
427
428 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
429
430         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
431         (HAVE_WCTYPE_H): Likewise.
432         (HAVE_ISWCTYPE): Likewise.
433         (ENABLE_NLS): Likewise.
434         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
435         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
436
437         * posix/regex_internal.c: Check if DEBUG is defined and is
438         set.
439
440         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
441         (HAVE_MBSRTOWCS): Likewise.
442         * posix/fnmatch.c: Include string.h unconditionally.
443
444 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
445
446         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
447         reversal.
448
449 2014-07-31  Roland McGrath  <roland@hack.frob.com>
450
451         * sysdeps/generic/safe-fatal.h: New file.
452         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
453         * nptl/forward.c: Include it.
454         (__pthread_unwind): Use __safe_fatal as default action, rather
455         than a bogus use of INTERNAL_SYSCALL that could never work.
456
457         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
458         * configure.ac (libc_cv_builtin_trap): New test.
459         * configure: Regenerated.
460         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
461         (ABORT_INSTRUCTION): Define using __builtin_trap.
462
463         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
464         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
465         * sysdeps/nptl/nptl-signals.h: New file.
466         * nptl/pthreadP.h: Include <nptl-signals.h>.
467
468 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
469
470         * sysdeps/s390/s390-64/utf16-utf32-z9.c
471         (ONE_DIRECTION): Define.
472         * sysdeps/s390/s390-64/utf8-utf16-z9.c
473         (ONE_DIRECTION): Define.
474         * sysdeps/s390/s390-64/utf8-utf32-z9.c
475         (ONE_DIRECTION): Define.
476
477 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
478
479         * sysdeps/s390/Makefile: Delete file.
480         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
481         * sysdeps/s390/__longjmp.c: Delete file.
482         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
483         Remove fields __flags and __reserved.
484         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
485         and add versioning.
486         * sysdeps/s390/rtld-__longjmp.c: Delete file.
487         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
488         * sysdeps/s390/rtld-setjmp.S: Likewise.
489         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
490         * sysdeps/s390/s390-32/__longjmp.c: ... here.
491         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
492         * sysdeps/s390/s390-32/setjmp.S: ... here.
493         Add versioning.
494         (__sigsetjmp): Remove setting __flags field.
495         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
496         * sysdeps/s390/s390-64/__longjmp.c: ... here.
497         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
498         * sysdeps/s390/s390-64/setjmp.S: ... here.
499         Add versioning.
500         (__sigsetjmp): Remove setting __flags field.
501         * sysdeps/s390/setjmp.S: Delete file.
502         * sysdeps/s390/sigjmp.c: Likewise.
503         * sysdeps/s390/v1-longjmp.c: Likewise.
504         * sysdeps/s390/v1-setjmp.h: Likewise.
505         * sysdeps/s390/v1-sigjmp.c: Likewise.
506         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
507         Remove v1-longjmp_chk.
508         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
509         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
510         Include debug/longjmp_chk.c and add versioning.
511         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
512         Include nptl/pt-longjmp.c and add versioning.
513         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
514         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
515         Include __longjmp.c.
516         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
517         Move to ...
518         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
519         (__getcontext): Remove setting __flags field.
520         Add versioning.
521         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
522         Don't restore upper high grps.
523         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
524         Likewise.
525         (__swapcontext): Remove setting uc_flags field.
526         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
527         Delete file.
528         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
529         Include __longjmp.c.
530         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
531         Move to ...
532         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
533         (__getcontext): Remove setting __flags field.
534         Add versioning.
535         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
536         (__swapcontext): Remove setting uc_flags field.
537         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
538         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
539         Remove fields uc_high_gprs and __reserved.
540         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
541         New file with reverted content.
542         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
543         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
544         Regenerated.
545         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
546         Regenerated.
547
548 2014-07-31  Andreas Schwab  <schwab@suse.de>
549
550         * config.h.in (HAVE_IFUNC): Define to 0.
551         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
552         definedness.
553
554 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
555
556         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
557         memmove-avx-unaligned, memcpy-avx-unaligned and
558         mempcpy-avx-unaligned.
559         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
560         Add tests for AVX memcpy functions.
561         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
562         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
563         memcpy_chk.
564         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
565         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
566         memmove_chk.
567         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
568         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
569         mempcpy_chk.
570         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
571         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
572         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
573
574 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
575
576         [BZ #17213]
577         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
578         powerpc64le.
579
580 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
581
582         [BZ #16839]
583         * manual/llio.texi: Add section about open file description locks.
584         * manual/examples/ofdlocks.c: Example of open file description
585         lock usage.
586         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
587         F_OFD_SETLK, and F_OFD_SETLKW.
588
589 2014-07-23  Allan McRae  <allan@archlinux.org>
590
591         * po/es.po: Update Spanish translation from translation project.
592
593 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
594
595         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
596
597 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
598
599         [BZ #17078]
600         * sysdeps/arm/dl-machine.h (elf_machine_rela)
601         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
602         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
603
604 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
605
606         [BZ #17088]
607         * math/fesetenv.c (__fesetenv)
608         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
609         * math/feupdateenv.c (__feupdateenv)
610         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
611
612         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
613         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
614         (__ASSUME_SOCKETCALL): Do not define.
615
616         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
617         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
618         (__ASSUME_SOCKETCALL): Do not define.
619         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
620         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
621         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
622         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
623         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
624         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
625         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
626         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
627
628         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
629         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
630         (__ASSUME_SOCKETCALL): Do not define.
631         (__ASSUME_IPC64): Define unconditionally.
632         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
633         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
634         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
635         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
636         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
637         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
638         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
639         Likewise.
640
641         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
642         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
643         (__ASSUME_SOCKETCALL): Do not define.
644         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
645         (__ASSUME_FUTEX_LOCK_PI): Likewise.
646         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
647         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
648         (__ASSUME_REQUEUE_PI): Define unconditionally.
649         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
650         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
651         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
652         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
653         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
654         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
655
656         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
657         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
658         (__ASSUME_SOCKETCALL): Do not define.
659         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
660         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
661         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
662         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
663         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
664         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
665
666         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
667         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
668         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
669         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
670         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
671         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
672         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
673         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
674         (__ASSUME_GETCPU_SYSCALL): Likewise.
675
676         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
677         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
678         cases for individual architectures.
679         * sysdeps/gnu/configure: Regenerated.
680         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
681         LIBC_SLIBDIR_RTLDDIR.
682         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
683         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
684         LIBC_SLIBDIR_RTLDDIR.
685         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
686         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
687         LIBC_SLIBDIR_RTLDDIR.
688         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
689         Regenerated.
690         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
691         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
692         file.
693         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
694         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
695         file.
696         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
697         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
698         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
699         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
700
701         * sysdeps/aarch64/shlib-versions: Move to ...
702         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
703         * sysdeps/alpha/shlib-versions: Move to ...
704         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
705         * sysdeps/arm/shlib-versions: Move to ...
706         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
707         * sysdeps/hppa/shlib-versions: Move all contents except for
708         libgcc_s entry to ...
709         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
710         entry from ...
711         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
712         * sysdeps/ia64/shlib-versions: Move to ...
713         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
714         entry from ...
715         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
716         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
717         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
718         * sysdeps/microblaze/shlib-versions: Move to ...
719         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
720         * sysdeps/mips/shlib-versions: Move to ...
721         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
722         entry from ...
723         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
724         * sysdeps/tile/shlib-versions: Move to ...
725         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
726         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
727         from ...
728         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
729         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
730         entry from ...
731         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
732
733 2014-07-17  Will Newton  <will.newton@linaro.org>
734
735         * sysdeps/arm/bits/atomic.h
736         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
737         (__arch_compare_and_exchange_bool_16_int): Likewise.
738         (__arch_compare_and_exchange_bool_64_int): Likewise.
739
740         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
741         into an #else block.
742
743 2014-07-16  Roland McGrath  <roland@hack.frob.com>
744
745         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
746         just Linux configurations.  Test empirically that the compiler sets
747         __ARM_EABI__, rather than using the tuple to decide.
748         * sysdeps/arm/preconfigure: Regenerated.
749         * sysdeps/unix/sysv/linux/arm/configure: File removed.
750         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
751         contents appended ...
752         * sysdeps/arm/configure.ac: ... here.
753         * sysdeps/arm/configure: Regenerated.
754
755 2014-07-15  Roland McGrath  <roland@hack.frob.com>
756
757         * nptl/pthread_kill.c: New file.
758         * nptl/pthread_sigmask.c: New file.
759         * nptl/pthread_sigqueue.c: New file.
760
761         * sysdeps/nptl/lowlevellock.h: New file.
762         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
763         * sysdeps/nptl/lowlevellock-futex.h: New file.
764
765         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
766         Remove dead declarations.
767
768 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
769
770         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
771         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
772         config-cflags-avx2.
773         * sysdeps/x86_64/configure.ac: Likewise.
774         * sysdeps/i386/configure: Regenerated.
775         * sysdeps/x86_64/configure: Likewise.
776         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
777         memset-avx2 only if config-cflags-avx2 is yes.
778         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
779         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
780         defined.
781         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
782         only if HAVE_AVX2_SUPPORT is defined.
783         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
784
785 2014-07-14  Alan Modra  <amodra@gmail.com>
786
787         [BZ #17153]
788         * elf/elf.h (DT_PPC64_NUM): Correct value.
789         * NEWS: Add to fixed bug list.
790
791 2014-07-13  Jim Meyering  <meyering@fb.com>
792
793         [BZ 17150]
794         regex: don't deref NULL upon heap allocation failure
795         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
796         failure in one more place.
797         To trigger the segfault, configure grep -with-included-regex,
798         build it, and run these commands:
799         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
800
801 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
802
803         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
804
805 2014-07-11  Richard Henderson  <rth@redhat.com>
806
807         * sysdeps/aarch64/libm-test-ulps: Update.
808
809 2014-07-10  Florian Weimer  <fweimer@redhat.com>
810
811         [BZ #17135]
812         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
813         * nptl/allocatestack.c (__nptl_setxid_error): New function.
814         (__nptl_setxid): Initialize error member.  Call
815         __nptl_setxid_error.
816         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
817         * nptl/descr.h (struct xid_command): Add error member.
818         * nptl/tst-setuid3.c: New file.
819         * nptl/Makefile (tests): Add it.
820
821 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
822
823         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
824         New define.
825         (__lll_trylock): Use __lll_base_trylock.
826         (__lll_cond_trylock): Likewise.
827
828 2014-07-10  Roland McGrath  <roland@hack.frob.com>
829
830         * nptl/pthread_create.c (start_thread): Use atomic_or and
831         lll_futex_wake directly rather than lll_robust_dead.
832         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
833         (lll_robust_dead): Macro removed.
834         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
835         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
836         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
837         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
838         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
839         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
840         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
841         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
842         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
843         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
844         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
845         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
846         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
847         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
848         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
849
850         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
851         Use atomic_compare_and_exchange_val_acq directly rather than
852         lll_robust_trylock.
853         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
854         (__lll_robust_trylock, lll_robust_trylock): Removed.
855         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
856         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
857         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
858         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
859         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
860         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
861         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
862         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
863         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
864         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
865         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
866         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
867         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
868         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
869
870 2014-07-02  Florian Weimer  <fweimer@redhat.com>
871
872         * manual/locale.texi (Locale Names): New section documenting
873         locale name syntax.  Adjust menu and node chaining accordingly.
874         (Choosing Locale): Reference Locale Names, Locale Categories.
875         Mention setting LC_ALL=C.  Reflect that name syntax is now
876         documented.
877         (Locale Categories): New section title.  Reference Locale Names.
878         LC_ALL is an environment variable, but not a category.
879         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
880         description, now in Locale Name.  Reference that section.  Locale
881         name syntax is now documented.
882
883 2014-07-02  Florian Weimer  <fweimer@redhat.com>
884
885         [BZ #17137]
886         * locale/findlocale.c (name_present, valid_locale_name): New
887         functions.
888         (_nl_find_locale): Use the loc_name variable to store name
889         candidates.  Call name_present and valid_locale_name to check and
890         validate locale names.  Return an error if the locale is invalid.
891
892 2014-07-02  Florian Weimer  <fweimer@redhat.com>
893
894         * locale/setlocale.c (setlocale): Use strdup for allocating
895         composite name copy.
896
897 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
898
899         Sync up with gnulib.
900         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
901         [!_LIBC && ENABLE_NLS]: Include gettext.h.
902         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
903         and _GL_ARG_NONNULL.
904         [USE_UNLOCKED_IO]: Include unlocked-io.h.
905         [!_LIBC]: Include code for Windows and Cygwin.
906         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
907         Include prototype for int strerror_r.
908         [!_LIBC] (is_open): New function.
909         (flush_stdout): New function.
910         (print_errno_message): Use it.
911         (error): Likewise.
912         (error_at_line): Likewise.
913         (error_tail) Add function attribute macros.  Use
914         __builtin_expect.
915
916         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
917
918         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
919
920         * io/ftw.c: Include sys/param.h unconditionally.
921
922         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
923
924         [BZ #17125]
925         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
926         libc_freeres_ptr.
927         (freecache): New function to free CACHE on exit.
928
929         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
930         initialization.
931
932 2014-07-09  David S. Miller  <davem@davemloft.net>
933
934         * sysdeps/sparc/fpu/libm-test-ulps: Update.
935
936         * sysdeps/sparc/nptl/internaltypes.h: Delete.
937         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
938         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
939         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
940         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
941         * sysdeps/sparc/nptl/sem_init.c: Likewise.
942         * sysdeps/sparc/nptl/sem_post.c: Likewise.
943         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
944         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
945         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
946         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
947         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
948         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
949
950 2014-07-09  Andreas Schwab  <schwab@suse.de>
951
952         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
953         output.
954         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
955         (do_test): Likewise.
956
957         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
958
959 2014-07-09  Will Newton  <will.newton@linaro.org>
960
961         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
962         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
963         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
964         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
965         * sysdeps/hppa/start.S (_start): Likewise.
966
967 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
968
969         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
970
971         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
972         defined.
973
974 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
975
976         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
977         after checking that it is non-NULL.
978
979         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
980
981 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
982
983         * sysdeps/powerpc/memmove.c: Remove file.
984         * sysdeps/powerpc/powerpc32/power4/memcopy.h
985         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
986         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
987         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
988         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
989         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
990         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
991         string memmove instead of removed powerpc one.
992
993         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
994         [weak_alias]: Fix compiler warning due trailing data.
995         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
996         [weak_alias]: Likewise.
997         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
998         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
999
1000         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
1001         (__libc_ifunc_impl_list): Add memmove functions.
1002
1003 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
1004
1005         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
1006         Remove code.
1007         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
1008         Likewise
1009         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
1010         Likewise
1011         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
1012         Likewise
1013         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
1014         Likewise
1015         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
1016         Likewise
1017         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
1018         Likewise
1019         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
1020         Likewise
1021         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
1022         Likewise
1023         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
1024         Likewise
1025         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
1026         Likewise
1027         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
1028         Likewise
1029         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
1030         Likewise
1031         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
1032         Likewise
1033         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
1034         Likewise
1035         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
1036         Likewise
1037         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
1038         Likewise
1039
1040 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1041
1042         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
1043         to avoid alignment traps in non-cacheable memory.
1044         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
1045
1046         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
1047         multiarch objects.
1048         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
1049         file: multiarch power7 memmove.
1050         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
1051         multiarch default memmove.
1052         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
1053         multiarch memove for powerpc32/power4.
1054
1055         * string/bcopy.c: Use full path to include memmove.c.
1056         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
1057         multiarch objects.
1058         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
1059         bcopy for powerpc64.
1060         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
1061         bcopy for powerpc64.
1062         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
1063         and memmove implementations.
1064         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
1065         optimized multiarch memmove for POWER7/powerpc64.
1066         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
1067         default multiarch memmove for powerpc64.
1068         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
1069         multiarch for powerpc64.
1070         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
1071         for POWER7/powerpc64.
1072         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
1073         memmove for POWER7/powerpc64.
1074
1075         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
1076         glibc default one.
1077
1078         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
1079         __ELF_NATIVE_CLASS equal to 64.
1080
1081 2014-07-07  Roland McGrath  <roland@hack.frob.com>
1082
1083         * sysdeps/nptl/lowlevellock.h: File removed.
1084
1085         * NEWS: NPTL is no longer an add-on!
1086         * nptl/internaltypes.h: Moved ...
1087         * sysdeps/nptl/internaltypes.h: ... here.
1088         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
1089         * sysdeps/nptl/fork.c: Likewise.
1090         * sysdeps/nptl/gai_misc.h: Likewise.
1091         * sysdeps/nptl/librt-cancellation.c: Likewise.
1092         * sysdeps/nptl/jmp-unwind.c: Likewise.
1093         * sysdeps/nptl/setxid.h: Likewise.
1094         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
1095         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
1096         * sysdeps/unix/sysv/linux/arm/Implies: New file.
1097         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
1098         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
1099         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
1100         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
1101         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
1102         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
1103         * sysdeps/unix/sysv/linux/mips/Implies: New file.
1104         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
1105         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
1106         * sysdeps/unix/sysv/linux/sh/Implies: New file.
1107         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
1108         * sysdeps/unix/sysv/linux/tile/Implies: New file.
1109         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
1110         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
1111         * nptl/Makeconfig: Moved ...
1112         * sysdeps/nptl/Makeconfig: ... here.
1113         * nptl/configure: File removed.
1114         * nptl/ANNOUNCE: File removed.
1115         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
1116         * sysdeps/unix/sysv/linux/configure: Regenerated.
1117
1118         * nptl/Makefile (routines): Add libc_pthread_init,
1119         libc_multiple_threads, register-atfork and unregister-atfork.
1120         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
1121         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
1122         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
1123         pthread-pi-defines.sym, structsem.sym.
1124         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
1125         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
1126         [$(subdir) = nptl] (tests): Add tst-setgetname.
1127         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
1128         * sysdeps/unix/sysv/linux/sigaction.c: Just include
1129         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
1130         [!LIBC_SIGACTION]: Remove aliases.
1131         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
1132         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
1133         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1134         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
1135         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
1136         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
1137         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
1138         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
1139         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
1140         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
1141         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
1142         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
1143         __libc_allocate_rtsig_private.
1144         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
1145         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
1146         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
1147         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1148         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1149         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
1150         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
1151         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
1152         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
1153         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
1154         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
1155         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
1156         * nptl/internaltypes.h: ... here.
1157         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
1158         * sysdeps/nptl/jmp-unwind.c: ... here.
1159         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
1160         * nptl/libc-lowlevellock.c: ... here.
1161         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
1162         * nptl/libc_multiple_threads.c: ... here.
1163         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
1164         * nptl/libc_pthread_init.c: ... here.
1165         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
1166         * nptl/lowlevelbarrier.sym: ... here.
1167         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
1168         * nptl/lowlevelcond.sym: ... here.
1169         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
1170         * nptl/lowlevellock.c: ... here.
1171         * nptl/lowlevellock.h: Moved ...
1172         * sysdeps/nptl/lowlevellock.h: ... here.
1173         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
1174         * nptl/lowlevelrobustlock.c: ... here.
1175         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
1176         * nptl/lowlevelrobustlock.sym: ... here.
1177         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
1178         * nptl/lowlevelrwlock.sym: ... here.
1179         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
1180         * nptl/pt-fork.c: ... here.
1181         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
1182         * nptl/pthread-pi-defines.sym: ... here.
1183         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
1184         * nptl/pthread_attr_getaffinity.c: ... here.
1185         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
1186         * nptl/pthread_attr_setaffinity.c: ... here.
1187         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
1188         * nptl/pthread_mutex_cond_lock.c: ... here.
1189         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
1190         Update #include.
1191         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
1192         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
1193         * nptl/pthread_once.c: ... here, replacing old file.
1194         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
1195         * nptl/pthread_yield.c: ... here.
1196         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
1197         * nptl/register-atfork.c: ... here.
1198         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
1199         * nptl/sem_post.c: ... here.
1200         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
1201         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
1202         * nptl/sem_timedwait.c: ... here.
1203         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
1204         * nptl/sem_trywait.c: ... here.
1205         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
1206         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
1207         * nptl/sem_wait.c: ... here.
1208         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
1209         * nptl/structsem.sym: ... here.
1210         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
1211         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
1212         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
1213         * nptl/unregister-atfork.c: ... here.
1214         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
1215         * nptl/unwindbuf.sym: ... here.
1216         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
1217         * sysdeps/nptl/fork.c: ... here.
1218         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
1219         * sysdeps/nptl/fork.h: ... here.
1220         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
1221         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
1222         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
1223         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
1224         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
1225         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
1226         * sysdeps/unix/sysv/linux/getpid.c: ... here.
1227         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
1228         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
1229         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
1230         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
1231         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
1232         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
1233         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
1234         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
1235         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
1236         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
1237         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
1238         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
1239         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
1240         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
1241         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
1242         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
1243         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
1244         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
1245         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
1246         * sysdeps/unix/sysv/linux/raise.c: ... here.
1247         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
1248         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
1249         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
1250         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
1251         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
1252         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
1253         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
1254         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
1255         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
1256         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
1257         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
1258         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
1259         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
1260         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
1261         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
1262
1263 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
1264
1265         * sysdeps/generic/memcopy.h: Add comment for
1266         MEMCPY_OK_FOR_FWD_MEMMOVE.
1267
1268 2014-07-04  Will Newton  <will.newton@linaro.org>
1269
1270         * string/memchr.c: Merge from gnulib.
1271         [_LIBC]: Remove conditionals.
1272         (__ptr_t): Remove define.
1273         (LONG_MAX_32_BITS): Likewise.
1274         (LONG_MAX): Likewise.
1275         (MEMCHR): Use ANSI prototype and optimize algorithm.
1276
1277         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
1278
1279 2014-07-03  Roland McGrath  <roland@hack.frob.com>
1280
1281         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
1282         (lll_futex_timed_wait_bitset): Fix syscall argument count.
1283
1284         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
1285         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
1286         in a bare environment with no <stdlib.h> installed.
1287         * sysdeps/nptl/configure: Regenerated.
1288
1289         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
1290
1291         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
1292         AC_EGREP_CPP for kernel header checks, so they only succeed if
1293         including <linux/version.h> actually works right.
1294         * sysdeps/unix/sysv/linux/configure: Regenerated.
1295
1296         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
1297         value so it's not diagnosed as unused.
1298
1299         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
1300         thing) with "ifeq ($(subdir),rt)".
1301
1302 2014-07-03  Richard Henderson  <rth@redhat.com>
1303
1304         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
1305         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
1306         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
1307
1308         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
1309         (math_force_eval): New.
1310
1311         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
1312         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
1313
1314         * sysdeps/alpha/fpu/s_round.c: Remove file.
1315         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
1316
1317         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
1318         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
1319         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
1320         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
1321         (_dl_start, print_statistics): Likewise.
1322         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
1323         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
1324
1325         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1326         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1327         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1328         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1329         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1330         (HP_SMALL_TIMING_AVAIL): Define.
1331         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1332         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1333         (HP_SMALL_TIMING_AVAIL): Define.
1334         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1335         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1336
1337         * sysdeps/aarch64/hp-timing.h: New file.
1338
1339         * sysdeps/generic/hp-timing.h: Remove dead comment.
1340         * sysdeps/generic/hp-timing-common.h: New file.
1341         * sysdeps/alpha/hp-timing.h: Include it.
1342         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
1343         * sysdeps/i386/i686/hp-timing.h: Likewise.
1344         * sysdeps/ia64/hp-timing.h: Likewise.
1345         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
1346         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
1347         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
1348         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
1349         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
1350         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
1351         (hp_timing_t): New.
1352
1353         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
1354         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
1355         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
1356         * elf/rtld.c (_dl_start_final): Likewise.
1357         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
1358         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1359         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1360         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1361         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1362         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1363         (HP_TIMING_DIFF_INIT): Remove.
1364         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1365         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1366         (HP_TIMING_DIFF_INIT): Remove.
1367         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1368         * sysdeps/i386/i686/hp-timing.c: Remove file.
1369         * sysdeps/x86_64/hp-timing.c: Remove file.
1370         * sysdeps/ia64/hp-timing.c: Remove file.
1371         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
1372         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
1373         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
1374         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
1375
1376         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
1377         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
1378         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
1379         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1380         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1381         (HP_TIMING_ACCUM): Remove.
1382         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1383         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
1384         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1385
1386         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
1387         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
1388         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
1389         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
1390         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
1391         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1392         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
1393         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1394
1395         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
1396
1397 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
1398
1399         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
1400
1401 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1402
1403         Sync up with gettext.
1404         * intl/loadmsgcat.c: Define O_BINARY if not defined.
1405         [_MSC_VER]: Include malloc.h
1406         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
1407         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
1408         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
1409         TEMP_FAILURE_RETRY.  Cast return of alloca.
1410         [!_LIBC] Call gl_rwlock_init.
1411         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
1412
1413 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1414
1415         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
1416         before checking its value.
1417
1418 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1419
1420         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
1421
1422         * debug/memcpy_chk.c: Don't include pagecopy.h.
1423         * debug/mempcpy_chk.c: Likewise.
1424         * string/memcpy.c: Likewise.
1425         * string/memmove.c: Likewise.
1426         * sysdeps/powerpc/memmove.c: Likewise.
1427         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
1428         definition of PAGE_COPY_FWD_MAYBE here...
1429         * sysdeps/generic/pagecopy.h: ... from here.
1430         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
1431
1432 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
1433             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1434
1435         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
1436         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
1437         optimizations.
1438         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1439         (__libc_ifunc_impl_list): Likewise.
1440         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
1441         multiarch strcat for PPC64.
1442         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
1443         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
1444
1445 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1446
1447         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
1448
1449 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1450
1451         * intl/loadmsgcat.c: Remove declaration of
1452         get_sysdep_segment_value.
1453         (get_sysdep_segment_value): Use ISO C style.
1454         (_nl_load_domain): Use ISO C style.  Get rid of redundant
1455         semicolon.  Fix typo and formatting in comment.
1456         (_nl_unload_domain): Use ISO C style.
1457
1458         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
1459
1460 2014-07-02  Will Newton  <will.newton@linaro.org>
1461
1462         * malloc/obstack.c: Merge from gnulib master.
1463         [HAVE_CONFIG_H]: Remove conditional code.
1464         [!_LIBC]: Include config.h.
1465         [!ELIDE_CODE]: Don't include inttypes.h, include
1466         stdint.h unconditionally.
1467         (print_and_abort): Mark as _Noreturn.
1468         (_obstack_allocated_p): Mark as __attribute_pure__.
1469         (obstack_free): Rename to __obstack_free.
1470         [!__attribute__]: Remove conditional code.
1471         * malloc/obstack.h: Merge from gnulib master.
1472         [__cplusplus]: Move conditional down.
1473         [!__attribute_pure__]: Define __attribute_pure__ here
1474         if it is not already defined.
1475         (_obstack_memory_used): Mark as __attribute_pure__.
1476         [!__obstack_free]: Define as obstack_free.
1477         [__GNUC__]: Remove check for ancient NeXT gcc.
1478
1479 2014-07-02  Will Newton  <will.newton@linaro.org>
1480             Paul Eggert  <eggert@cs.ucla.edu>
1481
1482         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
1483
1484 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1485
1486         * resolv/gethnamaddr.c: Add comment warning that the file is
1487         not maintained.
1488
1489 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
1490
1491         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
1492         entries.
1493
1494         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
1495         entry for aio_cancel and aio_cancel64.
1496         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
1497         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
1498         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
1499         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
1500         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
1501         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
1502         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
1503         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
1504         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
1505         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
1506         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
1507         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
1508         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
1509
1510 2014-07-01  Roland McGrath  <roland@hack.frob.com>
1511
1512         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
1513         * nptl/pthread_mutex_lock.c: Likewise.
1514         * nptl/pthread_mutex_timedlock.c: Likewise.
1515         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
1516
1517 2014-07-01  Richard henderson  <rth@redhat.com>
1518
1519         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
1520         (__isnan, __isnanl): Remove.
1521         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
1522
1523         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1524
1525 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
1526
1527         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1528
1529 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1530
1531         * resolv/nss_dns/dns-host.c (getanswer_r)
1532         [MULTI_PTRS_ARE_ALIASES]: Remove code.
1533
1534 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
1535
1536         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1537         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
1538         undefine.
1539         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
1540         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
1541
1542 2014-07-01  Roland McGrath <roland@hack.frob.com>
1543
1544         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
1545         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
1546
1547         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
1548         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
1549
1550         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
1551         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
1552         ... here.
1553         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
1554         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
1555
1556         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
1557         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
1558         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
1559         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
1560
1561         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
1562         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
1563         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
1564         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
1565         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
1566         Moved ...
1567         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
1568         ... here.
1569         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
1570         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
1571         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
1572         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
1573         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
1574         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
1575         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
1576         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
1577         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
1578         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
1579         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
1580         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
1581         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
1582         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
1583         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
1584         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
1585         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
1586         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
1587         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
1588         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
1589         ... here.
1590         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
1591         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
1592         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
1593         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
1594         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
1595         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
1596         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
1597         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
1598
1599 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
1600
1601         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
1602         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
1603         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
1604         Add sysdep.
1605
1606 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1607
1608         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1609
1610 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1611
1612         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
1613         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
1614
1615         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
1616
1617         * sysdeps/arm/libm-test-ulps: Regenerated.
1618
1619 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1620             Roland McGrath <roland@hack.frob.com>
1621
1622         * test-skeleton.c (signal_handler): Kill the whole process group
1623         before killing the child individually.
1624         (main): Report any failure on `setpgid'.
1625
1626 2014-06-30  Roland McGrath  <roland@hack.frob.com>
1627
1628         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
1629         from _TLS_H to _ARM_NPTL_TLS_H.
1630         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
1631         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
1632
1633 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1634
1635         [BZ #16539]
1636         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
1637         (__expm1l): Return argument unchanged when small but not
1638         subnormal.
1639
1640         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
1641         include macro name.
1642         (_FP_UNPACK_RAW_1_P): Likewise.
1643         (_FP_PACK_RAW_1): Likewise.
1644         (_FP_PACK_RAW_1_P): Likewise.
1645         (_FP_MUL_MEAT_1_wide): Likewise.
1646         (_FP_MUL_MEAT_DW_1_hard): Likewise.
1647         (_FP_MUL_MEAT_1_hard): Likewise.
1648         (_FP_DIV_MEAT_1_imm): Likewise.
1649         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
1650         (_FP_DIV_MEAT_1_udiv): Likewise.
1651         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
1652         (_FP_UNPACK_RAW_2): Likewise.
1653         (_FP_UNPACK_RAW_2_P): Likewise.
1654         (_FP_PACK_RAW_2): Likewise.
1655         (_FP_PACK_RAW_2_P): Likewise.
1656         (_FP_MUL_MEAT_DW_2_wide): Likewise.
1657         (_FP_MUL_MEAT_2_wide): Likewise.
1658         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
1659         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
1660         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
1661         (_FP_MUL_MEAT_2_gmp): Likewise.
1662         (_FP_DIV_MEAT_2_udiv): Likewise.
1663         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
1664         (_FP_FRAC_SRL_4): Likewise.
1665         (_FP_FRAC_SRST_4): Likewise.
1666         (_FP_FRAC_SRS_4): Likewise.
1667         (_FP_UNPACK_RAW_4): Likewise.
1668         (_FP_UNPACK_RAW_4_P): Likewise.
1669         (_FP_PACK_RAW_4): Likewise.
1670         (_FP_PACK_RAW_4_P): Likewise.
1671         (_FP_MUL_MEAT_DW_4_wide): Likewise.
1672         (_FP_MUL_MEAT_4_wide): Likewise.
1673         (_FP_MUL_MEAT_4_gmp): Likewise.
1674         (umul_ppppmnnn): Likewise.
1675         (_FP_DIV_MEAT_4_udiv): Likewise.
1676         (__FP_FRAC_ADD_4): Likewise.
1677         (__FP_FRAC_SUB_3): Likewise.
1678         (__FP_FRAC_SUB_4): Likewise.
1679         (__FP_FRAC_DEC_3): Likewise.
1680         (__FP_FRAC_DEC_4): Likewise.
1681         (__FP_FRAC_ADDI_4): Likewise.
1682         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
1683         (_FP_FRAC_SRL_8): Likewise.
1684         (_FP_FRAC_SRS_8): Likewise.
1685
1686         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
1687         include macro name.
1688         (FP_UNPACK_RAW_EP): Likewise.
1689         (FP_PACK_RAW_E): Likewise.
1690         (FP_PACK_RAW_EP): Likewise.
1691         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
1692         (_FP_ISSIGNAN): Likewise.
1693         (_FP_ADD_INTERNAL): Likewise.
1694         (_FP_FMA): Likewise.
1695         (_FP_CMP): Likewise.
1696         (_FP_SQRT): Likewise.
1697         (_FP_TO_INT): Likewise.
1698         (_FP_FROM_INT): Likewise.
1699         (FP_EXTEND): Likewise.
1700         (_FP_DIV_MEAT_N_loop): Likewise.
1701
1702 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1703
1704         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
1705         throughout.
1706
1707 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
1708
1709         [BZ #17097]
1710         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
1711         result with correct sign in case of exponents that produce
1712         overflow except for X very close to 1.
1713
1714 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
1715
1716         mktime: merge #if/#ifdef usage from glibc
1717         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
1718         as that works with both Glibc's and Gnulib's style.
1719         See thread starting at Siddhesh Poyarekar's bug report at:
1720         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
1721
1722 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
1723
1724         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
1725         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
1726         * sysdeps/tile/tilegx/memmove.c: Remove file.
1727
1728 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
1729
1730         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
1731         abi-name definition.
1732         * scripts/soversions.awk: Do not handle or generate ABI lines.
1733         * shlib-versions: Remove ABI entries.
1734         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
1735         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
1736
1737 2014-06-27  Roland McGrath  <roland@hack.frob.com>
1738
1739         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
1740         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
1741         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
1742         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
1743         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
1744         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
1745         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
1746         Moved ...
1747         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
1748         ... here.
1749         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
1750         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
1751         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
1752         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
1753         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
1754         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
1755         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
1756         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
1757         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
1758         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
1759         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
1760         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
1761         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
1762         Moved ...
1763         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
1764         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
1765         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
1766         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
1767         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
1768         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
1769         Moved ...
1770         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
1771         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
1772         Moved ...
1773         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
1774         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
1775         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
1776         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
1777         Moved ...
1778         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
1779         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
1780         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
1781         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
1782         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
1783         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
1784         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
1785         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
1786         Moved ...
1787         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
1788         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
1789         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
1790         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
1791         Moved ...
1792         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
1793         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
1794         Moved ...
1795         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
1796         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
1797         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
1798         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
1799         Moved ...
1800         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
1801         ... here.
1802         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
1803         Identical file removed.
1804         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
1805         Moved ...
1806         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
1807         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
1808         Identical file removed.
1809         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
1810         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
1811         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
1812         Moved ...
1813         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
1814         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
1815         Identical file removed.
1816         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
1817         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
1818         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
1819         Identical file removed.
1820         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
1821         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
1822         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
1823         Identical file removed.
1824         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
1825         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
1826         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
1827         Identical file removed.
1828         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
1829         Moved ...
1830         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
1831         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
1832         Identical file removed.
1833         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
1834         Moved ...
1835         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
1836         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
1837         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
1838         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
1839         Identical file removed.
1840         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
1841         Moved ...
1842         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
1843         ... here.
1844         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
1845         Identical file removed.
1846         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
1847         Moved ...
1848         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
1849         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
1850         Identical file removed.
1851         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
1852         Moved ...
1853         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
1854         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
1855         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
1856         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
1857         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
1858         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
1859         Moved ...
1860         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
1861         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
1862         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
1863
1864         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
1865         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
1866         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
1867         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
1868         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
1869
1870 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
1871
1872         [BZ #17092]
1873         * nscd/nscd.c (monitor_child): Return exit status of child
1874         instead of return value from wait syscall.
1875
1876 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
1877
1878         * configure.ac (libc_commonpagesize): Remove variable.
1879         (libc_relro_required): Likewise.
1880         (libc_cv_z_relro): Remove configure test.
1881         * configure: Regenerated.
1882         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
1883         variable.
1884         (libc_relro_required): Likewise.
1885         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
1886         (libc_relro_required): Likewise.
1887         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
1888         (libc_relro_required): Likewise.
1889         * sysdeps/arm/preconfigure: Regenerated.
1890         * sysdeps/ia64/preconfigure: Remove file.
1891         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
1892         variable.
1893         (libc_relro_required): Likewise.
1894
1895         [BZ #16561]
1896         [BZ #16562]
1897         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
1898         (__ieee754_yn): Set FE_TONEAREST mode internally and then
1899         recompute overflowing results in original rounding mode.
1900         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
1901         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
1902         recompute overflowing results in original rounding mode.
1903         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
1904         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1905         recompute overflowing results in original rounding mode.
1906         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
1907         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1908         recompute overflowing results in original rounding mode.
1909         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
1910         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1911         recompute overflowing results in original rounding mode.
1912         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
1913         (libc_feholdsetround_ctx): New macro.
1914         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
1915         * sysdeps/i386/fpu/libm-test-ulps: Update.
1916         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
1917
1918 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1919
1920         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1921         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
1922         corresponding .cpsetup call.
1923
1924 2014-06-26  Roland McGrath  <roland@hack.frob.com>
1925
1926         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
1927         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
1928         * sysdeps/arm/Makefile [$(subdir) = csu]
1929         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
1930         (static-only-routines): Add aeabi_read_tp here.
1931         (shared-only-routines): Add libc-aeabi_read_tp here.
1932         (CFLAGS-libc-start.c): Add -fexceptions here.
1933         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
1934         (sysdep_routines, static-only-routines, shared-only-routines):
1935         Don't add to these here.
1936         (CFLAGS-libc-start.c): Likewise.
1937
1938         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
1939         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
1940         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
1941         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
1942         * sysdeps/arm/Makefile [$(subdir) = rt]
1943         (librt-sysdep_routines, librt-shared-only-routines):
1944         Append rt-aeabi_unwind_cpp_pr1 here.
1945         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
1946         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
1947         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
1948         (libpthread-sysdep_routines, libpthread-shared-only-routines):
1949         Append nptl-aeabi_unwind_cpp_pr1 here.
1950         (tests): Filter out tst-cleanupx4 here.
1951         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
1952         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
1953         Don't do those here.
1954
1955 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1956
1957         * scripts/list-sources.sh: Do not handle ports specially.
1958
1959 2014-06-26  Roland McGrath  <roland@hack.frob.com>
1960
1961         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
1962         * sysdeps/arm/feupdateenv.c: Likewise.
1963
1964         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
1965
1966 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1967
1968         * manual/texinfo.tex: Update to version 2014-05-05.10 with
1969         trailing whitespace removed.
1970         * scripts/config.guess: Update to version 2014-03-23.
1971         * scripts/config.sub: Update to version 2014-05-01
1972         * scripts/install-sh: Update to version 2013-12-25.23.
1973         * scripts/move-if-change: Update from gnulib.
1974
1975 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
1976
1977         * debug/memmove_chk.c: Remove pagecopy.h include.
1978
1979 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
1980
1981         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
1982         identical to gnulib mktime.
1983
1984 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1985
1986         * configure.ac: Do not test for machine being rs6000.  Do not test
1987         for powerpc*-*soft.
1988         * configure: Regenerated.
1989
1990         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
1991         test.
1992         * configure: Regenerated.
1993         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
1994         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
1995         Remove configure test.
1996         * sysdeps/arm/configure: Regenerated.
1997         * sysdeps/nptl/configure.ac: Do not check
1998         libc_cv_asm_cfi_directives.
1999         * sysdeps/nptl/configure: Regenerated.
2000         * sysdeps/x86_64/nptl/configure.ac: Remove file.
2001         * sysdeps/x86_64/nptl/configure: Remove generated file.
2002         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
2003         unconditional.
2004         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
2005
2006 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2007
2008         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
2009         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
2010         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
2011         it is defined.
2012
2013         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
2014         instead of whether it is defined.
2015         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
2016         * sysdeps/hppa/dl-machine.h: Likewise.
2017         * sysdeps/ia64/dl-machine.h: Likewise.
2018         * sysdeps/m68k/dl-machine.h: Likewise.
2019         * sysdeps/microblaze/dl-machine.h: Likewise.
2020         * sysdeps/mips/dl-machine.: Likewise.
2021         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
2022         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
2023         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2024         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2025         * sysdeps/sh/dl-machine.h: Likewise.
2026         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2027         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2028         * sysdeps/tile/dl-machine.h: Likewise.
2029         * sysdeps/x86_64/dl-machine.h: Likewise.
2030
2031         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
2032         code.
2033         (verify_persistent_db): Likewise.
2034
2035 2014-06-26  Roland McGrath  <roland@hack.frob.com>
2036
2037         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
2038         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
2039         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
2040         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
2041         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
2042         Moved ...
2043         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
2044         ... here.
2045         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
2046         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
2047         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
2048         Identical file removed.
2049         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
2050         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
2051         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
2052         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
2053         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
2054         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
2055         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
2056         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
2057         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
2058         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
2059         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
2060         Moved ...
2061         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
2062         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
2063         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
2064         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
2065         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
2066         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
2067         Moved ...
2068         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
2069         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
2070         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
2071         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
2072         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
2073         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
2074         Identical file removed.
2075         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
2076         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
2077         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
2078         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
2079         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
2080         Moved ...
2081         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
2082         ... here.
2083         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
2084         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
2085         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
2086         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
2087         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
2088         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
2089         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
2090         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
2091         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
2092         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
2093         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
2094         Moved ...
2095         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
2096         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
2097         Moved ...
2098         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
2099         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
2100         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
2101         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
2102         Moved ...
2103         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
2104         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
2105         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
2106
2107         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
2108         folded into ...
2109         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
2110         * sysdeps/unix/sysv/linux/s390/Versions
2111         (libpthread: GLIBC_2.19): New version set.
2112         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
2113         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
2114         (librt: GLIBC_2.3.3): New version set.
2115         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
2116         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
2117         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
2118         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
2119         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
2120         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
2121         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
2122         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
2123         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
2124         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
2125         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
2126         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
2127         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
2128         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
2129         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
2130         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
2131         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
2132         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
2133         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
2134         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
2135         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
2136         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
2137         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
2138         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
2139         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
2140         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
2141         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
2142         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
2143         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
2144         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
2145         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
2146         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
2147         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
2148         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
2149         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
2150         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
2151         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
2152         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
2153         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
2154         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
2155         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
2156         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
2157         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
2158         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
2159         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
2160
2161         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
2162         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
2163         (__libc_vfork): Define the function under this name.
2164         [!NOT_IN_libc] (__vfork): Make this an alias.
2165         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2166         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
2167         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
2168         (__libc_vfork): Define the function under this name.
2169         [!NOT_IN_libc] (__vfork): Make this an alias.
2170         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2171         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
2172         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
2173         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
2174         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
2175         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2176
2177         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
2178         code that was previously under [RESET_PID].
2179         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
2180         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
2181         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
2182
2183         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
2184         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
2185         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
2186         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
2187         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
2188         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
2189         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
2190         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
2191         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
2192         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
2193         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
2194         Moved ...
2195         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
2196         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
2197         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
2198         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
2199         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
2200         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
2201         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
2202         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
2203         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
2204         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
2205         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
2206         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
2207         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
2208         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
2209         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
2210         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
2211         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
2212         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
2213         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
2214         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
2215         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
2216         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
2217         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
2218         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
2219         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
2220         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
2221         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
2222         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
2223         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
2224
2225 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2226
2227         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
2228         that was previously under [RESET_PID].
2229         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
2230
2231 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2232
2233         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
2234         not undefine and redefine.
2235         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
2236         [O_CLOEXEC]: Make code unconditional.
2237         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
2238         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
2239         <kernel-features.h>.
2240         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
2241         conditional variable definition.
2242         (shm_open) [O_CLOEXEC]: Make code unconditional.
2243         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
2244         code.
2245
2246         * configure.ac (USE_REGPARMS): Don't define here.
2247         * configure: Regenerated.
2248         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
2249         * sysdeps/i386/configure: Regenerated.
2250
2251         * nptl/createthread.c: Don't include kernel-features.h.
2252         * nptl/pthread_cancel.c: Likewise.
2253         * nptl/pthread_condattr_setclock.c: Likewise.
2254         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
2255         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
2256         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
2257         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
2258         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
2259         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
2260         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
2261         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
2262         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
2263         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
2264         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
2265         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
2266         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
2267         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
2268         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
2269         * nscd/gai.c: Likewise.
2270         * nss/nss_db/db-open.c: Likewise.
2271         * sysdeps/generic/ldsodefs.h: Likewise.
2272         * sysdeps/sh/nptl/tls.h: Likewise.
2273         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2274         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
2275         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
2276         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
2277         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
2278         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2279         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
2280         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
2281         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
2282         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
2283         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2284         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
2285         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
2286         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
2287         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
2288         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
2289         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
2290         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
2291         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
2292         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
2293         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
2294         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
2295         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
2296         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
2297         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
2298         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
2299         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
2300         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
2301         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
2302         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
2303         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2304         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
2305         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
2306         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2307         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2308         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2309         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
2310         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
2311         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
2312         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
2313         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
2314         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
2315         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
2316         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
2317         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
2318         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
2319         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
2320         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
2321         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
2322         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2323         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2324         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
2325         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2326         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2327         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
2328         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
2329         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
2330         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
2331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2332         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
2333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
2334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
2336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
2337         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
2338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
2339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2341         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
2343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
2344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
2345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
2347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
2348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
2349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
2350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
2351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
2352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
2353         * sysdeps/unix/sysv/linux/pread.c: Likewise.
2354         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
2355         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
2356         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2357         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
2358         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
2359         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
2360         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
2361         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
2362         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
2363         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
2364         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
2365         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
2366         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
2367         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
2368         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
2369         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
2370         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
2371         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
2372         * sysdeps/unix/sysv/linux/system.c: Likewise.
2373         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
2374         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
2375         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
2376         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
2377         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
2378         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2379         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
2380
2381         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
2382         * configure: Regenerated.
2383         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
2384
2385         * configure.ac (base_machine): Do not set specially for particular
2386         machines here.
2387         * configure: Regenerated.
2388         * sysdeps/powerpc/preconfigure: Move machine and base_machine
2389         settings from configure.ac.
2390         * sysdeps/i386/preconfigure: New file.
2391         * sysdeps/s390/preconfigure: Likewise.
2392         * sysdeps/sh/preconfigure: Likewise.
2393         * sysdeps/sparc/preconfigure: Likewise.
2394
2395 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2396
2397         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
2398         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
2399         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
2400         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
2401         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
2402         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
2403         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
2404         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
2405         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
2406         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
2407         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
2408         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
2409         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
2410         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
2411         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
2412         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
2413         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
2414         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
2415         * sysdeps/sparc/sparc64/Makefile: ... appended here.
2416
2417         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
2418         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
2419         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
2420         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
2421         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
2422         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
2423         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
2424         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
2425         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
2426         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
2427         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
2428         * sysdeps/sparc/sparc32/sem_post.c: ... here.
2429         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
2430         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
2431         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
2432         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
2433         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
2434         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
2435         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
2436         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
2437         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
2438         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
2439         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
2440         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
2441         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
2442         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
2443         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
2444         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
2445         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
2446         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
2447         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
2448         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
2449         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
2450         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
2451         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
2452         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
2453         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
2454         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
2455
2456         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
2457         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
2458         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
2459         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
2460         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
2461         Moved ...
2462         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
2463         ... here.
2464         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
2465         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
2466         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
2467         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
2468         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
2469         Moved ...
2470         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
2471         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
2472         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
2473         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
2474         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
2475         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
2476         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
2477         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
2478         Moved ...
2479         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
2480         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
2481         Moved ...
2482         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
2483         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
2484         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
2485         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
2486         Moved ...
2487         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
2488         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
2489         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
2490         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
2491         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
2492         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
2493         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
2494         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
2495         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
2496         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
2497         Moved ...
2498         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
2499         ... here.
2500         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
2501         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
2502         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
2503         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
2504         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
2505         Moved ...
2506         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
2507         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
2508         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
2509         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
2510         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
2511         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
2512         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
2513         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
2514         Moved ...
2515         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
2516         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
2517         Moved ...
2518         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
2519         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
2520         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
2521         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
2522         Moved ...
2523         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
2524         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
2525         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
2526         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
2527         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
2528
2529 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2530
2531         * timezone/checktab.awk: Update from tzcode 2014e.
2532         * timezone/private.h: Likewise.
2533         * timezone/tzfile.h: Likewise.
2534         * timezone/zdump.c: Likewise.
2535         * timezone/zic.c: Likewise.
2536
2537         * sysdeps/unix/sysv/linux/kernel-features.h
2538         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
2539         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
2540         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
2541         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
2542         Remove conditional code.
2543
2544 2014-06-25  Will Newton  <will.newton@linaro.org>
2545
2546         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
2547         (_dl_arm_cap_flags): Add HWCAP2 values.
2548         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
2549         (_DL_HWCAP_COUNT): Increase to 37.
2550         (_DL_HWCAP_LAST): New define.
2551         (_DL_HWCAP2_LAST): New define.
2552         (_dl_procinfo): Add support for printing
2553         AT_HWCAP2 entries.
2554         (_dl_string_hwcap): Use _dl_hwcap_string.
2555
2556 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2557
2558         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2559
2560 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2561
2562         * README: Do not mention ports directory.
2563
2564         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
2565         Remove macro.
2566         * sysdeps/unix/sysv/linux/futimes.c: Do not include
2567         <kernel-features.h>.
2568         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
2569         conditional variable definition.
2570         (__futimes): Update comment.
2571         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
2572         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
2573
2574         [BZ #16560]
2575         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
2576         arguments close to 0.
2577         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
2578         Likewise.
2579         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
2580         Likewise.
2581         * math/auto-libm-test-in: Add more tests of exp10.
2582         * math/auto-libm-test-out: Regenerated.
2583         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2584
2585         * sysdeps/unix/sysv/linux/kernel-features.h
2586         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
2587         * sysdeps/unix/sysv/linux/readv.c: Do not include
2588         <kernel-features.h>.
2589         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2590         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2591         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2592         unconditional.
2593         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2594         conditional code.
2595         * sysdeps/unix/sysv/linux/writev.c: Do not include
2596         <kernel-features.h>.
2597         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2598         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2599         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2600         unconditional.
2601         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2602         conditional code.
2603
2604 2014-06-25  Will Newton  <will.newton@linaro.org>
2605
2606         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
2607         comment changes throughout the file.  Remove checks
2608         for HAVE_*_H definitions that are not required.
2609         (__gen_tempname): Call abort if an unknown kind value is
2610         passed.
2611
2612 2014-06-25  Andreas Schwab  <schwab@suse.de>
2613
2614         [BZ #17086]
2615         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
2616         scalbln, scalblnf, scalblnl in libc.
2617
2618 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
2619
2620         [BZ #17086]
2621         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
2622         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
2623         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
2624
2625 2014-06-24  Roland McGrath  <roland@hack.frob.com>
2626
2627         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
2628         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
2629         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
2630         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
2631         Update #include.
2632         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
2633         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
2634         Update #include.
2635         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
2636         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
2637         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
2638         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
2639         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
2640         * sysdeps/x86/bits/pthreadtypes.h: ... here.
2641         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
2642         * sysdeps/x86/bits/semaphore.h: ... here.
2643         * sysdeps/x86/nptl/elide.h: Moved ...
2644         * sysdeps/x86/elide.h: ... here.
2645         * sysdeps/x86_64/nptl/Implies: File removed.
2646         * sysdeps/i386/nptl/Implies: File removed.
2647
2648 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
2649
2650         [BZ #16539]
2651         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
2652         return the argument for normal arguments with exponent below -64.
2653         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
2654         Likewise.
2655         * math/auto-libm-test-in: Add another test of expm1.
2656         * math/auto-libm-test-out: Regenerated.
2657
2658         [BZ #16287]
2659         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
2660         calling __erfcl for arguments at least 16.
2661         * math/auto-libm-test-in: Add more tests of erf.
2662         * math/auto-libm-test-out: Regenerated.
2663
2664         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
2665         individual architectures.
2666         * sysdeps/unix/sysv/linux/configure: Regenerated.
2667         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
2668         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
2669         * sysdeps/unix/sysv/linux/powerpc/configure.ac
2670         (ldd_rewrite_script): Define variable.
2671         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
2672         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
2673         file.
2674         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
2675         generated file.
2676         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
2677         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
2678         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
2679         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
2680         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
2681         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
2682         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
2683         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
2684
2685 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2686
2687         [BZ #17084]
2688         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
2689         Rename member __data.d to __data.__elision_data.
2690
2691 2014-06-24  Wilco  <wdijkstr@arm.com>
2692
2693         * NEWS: Add 16918 to fixed bug list.
2694
2695 2014-06-24  Wilco  <wdijkstr@arm.com>
2696
2697         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
2698
2699 2014-06-24  Wilco  <wdijkstr@arm.com>
2700
2701         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
2702         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
2703         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
2704         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
2705         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
2706         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
2707         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
2708         Use _FPU_MASK_RM.
2709
2710 2014-06-24  Wilco  <wdijkstr@arm.com>
2711
2712         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
2713
2714 2014-06-24  Wilco  <wdijkstr@arm.com>
2715
2716         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
2717         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
2718         * sysdeps/arm/fesetround.c (fesetround): Remove space.
2719         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
2720
2721 2014-06-24  Wilco  <wdijkstr@arm.com>
2722
2723         [BZ #16918]
2724         * sysdeps/arm/feupdateenv.c (feupdateenv):
2725         Rewrite to reduce FPSCR accesses and fix return value.
2726
2727 2014-06-24  Wilco  <wdijkstr@arm.com>
2728
2729         * sysdeps/arm/fclrexcpt.c (feclearexcept):
2730         Optimize to avoid unnecessary FPSCR writes.
2731         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
2732         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
2733         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
2734         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
2735
2736 2014-06-24  Wilco  <wdijkstr@arm.com>
2737
2738         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
2739         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
2740         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
2741         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
2742         Call libc_fetestexcept_vfp.
2743         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
2744         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
2745         __SOFTFP__ ifdef so that they can be built for softfp.
2746
2747 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2748
2749         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
2750         argument type signed char.
2751
2752         * Makerules (check-abi): Dump diff of symlist if the test
2753         fails.
2754
2755 2014-06-23  Roland McGrath  <roland@hack.frob.com>
2756
2757         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
2758         using abort.
2759
2760         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
2761         Remove unused variable ST.
2762
2763 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
2764
2765         [BZ #16354]
2766         [BZ #17061]
2767         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
2768         small arguments before calling __expm1.
2769         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
2770         small arguments before calling __expm1f.
2771         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
2772         small arguments before calling __expm1l.
2773         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
2774         Likewise.
2775         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
2776         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
2777         spurious underflow for some cosh tests.
2778         * math/auto-libm-test-out: Regenerated.
2779         * sysdeps/i386/fpu/libm-test-ulps: Update.
2780
2781         [BZ #17050]
2782         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
2783         (__ieee754_y1): Set errno if return value overflows.
2784         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
2785         (__ieee754_y1f): Set errno if return value overflows.
2786         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
2787         (__ieee754_y1l): Set errno if return value overflows.
2788         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
2789         (__ieee754_y1l): Set errno if return value overflows.
2790         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
2791         * math/auto-libm-test-out: Regenerated.
2792
2793         * math/gen-auto-libm-tests.c: Document use of
2794         ignore-zero-inf-sign.
2795         (input_flag_type): Add value flag_ignore_zero_inf_sign.
2796         (input_flags): Add ignore-zero-inf-sign.
2797         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
2798         * math/gen-libm-test.pl (generate_testfile): Handle
2799         ignore-zero-inf-sign.
2800         * math/auto-libm-test-in: Mark some cpow tests with
2801         ignore-zero-inf-sign and some with xfail-rounding.
2802         * math/auto-libm-test-out: Regenerated.
2803         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
2804         * sysdeps/i386/fpu/libm-test-ulps: Update.
2805         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2806
2807         [BZ #16315]
2808         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
2809         overflowing or underflowing operations take place with sign of
2810         result.
2811         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
2812         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
2813         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
2814         (__ieee754_pow): Recompute overflowing and underflowing results in
2815         original rounding mode.
2816         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
2817         (__powl_helper): Allow negative argument X and scale negated value
2818         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
2819         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
2820         overflowing or underflowing operations take place with sign of
2821         result.
2822         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
2823         Include <math.h>.
2824         * math/auto-libm-test-in: Add more tests of pow.
2825         * math/auto-libm-test-out: Regenerated.
2826         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
2827         (pow_tonearest_test_data): Remove.
2828         (pow_test_tonearest): Likewise.
2829         (pow_towardzero_test_data): Likewise.
2830         (pow_test_towardzero): Likewise.
2831         (pow_downward_test_data): Likewise.
2832         (pow_test_downward): Likewise.
2833         (pow_upward_test_data): Likewise.
2834         (pow_test_upward): Likewise.
2835         (main): Don't call removed functions.
2836         * sysdeps/i386/fpu/libm-test-ulps: Update.
2837         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2838
2839 2014-06-23  Roland McGrath  <roland@hack.frob.com>
2840
2841         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
2842         Moved ...
2843         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
2844         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2845         Moved ...
2846         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
2847         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
2848         Moved ...
2849         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
2850         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
2851         Moved ...
2852         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
2853         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
2854         File removed.
2855         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
2856         File removed.
2857         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
2858         File removed.
2859         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
2860         File removed.
2861         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
2862         File removed.
2863         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
2864         File removed.
2865         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
2866         File removed.
2867         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
2868         File removed.
2869         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
2870         File removed.
2871         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
2872         File removed.
2873         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
2874         File removed.
2875         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
2876         File removed.
2877         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
2878         Moved ...
2879         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
2880         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
2881         Moved ...
2882         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
2883         ... here.
2884         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
2885         Moved ...
2886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
2887         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
2888         Moved ...
2889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
2890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
2891         Moved ...
2892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
2893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
2894         Moved ...
2895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
2896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
2897         Moved ...
2898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
2899         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
2900         Moved ...
2901         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
2902         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
2903         Moved ...
2904         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
2905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
2906         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
2907         ... here.
2908         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
2909         Moved ...
2910         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
2911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
2912         Moved ...
2913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
2914         ... here.
2915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
2916         Moved ...
2917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
2918         ... here.
2919         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
2920         Moved ...
2921         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2922         ... here.
2923         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
2924         Moved ...
2925         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
2926         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
2927         Moved ...
2928         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
2929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
2930         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
2931         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
2932         Moved ...
2933         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
2934         ... here.
2935         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
2936         Moved ...
2937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
2938         ... here.
2939         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
2940         Moved ...
2941         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
2942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
2943         Moved ...
2944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
2945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
2946         Moved ...
2947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
2948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2949         Moved ...
2950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
2951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
2952         Moved ...
2953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
2954         ... here.
2955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
2956         Moved ...
2957         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
2958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
2959         Moved ...
2960         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
2961         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
2962         Moved ...
2963         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
2964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
2965         Moved ...
2966         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
2967         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
2968         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
2969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
2970         Moved ...
2971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
2972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
2973         Moved ...
2974         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
2975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
2976         Moved ...
2977         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
2978         ... here.
2979         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
2980         Moved ...
2981         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
2982         ... here.
2983         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
2984         Moved ...
2985         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
2986         ... here.
2987         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
2988         Moved ...
2989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
2990         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
2991         Moved ...
2992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
2993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
2994         Moved ...
2995         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
2996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
2997         Moved ...
2998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
2999         ... here.
3000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
3001         Moved ...
3002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
3003         ... here.
3004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
3005         Moved ...
3006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
3007         ... here.
3008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
3009         Moved ...
3010         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
3011         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
3012         Moved ...
3013         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
3014
3015 2014-06-23  Will Newton  <will.newton@linaro.org>
3016             Wilco  <wdijkstr@arm.com>
3017
3018         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
3019         implementation.  Include get-rounding-mode.h.
3020         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
3021         [!libc_feholdsetround_noex_ctx]: Define
3022         libc_feholdsetround_noex_ctx.
3023         [!libc_feholdsetround_noexf_ctx]: Define
3024         libc_feholdsetround_noexf_ctx.
3025         [!libc_feholdsetround_noexl_ctx]: Define
3026         libc_feholdsetround_noexl_ctx.
3027         (libc_feholdsetround_ctx): New function.
3028         (libc_feresetround_ctx): New function.
3029         (libc_feholdsetround_noex_ctx): New function.
3030         (libc_feresetround_noex_ctx): New function.
3031
3032 2014-06-23  Roland McGrath  <roland@hack.frob.com>
3033
3034         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
3035         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
3036         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
3037         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
3038         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
3039         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
3040
3041         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
3042         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
3043         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
3044         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
3045         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
3046         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
3047         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
3048         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
3049         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
3050         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
3051         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
3052         Moved ...
3053         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
3054         ... here.
3055         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
3056         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
3057         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
3058         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
3059         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
3060         Moved ...
3061         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
3062         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
3063         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
3064         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
3065         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
3066         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
3067         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
3068         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
3069         Moved ...
3070         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
3071         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
3072         Moved ...
3073         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
3074         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
3075         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
3076         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
3077         Moved ...
3078         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
3079         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
3080         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
3081         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
3082         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
3083         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
3084         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
3085         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
3086         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
3087         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
3088         Moved ...
3089         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
3090         ... here.
3091         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
3092         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
3093         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
3094         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
3095         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
3096         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
3097         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
3098         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
3099         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
3100         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
3101         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
3102         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
3103         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
3104         Moved ...
3105         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
3106         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
3107         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
3108         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
3109         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
3110         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
3111         Moved ...
3112         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
3113         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
3114         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
3115         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
3116         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
3117
3118         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
3119         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
3120         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
3121         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
3122         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
3123         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
3124         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
3125         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
3126         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
3127         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
3128         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
3129         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
3130         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
3131         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
3132         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
3133         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
3134         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
3135         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
3136         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
3137         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
3138         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
3139         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
3140         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
3141         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
3142         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
3143         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
3144         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
3145         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
3146
3147 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
3148
3149         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
3150         (FALLOC_FL_COLLAPSE_RANGE): New macro.
3151         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
3152         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
3153         (IPV6_PMTUDISC_INTERFACE): Likewise.
3154         (IPV6_PMTUDISC_OMIT): Likewise.
3155
3156 2014-06-23  Andreas Schwab  <schwab@suse.de>
3157
3158         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
3159         Remove unused errout label.
3160
3161 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3162
3163         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
3164         macro: hardware supports Vector Crypto instructions.
3165
3166 2014-06-23  Will Newton  <will.newton@linaro.org>
3167
3168         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
3169         rather than __builtin_expect.
3170
3171         * elf/dl-lookup.c (undefined_msg): Remove variable.
3172         (_dl_lookup_symbol_x): Replace undefined_msg with string
3173         literal.
3174
3175         * elf/dl-lookup.c (do_lookup_unique): New function.
3176         (do_lookup_x): Move STB_GNU_UNIQUE handling code
3177         to a separate function.
3178
3179 2014-06-23  Andreas Schwab  <schwab@suse.de>
3180
3181         [BZ #17079]
3182         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
3183         before reading the next line.
3184
3185 2014-06-23  Will Newton  <will.newton@linaro.org>
3186
3187         * test-skeleton.c (signal_handler): Use printf and %m
3188         rather than perror.  Use printf rather than fprintf to
3189         stderr.  Use puts rather than fputs to stderr.
3190         (main): Likewise.
3191
3192 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
3193
3194         * nscd/nscd.c (thread_info_t): Remove typedef.
3195         (thread_info): Remove variable.
3196
3197 2014-06-21  Allan McRae  <allan@archlinux.org>
3198
3199         * NEWS: Mention CVE-2014-4043.
3200
3201 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3202
3203         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
3204         * nptl/smp.h: ... here.
3205
3206         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
3207
3208         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
3209         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
3210         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
3211         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
3212
3213         * nptl/allocatestack.c: Include <stack-aliasing.h>.
3214         * nptl/stack-aliasing.h: New file.
3215         * sysdeps/i386/i686/stack-aliasing.h: New file.
3216         * sysdeps/i386/i686/nptl/Makefile: File removed.
3217         * sysdeps/x86_64/stack-aliasing.h: New file.
3218         * sysdeps/x86_64/nptl/Makefile
3219         (CFLAGS-pthread_create.c): Variable removed.
3220
3221         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
3222         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
3223         old file.
3224         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
3225         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
3226         old file.
3227
3228 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
3229
3230         * sysdeps/unix/sysv/linux/arm/kernel-features.h
3231         (__ASSUME_SIGFRAME_V2): Remove macro.
3232         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
3233         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
3234         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
3235         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
3236         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
3237         Declare as function.  Remove conditional macro definitions.
3238         (__default_rt_sa_restorer): Likewise.
3239         (__default_sa_restorer_v1): Remove declaration.
3240         (__default_sa_restorer_v2): Likewise.
3241         (__default_rt_sa_restorer_v1): Likewise.
3242         (__default_rt_sa_restorer_v2): Likewise.
3243         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
3244         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
3245         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
3246
3247 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3248
3249         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
3250         (libpthread-routines): Add sysdep.
3251         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
3252         * sysdeps/unix/sysv/linux/sparc/Versions
3253         (libpthread: GLIBC_2.3.3): New version set.
3254         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
3255         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
3256         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
3257         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
3258         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
3259         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
3260         Moved ...
3261         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
3262         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
3263         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
3264         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
3265         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
3266         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
3267         * sysdeps/sparc/nptl/sem_init.c: ... here.
3268         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
3269         * sysdeps/sparc/nptl/sem_post.c: ... here.
3270         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
3271         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
3272         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
3273         * sysdeps/sparc/nptl/sem_wait.c: ... here.
3274         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
3275         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
3276         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
3277         (libpthread-routines): Add cpu_relax.
3278         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
3279         File removed.
3280         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
3281         (librt: GLIBC_2.3.3): New version set.
3282         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
3283         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
3284         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
3285         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
3286         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
3287         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
3288         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
3289         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
3290         Moved ...
3291         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
3292         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
3293         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
3294         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
3295         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
3296         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
3297         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
3298         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
3299         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
3300         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
3301         Moved ...
3302         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
3303         Update #include.
3304         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
3305         Moved ...
3306         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
3307         Update #include.
3308         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
3309         Moved ...
3310         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
3311         Update #include.
3312         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
3313         Moved ...
3314         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
3315         Update #include.
3316         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
3317         Moved ...
3318         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
3319         Update #include.
3320         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
3321         Moved ...
3322         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
3323         Update #include.
3324         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
3325         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
3326         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
3327         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
3328         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
3329         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
3330         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
3331         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
3332         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
3333         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
3334         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
3335         Moved ...
3336         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
3337         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
3338         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
3339         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
3340         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
3341
3342 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3343
3344         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
3345         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
3346         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3347         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
3348         * nscd/nscd.c: Likewise.
3349         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
3350         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
3351         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
3352         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
3353
3354         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
3355         <kernel-features.h>.
3356         (init_mq_netlink): Remove conditional have_sock_cloexec
3357         definitions.  Remove code conditional on have_sock_cloexec < 0.
3358         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
3359         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
3360         * sysdeps/unix/sysv/linux/opensock.c: Do not include
3361         <kernel-features.h>.
3362         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
3363         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
3364
3365 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3366
3367         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
3368         Add tests for memset_chk and memset.
3369
3370         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
3371         with AVX2_Usable.
3372
3373 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3374
3375         [BZ #16046]
3376         * elf/tst-dl-iter-static.c: New file.
3377         * elf/Makefile (tests-static): Add tst-dl-iter-static.
3378
3379         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
3380         error.
3381
3382 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3383
3384         * sysdeps/unix/sysv/linux/kernel-features.h
3385         (__ASSUME_F_GETOWN_EX): Remove macro.
3386         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
3387         <kernel-features.h>.
3388         (miss_F_GETOWN_EX): Remove variable or macro.
3389         (do_fcntl): Do not check miss_F_GETOWN_EX.
3390         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
3391
3392         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
3393         Remove macro.
3394         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
3395         [!__ASSUME_AT_RANDOM]: Remove conditional code.
3396         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
3397
3398         * sysdeps/unix/sysv/linux/kernel-features.h
3399         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
3400         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
3401         [ADJ_OFFSET_SS_READ]: Make code unconditional.
3402         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
3403
3404 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3405
3406         [BZ #17075]
3407         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
3408         Fix calculation of the symbol's value.
3409         * sysdeps/arm/tst-armtlsdescloc.c: New file.
3410         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
3411         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
3412         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
3413         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
3414         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
3415         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
3416         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
3417         (modules-names): Add `tst-armtlsdescmod',
3418         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
3419         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
3420         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3421         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
3422         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
3423         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3424         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
3425         ($(objpfx)tst-armtlsdescloc): New dependency.
3426         ($(objpfx)tst-armtlsdescextnow): Likewise.
3427         ($(objpfx)tst-armtlsdescextlazy): Likewise.
3428         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
3429         TLS scheme support.
3430         * sysdeps/arm/configure: Regenerate.
3431
3432 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3433
3434         * include/fcntl.h (__atfct_seterrno): Remove prototype.
3435         (__atfct_seterrno_2): Likewise.
3436         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
3437         <kernel-features.h>.
3438         (__ASSUME_ATFCTS): Do not undefine and redefine.
3439         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
3440         (__have_atfcts): Remove conditional definition.
3441         (__fxstatat([__NR_fstatat64]: Make code unconditional.
3442         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
3443         unreachable if [__ASSUME_ATFCTS].
3444         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
3445         not undefine and redefine.
3446         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
3447         <kernel-features.h>.
3448         (faccessat) [__NR_faccessat]: Make code unconditional.
3449         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
3450         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
3451         <kernel-features.h>.
3452         (fchmodat) [__NR_fchmodat]: Make code unconditional.
3453         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3454         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
3455         <kernel-features.h>.
3456         (fchownat) [__NR_fchownat]: Make code unconditional.
3457         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
3458         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
3459         <kernel-features.h>.
3460         (futimesat) [__NR_futimesat]: Make code unconditional.
3461         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
3462         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
3463         <kernel-features.h>.
3464         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3465         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3466         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
3467         <kernel-features.h>.
3468         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
3469         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3470         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
3471         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
3472         <kernel-features.h>.
3473         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
3474         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3475         * sysdeps/unix/sysv/linux/linkat.c: Do not include
3476         <kernel-features.h>.
3477         (linkat) [__NR_linkat]: Make code unconditional.
3478         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3479         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
3480         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
3481         <kernel-features.h>.
3482         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
3483         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3484         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
3485         <kernel-features.h>.
3486         (mkdirat) [__NR_mkdirat]: Make code unconditional.
3487         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
3488         * sysdeps/unix/sysv/linux/openat.c: Do not include
3489         <kernel-features.h>.
3490         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
3491         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
3492         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
3493         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
3494         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
3495         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
3496         <kernel-features.h>.
3497         (readlinkat) [__NR_readlinkat]: Make code unconditional.
3498         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
3499         result of INLINE_SYSCALL directly, not via int variable.
3500         * sysdeps/unix/sysv/linux/renameat.c: Do not include
3501         <kernel-features.h>.
3502         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
3503         (renameat) [__NR_renameat]: Make code unconditional.
3504         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
3505         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
3506         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
3507         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
3508         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
3509         (__ASSUME_ATFCTS): Do not undefine and redefine.
3510         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
3511         <kernel-features.h>.
3512         (symlinkat) [__NR_symlinkat]: Make code unconditional.
3513         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3514         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
3515         <kernel-features.h>.
3516         (unlinkat) [__NR_unlinkat]: Make code unconditional.
3517         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3518         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
3519         (__ASSUME_ATFCTS): Do not undefine and redefine.
3520         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
3521         <kernel-features.h>.
3522         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3523         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3524         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
3525         <kernel-features.h>.
3526         (__xmknodat) [__NR_mknodat]: Make code unconditional.
3527         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3528
3529 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3530
3531         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
3532
3533 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
3534
3535         [BZ #17069]
3536         * posix/regcomp.c (parse_reg_exp): Deallocate partially
3537         constructed tree before returning error.
3538         * posix/bug-regexp36.c: Expand test case.
3539
3540 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
3541
3542         [BZ #6803]
3543         * math/libm-test.inc (scalbln_test_date):
3544         Add errno expectations.
3545         * math/w_scalblnf.c: New File.
3546         Add wrapper which checks for setting errno to ERANGE.
3547         Add weak_alias for corresponding scalbln function.
3548         * math/w_scalbln.c: Likewise.
3549         * math/w_scalblnl.c: Likewise.
3550         * math/Makefile (libm-calls): Add w_scalbln.
3551         * sysdeps/ieee754/flt-32/s_scalblnf.c:
3552         Remove weak_alias for corresponding scalbln function.
3553         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
3554         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
3555         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
3556         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
3557         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
3558         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3559         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
3560         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3561         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
3562         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
3563         Remove long_double_symbol for scalblnl function in libm, libc.
3564         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
3565         Add wrapper which checks for setting errno to ERANGE.
3566         Add long_double_symbol for scalblnl function in libm, libc.
3567         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
3568         Remove long_double_symbol for scalblnl in libm.
3569         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
3570         Add wrapper which checks for setting errno to ERANGE.
3571         Add long_double_symbol for scalblnl function in libm.
3572         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
3573         Do not use wrapper because of own implementation.
3574
3575 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
3576
3577         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
3578         3 bytes for __pad1 for x32.
3579         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
3580
3581 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
3582             H.J. Lu  <hongjiu.lu@intel.com>
3583
3584         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
3585         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
3586         * sysdeps/x86_64/multiarch/memset.S: Likewise.
3587         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3588         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
3589
3590 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
3591
3592         [BZ #17069]
3593         * posix/regcomp.c (parse_expression): Deallocate partially
3594         constructed tree before returning error.
3595         * posix/Makefile.c (tests): Add bug-regex36.
3596         (generated): Add bug-regex36.mtrace.
3597         (tests-special): Add $(objpfx)bug-regex36-mem.out
3598         (bug-regex36-ENV): New variable.
3599         ($(objpfx)bug-regex36-mem.out): New rule.
3600         * posix/bug-regex36.c: New file.
3601
3602 2014-06-19  Will Newton  <will.newton@linaro.org>
3603
3604         * malloc/malloc.c (systrim): If extra is zero then return
3605         early.
3606
3607 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
3608
3609         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
3610
3611 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
3612
3613         * sysdeps/aarch64/strchr.S: New file.
3614
3615 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3616
3617         [BZ #17022]
3618         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
3619         from arguments -2 or below.
3620         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
3621         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
3622
3623 2014-06-18  Andreas Schwab  <schwab@suse.de>
3624
3625         [BZ #17062]
3626         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
3627         of a bracket expr not to run off the end of the string.
3628         * posix/Makefile (tests): Add tst-fnmatch3.
3629         * posix/tst-fnmatch3.c: New file.
3630
3631 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3632
3633         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
3634         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
3635         [$(cross-compiling) = no]: Likewise.
3636         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
3637         [$(cross-compiling) = no]: Likewise.
3638
3639 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
3640
3641         [BZ #17031]
3642         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
3643         double, adjusted for any remainder from the high double.
3644         * math/libm-test.inc (nearbyint): Add tests.
3645         (rint): Likewise.
3646
3647 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3648
3649         * nptl/sysdeps/powerpc/Makefile: Moved ...
3650         * sysdeps/powerpc/nptl/Makefile: ... here.
3651         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
3652         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
3653         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
3654         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
3655         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
3656         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
3657         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
3658         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
3659         * nptl/sysdeps/powerpc/tls.h: Moved ...
3660         * sysdeps/powerpc/nptl/tls.h: ... here.
3661
3662 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
3663
3664         [BZ #16681]
3665         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
3666         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
3667         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
3668         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
3669         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
3670         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
3671         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
3672         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
3673         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
3674
3675 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
3676
3677         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
3678
3679 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
3680
3681         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
3682         defined operator.
3683
3684         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
3685         $TIMEOUTFACTOR.
3686
3687 2014-06-16  Florian Weimer  <fweimer@redhat.com>
3688
3689         [BZ #17058]
3690         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
3691         non-executed part of the test.
3692
3693 2014-06-16  Andreas Schwab  <schwab@suse.de>
3694
3695         * string/bits/string2.h (strdup, strndup): Update feature guard.
3696
3697 2014-06-14  David S. Miller  <davem@davemloft.net>
3698
3699         * sysdeps/sparc/fpu/libm-test-ulps: Update.
3700
3701 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
3702
3703         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
3704         that was previously under [RESET_PID].
3705         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
3706
3707         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
3708         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
3709         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
3710         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
3711         (__libc_vfork): New strong alias.
3712         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
3713
3714 2014-06-14 Andi Kleen  <ak@linux.intel.com>
3715
3716         * sysdeps/generic/elide.h: New file.
3717
3718 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
3719
3720         * Makefile (installed-headers): Adjust path of pthread.h header.
3721
3722 2014-06-13  Roland McGrath  <roland@hack.frob.com>
3723
3724         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
3725         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
3726         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
3727         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
3728
3729         * nptl/sysdeps/s390/Makefile: Moved ...
3730         * sysdeps/s390/nptl/Makefile: ... here.
3731         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
3732         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
3733         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
3734         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
3735         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
3736         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
3737         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
3738         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
3739         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
3740         * sysdeps/s390/nptl/pthreaddef.h: ... here.
3741         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
3742         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
3743         * nptl/sysdeps/s390/tls.h: Moved ...
3744         * sysdeps/s390/nptl/tls.h: ... here.
3745
3746         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
3747         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
3748
3749 2014-06-13  David S. Miller  <davem@davemloft.net>
3750
3751         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
3752         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
3753         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
3754         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
3755         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
3756         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
3757         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
3758         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
3759         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
3760         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
3761         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
3762         Remove RESET_PID cpp guards.
3763         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
3764         Remove RESET_PID cpp guards.
3765         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
3766
3767 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
3768
3769         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
3770         __sp to uintptr_t.
3771
3772 2014-06-13  Andi Kleen  <ak@linux.intel.com>
3773
3774         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
3775         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
3776         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
3777         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
3778         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
3779         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
3780         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
3781         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
3782         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
3783         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
3784         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
3785         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
3786         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
3787         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
3788         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
3789         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
3790         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
3791         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
3792         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
3793         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
3794
3795         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
3796         (pthread_rwlock_rdlock): Add elision.
3797         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
3798         (pthread_rwlock_wrlock): Add elision.
3799         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
3800         (pthread_rwlock_trywrlock): Add elision.
3801         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
3802         (pthread_rwlock_tryrdlock): Add elision.
3803         * nptl/pthread_rwlock_unlock.c: Include elide.h.
3804         (pthread_rwlock_tryrdlock): Add elision unlock.
3805         * nptl/sysdeps/pthread/pthread.h:
3806         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
3807         (PTHREAD_RWLOCK_INITIALIZER,
3808         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
3809         Handle new elision field.
3810         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
3811         * sysdeps/arm/nptl/bits/pthreadtypes.h
3812         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3813         * sysdeps/sh/nptl/bits/pthreadtypes.h
3814         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3815         * sysdeps/tile/nptl/bits/pthreadtypes.h
3816         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3817         * sysdeps/a/nptl/bits/pthreadtypes.h
3818         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3819         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
3820         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3821         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
3822         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3823         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
3824         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3825         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
3826         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3827         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
3828         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3829         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
3830         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3831         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
3832         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3833         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
3834         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3835         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
3836         (elision_init): Set try_xbegin to zero when no RTM.
3837         * sysdeps/x86/nptl/bits/pthreadtypes.h
3838         (pthread_rwlock_t): Change __pad1 to __rwelision.
3839         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3840
3841 2014-06-13  Andi Kleen  <ak@linux.intel.com>
3842
3843         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
3844         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
3845         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
3846         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
3847
3848 2014-06-13  Meador Inge  <meadori@codesourcery.com>
3849
3850         [BZ #16996]
3851         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
3852         that the cached result has been set before returning it.
3853
3854 2014-06-12  Roland McGrath  <roland@hack.frob.com>
3855
3856         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
3857         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
3858         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
3859         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
3860         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
3861         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
3862
3863         * nptl/sysdeps/sparc/Makefile: Moved ...
3864         * sysdeps/sparc/nptl/Makefile: ... here.
3865         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
3866         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
3867         * nptl/sysdeps/sparc/tls.h: Moved ...
3868         * sysdeps/sparc/nptl/tls.h: ... here.
3869         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
3870         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
3871         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
3872         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
3873         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
3874         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
3875         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
3876         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
3877         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
3878         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
3879         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
3880         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
3881         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
3882         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
3883         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
3884         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
3885         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
3886         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
3887         Update #include.
3888         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
3889         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
3890         Update #include.
3891         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
3892         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
3893         Update #include.
3894         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
3895         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
3896         Update #include.
3897
3898         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
3899
3900         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
3901         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
3902
3903         * sysdeps/pthread/posix-timer.h: Include <list.h>.
3904         (struct list_links): Type removed.
3905         (struct thread_node, struct timer_node): Replace struct list_links
3906         with struct list_head.
3907         (list_unlink_ip): Likewise.
3908         * sysdeps/pthread/timer_routines.c
3909         (timer_free_list, thread_free_list, thread_active_list): Likewise.
3910         (list_append, list_insbefore): Likewise.
3911         (list_init): Function removed.
3912         (thread_init, init_module): Use INIT_LIST_HEAD instead.
3913         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
3914         * sysdeps/pthread/Makefile: ... here, new file.
3915
3916         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
3917         * sysdeps/nptl/Implies: ... here.
3918         * sysdeps/unix/sysv/linux/Implies: Add nptl.
3919         * nptl/sysdeps/pthread/list.h: Moved ...
3920         * include/list.h: ... here.
3921         * nptl/sysdeps/pthread/createthread.c: Moved ...
3922         * nptl/createthread.c: ... here.
3923         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
3924         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
3925         * nptl/pt-longjmp.c: ... here.
3926         * nptl/sysdeps/pthread/Makefile: Moved ...
3927         * sysdeps/nptl/Makefile: ... here.
3928         * nptl/sysdeps/pthread/Subdirs: Moved ...
3929         * sysdeps/nptl/Subdirs: ... here.
3930         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
3931         * sysdeps/nptl/aio_misc.h: ... here.
3932         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
3933         * sysdeps/nptl/bits/libc-lock.h: ... here.
3934         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
3935         * sysdeps/nptl/bits/libc-lockP.h: ... here.
3936         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
3937         * sysdeps/nptl/bits/stdio-lock.h: ... here.
3938         * nptl/sysdeps/pthread/configure: Moved ...
3939         * sysdeps/nptl/configure: ... here.
3940         * nptl/sysdeps/pthread/configure.ac: Moved ...
3941         * sysdeps/nptl/configure.ac: ... here.
3942         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
3943         * sysdeps/nptl/gai_misc.h: ... here.
3944         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
3945         * sysdeps/nptl/librt-cancellation.c: ... here.
3946         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
3947         * sysdeps/nptl/malloc-machine.h: ... here.
3948         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
3949         * sysdeps/nptl/pthread-functions.h: ... here.
3950         * nptl/sysdeps/pthread/pthread.h: Moved ...
3951         * sysdeps/nptl/pthread.h: ... here.
3952         * nptl/sysdeps/pthread/setxid.h: Moved ...
3953         * sysdeps/nptl/setxid.h: ... here.
3954         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
3955         * sysdeps/nptl/sigfillset.c: ... here.
3956         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
3957         * sysdeps/nptl/tcb-offsets.h: ... here.
3958         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
3959         * sysdeps/nptl/tst-mqueue8x.c: ... here.
3960         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
3961         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
3962         * nptl/sysdeps/pthread/allocalim.h: Moved ...
3963         * sysdeps/pthread/allocalim.h: ... here.
3964         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
3965         * sysdeps/pthread/bits/sigthread.h: ... here.
3966         * nptl/sysdeps/pthread/flockfile.c: Moved ...
3967         * sysdeps/pthread/flockfile.c: ... here.
3968         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
3969         * sysdeps/pthread/ftrylockfile.c: ... here.
3970         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
3971         * sysdeps/pthread/funlockfile.c: ... here.
3972         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
3973         * sysdeps/pthread/posix-timer.h: ... here.
3974         * nptl/sysdeps/pthread/timer_create.c: Moved ...
3975         * sysdeps/pthread/timer_create.c: ... here.
3976         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
3977         * sysdeps/pthread/timer_delete.c: ... here.
3978         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
3979         * sysdeps/pthread/timer_getoverr.c: ... here.
3980         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
3981         * sysdeps/pthread/timer_gettime.c: ... here.
3982         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
3983         * sysdeps/pthread/timer_routines.c: ... here.
3984         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
3985         * sysdeps/pthread/timer_settime.c: ... here.
3986         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
3987         * sysdeps/pthread/tst-timer.c: ... here.
3988         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
3989         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
3990
3991         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
3992         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
3993
3994         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
3995         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
3996         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
3997         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
3998         Update #include target.
3999         * nptl/sysdeps/i386/i686/Makefile: Moved ...
4000         * sysdeps/i386/i686/nptl/Makefile: ... here.
4001         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
4002         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
4003         Update #include target.
4004         * nptl/sysdeps/i386/i686/tls.h: Moved ...
4005         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
4006         * nptl/sysdeps/i386/Makefile: Moved ...
4007         * sysdeps/i386/nptl/Makefile: ... here.
4008         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
4009         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
4010         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
4011         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
4012         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
4013         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
4014         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
4015         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
4016         * sysdeps/i386/nptl/pthreaddef.h: ... here.
4017         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
4018         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
4019         * nptl/sysdeps/i386/tls.h: Moved ...
4020         * sysdeps/i386/nptl/tls.h: ... here.
4021
4022         * sysdeps/sh/Makefile [$(subdir) = csu]
4023         (gen-as-const-headers): Add tcb-offsets.sym.
4024         * nptl/sysdeps/sh/Makefile: File removed.
4025         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
4026         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
4027         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
4028         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
4029         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
4030         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
4031         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
4032         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
4033         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
4034         * sysdeps/sh/nptl/pthreaddef.h: ... here.
4035         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
4036         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
4037         * nptl/sysdeps/sh/tls.h: Moved ...
4038         * sysdeps/sh/nptl/tls.h: ... here.
4039         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
4040         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
4041         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
4042         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
4043         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
4044         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
4045         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
4046         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
4047         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
4048         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
4049         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
4050         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
4051         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
4052         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
4053         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
4054         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
4055         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
4056         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
4057         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
4058         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
4059         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
4060         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
4061         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
4062         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
4063         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
4064         Moved ...
4065         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
4066         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
4067         Moved ...
4068         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
4069         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
4070         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
4071         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
4072         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
4073         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
4074         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
4075         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
4076         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
4077         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
4078         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
4079         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
4080         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
4081         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
4082         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
4083         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
4084         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
4085         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
4086         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
4087
4088 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4089
4090         * posix/spawn_faction_addopen.c: Include string.h.
4091
4092 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4093
4094         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
4095         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
4096         * nptl/sysdeps/x86_64/Makefile: Moved ...
4097         * sysdeps/x86_64/nptl/Makefile: ... here.
4098         * nptl/sysdeps/x86_64/configure: Moved ...
4099         * sysdeps/x86_64/nptl/configure: ... here.
4100         * nptl/sysdeps/x86_64/configure.ac: Moved ...
4101         * sysdeps/x86_64/nptl/configure.ac: ... here.
4102         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
4103         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
4104         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
4105         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
4106         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
4107         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
4108         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
4109         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
4110         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
4111         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
4112         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
4113         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
4114         * nptl/sysdeps/x86_64/tls.h: Moved ...
4115         * sysdeps/x86_64/nptl/tls.h: ... here.
4116         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
4117         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
4118         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
4119         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
4120
4121         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
4122
4123 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4124
4125         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4126
4127 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
4128
4129         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
4130         type.
4131         [POSIX] (off_t): Likewise.
4132         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
4133         [POSIX] (S_ISBLK): Require macro.
4134         [POSIX] (S_ISCHR): Likewise.
4135         [POSIX] (S_ISDIR): Likewise.
4136         [POSIX] (S_ISFIFO): Likewise.
4137         [POSIX] (S_ISREG): Likewise.
4138         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
4139         optional-macro.
4140         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
4141         type.
4142         [POSIX] (time_t): Likewise.
4143         [POSIX] (timer_t): Likewise.
4144
4145 2014-06-11  Florian Weimer  <fweimer@redhat.com>
4146
4147         [BZ #17048]
4148         * posix/spawn_int.h (struct __spawn_action): Make the path string
4149         non-const to support deallocation.
4150         * posix/spawn_faction_addopen.c
4151         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
4152         * posix/spawn_faction_destroy.c
4153         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
4154         path in all spawn_do_open actions.
4155         * posix/tst-spawn.c (do_test): Exercise the copy operation in
4156         posix_spawn_file_actions_addopen.
4157
4158 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
4159
4160         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
4161         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
4162         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
4163         conditional code always true.
4164         (__libc_vfork): New alias.
4165
4166 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4167
4168         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4169         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
4170
4171         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
4172
4173         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4174         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
4175
4176         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
4177         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
4178
4179         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4180         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
4181
4182 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
4183
4184         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
4185         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
4186         multiarch strcmp for PPC64.
4187         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
4188         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
4189         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
4190         multiarch optimizations.
4191         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
4192         (__libc_ifunc_impl_list): Likewise.
4193
4194 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
4195
4196         * benchtests/scripts/validate_benchout.py: New script.
4197         * benchtests/Makefile (bench-func): Call it.
4198         * benchtests/scripts/benchout.schema.json: New file.
4199
4200 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
4201
4202         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
4203         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
4204         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
4205         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
4206         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
4207         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
4208         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
4209         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
4210         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
4211         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
4212         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
4213         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
4214         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
4215         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
4216         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
4217         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
4218         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
4219         Moved ...
4220         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
4221         ... here.
4222         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
4223         Moved ...
4224         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
4225         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
4226         Moved ...
4227         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
4228         ... here.
4229         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
4230         Moved ...
4231         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
4232         ... here.
4233         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
4234         Moved ...
4235         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
4236         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
4237         Moved ...
4238         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
4239         ... here.
4240         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
4241         Moved ...
4242         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
4243         ... here.
4244         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
4245         Moved ...
4246         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
4247         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
4248         Moved ...
4249         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
4250         ... here.
4251         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
4252         Moved ...
4253         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
4254         ... here.
4255         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
4256         Moved ...
4257         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
4258         ... here.
4259         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
4260         Moved ...
4261         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
4262         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
4263         Moved ...
4264         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
4265         ... here.
4266         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
4267         Moved ...
4268         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
4269         ... here.
4270         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
4271         Moved ...
4272         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
4273         ... here.
4274         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
4275         Moved ...
4276         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
4277         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
4278         Moved ...
4279         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
4280         ... here.
4281         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
4282         Moved ...
4283         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
4284         ... here.
4285         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
4286         Moved ...
4287         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
4288         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
4289         Moved ...
4290         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
4291         ... here.
4292         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
4293         Moved ...
4294         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
4295         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
4296         Moved ...
4297         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
4298         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
4299         Moved ...
4300         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
4301         ... here.
4302         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
4303         Moved ...
4304         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
4305         ... here.
4306         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
4307         Moved ...
4308         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
4309         ... here.
4310         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
4311         Moved ...
4312         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
4313         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
4314         Moved ...
4315         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
4316         ... here.
4317         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
4318         Moved ...
4319         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
4320         ... here.
4321         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
4322         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
4323         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
4324         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
4325         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
4326         Moved ...
4327         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
4328         ... here.
4329         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
4330         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
4331         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
4332         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
4333         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
4334         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
4335         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
4336         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
4337         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
4338         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
4339         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
4340         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
4341         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
4342         Moved ...
4343         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
4344         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
4345         Moved ...
4346         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
4347         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
4348         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
4349         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
4350         Moved ...
4351         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
4352         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
4353         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
4354         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
4355         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
4356         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
4357         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
4358
4359 2014-06-10  Wilco  <wdijkstr@arm.com>
4360
4361         * math/test-fenv-return.c: New file.
4362         * math/Makefile: Add new test test-fenv-return.
4363
4364 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
4365
4366         [BZ #17042]
4367         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
4368         when x - 1 is zero.
4369         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
4370         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
4371         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
4372         0.0L for an argument of 1.0L.
4373         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
4374         Likewise.
4375         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
4376         value when x - 1 is zero.
4377         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
4378         * sysdeps/i386/fpu/libm-test-ulps: Update.
4379         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4380
4381 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
4382
4383         [BZ #15119]
4384         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
4385
4386 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4387
4388         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
4389         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
4390
4391 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4392
4393         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4394         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
4395
4396         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4397         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
4398
4399         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4400         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
4401
4402         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4403         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
4404
4405         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
4406         if not already defined.
4407         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
4408         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
4409         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
4410         (TLS_INIT_TP): Use it.
4411         (TLS_DEFINE_INIT_TP): New macro.
4412         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
4413
4414 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
4415
4416         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
4417         constant.
4418         [POSIX] (IXANY): Likewise.
4419         [POSIX] (OLCUC): Likewise.
4420         [POSIX || POSIX2008] (CBAUD): Do not allow.
4421         [POSIX || POSIX2008] (DEFECHO): Likewise.
4422         [POSIX || POSIX2008] (ECHOCTL): Likewise.
4423         [POSIX || POSIX2008] (ECHOKE): Likewise.
4424         [POSIX || POSIX2008] (ECHOPRT): Likewise.
4425         [POSIX || POSIX2008] (EXTA): Likewise.
4426         [POSIX || POSIX2008] (EXTB): Likewise.
4427         [POSIX || POSIX2008] (FLUSHO): Likewise.
4428         [POSIX || POSIX2008] (LOBLK): Likewise.
4429         [POSIX || POSIX2008] (PENDIN): Likewise.
4430         [POSIX || POSIX2008] (SWTCH): Likewise.
4431         [POSIX || POSIX2008] (VDISCARD): Likewise.
4432         [POSIX || POSIX2008] (VDSUSP): Likewise.
4433         [POSIX || POSIX2008] (VLNEXT): Likewise.
4434         [POSIX || POSIX2008] (VREPRINT): Likewise.
4435         [POSIX || POSIX2008] (VSTATUS): Likewise.
4436         [POSIX || POSIX2008] (VWERASE): Likewise.
4437         (B*): Change to B[0123456789]*.
4438         * conform/data/time.h-data [POSIX || UNIX98]
4439         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
4440         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
4441         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
4442         [POSIX] (tm_*): Do not allow.
4443
4444 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
4445
4446         * Makefile (install): Don't set LANGUAGE.
4447         * Makefile.in (install): Likewise.
4448         * assert/Makefile (test-assert-ENV): Remove variable.
4449         (test-assert-perr-ENV): Likewise.
4450         * elf/Makefile (neededtest4-ENV): Likewise.
4451         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
4452         [$(cross-compiling) = no]: Don't set LANGUAGE.
4453         * io/ftwtest-sh (LANG): Remove variable.
4454         * libio/Makefile (tst-widetext-ENV): Likewise.
4455         * manual/install.texi (Running make install): Don't refer to
4456         environment settings for make install.
4457         * INSTALL: Regenerated.
4458         * nptl/tst-tls6.sh: Don't set LANG.
4459         * posix/globtest.sh (LANG): Remove variable.
4460         * string/Makefile (tester-ENV): Likewise.
4461         (inl-tester-ENV): Likewise.
4462         (noinl-tester-ENV): Likewise.
4463         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
4464         [$(cross-compiling) = no]: Don't set LANGUAGE.
4465         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
4466         without explicit environment settings.
4467
4468 2014-06-06  Roland McGrath  <roland@hack.frob.com>
4469
4470         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
4471         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
4472         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
4473         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
4474
4475 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
4476
4477         * crypt/crypt-private.h [DOS]: Add some includes taken from the
4478         other files in the crypt directory.
4479         * crypt/crypt.c: Remove duplicate includes.
4480         * crypt/crypt-entry.c: Likewise.
4481         * crypt/crypt_util.c: Likewise.
4482
4483 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
4484
4485         * Makeconfig (run-program-env): New variable.
4486         (run-program-prefix-before-env): Likewise.
4487         (run-program-prefix-after-env): Likewise.
4488         (run-program-prefix): Define in terms of new variables.
4489         (built-program-cmd-before-env): New variable.
4490         (built-program-cmd-after-env): Likewise.
4491         (built-program-cmd): Define in terms of new variables.
4492         (test-program-prefix-before-env): New variable.
4493         (test-program-prefix-after-env): Likewise.
4494         (test-program-prefix): Define in terms of new variables.
4495         (test-program-cmd-before-env): New variable.
4496         (test-program-cmd-after-env): Likewise.
4497         (test-program-cmd): Define in terms of new variables.
4498         * Rules (make-test-out): Use $(run-program-env).
4499         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
4500         (help): Do not mention environment variables.  Mention
4501         --timeoutfactor option.
4502         (timeoutfactor): New variable.
4503         (blacklist_exports): Remove function.
4504         (exports): Remove variable.
4505         (command): Do not include ${exports}.
4506         * manual/install.texi (Configuring and compiling): Do not mention
4507         test wrappers preserving environment variables.  Mention that last
4508         assignment to a variable must take precedence.
4509         * INSTALL: Regenerated.
4510         * benchtests/Makefile (run-bench): Use $(run-program-env).
4511         * catgets/Makefile ($(objpfx)test1.cat): Use
4512         $(built-program-cmd-before-env), $(run-program-env) and
4513         $(built-program-cmd-after-env).
4514         ($(objpfx)test2.cat): Do not specify environment variables
4515         explicitly.
4516         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
4517         $(run-program-env) and $(built-program-cmd-after-env).
4518         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
4519         $(run-program-env) and $(test-program-cmd-after-env).
4520         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
4521         explicitly.
4522         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
4523         run_program_env and test_program_cmd_after_env arguments.
4524         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
4525         * elf/tst-pathopt.sh: Use run_program_env argument.
4526         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
4527         $(test-wrapper-env) and $(run-program-env).
4528         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
4529         run_program_env arguments.
4530         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
4531         * intl/Makefile ($(objpfx)tst-gettext.out): Use
4532         $(test-program-prefix-before-env), $(run-program-env) and
4533         $(test-program-prefix-after-env).
4534         ($(objpfx)tst-gettext2.out): Likewise.
4535         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
4536         run_program_env and test_program_prefix_after_env arguments.
4537         * intl/tst-gettext2.sh: Likewise.
4538         * intl/tst-gettext4.sh: Do not set environment variables
4539         explicitly.
4540         * intl/tst-gettext6.sh: Likewise.
4541         * intl/tst-translit.sh: Likewise.
4542         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
4543         $(test-program-prefix-before-env), $(run-program-env) and
4544         $(test-program-prefix-after-env).
4545         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
4546         run_program_env and test_program_prefix_after_env arguments.
4547         * math/Makefile (run-regen-ulps): Use $(run-program-env).
4548         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
4549         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
4550         explicitly with each use of ${test_wrapper_env}.
4551         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
4552         $(test-program-prefix-before-env), $(run-program-env) and
4553         $(test-program-prefix-after-env).
4554         * posix/tst-getconf.sh: Do not set environment variables
4555         explicitly.
4556         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
4557         run_program_env and test_program_prefix_after_env arguments.
4558         * stdio-common/tst-printf.sh: Do not set environment variables
4559         explicitly.
4560         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
4561         $(test-program-prefix-before-env), $(run-program-env) and
4562         $(test-program-prefix-after-env).
4563         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
4564         run_program_env and test_program_prefix_after_env arguments.
4565         Split $test calls into $test_pre and $test.
4566         * timezone/Makefile (build-testdata): Use
4567         $(built-program-cmd-before-env), $(run-program-env) and
4568         $(built-program-cmd-after-env).
4569
4570 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4571
4572         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
4573         strlen for non SHARED builds.
4574
4575 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
4576
4577         * nptl/allocatestack.c (check_list): Inlined function...
4578         (__reclaim_stacks): ... here.
4579
4580 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4581
4582         [BZ #15698]
4583         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4584         memory overrun.
4585
4586 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
4587
4588         * Rules (make-test-out): Include
4589         LOCPATH=$(common-objpfx)localedata in default environment.
4590         * debug/Makefile (tst-chk1-ENV): Remove variable.
4591         (tst-chk2-ENV): Likewise.
4592         (tst-chk3-ENV): Likewise.
4593         (tst-chk4-ENV): Likewise.
4594         (tst-chk5-ENV): Likewise.
4595         (tst-chk6-ENV): Likewise.
4596         (tst-lfschk1-ENV): Likewise.
4597         (tst-lfschk2-ENV): Likewise.
4598         (tst-lfschk3-ENV): Likewise.
4599         (tst-lfschk4-ENV): Likewise.
4600         (tst-lfschk5-ENV): Likewise.
4601         (tst-lfschk6-ENV): Likewise.
4602         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
4603         (tst-iconv7-ENV): Likewise.
4604         * intl/Makefile (LOCPATH-ENV): Likewise.
4605         (tst-codeset-ENV): Likewise.
4606         (tst-gettext3-ENV): Likewise.
4607         (tst-gettext5-ENV): Likewise.
4608         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
4609         (tst-fopenloc-ENV): Likewise.
4610         (tst-fgetws-ENV): Remove variable.
4611         (tst-ungetwc1-ENV): Likewise.
4612         (tst-ungetwc2-ENV): Likewise.
4613         (bug-ungetwc2-ENV): Likewise.
4614         (tst-swscanf-ENV): Likewise.
4615         (bug-ftell-ENV): Likewise.
4616         (tst-fgetwc-ENV): Likewise.
4617         (tst-fseek-ENV): Likewise.
4618         (tst-ftell-partial-wide-ENV): Likewise.
4619         (tst-ftell-active-handler-ENV): Likewise.
4620         (tst-ftell-append-ENV): Likewise.
4621         * posix/Makefile (tst-fnmatch-ENV): Likewise.
4622         (tst-regexloc-ENV): Likewise.
4623         (bug-regex1-ENV): Likewise.
4624         (tst-regex-ENV): Likewise.
4625         (tst-regex2-ENV): Likewise.
4626         (bug-regex5-ENV): Likewise.
4627         (bug-regex6-ENV): Likewise.
4628         (bug-regex17-ENV): Likewise.
4629         (bug-regex18-ENV): Likewise.
4630         (bug-regex19-ENV): Likewise.
4631         (bug-regex20-ENV): Likewise.
4632         (bug-regex22-ENV): Likewise.
4633         (bug-regex23-ENV): Likewise.
4634         (bug-regex25-ENV): Likewise.
4635         (bug-regex26-ENV): Likewise.
4636         (bug-regex30-ENV): Likewise.
4637         (bug-regex32-ENV): Likewise.
4638         (bug-regex33-ENV): Likewise.
4639         (bug-regex34-ENV): Likewise.
4640         (bug-regex35-ENV): Likewise.
4641         (tst-rxspencer-ENV): Likewise.
4642         (tst-rxspencer-no-utf8-ENV): Likewise.
4643         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
4644         (tst-sscanf-ENV): Likewise.
4645         (tst-swprintf-ENV): Likewise.
4646         (tst-swscanf-ENV): Likewise.
4647         (test-vfprintf-ENV): Likewise.
4648         (scanf13-ENV): Likewise.
4649         (bug14-ENV): Likewise.
4650         (tst-grouping-ENV): Likewise.
4651         * stdlib/Makefile (tst-strtod-ENV): Likewise.
4652         (tst-strtod3-ENV): Likewise.
4653         (tst-strtod4-ENV): Likewise.
4654         (tst-strtod5-ENV): Likewise.
4655         (testmb2-ENV): Likewise./
4656         * string/Makefile (tst-strxfrm-ENV): Likewise.
4657         (tst-strxfrm2-ENV): Likewise.
4658         (bug-strcoll1-ENV): Likewise.
4659         (test-strcasecmp-ENV): Likewise.
4660         (test-strncasecmp-ENV): Likewise.
4661         * time/Makefile (tst-strptime-ENV): Likewise.
4662         (tst-ftime_l-ENV): Likewise.
4663         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
4664         (tst-mbrtowc-ENV): Likewise.
4665         (tst-wcrtomb-ENV): Likewise.
4666         (tst-mbrtowc2-ENV): Likewise.
4667         (tst-c16c32-1-ENV): Likewise.
4668         (tst-mbsnrtowcs-ENV): Likewise.
4669
4670 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4671
4672         * manual/resource.texi (How to get information about the memory
4673         subsystem?): Fix typo.
4674         Reported by Peon de la Parra Ivan <peon@keba.com>
4675
4676 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
4677
4678         [BZ #16882]
4679         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
4680         (pthread_spin_lock): Branch out of spin loop to proper location.
4681         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
4682         (pthread_spin_lock): Likewise.
4683
4684         * nptl/tst-spin4.c: New test.
4685         * nptl/Makefile (tests): Add tst-spin4.
4686
4687 2014-06-03  Andreas Schwab  <schwab@suse.de>
4688
4689         [BZ #15946]
4690         * resolv/res_send.c (send_dg): Reload file descriptor after
4691         calling reopen.
4692
4693 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
4694
4695         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
4696
4697 2014-06-03  Richard Henderson  <rth@redhat.com>
4698
4699         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
4700         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
4701         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
4702         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
4703         in the SAVE_PID block.
4704         (__libc_vfork): New alias.
4705         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
4706
4707         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
4708         child in registers, not on the stack.  Remove RESET_PID conditionals.
4709         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
4710
4711 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4712
4713         * sysdeps/aarch64/libm-test-ulps: Regenerate.
4714
4715 2014-06-03  Wilco  <wdijkstr@arm.com>
4716
4717         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
4718         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
4719         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4720         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
4721         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
4722         Likewise.
4723
4724 2014-06-03  Wilco  <wdijkstr@arm.com>
4725
4726         * sysdeps/aarch64/fpu/math_private.h
4727         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
4728         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
4729         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
4730         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4731         Fix declarations.
4732
4733 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4734
4735         * crypt/crypt-private.h: Include ufc-crypt.h.
4736         (__b64_from_24bit): Declare extern.
4737         * crypt/crypt_util.c(__b64_from_24bit): New function.
4738         (b64t): New static const variable.
4739         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
4740         (b64t): Remove variable.
4741         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
4742         * crypt/sha256-crypt.c: Include crypt-private.h.
4743         (b64t): Remove variable.
4744         (__sha256_crypt_r): Remove b64_from_24bit and replace
4745         with __b64_from_24bit.
4746         * crypt/sha512-crypt.c: Likewise.
4747
4748 2014-06-02  Roland McGrath  <roland@hack.frob.com>
4749
4750         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
4751         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
4752         Label the code __libc_vfork rather than __vfork.
4753         [!NOT_IN_libc] (vfork): Define as weak alias.
4754         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
4755         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
4756         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
4757
4758 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
4759
4760         * malloc/malloc.c (malloc_info): Fix format specifier for
4761         n_mmaps.
4762
4763 2014-06-02  Wilco  <wdijkstr@arm.com>
4764
4765         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
4766         FPCR write.
4767
4768 2014-06-02  Wilco  <wdijkstr@arm.com>
4769
4770         [BZ #17009]
4771         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
4772         Rewrite to reduce FPCR/FPSR accesses.
4773
4774 2014-06-01  David S. Miller  <davem@davemloft.net>
4775
4776         * sysdeps/sparc/fpu/libm-test-ulps: Update.
4777
4778 2014-05-31  David S. Miller  <davem@davemloft.net>
4779
4780         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
4781         to occur in round to nearest mode when |x| >= 2.0
4782
4783 2014-05-30  Richard Henderson  <rth@twiddle.net>
4784
4785         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
4786         (PSEUDO_RET_NOERRNO): Remove.
4787         (ret): Don't redefine.
4788         (ret_NOERRNO): Define in terms of ret.
4789         (ret_ERRVAL): Likewise.
4790
4791         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
4792         use of PSEUDO_RET; perform the error check directly.
4793
4794 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
4795
4796         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
4797         with __int128_t.
4798
4799 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
4800
4801         * malloc/malloc (malloc_info): Fix formatting.
4802
4803 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
4804             Roland McGrath  <roland@hack.frob.com>
4805
4806         * malloc/malloc (malloc_info): Also print mmapped statistics.
4807
4808 2014-05-30  Roland McGrath  <roland@hack.frob.com>
4809
4810         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
4811         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
4812
4813 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
4814
4815         * malloc/malloc.c (malloc_info): Inline mi_arena.
4816
4817 2014-05-29  Richard Henderson  <rth@twiddle.net>
4818
4819         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
4820         Remove comma before expanding ASM_ARGS_##nr.
4821         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
4822         Make _x0 a strict output; make _x8 a strict input; adjust expansion
4823         of ASM_ARGS_##nr.
4824         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
4825         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
4826         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
4827         (ASM_ARGS_1): Add leading comma.
4828
4829         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
4830         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
4831         to __errno_location.
4832         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
4833         Remove the expected plt for __errno_location.
4834
4835         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4836         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
4837         call to __read_tp.
4838
4839         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4840         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
4841         it and break it down.
4842         (DOCARGS_0, DOCARGS_1): Do nothing.
4843         (DOCARGS_2): Update to store into the new stack frame.
4844         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
4845         (UNDOCARGS_1): Update to restore from the new stack frame.
4846         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
4847         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
4848
4849         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4850         (SINGLE_THREAD_P): New parameter for result regno.
4851         (PSEUDO): Update to match; use cbz instead of beq.
4852
4853         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4854         Use ENTRY to define the _nocancel entry point.  Share the syscall
4855         and syscall error check paths with the cancel path.
4856         (PSEUDO_END): New.
4857
4858         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
4859         whitespace; tabs before and after asm mnemonics.
4860
4861 2014-05-29  Eric Wong  <normalperson@yhbt.net>
4862
4863         [BZ #15132]
4864         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
4865         Call fstat64 or stat64 internally, depending on arguments passed.
4866         Replace stat buffer argument with file descriptor argument.
4867         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
4868         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4869         Pass fd to __internal_statvfs instead of calling fstat64.
4870         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
4871         Pass fd to __internal_statvfs64 instead of calling fstat64.
4872         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
4873         Pass -1 to __internal_statvfs instead of calling stat64.
4874         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
4875         Pass -1 to __internal_statvfs64 instead of calling stat64.
4876
4877 2014-05-28  Roland McGrath  <roland@hack.frob.com>
4878
4879         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
4880         that was previously under [RESET_PID].
4881         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
4882
4883         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
4884         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
4885
4886 2014-05-27  Roland McGrath  <roland@hack.frob.com>
4887
4888         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
4889
4890         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
4891         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
4892
4893 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
4894
4895         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
4896
4897 2014-05-27  Andreas Schwab  <schwab@suse.de>
4898
4899         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
4900         TLS_INIT_TP macro.
4901         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4902         * elf/rtld.c (init_tls, dl_main): Likewise.
4903         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
4904         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
4905         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
4906         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
4907         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
4908         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
4909         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
4910         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
4911         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
4912         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
4913         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
4914         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
4915         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
4916         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
4917         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
4918         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
4919         * sysdeps/generic/tls.h: Update description.
4920
4921 2014-05-27  Will Newton  <will.newton@linaro.org>
4922
4923         [BZ #16990]
4924         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
4925         and restore r2 rather than just restoring.
4926
4927 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4928
4929         [BZ #16724]
4930         * libio/tst-ftell-append.c: New test case.
4931         * libio/Makefile (tests): Add test case.
4932         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
4933         append mode.
4934         * libio/wfileops.c (do_ftell_wide): Likewise.
4935
4936 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4937
4938         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4939
4940         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
4941         ...
4942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
4943         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
4944         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
4945         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
4946         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
4947         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
4948         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
4949         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
4950         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
4951         Moved ...
4952         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
4953         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
4954         Moved ...
4955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
4956         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
4957         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
4958         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
4959         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
4960         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
4961         ...
4962         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
4963         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
4964         Moved ...
4965         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
4966         here.
4967         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
4968         ...
4969         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
4970         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
4971         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
4972
4973         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
4974         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
4975         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
4976         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
4977
4978         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
4979         merge into ...
4980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
4981         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
4982         ...
4983         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
4984         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
4985         ...
4986         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
4987         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
4988         Moved ...
4989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
4990         here.
4991         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
4992         Moved ...
4993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
4994         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
4995         Moved ...
4996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
4997
4998         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
4999         conditional [RESET_PID].
5000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
5001         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
5002         removed.
5003         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
5004         removed.
5005
5006         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
5007         <tcb-offsets.h>.
5008         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5009         (__libc_vfork): New strong alias.
5010         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
5011         removed.
5012         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
5013         Removed.
5014
5015         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
5016         <tcb-offsets.h>.
5017         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
5018         (__libc_vfork): New strong alias.
5019         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
5020         removed.
5021         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
5022         removed.
5023
5024 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
5025
5026         * malloc/malloc.c (mi_arena): New function.
5027         (malloc_info): Remove nested function mi_arena. Call non-nosted
5028         function mi_arena.
5029
5030 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5031
5032         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
5033         by insrwi.
5034         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
5035         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
5036         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
5037         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
5038         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
5039         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
5040         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
5041
5042 2014-05-26  Andreas Schwab  <schwab@suse.de>
5043
5044         [BZ #16984]
5045         * locale/programs/repertoire.c (repertoire_read): Add slash
5046         between I18NPATH element and file name.
5047         * locale/programs/locfile.c (locfile_read): Likewise.
5048
5049 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5050
5051         * nptl/pthread_mutexattr_settype.c
5052         (__pthread_mutexattr_settype):
5053         Disable lock elision for PTHREAD_MUTEX_NORMAL.
5054
5055 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5056
5057         * nptl/tst-mutex5 (do_test):
5058         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
5059
5060 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5061
5062         * benchtests/README: Document 'init' directive.
5063         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
5064         BENCH_INIT.
5065         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
5066         (parse_file): Recognize 'init' directive.
5067
5068 2014-05-26  Kyle McMartin  <kyle@redhat.com>
5069
5070         [BZ #16796]
5071         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
5072         alignment of struct pthread.
5073
5074 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5075
5076         [BZ #16878]
5077         * nscd/netgroupcache.c (addgetnetgrentX): Look for
5078         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5079         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
5080         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5081
5082 2014-05-25  Richard Henderson  <rth@twiddle.net>
5083
5084         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5085         (SINGLE_THREAD_P_PIC): Remove.
5086         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
5087         (SINGLE_THREAD_P_PIC): Remove.
5088
5089         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
5090         branch to syscall error ...
5091         (PSEUDO): ... here.
5092         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
5093         from __local_syscall_error to .Lsyscall_error.
5094         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
5095         (SYSCALL_ERROR): Update label name.
5096
5097         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5098         Do not use DOARGS/UNDOARGS.
5099         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
5100         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
5101         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
5102         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
5103         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
5104
5105         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
5106         block comment.
5107
5108         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
5109         define if !NOT_IN_libc.
5110         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
5111         define with non-default symbol versions.
5112
5113 2014-05-23  Richard Henderson  <rth@twiddle.net>
5114
5115         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
5116         (vfork, __vfork): Define via compat_symbol.
5117
5118         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
5119         [!HAVE_IFUNC] (vfork_compat): Remove.
5120         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
5121
5122 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5123
5124         [BZ #16978]
5125         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
5126         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
5127         variable.
5128
5129 2014-05-23  Richard Henderson  <rth@twiddle.net>
5130
5131         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
5132         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
5133         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
5134         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
5135
5136         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
5137         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
5138         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
5139         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
5140         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
5141         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
5142         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
5143         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
5144         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
5145         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
5146         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
5147         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
5148         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
5149         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
5150         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
5151         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
5152         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
5153         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
5154         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
5155         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
5156         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
5157         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
5158         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
5159         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
5160         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
5161         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
5162         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
5163         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
5164         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
5165         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
5166         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
5167         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
5168         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
5169         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
5170         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
5171         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
5172         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
5173         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
5174         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
5175         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
5176         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
5177         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
5178         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
5179         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
5180         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
5181         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
5182         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
5183         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
5184         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
5185         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
5186         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
5187         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
5188         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
5189         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
5190         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
5191         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
5192
5193         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
5194         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
5195         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
5196         before exiting on error.
5197         (__libc_vfork): New strong alias.
5198         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
5199         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
5200
5201         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
5202         that was previously under [RESET_PID].
5203         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
5204
5205         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
5206
5207 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5208
5209         [BZ #16977]
5210         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
5211         value when x - 1 is zero.
5212         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
5213         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
5214         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
5215         0.0L for an argument of 1.0L.
5216         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
5217         Likewise.
5218         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
5219         value when x - 1 is zero.
5220         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
5221         * sysdeps/i386/fpu/libm-test-ulps: Update.
5222         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5223
5224 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
5225
5226         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
5227         alphasort and versionsort.
5228
5229 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5230
5231         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
5232         macro.
5233         [copysignf]: Likewise.
5234
5235 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
5236
5237         * crypt/md5-crypt.c: Fix formatting.
5238
5239 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5240
5241         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
5242         (b64_from_24bit): New function.
5243
5244 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5245
5246         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
5247         libc_hidden_builtin_def to ifunc.
5248         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
5249         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
5250
5251 2014-05-21  Roland McGrath  <roland@hack.frob.com>
5252
5253         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
5254         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
5255
5256 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
5257
5258         * nscd/Depend (linuxthreads): Remove.
5259         (nptl): Add.
5260         * resolv/Depend (linuxthreads): Remove.
5261         * rt/Depend (linuxthreads): Remove.
5262
5263         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
5264         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
5265         $(common-objpfx)elf/.
5266         (link-libc-before-gnulib): Likewise.
5267         (elfobjdir): Remove variable.
5268         * Makefile (install): Use $(elf-objpfx) instead of
5269         $(common-objpfx)elf/.
5270         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
5271         $(elfobjdir)/.
5272         (link-libc-deps): Likewise.
5273         ($(common-objpfx)libc.so): Likewise.
5274         ($(common-objpfx)linkobj/libc.so): Likewise.
5275         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
5276         instead of $(common-objpfx)elf/.
5277         (symbolic-link-list): Likewise.
5278         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5279         [$(cross-compiling) = no]: Likewise.
5280         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
5281         $(elfobjdir)/.
5282         (static-gnulib-arch): Likewise.
5283         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5284         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
5285         $(common-objpfx)elf/.
5286
5287 2014-05-21  Richard Henderson  <rth@redhat.com>
5288
5289         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5290         (SINGLE_THREAD_P): Use the correct width load.  Fold
5291         into the ldr offset.
5292
5293         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
5294         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
5295
5296 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
5297
5298         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
5299         (libgcc_s_resume): Use __attribute_used__.
5300         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
5301         Likewise.
5302
5303 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5304
5305         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
5306         optimization when used with float constants.
5307
5308         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5309
5310 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
5311
5312         [BZ #16915]
5313         * locale/nl_langinfo_l.c: Make direct reference to every
5314         _nl_current_CATEGORY symbol.
5315         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
5316         (tests-static): Add tst-langinfo-static.
5317         (tests-special): Add tst-langinfo-static.out.
5318         ($(objpfx)tst-langinfo.out): Redirect output.
5319         ($(objpfx)tst-langinfo-static.out): New.
5320         * localedata/tst-langinfo.sh: Send output to stdout.
5321         * localedata/tst-langinfo-static.c: New file.
5322
5323         [BZ #16965]
5324         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
5325         when the shift amount is modulo the limb size.
5326
5327 2014-05-20  Richard Henderson  <rth@redhat.com>
5328
5329         [BZ #16967]
5330         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
5331         Change type of sa_flags from unsigned int to int.
5332
5333         [BZ #16966]
5334         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
5335
5336         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
5337
5338 2014-05-20  Will Newton  <will.newton@linaro.org>
5339
5340         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5341         Test the return value of the system call in the nocancel case.
5342
5343 2014-05-20  Will Newton  <will.newton@linaro.org>
5344             Yvan Roux  <yvan.roux@linaro.org>
5345
5346         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
5347         #include of asm/ptrace.h.
5348         (PTRACE_GET_THREAD_AREA): Remove #undef.
5349         (PTRACE_GETHBPREGS): Likewise.
5350         (PTRACE_SETHBPREGS): Likewise.
5351         (struct user_regs_struct): New structure.
5352         (struct user_fpsimd_struct): New structure.
5353         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
5354         #include of asm/ptrace.h and second #include of sys/user.h.
5355         (PTRACE_GET_THREAD_AREA): Remove #undef.
5356         (PTRACE_GETHBPREGS): Likewise.
5357         (PTRACE_SETHBPREGS): Likewise.
5358         (ELF_NGREG): Use new struct user_regs_struct.
5359         (elf_fpregset_t): Use new struct user_fpsimd_struct.
5360
5361 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5362
5363         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
5364         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
5365
5366 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
5367
5368         [BZ #16958]
5369         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
5370         membar to avoid block loads/stores to overlap previous stores.
5371
5372 2014-05-17  Richard Henderson  <rth@redhat.com>
5373
5374         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
5375         Create the __##syscall_name##_nocancel entry point.
5376         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
5377         Remove; let the sysdep-cancel.h code create it.
5378
5379 2014-05-17  David S. Miller  <davem@davemloft.net>
5380
5381         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
5382         Protect with __USE_GNU.
5383         (TIOCSET_TEMPT): Likewise.
5384         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
5385         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
5386         these are already provided in bits/ioctl-types.h
5387
5388 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5389
5390         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
5391         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
5392
5393         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
5394         Use wait4 regardless of [__NR_waitpid].
5395
5396 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
5397
5398         PR libgcc/60166
5399         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
5400         (_FP_NANSIGN_Q): Set the quiet bit.
5401
5402 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
5403
5404         * benchtests/Makefile
5405         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
5406         not $(common-objpfx)math/libm.so.
5407         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
5408         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
5409         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
5410         $(common-objpfx)dlfcn/libdl.so.
5411         ($(objpfx)tst-audit8): Depend on $(libm), not
5412         $(common-objpfx)math/libm.so.
5413         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
5414         not $(common-objpfx)dlfcn/libdl.so.
5415         * math/Makefile
5416         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5417         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
5418         [$(build-shared) = yes].
5419         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
5420         $(common-objpfx)nptl/libpthread.so.
5421         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
5422         $(common-objpfx)math/libm.so$(libm.so-version) or
5423         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
5424         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
5425         $(common-objpfx)dlfcn/libdl.so.
5426         * setjmp/Makefile (link-libm): Remove variable.
5427         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
5428         * stdio-common/Makefile (link-libm): Remove variable.
5429         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
5430         * stdlib/Makefile (link-libm): Remove variable.
5431         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
5432         ($(objpfx)tst-strtod-round): Likewise.
5433         ($(objpfx)tst-tininess): Likewise.
5434         ($(objpfx)tst-strtod-underflow): Likewise.
5435         ($(objpfx)tst-strtod6): Likewise.
5436         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
5437         $(libdl), not $(common-objpfx)nptl/libpthread.so and
5438         $(common-objpfx)dlfcn/libdl.so.
5439
5440 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5441
5442         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
5443         BSD terminal modes definitions.
5444
5445 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5446
5447         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
5448         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
5449
5450         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
5451         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
5452         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
5453         Don't do #include_next.
5454         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
5455         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
5456         Don't do #include_next.
5457         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
5458         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
5459         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
5460         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
5461
5462 2014-05-16  Allan McRae  <allan@archlinux.org>
5463
5464         * po/sv.po: Update Swedish translation from translation project.
5465
5466         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
5467         in sed expression.
5468
5469 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
5470
5471         [BZ #16917]
5472         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
5473         errno if the TIOCGPTN ioctl fails with an error different than
5474         EINVAL.
5475         * login/tst-ptsname.c: New file.
5476         * login/Makefile (tests): Add tst-ptsname.
5477
5478         [BZ #16943]
5479         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
5480         and prlimit64.
5481
5482 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
5483
5484         [BZ #16849]
5485         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
5486         herrno to return EAI_AGAIN.
5487
5488 2014-05-14  Roland McGrath  <roland@hack.frob.com>
5489
5490         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
5491         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
5492         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
5493         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
5494         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
5495         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
5496         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
5497         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
5498         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
5499         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
5500         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
5501         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
5502         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
5503         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
5504         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
5505         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
5506         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
5507         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
5508         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
5509         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
5510         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
5511         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
5512         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
5513         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
5514         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
5515         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
5516         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
5517         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
5518         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
5519         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
5520         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
5521         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
5522         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
5523         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
5524         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
5525         Moved ...
5526         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
5527         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
5528         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
5529         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
5530         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
5531         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
5532         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
5533         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
5534         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
5535         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
5536         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
5537         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
5538         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
5539         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
5540         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
5541         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
5542         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
5543         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
5544         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
5545         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
5546         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
5547         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
5548         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
5549         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
5550         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
5551         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
5552         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
5553         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
5554         Moved ...
5555         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
5556         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
5557         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
5558         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
5559         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
5560         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
5561         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
5562         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
5563         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
5564         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
5565         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
5566         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
5567         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
5568         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
5569         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
5570         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
5571         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
5572         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
5573         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
5574         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
5575         Moved ...
5576         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
5577         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
5578         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
5579
5580         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
5581         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
5582         (libpthread-sysdep_routines): Add elision-related stuff here instead.
5583         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
5584         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
5585         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
5586         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
5587         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
5588         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
5589         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
5590         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
5591         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
5592         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
5593         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
5594         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
5595         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
5596         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
5597         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
5598         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
5599         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
5600         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
5601         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
5602         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
5603         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
5604         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
5605         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
5606         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
5607         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
5608         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
5609         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
5610         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
5611
5612         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
5613         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
5614
5615         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
5616         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
5617         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
5618         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
5619         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
5620         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
5621         Moved ...
5622         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
5623         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
5624         Moved ...
5625         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
5626         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
5627         Moved ...
5628         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
5629         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
5630         Moved ...
5631         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
5632         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
5633         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
5634         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
5635         Moved ...
5636         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
5637         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
5638         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
5639         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
5640         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
5641         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
5642         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
5643         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
5644         Moved ...
5645         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
5646         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5647         Moved ...
5648         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5649         ... here.
5650         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
5651         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
5652         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
5653         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
5654         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5655         Moved ...
5656         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5657         ... here.
5658         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
5659         Moved ...
5660         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
5661         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
5662         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
5663         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
5664         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
5665         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
5666         Moved ...
5667         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
5668         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
5669         Moved ...
5670         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
5671         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
5672         Moved ...
5673         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
5674         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
5675         Moved ...
5676         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
5677         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
5678         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
5679         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
5680         Moved ...
5681         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
5682         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
5683         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
5684         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
5685         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
5686         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
5687         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
5688         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
5689         Moved ...
5690         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
5691         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5692         Moved ...
5693         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5694         ... here.
5695         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
5696         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
5697         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
5698         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
5699         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5700         Moved ...
5701         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5702         ... here.
5703         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
5704         Moved ...
5705         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
5706         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
5707         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
5708         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
5709         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
5710         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
5711         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
5712         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
5713         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
5714         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
5715         Moved ...
5716         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
5717         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
5718         Moved ...
5719         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
5720         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
5721         Moved ...
5722         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
5723         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
5724         Moved ...
5725         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
5726         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
5727         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
5728         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
5729         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
5730         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
5731         Moved ...
5732         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
5733         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
5734         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
5735         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
5736         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
5737         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
5738         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
5739         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
5740         Moved ...
5741         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
5742         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5743         Moved ...
5744         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5745         ... here.
5746         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
5747         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
5748         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
5749         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
5750         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5751         Moved ...
5752         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5753         ... here.
5754         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
5755         Moved ...
5756         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
5757         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
5758         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
5759         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
5760         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
5761         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
5762         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
5763         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
5764         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
5765         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
5766         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
5767
5768         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
5769         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
5770
5771         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
5772         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
5773
5774         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
5775         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
5776         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
5777         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
5778         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
5779         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
5780         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
5781         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
5782         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
5783         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
5784         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
5785         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
5786         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
5787         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
5788         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
5789         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
5790         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
5791         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
5792         Moved ...
5793         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
5794         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
5795         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
5796         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
5797         Moved ...
5798         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
5799         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
5800         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
5801         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
5802         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
5803         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
5804         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
5805         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
5806         Moved ...
5807         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
5808         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
5809         Moved ...
5810         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
5811         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
5812         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
5813         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
5814         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
5815         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
5816         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
5817         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
5818         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
5819         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
5820         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
5821         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
5822         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
5823         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
5824         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
5825         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
5826         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
5827
5828         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
5829         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
5830         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
5831         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
5832         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
5833
5834         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
5835         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
5836         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
5837         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
5838         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
5839         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
5840         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
5841         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
5842         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
5843         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
5844
5845         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
5846         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
5847
5848         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
5849         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
5850         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
5851         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
5852         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
5853         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
5854         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
5855         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
5856         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
5857         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
5858         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
5859         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
5860         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
5861         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
5862         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
5863         Update #include.
5864         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
5865         Likewise.
5866         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
5867         Likewise.
5868         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
5869         Likewise.
5870         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
5871         Likewise.
5872         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
5873         Likewise.
5874         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
5875         Likewise.
5876         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
5877         Likewise.
5878         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
5879         Likewise.
5880         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
5881         Likewise.
5882         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
5883         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
5884         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
5885         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
5886         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
5887         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
5888         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
5889         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
5890         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
5891         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
5892         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
5893         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
5894         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
5895         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
5896         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
5897
5898         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
5899         that was previously under [RESET_PID].
5900         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
5901         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
5902         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
5903
5904         * sysdeps/i386/nptl/Implies: New file.
5905         * sysdeps/x86_64/nptl/Implies: New file.
5906         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
5907         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
5908         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
5909         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
5910
5911         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
5912         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5913         (__libc_vfork): New strong alias.
5914         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
5915         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
5916
5917         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
5918         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5919         (__libc_vfork): New strong alias.
5920         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
5921         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
5922
5923         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
5924         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5925         (__libc_vfork): New strong alias.
5926         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
5927         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
5928         * nptl/pt-vfork.c: New file.
5929         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
5930         (libpthread: GLIBC_2.20): New version set (empty).
5931
5932 2014-05-14  Will Newton  <will.newton@linaro.org>
5933
5934         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
5935         rather than #if.
5936
5937 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
5938
5939         [BZ #16564]
5940         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
5941         arguments with exponent 65 or above.
5942         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
5943         arguments 0x1p113L or above.
5944         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
5945         to arguments 0x1p107L or above.
5946         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
5947         positive arguments with exponent 65 or above.
5948         * math/auto-libm-test-in: Add more tests of log1p.
5949         * math/auto-libm-test-out: Regenerated.
5950
5951         [BZ #16928]
5952         * math/s_cacos.c (__cacos): Ensure zero real part of result from
5953         non-finite arguments is +0.
5954         * math/s_cacosf.c (__cacosf): Likewise.
5955         * math/s_cacosl.c (__cacosl): Likewise.
5956         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
5957         * sysdeps/i386/fpu/libm-test-ulps: Update.
5958         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5959
5960         [BZ #16927]
5961         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
5962         value.
5963         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
5964         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
5965         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
5966         for explicit high bit of mantissa when testing for argument equal
5967         to 1.
5968         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
5969         * sysdeps/i386/fpu/libm-test-ulps: Update.
5970         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5971
5972         [BZ #16516]
5973         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
5974         (__erf): Scale by 16 instead of 8 in potentially underflowing
5975         case.  Ensure exception if result actually underflows.
5976         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
5977         (__erff): Scale by 16 instead of 8 in potentially underflowing
5978         case.  Ensure exception if result actually underflows.
5979         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
5980         (efx8): Remove variable.
5981         (__erfl): Scale by 16 instead of 8 in potentially underflowing
5982         case.  Ensure exception if result actually underflows.
5983         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
5984         (efx8): Remove variable.
5985         (__erfl): Scale by 16 instead of 8 in potentially underflowing
5986         case.  Ensure exception if result actually underflows.
5987         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
5988         (efx8): Remove variable.
5989         (__erfl): Scale by 16 instead of 8 in potentially underflowing
5990         case.  Ensure exception if result actually underflows.
5991         * math/auto-libm-test-in: Add more tests of erf.
5992         * math/auto-libm-test-out: Regenerated.
5993
5994 2014-05-14  Andreas Schwab  <schwab@suse.de>
5995
5996         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
5997         Remove code conditionalized on USE___THREAD.
5998
5999         * config.h.in (HAVE_PT_CHOWN): Define as 0.
6000         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
6001         not definedness.
6002
6003 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
6004
6005         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
6006         Define unconditionally.
6007         (__ASSUME_O_CLOEXEC): Likewise.
6008         (__ASSUME_SOCK_CLOEXEC): Likewise.
6009         (__ASSUME_IN_NONBLOCK): Likewise.
6010         (__ASSUME_PIPE2): Likewise.
6011         (__ASSUME_EVENTFD2): Likewise.
6012         (__ASSUME_SIGNALFD4): Likewise.
6013         (__ASSUME_DUP3): Likewise.
6014         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
6015         (__ASSUME_DUP3): Do not define.
6016         (__ASSUME_EVENTFD2): Likewise.
6017         (__ASSUME_IN_NONBLOCK): Likewise.
6018         (__ASSUME_O_CLOEXEC): Likewise.
6019         (__ASSUME_PIPE2): Likewise.
6020         (__ASSUME_SIGNALFD4): Likewise.
6021         (__ASSUME_SOCK_CLOEXEC): Likewise.
6022         (__ASSUME_UTIMES): Undefine.
6023         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6024         (__ASSUME_UTIMES): Do not define.
6025         (__ASSUME_O_CLOEXEC): Likewise.
6026         (__ASSUME_SOCK_CLOEXEC): Likewise.
6027         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
6028         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
6029         0x020621].
6030         (__ASSUME_PIPE2): Likewise.
6031         (__ASSUME_EVENTFD2): Likewise.
6032         (__ASSUME_SIGNALFD4): Likewise.
6033         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
6034         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
6035         Do not define.
6036         (__ASSUME_EVENTFD2): Likewise.
6037         (__ASSUME_SIGNALFD4): Likewise.
6038         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
6039         (__ASSUME_32BITUIDS): Likewise.
6040         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
6041         (__ASSUME_IPC64): Likewise.
6042         (__ASSUME_ST_INO_64_BIT): Likewise.
6043         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
6044         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
6045         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6046         (__ASSUME_UTIMES): Do not define.
6047         (__ASSUME_PSELECT): Likewise.
6048         (__ASSUME_PPOLL): Likewise.
6049         (__ASSUME_O_CLOEXEC): Likewise.
6050         (__ASSUME_SOCK_CLOEXEC): Likewise.
6051         (__ASSUME_IN_NONBLOCK): Likewise.
6052         (__ASSUME_PIPE2): Likewise.
6053         (__ASSUME_EVENTFD2): Likewise.
6054         (__ASSUME_SIGNALFD4): Likewise.
6055         (__ASSUME_DUP3): Likewise.
6056         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6057         (__ASSUME_UTIMES): Likewise.
6058         (__ASSUME_O_CLOEXEC): Likewise.
6059         (__ASSUME_SOCK_CLOEXEC): Likewise.
6060         (__ASSUME_IN_NONBLOCK): Likewise.
6061         (__ASSUME_PIPE2): Likewise.
6062         (__ASSUME_EVENTFD2): Likewise.
6063         (__ASSUME_SIGNALFD4): Likewise.
6064         (__ASSUME_DUP3): Likewise.
6065         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
6066         (__ASSUME_UTIMES): Likewise.
6067         (__ASSUME_O_CLOEXEC): Likewise.
6068         (__ASSUME_SOCK_CLOEXEC): Likewise.
6069         (__ASSUME_IN_NONBLOCK): Likewise.
6070         (__ASSUME_PIPE2): Likewise.
6071         (__ASSUME_EVENTFD2): Likewise.
6072         (__ASSUME_SIGNALFD4): Likewise.
6073         (__ASSUME_DUP3): Likewise.
6074         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
6075         Likewise.
6076         (__ASSUME_UTIMES): Likewise.
6077         (__ASSUME_EVENTFD2): Likewise.
6078         (__ASSUME_SIGNALFD4): Likewise.
6079         * sysdeps/unix/sysv/linux/tile/kernel-features.h
6080         (__ASSUME_O_CLOEXEC): Likewise.
6081         (__ASSUME_SOCK_CLOEXEC): Likewise.
6082         (__ASSUME_IN_NONBLOCK): Likewise.
6083         (__ASSUME_PIPE2): Likewise.
6084         (__ASSUME_EVENTFD2): Likewise.
6085         (__ASSUME_SIGNALFD4): Likewise.
6086         (__ASSUME_DUP3): Likewise.
6087         (__ASSUME_UTIMES): Undefine.
6088
6089         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
6090         feclearexcept.  Remove symbol versioning code.
6091         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
6092         symbol versioning code.
6093         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
6094         symbol versioning code.
6095         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
6096         feupdateenv.  Remove symbol versioning code.
6097         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
6098         fegetexceptflag.  Remove symbol versioning code.
6099         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
6100         fesetexceptflag.  Remove symbol versioning code.
6101         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
6102         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
6103         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
6104         (__posix_fadvise64_l32): Remove prototype.
6105         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
6106         code.
6107
6108 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6109
6110         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
6111         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
6112         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
6113         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
6114
6115 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
6116
6117         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
6118         current working directory
6119
6120 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6121
6122         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
6123         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
6124         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
6125         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
6126         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
6127         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
6128         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
6129         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
6130         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
6131         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
6132         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
6133         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
6134         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
6135         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
6136         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
6137         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
6138         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
6139         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
6140         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
6141         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
6142         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
6143         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
6144         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
6145         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
6146         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
6147         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
6148         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
6149         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
6150         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
6151         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
6152         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
6153         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
6154         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
6155         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
6156         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
6157         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
6158         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
6159         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
6160         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
6161         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
6162         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
6163         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
6164
6165         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
6166         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
6167
6168         * sysdeps/unix/sysv/linux/arm/Makefile
6169         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
6170         Add rt-aeabi_unwind_cpp_pr1.
6171         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
6172         Add nptl-aeabi_unwind_cpp_pr1.
6173         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
6174         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
6175         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
6176         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
6177         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
6178         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
6179
6180         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
6181         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
6182         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
6183         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
6184
6185         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
6186         Deconditionalize the code that was previously under [RESET_PID].
6187         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
6188
6189         * sysdeps/generic/exit-thread.h: New file.
6190         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
6191         * include/unistd.h (__exit_thread): Remove declaration.
6192         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
6193         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
6194         * csu/libc-start.c: Include <exit-thread.h>.
6195         (LIBC_START_MAIN): Pass no argument to __exit_thread.
6196         * nptl/pthread_create.c: Include <exit-thread.h>.
6197         (start_thread): Call __exit_thread in place of __exit_thread_inline.
6198         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
6199         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
6200         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
6201         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
6202         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
6203         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
6204         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
6205         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
6206         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
6207         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
6208         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
6209         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
6210         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
6211         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
6212         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
6213         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
6214
6215 2014-05-13  Andreas Schwab  <schwab@suse.de>
6216
6217         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
6218
6219 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
6220
6221         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
6222         (__ASSUME_UTIMES): Do not condition on kernel version.
6223         (__ASSUME_PSELECT): Define unconditionally.
6224         (__ASSUME_PPOLL): Likewise.
6225         (__ASSUME_ATFCTS): Likewise.
6226         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
6227         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
6228         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
6229         (__ASSUME_UTIMENSAT): Define unconditionally.
6230         (__ASSUME_PRIVATE_FUTEX): Likewise.
6231         (__ASSUME_FALLOCATE): Likewise.
6232         (__ASSUME_O_CLOEXEC): Likewise.
6233         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
6234         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
6235         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
6236         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
6237         (__ASSUME_IN_NONBLOCK): Likewise.
6238         (__ASSUME_PIPE2): Likewise.
6239         (__ASSUME_EVENTFD2): Likewise.
6240         (__ASSUME_SIGNALFD4): Likewise.
6241         (__ASSUME_DUP3): Likewise.
6242         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6243         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
6244         (__ASSUME_AT_RANDOM): Likewise.
6245         (__ASSUME_PREADV): Likewise.
6246         (__ASSUME_PWRITEV): Likewise.
6247         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
6248         (__ASSUME_F_GETOWN_EX): Define unconditionally.
6249         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
6250         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
6251         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
6252         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6253         (__ASSUME_O_CLOEXEC): Define unconditionally.
6254         (__ASSUME_PSELECT): Do not undefine conditionally.
6255         (__ASSUME_PPOLL): Likewise.
6256         (__ASSUME_ATFCTS): Likewise.
6257         (__ASSUME_SET_ROBUST_LIST): Likewise.
6258         (__ASSUME_UTIMENSAT): Likewise.
6259         (__ASSUME_FDATASYNC): Define unconditionally.
6260         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6261         (__ASSUME_SIGFRAME_V2): Likewise.
6262         )__ASSUME_EVENTFD2): Likewise.
6263         (__ASSUME_SIGNALFD4): Likewise.
6264         (__ASSUME_PSELECT): Do not undefine conditionally.
6265         (__ASSUME_PPOLL): Likewise.
6266         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6267         (__ASSUME_PSELECT): Define unconditionally.
6268         (__ASSUME_PPOLL): Likewise.
6269         (__ASSUME_O_CLOEXEC): Likewise.
6270         (__ASSUME_SOCK_CLOEXEC): Likewise.
6271         (__ASSUME_IN_NONBLOCK): Likewise.
6272         (__ASSUME_PIPE2): Likewise.
6273         (__ASSUME_EVENTFD2): Likewise.
6274         (__ASSUME_SIGNALFD4): Likewise.
6275         (__ASSUME_DUP3): Likewise.
6276         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6277         (__ASSUME_O_CLOEXEC): Likewise.
6278         (__ASSUME_SOCK_CLOEXEC): Likewise.
6279         (__ASSUME_IN_NONBLOCK): Likewise.
6280         (__ASSUME_PIPE2): Likewise.
6281         (__ASSUME_EVENTFD2): Likewise.
6282         (__ASSUME_SIGNALFD4): Likewise.
6283         (__ASSUME_DUP3): Likewise.
6284         * sysdeps/unix/sysv/linux/mips/kernel-features.h
6285         (__ASSUME_EVENTFD2): Likewise.
6286         (__ASSUME_SIGNALFD4): Likewise.
6287         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6288
6289 2014-05-12  Andreas Schwab  <schwab@suse.de>
6290
6291         [BZ #16932]
6292         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
6293         (_nss_nis_gethostbyname4_r): Return error if item length is larger
6294         than maximum RPC packet size.
6295         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
6296         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
6297         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
6298         (_nss_nis_getservbyport_r): Likewise.
6299
6300 2014-05-12  Will Newton  <will.newton@linaro.org>
6301
6302         * malloc/Makefile (tests): Add tst-mallopt.
6303         * malloc/tst-mallopt.c: New file.
6304
6305 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6306
6307         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
6308         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
6309
6310 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6311
6312         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
6313         (tst-tlsmod6.so): Likewise.
6314
6315 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6316
6317         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
6318
6319 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
6320
6321         [BZ #16064]
6322         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
6323         and <dl-procinfo.h>.
6324         (__fegetenv): Save SSE state in envp->__eip if supported.
6325         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
6326         envp->__eip if supported.
6327         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
6328         and <dl-procinfo.h>.
6329         (__fesetenv): Always set __eip, __cs_selector, __opcode,
6330         __data_offset and __data_selector in environment to 0.  Set SSE
6331         state if supported.
6332         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
6333         test-fenv-sse.
6334         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
6335         -mfpmath=sse.
6336         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
6337
6338 2014-05-09  Will Newton  <will.newton@linaro.org>
6339
6340         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
6341         and libc_relro_required for ARM.
6342         * sysdeps/arm/preconfigure: Regenerate.
6343
6344 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
6345             Stefan Liebler  <stli@linux.vnet.ibm.com>
6346
6347         * config.make.in (enable-lock-elision): New Makefile variable.
6348         * configure.ac: Likewise.
6349         * configure: Regenerate.
6350         * sysdeps/s390/configure.ac:
6351         Add check for gcc transactions support.
6352         * sysdeps/s390/configure: Regenerate.
6353         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
6354         Build elision files if enabled.
6355         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
6356         Add lock elision support for s390.
6357         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
6358         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
6359         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
6360         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
6361         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
6362         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
6363         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
6364         Likewise.
6365         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
6366         Likewise.
6367         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
6368         Likewise.
6369         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
6370         Likewise.
6371         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
6372         (__lll_timedlock_elision, __lll_lock_elision)
6373         (__lll_unlock_elision, __lll_trylock_elision)
6374         (lll_timedlock_elision, lll_lock_elision)
6375         (lll_unlock_elision, lll_trylock_elision): Add.
6376         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
6377         (pthread_mutex_t): Add lock elision support for s390.
6378
6379 2014-05-14  Wilco  <wdijkstr@arm.com>
6380
6381         * sysdeps/arm/fclrexcpt.c: Cleanup.
6382         * sysdeps/arm/fedisblxcpt.c: Cleanup.
6383         * sysdeps/arm/feenablxcpt.c: Cleanup.
6384         * sysdeps/arm/fegetenv.c: Cleanup.
6385         * sysdeps/arm/fegetexcept.c: Cleanup.
6386         * sysdeps/arm/fegetround.c: Cleanup.
6387         * sysdeps/arm/feholdexcpt.c: Cleanup.
6388         * sysdeps/arm/fesetenv.c: Cleanup.
6389         * sysdeps/arm/fesetround.c: Cleanup.
6390         * sysdeps/arm/feupdateenv.c: Cleanup.
6391         * sysdeps/arm/fgetexcptflg.c: Cleanup.
6392         * sysdeps/arm/fraiseexcpt.c: Cleanup.
6393         * sysdeps/arm/fsetexcptflg.c: Cleanup.
6394         * sysdeps/arm/ftestexcept.c: Cleanup.
6395         * sysdeps/arm/get-rounding-mode.h: Cleanup.
6396         * sysdeps/arm/setfpucw.c: Cleanup.
6397
6398 2014-05-09  Will Newton  <will.newton@linaro.org>
6399
6400         * sysdeps/arm/armv7/strcmp.S: New file.
6401         * NEWS: Mention addition of ARMv7 optimized strcmp.
6402
6403 2014-05-08  Roland McGrath  <roland@hack.frob.com>
6404
6405         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
6406         look for %.ac rather than %.in.
6407
6408         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
6409         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
6410         * sysdeps/mach/hurd/configure: Regenerated.
6411         * sysdeps/unix/sysv/linux/configure: Regenerated.
6412
6413         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
6414
6415 2014-05-07  Steve Ellcey  <sellcey@mips.com>
6416
6417         [BZ# 16922]
6418         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
6419         (LONG_SUB): Ditto.
6420         (PTR_SUB): Ditto.
6421
6422 2014-05-07  Andreas Schwab  <schwab@suse.de>
6423
6424         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
6425         when skipping over non-matching result from nscd.
6426
6427 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
6428
6429         [BZ #16876]
6430         * nptl/sockperf.c (client): Check socket return value.
6431
6432         [BZ #16877]
6433         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
6434         nscd security class.
6435
6436 2014-05-06  Roland McGrath  <roland@hack.frob.com>
6437
6438         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
6439         * sysdeps/arm/unwind.h: ... here.
6440
6441 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
6442
6443         [BZ# 16916]
6444         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
6445         Define.
6446
6447 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6448
6449         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
6450         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
6451         multiarch strncpy for PPC64.
6452         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
6453         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
6454         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
6455         multiarch optimizations.
6456         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6457         (__libc_ifunc_impl_list): Likewise.
6458         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
6459         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
6460         multiarch stpncpy for PPC64.
6461         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
6462         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
6463
6464 2014-05-06  Andreas Schwab  <schwab@suse.de>
6465
6466         [BZ #16912]
6467         * gmon/mcount.c (_MCOUNT_DECL): Use
6468         atomic_compare_and_exchange_bool_acq instead of
6469         catomic_compare_and_exchange_bool_acq.
6470
6471 2014-05-05  Roland McGrath  <roland@hack.frob.com>
6472
6473         * elf/Makefile (others, install-bin): Remove pldd.
6474         (pldd-modules): Variable removed.
6475         ($(objpfx)pldd): Target removed.
6476         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
6477         (others, install-bin): Append pldd here.
6478         ($(objpfx)pldd): New target.
6479
6480         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
6481         to 0, so the first #if test emitted later doesn't see it undefined.
6482         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
6483         * sysdeps/gnu/errlist.c: Regenerated.
6484
6485 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6486
6487         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6488         [libc_hidden_builtin_def]: Define to empty value.
6489         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
6490         [libc_hidden_builtin_def]: Likewise.
6491         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
6492         [libc_hidden_builtin_def]: Likewise.
6493         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
6494         [libc_hidden_builtin_def]: Likewise.
6495         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
6496         __redirect_memcpy and define ifunc as default hidden symbol.
6497         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
6498         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
6499
6500 2014-05-04  Adam Conrad  <adconrad@0c3.net>
6501
6502         * locale/iso-4217.def: Reintroduce XDR currency.
6503
6504 2014-05-04  Allan McRae  <allan@archlinux.org>
6505
6506         * po/eo.po: Update Esperanto translation from translation project.
6507
6508 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
6509
6510         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
6511         and FEATURE_INDEX_MAX to 1.
6512         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
6513
6514 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6515
6516         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
6517         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
6518         * iconvdata/big5.c (ONE_DIRECTION): Define.
6519         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
6520         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
6521         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
6522         * iconvdata/cp932.c (ONE_DIRECTION): Define.
6523         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
6524         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
6525         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
6526         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
6527         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
6528         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
6529         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
6530         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
6531         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
6532         * iconvdata/gbk.c (ONE_DIRECTION): Define.
6533         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
6534         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
6535         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
6536         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
6537         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
6538         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
6539         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
6540         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
6541         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
6542         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
6543         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
6544         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
6545         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
6546         * iconvdata/iso646.c (ONE_DIRECTION): Define.
6547         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
6548         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
6549         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
6550         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
6551         * iconvdata/johab.c (ONE_DIRECTION): Define.
6552         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
6553         * iconvdata/sjis.c (ONE_DIRECTION): Define.
6554         * iconvdata/t.61.c (ONE_DIRECTION): Define.
6555         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
6556         * iconvdata/tscii.c (ONE_DIRECTION): Define.
6557         * iconvdata/uhc.c (ONE_DIRECTION): Define.
6558         * iconvdata/unicode.c (ONE_DIRECTION): Define.
6559         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
6560         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
6561         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
6562
6563 2014-05-01  Roland McGrath  <roland@hack.frob.com>
6564
6565         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
6566         (_IO_JUMPS_OFFSET): Define to 0.
6567
6568         * nptl/sysdeps/pthread/bits/libc-lock.h
6569         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
6570         (__libc_lock_define_initialized_recursive): Always define using
6571         initializer.  Modern compilers treat uninitialized (implicit zero) and
6572         explicit zero initializers the same (i.e. put the datum in bss).
6573
6574 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6575
6576         * nscd/nscd-client.h: Include <string.h>.
6577
6578 2014-05-01  David S. Miller  <davem@davemloft.net>
6579
6580         [BZ #16885]
6581         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
6582         multiple zero bytes exist at the end of a string.
6583         Reported by Aurelien Jarno <aurelien@aurel32.net>
6584
6585         * string/test-strcmp.c (check): Add explicit test for situations where
6586         there are multiple zero bytes after the first.
6587
6588 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6589
6590         [BZ #16890]
6591         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
6592         when compiling wprintf.
6593         * stdio-common/tstdiomisc.c (t3): New function.
6594         (main): Call it.
6595
6596 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6597
6598         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
6599         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
6600         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
6601         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
6602
6603 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6604
6605         * stdlib/longlong.h: Updated from GCC.
6606
6607 2014-05-01  Will Newton  <will.newton@linaro.org>
6608             Bernard Ogden  <bernie.ogden@linaro.org>
6609
6610         * NEWS: Update fixed bug list.
6611
6612         [BZ #15119]
6613         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
6614
6615 2014-04-30  David S. Miller  <davem@davemloft.net>
6616
6617         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
6618         (libc_feholdexcept_setround_sparc_ctx): New function.
6619         (libc_fesetenv_sparc_ctx): Likewise.
6620         (libc_feupdateenv_sparc_ctx): Likewise.
6621         (libc_feholdsetround_sparc_ctx): Likewise.
6622         (libc_feholdexcept_setround_ctx): Define.
6623         (libc_feholdexcept_setroundf_ctx): Likewise.
6624         (libc_feholdexcept_setroundl_ctx): Likewise.
6625         (libc_fesetenv_ctx): Likewise.
6626         (libc_fesetenvf_ctx): Likewise.
6627         (libc_fesetenvl_ctx): Likewise.
6628         (libc_feupdateenv_ctx): Likewise.
6629         (libc_feupdateenvf_ctx): Likewise.
6630         (libc_feupdateenvl_ctx): Likewise.
6631         (libc_feresetround_ctx): Likewise.
6632         (libc_feresetroundf_ctx): Likewise.
6633         (libc_feresetroundl_ctx): Likewise.
6634         (libc_feholdsetround_ctx): Likewise.
6635         (libc_feholdsetroundf_ctx): Likewise.
6636         (libc_feholdsetroundl_ctx): Likewise.
6637
6638         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6639         with __USE_GNU instead of XOPEN cpp guards.
6640
6641         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
6642         0.
6643
6644         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6645         with XOPEN cpp guards.
6646
6647 2014-04-30  Julian Brown  <julian@codesourcery.com>
6648
6649         [BZ #16888]
6650         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
6651         handling.
6652
6653 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
6654
6655         [BZ #9894]
6656         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
6657         Change to 2.6.32.
6658         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
6659         * sysdeps/unix/sysv/linux/configure: Regenerated.
6660         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
6661         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
6662         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
6663         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
6664         * README: Update reference to required Linux kernel version.
6665         * manual/install.texi (Linux): Update reference to required Linux
6666         kernel headers version.
6667         * INSTALL: Regenerated.
6668
6669         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
6670         header inclusion.
6671         [POSIX] (limits.h): Likewise.
6672         [POSIX] (math.h): Likewise.
6673         [POSIX] (sys/wait.h): Likewise.
6674         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
6675         function.
6676         [POSIX] (stddef.h): Do not allow header inclusion.
6677
6678 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6679
6680         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
6681
6682 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
6683
6684         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
6685         Return immediately after lll_futex_wake.
6686
6687 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6688
6689         [BZ #16791]
6690         * nscd/nscd-client.h (datahead_init_common): Initialize entire
6691         structure.
6692         (datahead_init_pos): Call datahead_init_common early.
6693         (datahead_init_neg): Likewise.
6694
6695         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
6696         datahead_init_neg): New functions.
6697         * nscd/aicache.c (addhstaiX): Use them.
6698         * nscd/grpcache.c (cache_addgr): Likewise.
6699         * nscd/hstcache.c (cache_addhst): Likewise.
6700         * nscd/initgrcache.c (addinitgroupsX): Likewise.
6701         * nscd/netgroupcache.c (do_notfound): Likewise.
6702         (addgetnetgrentX): Likewise.
6703         (addinnetgrX): Likewise.
6704         * nscd/pwdcache.c (cache_addpw): Likewise.
6705         * nscd/servicescache.c (cache_addserv): Likewise.
6706
6707 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6708             Atsushi Onoe  <atsushi@onoe.org>
6709
6710         [BZ #14308]
6711         [BZ #12994]
6712         [BZ #13651]
6713         * resolv/res_query.c (__libc_res_nsearch): Return if at least
6714         one response is valid.
6715         * resolv/res_send.c (send_dg): Check for validity of other
6716         response if the current response is a referral.
6717
6718 2014-04-29  Steve Ellcey  <sellcey@mips.com>
6719
6720         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
6721
6722 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
6723
6724         [BZ #16823]
6725         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
6726         Always divide by positive zero when computing -Inf result.
6727         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
6728         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
6729
6730 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6731
6732         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
6733         FPSCR if value do not change.
6734         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
6735         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
6736         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
6737         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
6738         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
6739         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
6740         function.
6741
6742 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
6743
6744         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
6745         * sysdeps/unix/sysv/linux/hppa: Move directory from
6746         ports/systeps/unix/sysv/linux/hppa.
6747         * README: Update listing for hppa-*-linux-gnu.
6748
6749 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
6750
6751         [BZ #16754]
6752         * manual/stdio.texi (Hook functions): Fix types of stream hook
6753         functions.
6754         [BZ #16854]
6755         * socket/sys/socket.h: Fix typo in comment.
6756
6757 2014-04-28  Wilco  <wdijkstr@arm.com>
6758
6759         * sysdeps/arm/fenv_private.h: New file.
6760         * sysdeps/arm/math_private.h: New file.
6761         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
6762
6763 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
6764
6765         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
6766         with __int128_t.
6767         (La_x86_64_retval): Likewise.
6768
6769 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
6770
6771         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
6772         fpsr if value didn't change.
6773         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
6774         to fpcr if value didn't change.
6775         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
6776         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
6777         fpsr or fpcr if value didn't change.
6778         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
6779         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
6780         fpcr if value didn't change.
6781         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
6782         to fpsr if value didn't change.
6783
6784 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
6785
6786         * nptl/tst-sem3.c: Use test-skeleton.c
6787         (main): Rename to do_test.  Use return instead of
6788         exit.
6789         * nptl/tst-sem4.c: Use test-skeleton.c
6790         (main): Rename to do_test.
6791
6792 2014-04-22  David S. Miller  <davem@davemloft.net>
6793
6794         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
6795         (struct sigaction): New struct member __glibc_reserved0, change
6796         type of sa_flags to int.
6797
6798 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
6799
6800         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
6801         (COUNT_LEADING_ZEROS_0): Define for AArch64.
6802
6803 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
6804
6805         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
6806         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
6807
6808 2014-04-22  Will Newton  <will.newton@linaro.org>
6809             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
6810
6811         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
6812         (__longjmp): Add longjmp and longjmp_target SystemTap
6813         probes.
6814         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
6815         (__sigsetjmp): Add setjmp SystemTap probe.
6816
6817 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
6818
6819         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
6820         match manual order.
6821
6822 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6823
6824         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
6825
6826         * sysdeps/powerpc/fpu/fenv_private.h
6827         (libc_feholdexcept_setroundl_ctx): Define to
6828         libc_feholdexcept_setround_ppc_ctx.
6829         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
6830         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
6831         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
6832         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
6833
6834 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
6835
6836         * sysdeps/aarch64/math-tests.h: New file.
6837
6838 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
6839
6840         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
6841         New.
6842         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6843         Check and set bit_AVX2_Usable.
6844         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
6845         macro.
6846         (bit_AVX2): Likewise.
6847         (index_AVX2_Usable): Likewise.
6848         (CPUID_AVX2): Likewise.
6849         (HAS_AVX2): Likewise.
6850
6851 2014-04-17  Will Newton  <will.newton@linaro.org>
6852
6853         * manual/setjmp.texi (System V contexts): Add note that
6854         calling setcontext on a context created by a call to a
6855         signal handler is undefined.  Update text to note that
6856         setcontext from a signal handler is possible but not
6857         recommended.
6858
6859         [BZ #16629]
6860         * stdlib/tst-setcontext.c: Include signal.h.
6861         (main): Check that the signal stack before and
6862         after swapcontext is the same.
6863
6864         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
6865         Re-implement to restore registers in user code and avoid
6866         rt_sigreturn system call.
6867
6868 2014-04-17  Wilco  <wdijkstr@arm.com>
6869
6870         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
6871         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
6872         * math/test-fenv.c: Skip exception trap tests on targets which only
6873         support non-stop mode.
6874
6875 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
6876             Wilco Dijkstra  <wilco.dijkstra@arm.com>
6877
6878         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
6879         (libc_feholdsetround_aarch64_ctx)
6880         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
6881         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
6882         (libc_feresetround_ctx, libc_feresetroundf_ctx)
6883         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
6884         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
6885         (libc_feresetround_noexl_ctx): Define.
6886
6887 2014-04-16  Richard Henderson  <rth@redhat.com>
6888
6889         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
6890
6891         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
6892         unwind tables.
6893
6894         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
6895         const from the non-libc, non-ldso copy.
6896
6897         * sysdeps/alpha/libm-test-ulps: Regenerate.
6898
6899 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
6900             Wilco Dijkstra  <wilco.dijkstra@arm.com>
6901
6902         * sysdeps/aarch64/fpu/math_private.h: New file.
6903
6904 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6905
6906         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6907
6908 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
6909
6910         [BZ #16275]
6911         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
6912         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
6913         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
6914         Intel MPX bound registers before _dl_profile_fixup.
6915         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
6916         registers after _dl_profile_fixup.  Save and restore bound
6917         registers bnd0/bnd1 when calling _dl_call_pltexit.
6918         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
6919         (LR_BND_OFFSET): Likewise.
6920         (LRV_BND0_OFFSET): Likewise.
6921         (LRV_BND1_OFFSET): Likewise.
6922
6923 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6924
6925         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
6926         to...
6927         * sysdeps/mach/hurd/i386/tls.h: ... here.
6928         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
6929         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
6930         fields.
6931
6932 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6933
6934         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
6935
6936 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
6937
6938         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6939
6940 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
6941
6942         [BZ #14770]
6943         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
6944         * sysdeps/s390/configure: Regenerate.
6945
6946         [BZ #16824]
6947         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
6948         Set round-to-nearest internally to reduce error accumulation.
6949
6950 2014-04-16  Alan Modra  <amodra@gmail.com>
6951
6952         [BZ #16740]
6953         [BZ #16619]
6954         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
6955         * math/libm-test.inc (frexp_test_data): Add tests.
6956         * NEWS: Update fixed bug list.
6957
6958 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
6959
6960         * benchtests/Makefile: Depend on libraries in build directory.
6961         (bench-math): Separate out math tests.
6962         (bench-pthread): Separate out pthread tests.
6963         (bench): Include math and pthread tests.
6964
6965 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
6966
6967         [BZ #16831]
6968         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
6969         _dl_debug_initialize.
6970
6971         * configure.ac: Remove SELinux header check.
6972         * configure: Regenerate.
6973         * nscd/selinux.c (perms): Array of const char* to permission names.
6974         (nscd_request_avc_has_perm): Call security_deny_unknown to find
6975         default policy. Call string_to_security_class and string_to_av_perm to
6976         translate strings. Enforce default policy and call avs_has_perm with
6977         results of translated strings.
6978
6979 2014-04-13  David S. Miller  <davem@davemloft.net>
6980
6981         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6982
6983 2014-04-12  Allan McRae  <allan@archlinux.org>
6984
6985         [BZ #16838]
6986         * manual/string.texi (Collation Functions): Fix qsort argument
6987         order in example.
6988         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
6989
6990 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
6991
6992         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
6993         Make the test a no-op if there are no exceptions defined.
6994
6995 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
6996
6997         * elf/Makefile (tests): make tst-dlopen-aout conditional on
6998         enable-hardcoded-path-in-tests
6999
7000 2014-04-11  Will Newton  <will.newton@linaro.org>
7001
7002         * benchtests/Makefile (extra-objs): Add json-lib.o.
7003         (bench-func): Tidy up JSON output.
7004         * benchtests/bench-skeleton.c: Include json-lib.h.
7005         (main): Use JSON library functions to do output of
7006         benchmark results.
7007         * benchtests/bench-timing-type.c (main): Output the
7008         timing type simply, leaving formatting to the user.
7009         * benchtests/json-lib.c: New file.
7010         * benchtests/json-lib.h: Likewise.
7011
7012 2014-04-11  Torvald Riegel  <triegel@redhat.com>
7013
7014         [BZ #15215]
7015         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
7016         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
7017         memory barriers.  Add comments.
7018         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
7019         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
7020         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
7021         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
7022         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
7023         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
7024
7025 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
7026
7027         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
7028         * sysdeps/s390/s390-64/configure.ac: ... this ...
7029         * sysdeps/s390/configure.ac: ... to here.
7030         * sysdeps/s390/s390-32/configure: Delete file.
7031         * sysdeps/s390/s390-64/configure: Delete file.
7032         * sysdeps/s390/configure: Regenerate.
7033
7034 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
7035
7036         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
7037
7038 2014-04-11  Will Newton  <will.newton@linaro.org>
7039
7040         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
7041         to zero if it is not defined elsewhere.  (mtrim): Test
7042         the value of MALLOC_DEBUG with #if rather than #ifdef.
7043
7044 2014-04-10 Torvald Riegel  <triegel@redhat.com>
7045
7046         * benchtests/pthread_once-inputs: New file.
7047         * benchtests/pthread_once-source.c: New file.
7048         * benchtests/README: Update documentation.
7049
7050 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
7051             H.J. Lu  <hongjiu.lu@intel.com>
7052
7053         [BZ #16275]
7054         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
7055         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
7056         * sysdeps/x86_64/configure: Regenerated.
7057         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
7058         macro.
7059         (REGISTER_SAVE_RAX): Likewise.
7060         (REGISTER_SAVE_RCX): Likewise.
7061         (REGISTER_SAVE_RDX): Likewise.
7062         (REGISTER_SAVE_RSI): Likewise.
7063         (REGISTER_SAVE_RDI): Likewise.
7064         (REGISTER_SAVE_R8): Likewise.
7065         (REGISTER_SAVE_R9): Likewise.
7066         (REGISTER_SAVE_BND0): Likewise.
7067         (REGISTER_SAVE_BND1): Likewise.
7068         (REGISTER_SAVE_BND2): Likewise.
7069         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
7070         bound registers when calling _dl_fixup.
7071
7072 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7073
7074         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
7075         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
7076         of its definition.
7077         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
7078         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
7079         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
7080         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
7081         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
7082         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
7083         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
7084
7085 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
7086
7087         [BZ #15514]
7088         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
7089         pathconf(_PC_NAME_MAX).
7090
7091 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7092
7093         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
7094         Remove macro usage.
7095         (__PTHREAD_SPINS): Move definition to ...
7096         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7097         (__PTHREAD_SPINS): ... here.
7098         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7099         (__PTHREAD_SPIN): Likewise.
7100         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
7101         (__PTHREAD_SPIN): Likewise.
7102         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
7103         (__PTHREAD_SPIN): Likewise.
7104         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
7105         (__PTHREAD_SPIN): Likewise.
7106         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
7107         (__PTHREAD_SPIN): Likewise.
7108         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
7109         (__PTHREAD_SPIN): Likewise.
7110         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
7111         (__PTHREAD_SPIN): Likewise.
7112         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
7113         (__PTHREAD_SPIN): Likewise.
7114         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
7115         (__PTHREAD_SPIN): Likewise.
7116         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
7117         (__PTHREAD_SPIN): Likewise.
7118         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
7119         (__PTHREAD_SPIN): Likewise.
7120         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
7121         (__PTHREAD_SPIN): Likewise.
7122
7123         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7124         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
7125         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
7126         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
7127         imply folder.
7128         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
7129         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
7130         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
7131         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
7132         correct imply path.
7133         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
7134         strlen symbol for non multi-arch builds.
7135         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
7136         missing hidden_def and weak_alias.
7137
7138 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
7139
7140         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
7141
7142 2014-04-07  Will Newton  <will.newton@linaro.org>
7143
7144         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
7145         and contents.  [!_LIBC] Remove #ifndef and contents.
7146         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
7147         * string/memccpy.c (__memccpy): Use ANSI prototype.
7148         * string/memfrob.c (memfrob): Likewise.
7149         * string/strcoll.c (STRCOLL): Likewise.
7150         * string/strlen.c (strlen): Likewise.
7151         * string/strtok.c (STRTOK): Likewise.
7152         * string/strcat.c: Remove unused #include of memcopy.h.
7153         (strcat): Use ANSI prototype.
7154         * string/strchr.c: Remove unused #include of memcopy.h.
7155         (strchr): Use ANSI prototype.
7156         * string/strcmp.c: Remove unused #include of memcopy.h.
7157         (strcmp): Use ANSI prototype.
7158         * string/strcpy.c: Remove unused #include of memcopy.h.
7159         (strcpy): Use ANSI prototype.
7160
7161 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7162
7163         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
7164         * config.make.in (config-extra-cppflags): Set it from
7165         libc_extra_cppflags.
7166         * configure.ac (libc_extra_cflags): Make it accumulate over
7167         configure fragments.
7168         (libc_extra_cppflags): New flag.
7169         * configure. Regenerate.
7170         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
7171         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
7172         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
7173         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
7174
7175         [BZ #16815]
7176         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
7177         result for FE_DOWNWARD rounding mode.
7178         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
7179         Likewise.
7180         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7181
7182 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
7183
7184         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
7185         in function argument name.
7186
7187 2014-04-03  David Svoboda  <svoboda@cert.org>
7188
7189         [BZ #5666]
7190         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
7191         explicitly.
7192
7193 2014-04-03  Roland McGrath  <roland@hack.frob.com>
7194
7195         * elf/dl-unmap-segments.h: New file.
7196         * sysdeps/generic/ldsodefs.h
7197         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
7198         * elf/dl-close.c: Include <dl-unmap-segments.h>.
7199         * elf/dl-fptr.c: Likewise.
7200         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
7201         * sysdeps/aarch64/tlsdesc.c: Likewise.
7202         * sysdeps/arm/tlsdesc.c: Likewise.
7203         * sysdeps/i386/tlsdesc.c: Likewise.
7204         * sysdeps/tile/dl-runtime.c: Likewise.
7205         * sysdeps/x86_64/tlsdesc.c: Likewise.
7206         * elf/dl-load.h: New file.
7207         * elf/dl-load.c: Include it.
7208         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
7209         Macros moved to dl-load.h.
7210         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
7211         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
7212         Use _dl_unmap_segments in place of __munmap.
7213         Break out segment-mapping loop into ...
7214         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
7215
7216 2014-04-03  Will Newton  <will.newton@linaro.org>
7217
7218         * elf/dl-lookup.c (do_lookup_x): Remove comment
7219         referring to nested function and move variable
7220         declarations down to before first use.
7221
7222 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
7223
7224         [BZ #16799]
7225         [BZ #16800]
7226         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
7227         with 0 numerator.
7228         * math/s_catanf.c (__catanf): Likewise.
7229         * math/s_catanh.c (__catanh): Likewise.
7230         * math/s_catanhf.c (__catanhf): Likewise.
7231         * math/s_catanhl.c (__catanhl): Likewise.
7232         * math/s_catanl.c (__catanl): Likewise.
7233         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
7234         by positive zero when computing -Inf result.
7235         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
7236         (catanh_test): Likewise.
7237         * sysdeps/i386/fpu/libm-test-ulps: Update.
7238         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7239
7240         [BZ #16789]
7241         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
7242         instead of using underflowing value in computing result.
7243         * math/s_clog10.c (__clog10): Likewise.
7244         * math/s_clog10f.c (__clog10f): Likewise.
7245         * math/s_clog10l.c (__clog10l): Likewise.
7246         * math/s_clogf.c (__clogf): Likewise.
7247         * math/s_clogl.c (__clogl): Likewise.
7248         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
7249         (clog10_test): Likewise.
7250         * sysdeps/i386/fpu/libm-test-ulps: Update.
7251         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7252
7253 2014-04-02  Alan Modra  <amodra@gmail.com>
7254
7255         [BZ #16739]
7256         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
7257         output when value is near a power of two.  Use int64_t for lx and
7258         remove casts.  Use decimal rather than hex exponent constants.
7259         Don't use long double multiplication when double will suffice.
7260         * math/libm-test.inc (nextafter_test_data): Add tests.
7261         * NEWS: Add 16739 and 16786 to bug list.
7262
7263         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
7264
7265         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
7266
7267 2014-04-01  Will Newton  <will.newton@linaro.org>
7268
7269         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
7270         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
7271
7272 2014-04-01  Florian Weimer  <fweimer@redhat.com>
7273
7274         [BZ #13347]
7275         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
7276         * nptl/tst-setuid2.c: New file.
7277         * nptl/Makefile (xtests): Add tst-setuid2.
7278
7279 2014-04-01  Alan Modra  <amodra@gmail.com>
7280
7281         [BZ #16786]
7282         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
7283
7284 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7285
7286         [BZ #6803]
7287         [BZ #6804]
7288         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
7289         set errno as appropriate.
7290         * math/w_scalbf.c (__scalbf): Likewise.
7291         * math/w_scalbl.c (__scalbl): Likewise.
7292         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
7293         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
7294         * math/libm-test.inc (scalb_test_data): Add errno expectations.
7295         Add more NaN tests.
7296
7297         [BZ #16349]
7298         * math/w_atan2.c: Include <errno.h>.
7299         (__atan2): Set errno for result underflowing to zero.
7300         * math/w_atan2f.c: Include <errno.h>.
7301         (__atan2f): Set errno for result underflowing to zero.
7302         * math/w_atan2l.c: Include <errno.h>.
7303         (__atan2l): Set errno for result underflowing to zero.
7304         * math/auto-libm-test-in: Don't allow missing errno for some atan2
7305         tests.
7306         * math/auto-libm-test-out: Regenerated.
7307
7308 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7309
7310         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7311         Encode instruction correctly in little endian.
7312         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7313         Likewise.
7314         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7315         Likewise.
7316         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7317         Likewise.
7318         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7319         Likewise.
7320
7321 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7322
7323         [BZ #9894]
7324         * sysdeps/unix/sysv/linux/kernel-features.h
7325         [__sparc__ && !__arch64__ && !__sparc_v9__]
7326         (__ASSUME_SET_ROBUST_LIST): Do not define.
7327         [__sparc__ && !__arch64__ && !__sparc_v9__]
7328         (__ASSUME_FUTEX_LOCK_PI): Likewise.
7329         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
7330         Likewise.
7331         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7332         (__ASSUME_FUTEX_LOCK_PI): Undefine.
7333         (__ASSUME_REQUEUE_PI): Likewise.
7334         (__ASSUME_SET_ROBUST_LIST): Likewise.
7335         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7336         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
7337         Undefine.
7338         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7339         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
7340         Likewise.
7341         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
7342         Likewise.
7343         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
7344         Likewise.
7345         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7346         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
7347         Undefine.
7348         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
7349         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
7350         Likewise.
7351
7352         [BZ #16648]
7353         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7354         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
7355         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
7356
7357 2014-03-31  Will Newton  <will.newton@linaro.org>
7358
7359         * benchtests/Makefile (bench): Add ffs and ffsll to list
7360         of tests.
7361         * benchtests/ffs-inputs: New file.
7362         * benchtests/ffsll-inputs: Likewise.
7363
7364 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
7365
7366         [BZ #16770]
7367         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
7368         too large before casting to int.
7369         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
7370         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
7371         * math/libm-test.inc (scalb_test_data): Add more tests.
7372
7373 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
7374
7375         * benchtests/Makefile (DETAILED_OPT): New make option.
7376         (bench-func): Run benchmark program with -d if DETAILED_OPT is
7377         set.
7378         * benchtests/bench-skeleton.c: Include stdbool.h.
7379         (main): Store and print timings per input.
7380         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
7381         member to each argument value.
7382         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
7383         (_print_arg_data): Initialize per-input timing to 0.
7384
7385         * benchtests/Makefile (timing-type): New binary.
7386         (bench-clean): Also remove bench-timing-type.
7387         (bench): New target for timing-type.
7388         (bench-func): Print output in JSON format.
7389         * benchtests/bench-skeleton.c (main): Print output in JSON
7390         format.
7391         * benchtests/bench-timing-type.c: New file.
7392         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
7393         (TIMING_PRINT_STATS): Remove.
7394         * benchtests/scripts/bench.py (_print_arg_data): Store variant
7395         name separately.
7396
7397         * benchtests/bench-modf.c: Remove.
7398         * benchtests/modf-inputs: New inputs file.
7399
7400 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
7401
7402         [BZ #16362]
7403         * math/s_clog10.c (M_PI_LOG10E): New macro.
7404         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
7405         imaginary parts are 0.
7406         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
7407         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
7408         imaginary parts are 0.
7409         * math/s_clog10l.c (M_PI_LOG10El): New macro.
7410         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
7411         imaginary parts are 0.
7412         * math/libm-test.inc (clog10_test_data): Update expected results
7413         for when real and imaginary parts are 0.
7414
7415 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
7416
7417         * elf/dl-load.c: Finish conversion of __builtin_expect into
7418         __glibc_{un}likely.
7419
7420 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
7421
7422         [BZ #16348]
7423         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
7424         1+x for argument with exponent below -67.
7425         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
7426         Likewise.
7427         * math/auto-libm-test-in: Add more tests of exp.
7428         * math/auto-libm-test-out: Regenerated.
7429
7430 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7431
7432         [BZ #16759]
7433         * inet/getnetgrent_r.c (get_nonempty_val): New function.
7434         (nscd_getnetgrent): Use it.
7435
7436         [BZ #16760]
7437         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
7438         of stpcpy.
7439
7440 2014-03-27  Andi Kleen  <ak@linux.intel.com>
7441
7442         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
7443         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7444         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7445         (lll_robust_unlock): Remove out of line section. Use cfi
7446         intrinsics.
7447         (LLL_STUB_UNWIND_INFO*): Remove.
7448         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
7449         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7450         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7451         (lll_robust_unlock): Remove out of line section. Use cfi
7452         intrinsics.
7453         (LLL_STUB_UNWIND_INFO*): Remove.
7454
7455 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7456
7457         [BZ #16758]
7458         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
7459         blank values.
7460
7461 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
7462
7463         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
7464
7465 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
7466
7467         [BZ #16198]
7468         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
7469         fnstenv.
7470         * math/test-fenv-preserve.c: New file.
7471         * math/Makefile (tests): Add test-fenv-preserve.
7472
7473 2014-03-26  Will Newton <will.newton@linaro.org>
7474
7475         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
7476
7477 2014-03-25  Roland McGrath  <roland@hack.frob.com>
7478
7479         * scripts/versionlist.awk: Partition the version sets and emit all
7480         GLIBC_* (sorted) before all others (sorted).
7481
7482 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7483
7484         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
7485         GLIBC_2.2.5 version.
7486
7487 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7488
7489         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
7490         calls.
7491
7492         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
7493         previous change.
7494
7495         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7496
7497 2014-03-25  Andreas Schwab  <schwab@suse.de>
7498
7499         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
7500         label to be used after in6ailist is initialized.
7501
7502 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7503
7504         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7505         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7506
7507 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7508
7509         [BZ #16357]
7510         [BZ #16599]
7511         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
7512         min_plus_half.
7513         (fp_formats): Update initializers.
7514         (init_fp_formats): Initialize new field.
7515         (output_for_one_input_case): Allow underflow for results up to
7516         min_plus_half.
7517         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
7518         * math/auto-libm-test-in: Don't mark some underflows from asin and
7519         atanh as spurious.
7520         * math/auto-libm-test-out: Regenerated.
7521         * sysdeps/i386/fpu/libm-test-ulps: Update.
7522         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7523
7524 2014-03-25  Andreas Schwab  <schwab@suse.de>
7525
7526         * libio/Makefile (tst-ftell-partial-wide-ENV)
7527         (tst-ftell-active-handler-ENV): Define.
7528
7529 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
7530
7531         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
7532
7533 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7534
7535         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
7536
7537 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7538
7539         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
7540         * sysdeps/x86_64/fpu/multiarch/e_exp.c
7541         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
7542
7543 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7544
7545         [BZ #16634]
7546         * elf/dl-load.c (open_verify): Add mode parameter.
7547         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
7548         (open_path): Change from boolean 'secure' to complete flag 'mode'
7549         (_dl_map_object): Adjust.
7550         * elf/Makefile (tests): Add tst-dlopen-aout.
7551         * elf/tst-dlopen-aout.c: New test.
7552
7553 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
7554
7555         [BZ #16714]
7556         * sysdeps/unix/sysv/linux/s390/bits/stat.h
7557         (struct stat): Rename member pad0 to __glibc_reserved0.
7558
7559         [BZ #16712]
7560         * sysdeps/s390/s390-32/bits/wordsize.h
7561         (__WORDSIZE32_SIZE_ULONG): New define.
7562         * sysdeps/s390/s390-64/bits/wordsize.h
7563         (__WORDSIZE32_SIZE_ULONG): Likewise.
7564         * sysdeps/generic/stdint.h (SIZE_MAX):
7565         Define as UL if __WORDSIZE32_SIZE_ULONG.
7566
7567         [BZ #16713]
7568         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
7569         (__glibc_reserved0): New variable.
7570         (sa_flags): Change type to int.
7571
7572         * posix/Makefile (before-compile): Use += before-compile instead
7573         of a :=.
7574
7575         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7576         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7577
7578 2014-03-20  Andreas Schwab  <schwab@suse.de>
7579
7580         [BZ #16743]
7581         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
7582         non-matching result from nscd.
7583
7584 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7585
7586         * scripts/bench.py: Moved to ...
7587         * benchtests/scripts/bench.py: ... here.
7588         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
7589
7590 2014-03-24  Andreas Schwab  <schwab@suse.de>
7591
7592         [BZ #16002]
7593         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
7594         alloca_account and account alloca use for struct in6ailist.
7595
7596 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7597
7598         [BZ #16284]
7599         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
7600         rounding mode to recompute results that overflow to infinity or
7601         underflow to zero.
7602         * math/auto-libm-test-in: Don't mark tests as expected to fail for
7603         bug 16284.
7604         * math/auto-libm-test-out: Regenerated.
7605         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
7606         (ccosh_test): Likewise.
7607         (csin_test_data): Use plus_oflow.
7608         (csin_test): Use ALL_RM_TEST.
7609         (csinh_test_data): Use plus_oflow.
7610         (csinh_test): Use ALL_RM_TEST.
7611         * sysdeps/i386/fpu/libm-test-ulps: Update.
7612         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7613
7614 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
7615
7616         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
7617         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
7618         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
7619
7620         [BZ #16731]
7621         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
7622         when x - 1 is zero.
7623         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
7624         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
7625         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
7626         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
7627         argument is 1.
7628         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
7629         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
7630         zero.
7631         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
7632         * sysdeps/i386/fpu/libm-test-ulps: Update.
7633         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7634
7635 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
7636
7637         * scripts/bench.pl: Remove file.
7638         * scripts/bench.py: New benchmark script.
7639         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
7640         * benchtests/README: Mention python dependency.
7641         * scripts/pylintrc: New file.
7642         * scripts/pylint: New file.
7643
7644         * bits/mathdef.h: Use #ifdef instead of #if.
7645         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
7646         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7647         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
7648         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7649         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
7650         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7651
7652 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7653             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
7654
7655         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
7656         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
7657         and strpbrk-ppc64 objects.
7658         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7659         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
7660         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
7661         multiarch strpbrk for POWER7.
7662         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
7663         multiarch strpbrk for PPC64.
7664         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
7665         ifunc selector.
7666         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
7667         strpbrk for POWER7.
7668
7669 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
7670
7671         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
7672         (atan_test): Likewise.
7673         (atanh_test_data): Use NO_TEST_INLINE for two tests.
7674         (atanh_test): Use ALL_RM_TEST.
7675         (atan2_test_data): Likewise.
7676         (cabs_test): Likewise.
7677         (cacosh_test): Likewise.
7678         (carg_test): Likewise.
7679         (casin_test): Likewise.
7680         (casinh_test): Likewise.
7681         (cbrt_test): Likewise.
7682         (csqrt_test): Likewise.
7683         (erf_test): Likewise.
7684         (erfc_test): Likewise.
7685         (pow10_test): Likewise.
7686         (exp2_test): Likewise.
7687         (hypot_test): Likewise.
7688         (j0_test): Likewise.
7689         (j1_test): Likewise.
7690         (lgamma_test): Likewise.
7691         (gamma_test): Likewise.
7692         (sincos_test): Likewise.
7693         (tanh_test): Likewise.
7694         (y0_test): Likewise.
7695         (y1_test): Likewise.
7696         * sysdeps/i386/fpu/libm-test-ulps: Update.
7697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7698
7699 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7700
7701         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
7702         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
7703         and strcspn-ppc64 objects.
7704         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7705         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
7706         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
7707         multiarch strcspn for POWER7.
7708         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
7709         multiarch strcspn for PPC64.
7710         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
7711         ifunc selector.
7712         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
7713         strcspn for POWER7.
7714
7715 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
7716
7717         * math/gen-libm-test.pl (generate_testfile): Expect only function
7718         name as argument to AUTO_TESTS_* and pass results for all rounding
7719         modes to parse_args.
7720         (parse_auto_input): Separate inputs of automatic tests from
7721         outputs before storing in %auto_tests.
7722         * math/libm-test.inc (acos_test_data): Update call to
7723         AUTO_TESTS_f_f.
7724         (acos_test): Use ALL_RM_TEST.
7725         (acos_tonearest_test_data): Remove.
7726         (acos_test_tonearest): Likewise.
7727         (acos_towardzero_test_data): Likewise.
7728         (acos_test_towardzero): Likewise.
7729         (acos_downward_test_data): Likewise.
7730         (acos_test_downward): Likewise.
7731         (acos_upward_test_data): Likewise.
7732         (acos_test_upward): Likewise.
7733         (acosh_test_data): Update call to AUTO_TESTS_f_f.
7734         (asin_test_data): Likewise.
7735         (asin_test): Use ALL_RM_TEST.
7736         (asin_tonearest_test_data): Remove.
7737         (asin_test_tonearest): Likewise.
7738         (asin_towardzero_test_data): Likewise.
7739         (asin_test_towardzero): Likewise.
7740         (asin_downward_test_data): Likewise.
7741         (asin_test_downward): Likewise.
7742         (asin_upward_test_data): Likewise.
7743         (asin_test_upward): Likewise.
7744         (asinh_test_data): Update call to AUTO_TESTS_f_f.
7745         (atan_test_data): Likewise.
7746         (atanh_test_data): Likewise.
7747         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
7748         (cabs_test_data): Update call to AUTO_TESTS_c_f.
7749         (carg_test_data): Likewise.
7750         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
7751         (ccos_test_data): Update call to AUTO_TESTS_c_c.
7752         (ccosh_test_data): Likewise.
7753         (cexp_test_data): Likewise.
7754         (clog_test_data): Likewise.
7755         (clog10_test_data): Likewise.
7756         (cos_test_data): Update call to AUTO_TESTS_f_f.
7757         (cos_test): Use ALL_RM_TEST.
7758         (cos_tonearest_test_data): Remove.
7759         (cos_test_tonearest): Likewise.
7760         (cos_towardzero_test_data): Likewise.
7761         (cos_test_towardzero): Likewise.
7762         (cos_downward_test_data): Likewise.
7763         (cos_test_downward): Likewise.
7764         (cos_upward_test_data): Likewise.
7765         (cos_test_upward): Likewise.
7766         (cosh_test_data): Update call to AUTO_TESTS_f_f.
7767         (cosh_test): Use ALL_RM_TEST.
7768         (cosh_tonearest_test_data): Remove.
7769         (cosh_test_tonearest): Likewise.
7770         (cosh_towardzero_test_data): Likewise.
7771         (cosh_test_towardzero): Likewise.
7772         (cosh_downward_test_data): Likewise.
7773         (cosh_test_downward): Likewise.
7774         (cosh_upward_test_data): Likewise.
7775         (cosh_test_upward): Likewise.
7776         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
7777         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
7778         (ctan_test_data): Likewise.
7779         (ctan_test): Use ALL_RM_TEST.
7780         (ctan_tonearest_test_data): Remove.
7781         (ctan_test_tonearest): Likewise.
7782         (ctan_towardzero_test_data): Likewise.
7783         (ctan_test_towardzero): Likewise.
7784         (ctan_downward_test_data): Likewise.
7785         (ctan_test_downward): Likewise.
7786         (ctan_upward_test_data): Likewise.
7787         (ctan_test_upward): Likewise.
7788         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
7789         (ctanh_test): Use ALL_RM_TEST.
7790         (ctanh_tonearest_test_data): Remove.
7791         (ctanh_test_tonearest): Likewise.
7792         (ctanh_towardzero_test_data): Likewise.
7793         (ctanh_test_towardzero): Likewise.
7794         (ctanh_downward_test_data): Likewise.
7795         (ctanh_test_downward): Likewise.
7796         (ctanh_upward_test_data): Likewise.
7797         (ctanh_test_upward): Likewise.
7798         (erf_test_data): Update call to AUTO_TESTS_f_f.
7799         (erfc_test_data): Likewise.
7800         (exp_test_data): Likewise.
7801         (exp_test): Use ALL_RM_TEST.
7802         (exp_tonearest_test_data): Remove.
7803         (exp_test_tonearest): Likewise.
7804         (exp_towardzero_test_data): Likewise.
7805         (exp_test_towardzero): Likewise.
7806         (exp_downward_test_data): Likewise.
7807         (exp_test_downward): Likewise.
7808         (exp_upward_test_data): Likewise.
7809         (exp_test_upward): Likewise.
7810         (exp10_test_data): Update call to AUTO_TESTS_f_f.
7811         (exp10_test): Use ALL_RM_TEST.
7812         (exp10_tonearest_test_data): Remove.
7813         (exp10_test_tonearest): Likewise.
7814         (exp10_towardzero_test_data): Likewise.
7815         (exp10_test_towardzero): Likewise.
7816         (exp10_downward_test_data): Likewise.
7817         (exp10_test_downward): Likewise.
7818         (exp10_upward_test_data): Likewise.
7819         (exp10_test_upward): Likewise.
7820         (exp2_test_data): Update call to AUTO_TESTS_f_f.
7821         (expm1_test_data): Likewise.
7822         (expm1_test): Use ALL_RM_TEST.
7823         (expm1_tonearest_test_data): Remove.
7824         (expm1_test_tonearest): Likewise.
7825         (expm1_towardzero_test_data): Likewise.
7826         (expm1_test_towardzero): Likewise.
7827         (expm1_downward_test_data): Likewise.
7828         (expm1_test_downward): Likewise.
7829         (expm1_upward_test_data): Likewise.
7830         (expm1_test_upward): Likewise.
7831         (fma_test_data): Update call to AUTO_TESTS_fff_f.
7832         (fma_test): Use ALL_RM_TEST.
7833         (fma_towardzero_test_data): Remove.
7834         (fma_test_towardzero): Likewise.
7835         (fma_downward_test_data): Likewise.
7836         (fma_test_downward): Likewise.
7837         (fma_upward_test_data): Likewise.
7838         (fma_test_upward): Likewise.
7839         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
7840         (j0_test_data): Update call to AUTO_TESTS_f_f.
7841         (j1_test_data): Likewise.
7842         (jn_test_data): Update call to AUTO_TESTS_if_f.
7843         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
7844         (log_test_data): Update call to AUTO_TESTS_f_f.
7845         (log10_test_data): Likewise.
7846         (log1p_test_data): Likewise.
7847         (log2_test_data): Likewise.
7848         (pow_test_data): Update call to AUTO_TESTS_ff_f.
7849         (pow_tonearest_test_data): Likewise.
7850         (sin_test_data): Update call to AUTO_TESTS_f_f.
7851         (sin_test): Use ALL_RM_TEST.
7852         (sin_tonearest_test_data): Remove.
7853         (sin_test_tonearest): Likewise.
7854         (sin_towardzero_test_data): Likewise.
7855         (sin_test_towardzero): Likewise.
7856         (sin_downward_test_data): Likewise.
7857         (sin_test_downward): Likewise.
7858         (sin_upward_test_data): Likewise.
7859         (sin_test_upward): Likewise.
7860         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
7861         (sinh_test_data): Update call to AUTO_TESTS_f_f.
7862         (sinh_test): Use ALL_RM_TEST.
7863         (sinh_tonearest_test_data): Remove.
7864         (sinh_test_tonearest): Likewise.
7865         (sinh_towardzero_test_data): Likewise.
7866         (sinh_test_towardzero): Likewise.
7867         (sinh_downward_test_data): Likewise.
7868         (sinh_test_downward): Likewise.
7869         (sinh_upward_test_data): Likewise.
7870         (sinh_test_upward): Likewise.
7871         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
7872         (sqrt_test): Use ALL_RM_TEST.
7873         (sqrt_tonearest_test_data): Remove.
7874         (sqrt_test_tonearest): Likewise.
7875         (sqrt_towardzero_test_data): Likewise.
7876         (sqrt_test_towardzero): Likewise.
7877         (sqrt_downward_test_data): Likewise.
7878         (sqrt_test_downward): Likewise.
7879         (sqrt_upward_test_data): Likewise.
7880         (sqrt_test_upward): Likewise.
7881         (tan_test_data): Update call to AUTO_TESTS_f_f.
7882         (tan_test): Use ALL_RM_TEST.
7883         (tan_tonearest_test_data): Remove.
7884         (tan_test_tonearest): Likewise.
7885         (tan_towardzero_test_data): Likewise.
7886         (tan_test_towardzero): Likewise.
7887         (tan_downward_test_data): Likewise.
7888         (tan_test_downward): Likewise.
7889         (tan_upward_test_data): Likewise.
7890         (tan_test_upward): Likewise.
7891         (tanh_test_data): Update call to AUTO_TESTS_f_f.
7892         (tgamma_test_data): Likewise.
7893         (y0_test_data): Likewise.
7894         (y1_test_data): Likewise.
7895         (yn_test_data): Update call to AUTO_TESTS_if_f.
7896         (main): Do not call removed functions.
7897
7898 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
7899
7900         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
7901         (ldexp_test_data): Remove.
7902         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
7903         scalbn_test_data.
7904         (scalb_test): Use ALL_RM_TEST.
7905
7906 2014-03-19  Andreas Schwab  <schwab@suse.de>
7907
7908         * nscd/nscd.service: Also invalidate netgroup cache on reload.
7909
7910 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
7911
7912         [BZ #16649]
7913         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7914         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
7915         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
7916         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7917         (__ASSUME_PREADV): Undefine.
7918         (__ASSUME_PWRITEV): Likewise.
7919
7920 2014-03-18  Roland McGrath  <roland@hack.frob.com>
7921
7922         * bits/mman-linux.h: Add comment about non-Linux use.
7923         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
7924         bits/mman-linux.h resting place.
7925
7926         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
7927         * bits/mman-linux.h: ... here.
7928
7929 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7930
7931         * conform/conformtest.pl: Add standard definition when calling C
7932         preprocessor on data files.
7933         (checknamespace): Remove unused variable.
7934
7935 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
7936
7937         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
7938         minus_oflow, plus_uflow and minus_uflow in expected results.
7939         * math/libm-test.inc (scalbn_test_data): Add more tests of
7940         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
7941         minus_uflow.
7942         (scalbn_test): Use ALL_RM_TEST.
7943         (scalbln_test_data): Add more tests of negative arguments.  Use
7944         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
7945         (scalbln_test): Use ALL_RM_TEST.
7946
7947 2014-03-18  Roland McGrath  <roland@hack.frob.com>
7948
7949         * scripts/abilist.awk: Ignore symbols marked with .hidden.
7950
7951 2014-03-18  Will Newton  <will.newton@linaro.org>
7952
7953         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
7954         inaccurate comment.
7955
7956 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
7957
7958         * Makerules [!subdir] (check-abi): Exit with error status if a
7959         test failed.
7960
7961 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
7962
7963         * math/libm-test.inc (nearbyint_test_data): Include all tests used
7964         for rint.  Include results for all rounding modes.
7965         (nearbyint_test): Use ALL_RM_TEST.
7966         (rint_test_data): Include all tests used for nearbyint.
7967
7968 2014-03-17  Will Newton  <will.newton@linaro.org>
7969
7970         * nptl/sysdeps/pthread/pthread.h: Revert previous
7971         change.
7972
7973         * sysdeps/generic/ldsodefs.h: Revert previous
7974         change.
7975
7976         * libio/genops.c: Revert previous change.
7977         * libio/libioP.h: Likewise.
7978         * stdio-common/vfprintf.c: Likewise.
7979
7980         * sysdeps/generic/math_private.h: Revert previous
7981         change.
7982
7983         * sysdeps/generic/math_private.h: Check whether
7984         HAVE_RM_CTX is defined with #ifdef rather
7985         than #if.
7986
7987         * argp/argp-fmtstream.h: Check whether
7988         __STRICT_ANSI__ is defined with #ifdef rather
7989         than #if.
7990         * argp/argp.h: Likewise.
7991
7992         * libio/genops.c: Check whether
7993         _IO_JUMPS_OFFSET is defined with #ifdef rather
7994         than #if.
7995         * libio/libioP.h: Likewise.
7996         * stdio-common/vfprintf.c: Likewise.
7997
7998         * sysdeps/generic/ldsodefs.h: Check whether
7999         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
8000         than #if.
8001
8002         * nptl/sysdeps/pthread/pthread.h: Check
8003         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
8004         its value.
8005
8006 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8007
8008         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
8009         setting O_APPEND.
8010         * libio/tst-ftell-active-handler.c (do_append_test): Add a
8011         test case.
8012
8013         [BZ #16680]
8014         * libio/fileops.c (_IO_file_open): Seek to end of file but
8015         don't cache the offset.
8016         (get_file_offset): Remove function.
8017         (do_ftell): Use cached offset when available.
8018         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
8019         don't cache the offset.
8020         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
8021         case.
8022         (do_one_test): Call it.
8023         (do_ftell_test): Fix up expected old offset for a+ mode.
8024         * libio/wfileops.c (do_ftell_wide): Used cached offset when
8025         available.
8026
8027         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
8028         up test status with function return status.
8029         (do_write_test): Likewise.
8030         (do_append_test): Likewise.
8031
8032         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
8033         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
8034         Remove.
8035
8036 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
8037
8038         * math/gen-libm-test.pl (parse_args): Handle results specified for
8039         each rounding mode separately.
8040         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
8041         tests and results from lrint_tonearest_test_data,
8042         lrint_towardzero_test_data, lrint_downward_test_data and
8043         lrint_upward_test_data.
8044         (lrint_test): Use ALL_RM_TEST.
8045         (lrint_tonearest_test_data): Remove.
8046         (lrint_test_tonearest): Likewise.
8047         (lrint_towardzero_test_data): Likewise.
8048         (lrint_test_towardzero): Likewise.
8049         (lrint_downward_test_data): Likewise.
8050         (lrint_test_downward): Likewise.
8051         (lrint_upward_test_data): Likewise.
8052         (lrint_test_upward): Likewise.
8053         (llrint_test_data): Merge in per-rounding-mode tests and results
8054         from llrint_tonearest_test_data, llrint_towardzero_test_data,
8055         llrint_downward_test_data and llrint_upward_test_data.
8056         (llrint_test): Use ALL_RM_TEST.
8057         (llrint_tonearest_test_data): Remove.
8058         (llrint_test_tonearest): Likewise.
8059         (llrint_towardzero_test_data): Likewise.
8060         (llrint_test_towardzero): Likewise.
8061         (llrint_downward_test_data): Likewise.
8062         (llrint_test_downward): Likewise.
8063         (llrint_upward_test_data): Likewise.
8064         (llrint_test_upward): Likewise.
8065         (rint_test_data): Merge in per-rounding-mode tests and results
8066         from rint_tonearest_test_data, rint_towardzero_test_data,
8067         rint_downward_test_data and rint_upward_test_data.  Add
8068         per-rounding-mode results for tests not in those arrays.
8069         (rint_test): Use ALL_RM_TEST.
8070         (rint_tonearest_test_data): Remove.
8071         (rint_test_tonearest): Likewise.
8072         (rint_towardzero_test_data): Likewise.
8073         (rint_test_towardzero): Likewise.
8074         (rint_downward_test_data): Likewise.
8075         (rint_test_downward): Likewise.
8076         (rint_upward_test_data): Likewise.
8077         (rint_test_upward): Likewise.
8078         (main): Don't call removed functions.
8079
8080 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8081
8082         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
8083         "Compiled on ..." crapola.  It is anti-useful.
8084
8085 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
8086
8087         * scripts/evaluate-test.sh: Handle fourth argument to determine
8088         whether test run should stop on failure.
8089         * Makeconfig (stop-on-test-failure): New variable.
8090         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
8091         $(stop-on-test-failure).
8092         * Makefile (tests): Give a summary of results from testing and
8093         exit with failure status if they include an ERROR or FAIL.
8094         (xtests): Likewise.
8095         * manual/install.texi (Configuring and compiling): Mention
8096         stop-on-test-failure=y.
8097         * INSTALL: Regenerated.
8098
8099 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8100
8101         * scripts/versionlist.awk: New file.
8102         * Makerules [$(build-shared) = yes]
8103         (postclean-generated): Add Versions.def, not Versions.def.v and
8104         Versions.def.v.i.
8105         ($(common-objpfx)Versions.def.v.i): Target removed.
8106         ($(common-objpfx)Versions.def): New target.
8107         ($(common-objpfx)Versions.all): Depend on that rather that
8108         $(common-objpfx)Versions.def.v.
8109         * Versions.def: File removed.
8110
8111         * Makeconfig (+gccwarn): Add -Wundef.
8112         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
8113         a dl-sysdep.h breaking its contract.
8114         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
8115         * include/stackinfo.h: New file.
8116         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
8117         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
8118         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
8119         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
8120         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
8121         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
8122         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8123         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8124         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8125         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8126         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8127         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
8128         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8129         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8130         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8131
8132 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8133
8134         [BZ #16707]
8135         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
8136         implementation.
8137         * math/libm-test.inc (round_test_data): Add more tests.
8138
8139         [BZ #16706]
8140         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
8141         implementation.
8142         * math/libm-test.inc (nearbyint_test_data): Add more tests.
8143
8144         [BZ #16701]
8145         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
8146         implementation.
8147         * math/libm-test.inc (ceil_test_data): Add more tests.
8148
8149         * math/libm-test.inc (trunc_test_data): Add more tests related to
8150         BZ#16414.
8151
8152 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8153
8154         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
8155         with #if rather than #ifdef.
8156         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
8157
8158 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
8159
8160         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
8161         first.  Disable AVX-512 GCC support if assembler doesn't support
8162         it.
8163         * sysdeps/x86_64/configure: Regenerated.
8164
8165 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
8166
8167         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
8168         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
8169         (__old_pthread_attr_setstack): Likewise.
8170         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
8171         [!_STACK_GROWS_DOWN]: Likewise.
8172
8173 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
8174
8175         * config.make.in (have-bash2): Delete.
8176         * configure.ac (libc_cv_have_bash2): Delete.
8177         * configure: Regenerate.
8178         * elf/Makefile (common-ldd-rewrite): Rename to ...
8179         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
8180         (sh-ldd-rewrite): Delete.
8181         (bash-ldd-rewrite): Delete.
8182         (have-bash2): Delete checks.
8183         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
8184         ldd-rewrite.
8185
8186         * config.make.in (have-ksh): Delete.
8187         (KSH): Delete.
8188         * configure.ac (libc_cv_have_ksh): Delete.
8189         * configure: Regenerate.
8190
8191         * elf/Makefile: Delete $(have-ksh) check.
8192         ($(objpfx)sotruss): Change KSH to BASH.
8193         * elf/sotruss.ksh: Rename to ...
8194         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
8195         function style to match POSIX.  Drop ksh vim mode setting.
8196
8197         * manual/time.texi (Specifying the Time Zone with TZ): Change
8198         Tuesday to Thursday.
8199
8200         * debug/tst-longjmp_chk2.c: Update header comment.
8201         (stackoverflow_handler): Add comment.  Call assert on pass value.
8202
8203 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
8204
8205         [BZ #16194]
8206         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
8207         (HAVE_AVX512_ASM_SUPPORT): Likewise.
8208         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
8209         (La_x86_64_vector): Add zmm.
8210         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
8211         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
8212         ($(objpfx)tst-audit10): New target.
8213         ($(objpfx)tst-audit10.out): Likewise.
8214         (tst-audit10-ENV): New.
8215         (AVX512-CFLAGS): Likewise.
8216         (CFLAGS-tst-audit10.c): Likewise.
8217         (CFLAGS-tst-auditmod10a.c): Likewise.
8218         (CFLAGS-tst-auditmod10b.c): Likewise.
8219         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
8220         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
8221         * sysdeps/x86_64/configure: Regenerated.
8222         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
8223         AVX-512 zmm register support.
8224         (_dl_x86_64_save_sse): Likewise.
8225         (_dl_x86_64_restore_sse): Likewise.
8226         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
8227         size vector registers.
8228         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
8229         (ZMM_SIZE): Likewise.
8230         * sysdeps/x86_64/tst-audit10.c: New file.
8231         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
8232         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
8233
8234 2014-03-13  Roland McGrath  <roland@hack.frob.com>
8235
8236         * configure.ac (HAVE_EHDR_START): New check.
8237         * configure: Regenerated.
8238         * config.h.in (HAVE_EHDR_START): New #undef.
8239         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
8240         assuming the lowest-addressed segment maps the start of the file.
8241
8242 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
8243
8244         * INSTALL: Regenerated.
8245
8246 2014-03-13  Will Newton  <will.newton@linaro.org>
8247
8248         * manual/setjmp.texi (System V contexts): Improve
8249         clarity and grammar of documentation.
8250
8251 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
8252
8253         [BZ #16381]
8254         * elf/Makefile (tests): Add tst-pie2.
8255         (tests-pie): Add tst-pie2.
8256         * elf/tst-pie2.c: New file.
8257         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
8258         for ET_EXEC.
8259         * elf/rtld.c (map_doit): Load executable as lt_executable.
8260         (dl_main): Likewise.
8261
8262 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
8263
8264         [BZ #16642]
8265         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8266         (__ASSUME_PSELECT): Undefine.
8267
8268 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8269
8270         [BZ #16689]
8271         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
8272         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
8273         static build.
8274         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
8275         selector for static builds.
8276
8277 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8278
8279         [BZ #16695]
8280         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
8281         key in the buffer.
8282
8283 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8284
8285         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
8286         IFUNC selector for static builds.
8287
8288 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
8289
8290         * sysdeps/mips/math_private.h [__mips_hard_float]
8291         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
8292         libc_feresetround_mips_ctx.
8293         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
8294         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
8295         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
8296
8297         [BZ #16677]
8298         * math/s_nextafter.c (__nextafter): Do not return value from
8299         overflowing computation.
8300         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
8301         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
8302         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
8303         Likewise.
8304         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
8305         Likewise.
8306         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
8307         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
8308
8309 2014-03-11  Roland McGrath  <roland@hack.frob.com>
8310
8311         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
8312         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
8313         Move sfi_sp use from the load-multiple (that no longer sets sp) to
8314         the new mov targetting sp.
8315
8316 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8317
8318         [BZ #16683]
8319         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
8320         Define it for static builds as well.
8321         (NO_BZERO_IMPL): Likewise.
8322
8323 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8324
8325         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
8326         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
8327         multiarch strspn for PPC64.
8328         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
8329         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
8330         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8331         (__libc_ifunc_impl_list): Likewise.
8332         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
8333         multiarch optimizations
8334         * string/strspn.c (strspn): Using macro to redefine symbol name.
8335
8336 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8337             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8338
8339         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
8340         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
8341         multiarch strncat for PPC64.
8342         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
8343         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
8344         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8345         (__libc_ifunc_impl_list): Likewise.
8346         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
8347         multiarch optimizations
8348
8349 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8350
8351         [BZ #16639]
8352         * nscd/nscd.service: Make service type forking.
8353
8354 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8355
8356         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
8357         sign in non default rounding modes.
8358         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
8359
8360 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
8361
8362         * math/libm-test.inc (ALL_RM_TEST): New macro.
8363         (ceil_test): Use ALL_RM_TEST.
8364         (cimag_test): Likewise.
8365         (conj_test): Likewise.
8366         (copysign_test): Likewise.
8367         (cproj_test): Likewise.
8368         (creal_test): Likewise.
8369         (fabs_test): Likewise.
8370         (floor_test): Likewise.
8371         (fmax_test): Likewise.
8372         (fmin_test): Likewise.
8373         (fmod_test): Likewise.
8374         (fpclassify_test): Likewise.
8375         (frexp_test): Likewise.
8376         (ilogb_test): Likewise.
8377         (isfinite_test): Likewise.
8378         (finite_test): Likewise.
8379         (isgreater_test): Likewise.
8380         (isgreaterequal_test): Likewise.
8381         (isinf_test): Likewise.
8382         (isless_test): Likewise.
8383         (islessequal_test): Likewise.
8384         (islessgreater_test): Likewise.
8385         (isnan_test): Likewise.
8386         (isnormal_test): Likewise.
8387         (issignaling_test): Likewise.
8388         (isunordered_test): Likewise.
8389         (logb_test): Likewise.
8390         (logb_downward_test_data): Remove.
8391         (logb_test_downward): Likewise.
8392         (lround_test): Use ALL_RM_TEST.
8393         (llround_test): Likewise.
8394         (modf_test): Likewise.
8395         (nexttoward_test): Likewise.
8396         (remainder_test): Likewise.
8397         (drem_test): Likewise.
8398         (remainder_tonearest_test_data): Likewise.
8399         (remainder_test_tonearest): Likewise.
8400         (drem_test_tonearest): Likewise.
8401         (remainder_towardzero_test_data): Likewise.
8402         (remainder_test_towardzero): Likewise.
8403         (drem_test_towardzero): Likewise.
8404         (remainder_downward_test_data): Likewise.
8405         (remainder_test_downward): Likewise.
8406         (drem_test_downward): Likewise.
8407         (remainder_upward_test_data): Likewise.
8408         (remainder_test_upward): Likewise.
8409         (drem_test_upward): Likewise.
8410         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
8411         (round_test): Use ALL_RM_TEST.
8412         (signbit_test): Likewise.
8413         (trunc_test): Likewise.
8414         (significand_test): Likewise.
8415         (main): Don't call removed functions.
8416
8417 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
8418
8419         [BZ #16674]
8420         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
8421         || __USE_XOPEN2K8].
8422         (ILL_ILLOPN): Likewise.
8423         (ILL_ILLADR): Likewise.
8424         (ILL_ILLTRP): Likewise.
8425         (ILL_PRVOPC): Likewise.
8426         (ILL_PRVREG): Likewise.
8427         (ILL_COPROC): Likewise.
8428         (ILL_BADSTK): Likewise.
8429         (FPE_INTDIV): Likewise.
8430         (FPE_INTOVF): Likewise.
8431         (FPE_FLTDIV): Likewise.
8432         (FPE_FLTOVF): Likewise.
8433         (FPE_FLTUND): Likewise.
8434         (FPE_FLTRES): Likewise.
8435         (FPE_FLTINV): Likewise.
8436         (FPE_FLTSUB): Likewise.
8437         (SEGV_MAPERR): Likewise.
8438         (SEGV_ACCERR): Likewise.
8439         (BUS_ADRALN): Likewise.
8440         (BUS_ADRERR): Likewise.
8441         (BUS_OBJERR): Likewise.
8442         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8443         (TRAP_TRACE): Likewise.
8444         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8445         __USE_XOPEN2K8].
8446         (CLD_KILLED): Likewise.
8447         (CLD_DUMPED): Likewise.
8448         (CLD_TRAPPED): Likewise.
8449         (CLD_STOPPED): Likewise.
8450         (CLD_CONTINUED): Likewise.
8451         (POLL_IN): Likewise.
8452         (POLL_OUT): Likewise.
8453         (POLL_MSG): Likewise.
8454         (POLL_ERR): Likewise.
8455         (POLL_PRI): Likewise.
8456         (POLL_HUP): Likewise.
8457         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
8458         Likewise.
8459         (ILL_ILLOPN): Likewise.
8460         (ILL_ILLADR): Likewise.
8461         (ILL_ILLTRP): Likewise.
8462         (ILL_PRVOPC): Likewise.
8463         (ILL_PRVREG): Likewise.
8464         (ILL_COPROC): Likewise.
8465         (ILL_BADSTK): Likewise.
8466         (FPE_INTDIV): Likewise.
8467         (FPE_INTOVF): Likewise.
8468         (FPE_FLTDIV): Likewise.
8469         (FPE_FLTOVF): Likewise.
8470         (FPE_FLTUND): Likewise.
8471         (FPE_FLTRES): Likewise.
8472         (FPE_FLTINV): Likewise.
8473         (FPE_FLTSUB): Likewise.
8474         (SEGV_MAPERR): Likewise.
8475         (SEGV_ACCERR): Likewise.
8476         (BUS_ADRALN): Likewise.
8477         (BUS_ADRERR): Likewise.
8478         (BUS_OBJERR): Likewise.
8479         (BUS_MCEERR_AR): Likewise.
8480         (BUS_MCEERR_AO): Likewise.
8481         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8482         (TRAP_TRACE): Likewise.
8483         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8484         __USE_XOPEN2K8].
8485         (CLD_KILLED): Likewise.
8486         (CLD_DUMPED): Likewise.
8487         (CLD_TRAPPED): Likewise.
8488         (CLD_STOPPED): Likewise.
8489         (CLD_CONTINUED): Likewise.
8490         (POLL_IN): Likewise.
8491         (POLL_OUT): Likewise.
8492         (POLL_MSG): Likewise.
8493         (POLL_ERR): Likewise.
8494         (POLL_PRI): Likewise.
8495         (POLL_HUP): Likewise.
8496         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
8497         (ILL_ILLOPN): Likewise.
8498         (ILL_ILLADR): Likewise.
8499         (ILL_ILLTRP): Likewise.
8500         (ILL_PRVOPC): Likewise.
8501         (ILL_PRVREG): Likewise.
8502         (ILL_COPROC): Likewise.
8503         (ILL_BADSTK): Likewise.
8504         (FPE_INTDIV): Likewise.
8505         (FPE_INTOVF): Likewise.
8506         (FPE_FLTDIV): Likewise.
8507         (FPE_FLTOVF): Likewise.
8508         (FPE_FLTUND): Likewise.
8509         (FPE_FLTRES): Likewise.
8510         (FPE_FLTINV): Likewise.
8511         (FPE_FLTSUB): Likewise.
8512         (SEGV_MAPERR): Likewise.
8513         (SEGV_ACCERR): Likewise.
8514         (BUS_ADRALN): Likewise.
8515         (BUS_ADRERR): Likewise.
8516         (BUS_OBJERR): Likewise.
8517         (BUS_MCEERR_AR): Likewise.
8518         (BUS_MCEERR_AO): Likewise.
8519         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8520         (TRAP_TRACE): Likewise.
8521         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8522         __USE_XOPEN2K8].
8523         (CLD_KILLED): Likewise.
8524         (CLD_DUMPED): Likewise.
8525         (CLD_TRAPPED): Likewise.
8526         (CLD_STOPPED): Likewise.
8527         (CLD_CONTINUED): Likewise.
8528         (POLL_IN): Likewise.
8529         (POLL_OUT): Likewise.
8530         (POLL_MSG): Likewise.
8531         (POLL_ERR): Likewise.
8532         (POLL_PRI): Likewise.
8533         (POLL_HUP): Likewise.
8534         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
8535         Likewise.
8536         (ILL_ILLOPN): Likewise.
8537         (ILL_ILLADR): Likewise.
8538         (ILL_ILLTRP): Likewise.
8539         (ILL_PRVOPC): Likewise.
8540         (ILL_PRVREG): Likewise.
8541         (ILL_COPROC): Likewise.
8542         (ILL_BADSTK): Likewise.
8543         (ILL_BADIADDR): Likewise.
8544         (ILL_BREAK): Likewise.
8545         (FPE_INTDIV): Likewise.
8546         (FPE_INTOVF): Likewise.
8547         (FPE_FLTDIV): Likewise.
8548         (FPE_FLTOVF): Likewise.
8549         (FPE_FLTUND): Likewise.
8550         (FPE_FLTRES): Likewise.
8551         (FPE_FLTINV): Likewise.
8552         (FPE_FLTSUB): Likewise.
8553         (FPE_DECOVF): Likewise.
8554         (FPE_DECDIV): Likewise.
8555         (FPE_DECERR): Likewise.
8556         (FPE_INVASC): Likewise.
8557         (FPE_INVDEC): Likewise.
8558         (SEGV_MAPERR): Likewise.
8559         (SEGV_ACCERR): Likewise.
8560         (SEGV_PSTKOVF): Likewise.
8561         (BUS_ADRALN): Likewise.
8562         (BUS_ADRERR): Likewise.
8563         (BUS_OBJERR): Likewise.
8564         (BUS_MCEERR_AR): Likewise.
8565         (BUS_MCEERR_AO): Likewise.
8566         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8567         (TRAP_TRACE): Likewise.
8568         (TRAP_BRANCH): Likewise.
8569         (TRAP_HWBKPT): Likewise.
8570         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8571         __USE_XOPEN2K8].
8572         (CLD_KILLED): Likewise.
8573         (CLD_DUMPED): Likewise.
8574         (CLD_TRAPPED): Likewise.
8575         (CLD_STOPPED): Likewise.
8576         (CLD_CONTINUED): Likewise.
8577         (POLL_IN): Likewise.
8578         (POLL_OUT): Likewise.
8579         (POLL_MSG): Likewise.
8580         (POLL_ERR): Likewise.
8581         (POLL_PRI): Likewise.
8582         (POLL_HUP): Likewise.
8583         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
8584         (ILL_ILLOPN): Likewise.
8585         (ILL_ILLADR): Likewise.
8586         (ILL_ILLTRP): Likewise.
8587         (ILL_PRVOPC): Likewise.
8588         (ILL_PRVREG): Likewise.
8589         (ILL_COPROC): Likewise.
8590         (ILL_BADSTK): Likewise.
8591         (FPE_INTDIV): Likewise.
8592         (FPE_INTOVF): Likewise.
8593         (FPE_FLTDIV): Likewise.
8594         (FPE_FLTOVF): Likewise.
8595         (FPE_FLTUND): Likewise.
8596         (FPE_FLTRES): Likewise.
8597         (FPE_FLTINV): Likewise.
8598         (FPE_FLTSUB): Likewise.
8599         (SEGV_MAPERR): Likewise.
8600         (SEGV_ACCERR): Likewise.
8601         (BUS_ADRALN): Likewise.
8602         (BUS_ADRERR): Likewise.
8603         (BUS_OBJERR): Likewise.
8604         (BUS_MCEERR_AR): Likewise.
8605         (BUS_MCEERR_AO): Likewise.
8606         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8607         (TRAP_TRACE): Likewise.
8608         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8609         __USE_XOPEN2K8].
8610         (CLD_KILLED): Likewise.
8611         (CLD_DUMPED): Likewise.
8612         (CLD_TRAPPED): Likewise.
8613         (CLD_STOPPED): Likewise.
8614         (CLD_CONTINUED): Likewise.
8615         (POLL_IN): Likewise.
8616         (POLL_OUT): Likewise.
8617         (POLL_MSG): Likewise.
8618         (POLL_ERR): Likewise.
8619         (POLL_PRI): Likewise.
8620         (POLL_HUP): Likewise.
8621         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
8622         (ILL_ILLOPN): Likewise.
8623         (ILL_ILLADR): Likewise.
8624         (ILL_ILLTRP): Likewise.
8625         (ILL_PRVOPC): Likewise.
8626         (ILL_PRVREG): Likewise.
8627         (ILL_COPROC): Likewise.
8628         (ILL_BADSTK): Likewise.
8629         (FPE_INTDIV): Likewise.
8630         (FPE_INTOVF): Likewise.
8631         (FPE_FLTDIV): Likewise.
8632         (FPE_FLTOVF): Likewise.
8633         (FPE_FLTUND): Likewise.
8634         (FPE_FLTRES): Likewise.
8635         (FPE_FLTINV): Likewise.
8636         (FPE_FLTSUB): Likewise.
8637         (SEGV_MAPERR): Likewise.
8638         (SEGV_ACCERR): Likewise.
8639         (BUS_ADRALN): Likewise.
8640         (BUS_ADRERR): Likewise.
8641         (BUS_OBJERR): Likewise.
8642         (BUS_MCEERR_AR): Likewise.
8643         (BUS_MCEERR_AO): Likewise.
8644         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8645         (TRAP_TRACE): Likewise.
8646         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8647         __USE_XOPEN2K8].
8648         (CLD_KILLED): Likewise.
8649         (CLD_DUMPED): Likewise.
8650         (CLD_TRAPPED): Likewise.
8651         (CLD_STOPPED): Likewise.
8652         (CLD_CONTINUED): Likewise.
8653         (POLL_IN): Likewise.
8654         (POLL_OUT): Likewise.
8655         (POLL_MSG): Likewise.
8656         (POLL_ERR): Likewise.
8657         (POLL_PRI): Likewise.
8658         (POLL_HUP): Likewise.
8659         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
8660         (ILL_ILLOPN): Likewise.
8661         (ILL_ILLADR): Likewise.
8662         (ILL_ILLTRP): Likewise.
8663         (ILL_PRVOPC): Likewise.
8664         (ILL_PRVREG): Likewise.
8665         (ILL_COPROC): Likewise.
8666         (ILL_BADSTK): Likewise.
8667         (FPE_INTDIV): Likewise.
8668         (FPE_INTOVF): Likewise.
8669         (FPE_FLTDIV): Likewise.
8670         (FPE_FLTOVF): Likewise.
8671         (FPE_FLTUND): Likewise.
8672         (FPE_FLTRES): Likewise.
8673         (FPE_FLTINV): Likewise.
8674         (FPE_FLTSUB): Likewise.
8675         (SEGV_MAPERR): Likewise.
8676         (SEGV_ACCERR): Likewise.
8677         (BUS_ADRALN): Likewise.
8678         (BUS_ADRERR): Likewise.
8679         (BUS_OBJERR): Likewise.
8680         (BUS_MCEERR_AR): Likewise.
8681         (BUS_MCEERR_AO): Likewise.
8682         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8683         (TRAP_TRACE): Likewise.
8684         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8685         __USE_XOPEN2K8].
8686         (CLD_KILLED): Likewise.
8687         (CLD_DUMPED): Likewise.
8688         (CLD_TRAPPED): Likewise.
8689         (CLD_STOPPED): Likewise.
8690         (CLD_CONTINUED): Likewise.
8691         (POLL_IN): Likewise.
8692         (POLL_OUT): Likewise.
8693         (POLL_MSG): Likewise.
8694         (POLL_ERR): Likewise.
8695         (POLL_PRI): Likewise.
8696         (POLL_HUP): Likewise.
8697         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
8698         (ILL_ILLOPN): Likewise.
8699         (ILL_ILLADR): Likewise.
8700         (ILL_ILLTRP): Likewise.
8701         (ILL_PRVOPC): Likewise.
8702         (ILL_PRVREG): Likewise.
8703         (ILL_COPROC): Likewise.
8704         (ILL_BADSTK): Likewise.
8705         (ILL_DBLFLT): Likewise.
8706         (ILL_HARDWALL): Likewise.
8707         (FPE_INTDIV): Likewise.
8708         (FPE_INTOVF): Likewise.
8709         (FPE_FLTDIV): Likewise.
8710         (FPE_FLTOVF): Likewise.
8711         (FPE_FLTUND): Likewise.
8712         (FPE_FLTRES): Likewise.
8713         (FPE_FLTINV): Likewise.
8714         (FPE_FLTSUB): Likewise.
8715         (SEGV_MAPERR): Likewise.
8716         (SEGV_ACCERR): Likewise.
8717         (BUS_ADRALN): Likewise.
8718         (BUS_ADRERR): Likewise.
8719         (BUS_OBJERR): Likewise.
8720         (BUS_MCEERR_AR): Likewise.
8721         (BUS_MCEERR_AO): Likewise.
8722         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8723         (TRAP_TRACE): Likewise.
8724         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8725         __USE_XOPEN2K8].
8726         (CLD_KILLED): Likewise.
8727         (CLD_DUMPED): Likewise.
8728         (CLD_TRAPPED): Likewise.
8729         (CLD_STOPPED): Likewise.
8730         (CLD_CONTINUED): Likewise.
8731         (POLL_IN): Likewise.
8732         (POLL_OUT): Likewise.
8733         (POLL_MSG): Likewise.
8734         (POLL_ERR): Likewise.
8735         (POLL_PRI): Likewise.
8736         (POLL_HUP): Likewise.
8737         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
8738         (ILL_ILLOPN): Likewise.
8739         (ILL_ILLADR): Likewise.
8740         (ILL_ILLTRP): Likewise.
8741         (ILL_PRVOPC): Likewise.
8742         (ILL_PRVREG): Likewise.
8743         (ILL_COPROC): Likewise.
8744         (ILL_BADSTK): Likewise.
8745         (FPE_INTDIV): Likewise.
8746         (FPE_INTOVF): Likewise.
8747         (FPE_FLTDIV): Likewise.
8748         (FPE_FLTOVF): Likewise.
8749         (FPE_FLTUND): Likewise.
8750         (FPE_FLTRES): Likewise.
8751         (FPE_FLTINV): Likewise.
8752         (FPE_FLTSUB): Likewise.
8753         (SEGV_MAPERR): Likewise.
8754         (SEGV_ACCERR): Likewise.
8755         (BUS_ADRALN): Likewise.
8756         (BUS_ADRERR): Likewise.
8757         (BUS_OBJERR): Likewise.
8758         (BUS_MCEERR_AR): Likewise.
8759         (BUS_MCEERR_AO): Likewise.
8760         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8761         (TRAP_TRACE): Likewise.
8762         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8763         __USE_XOPEN2K8].
8764         (CLD_KILLED): Likewise.
8765         (CLD_DUMPED): Likewise.
8766         (CLD_TRAPPED): Likewise.
8767         (CLD_STOPPED): Likewise.
8768         (CLD_CONTINUED): Likewise.
8769         (POLL_IN): Likewise.
8770         (POLL_OUT): Likewise.
8771         (POLL_MSG): Likewise.
8772         (POLL_ERR): Likewise.
8773         (POLL_PRI): Likewise.
8774         (POLL_HUP): Likewise.
8775         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
8776         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
8777
8778         [BZ #16670]
8779         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
8780         before #include of <time.h>.
8781         [!__USE_XOPEN2K] (__need_timespec): Likewise.
8782         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
8783         (test-xfail-UNIX98/sched.h/conform): Likewise.
8784
8785 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8786
8787         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
8788         error absence of trapping exception support.
8789         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8790
8791 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
8792
8793         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
8794         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
8795         * timezone/Makefile (testdata): Move definition above include of
8796         Rules.
8797         (test-zones): New variable.
8798         (tests-special): Add zone files.
8799         (build-testdata): Use $(evaluate-test).
8800
8801         * elf/Makefile (tests-special): Rename tests to end with .out.
8802         ($(objpfx)noload-mem): Likewise.
8803         ($(objpfx)tst-leaks1-mem): Likewise.
8804         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
8805         * iconv/Makefile (xtests-special): Change test-iconvconfig to
8806         $(objpfx)test-iconvconfig.out.
8807         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
8808         set -e inside subshell and redirect output to file.
8809         * iconvdata/Makefile (generated): Rename tests to end with .out.
8810         Correct type.
8811         (tests-special): Rename tests to end with .out.
8812         ($(objpfx)mtrace-tst-loading): Likewise.
8813         * intl/Makefile (generated): Likewise.
8814         (tests-special): Likewise.
8815         ($(objpfx)mtrace-tst-gettext): Likewise.
8816         * misc/Makefile (generated): Likewise.
8817         (tests-special): Likewise.
8818         ($(objpfx)tst-error1-mem): Likewise.
8819         * nptl/Makefile (tests-special): Likewise.
8820         ($(objpfx)tst-stack3-mem): Likewise.
8821         (generated): Likewise.
8822         * posix/Makefile (generated): Likewise.
8823         (tests-special): Likewise.
8824         (xtests-special): Likewise.
8825         ($(objpfx)tst-fnmatch-mem): Likewise.
8826         ($(objpfx)bug-regex2-mem): Likewise.
8827         ($(objpfx)bug-regex14-mem): Likewise.
8828         ($(objpfx)bug-regex21-mem): Likewise.
8829         ($(objpfx)bug-regex31-mem): Likewise.
8830         ($(objpfx)tst-vfork3-mem): Likewise.
8831         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
8832         ($(objpfx)tst-pcre-mem): Likewise.
8833         ($(objpfx)tst-boost-mem): Likewise.
8834         ($(objpfx)bug-ga2-mem): Likewise.
8835         ($(objpfx)bug-glob2-mem): Likewise.
8836         * resolv/Makefile (generate): Likewise.
8837         (tests-special): Likewise.
8838         (xtests-special): Likewise.
8839         (generated): Likewise.
8840         ($(objpfx)mtrace-tst-leaks): Likewise.
8841         ($(objpfx)mtrace-tst-leaks2): Likewise.
8842
8843         * scripts/merge-test-results.sh: New file.
8844         * Makefile (tests-special-notdir): New variable.
8845         (tests): Run merge-test-results.sh.
8846         (xtests): Likewise.
8847         * Rules (tests-special-notdir): New variable.
8848         (xtests-special-notdir): Likewise.
8849         (tests): Run merge-test-results.sh
8850         (xtests): Likewise.
8851
8852         * Makeconfig (test-xfail-name): New variable.
8853         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
8854         compute variable name for expected failures.
8855         * conform/Makefile (conformtest-headers-data): New variable.
8856         (conformtest-standards): Likewise.
8857         (conformtest-headers-ISO): Likewise.
8858         (conformtest-headers-ISO99): Likewise.
8859         (conformtest-headers-ISO11): Likewise.
8860         (conformtest-headers-POSIX): Likewise.
8861         (conformtest-headers-XPG3): Likewise.
8862         (conformtest-headers-XPG4): Likewise.
8863         (conformtest-headers-UNIX98): Likewise.
8864         (conformtest-headers-XOPEN2K): Likewise.
8865         (conformtest-headers-POSIX2008): Likewise.
8866         (conformtest-headers-XOPEN2K8): Likewise.
8867         (conformtest-header-list-base): Likewise.
8868         (conformtest-header-list-tests): Likewise.
8869         (conformtest-header-base): Likewise.
8870         (conformtest-header-tests): Likewise.
8871         (tests-special): Add $(conformtest-header-list-tests).  If
8872         [$(fast-check) && !$(cross-compiling)], add
8873         $(conformtest-header-tests) instead of
8874         $(objpfx)run-conformtest.out.
8875         (generated): Add $(conformtest-header-list-base).  If
8876         [$(fast-check) && !$(cross-compiling)], add
8877         $(conformtest-header-base).  Remove previous setting.
8878         ($(conformtest-header-list-tests)): New target.
8879         (test-xfail-run-conformtest): Remove variable.
8880         ($(objpfx)run-conformtest.out): Remove target.
8881         (test-xfail-ISO11/complex.h/conform): New variable.
8882         (test-xfail-ISO11/stdalign.h/conform): Likewise.
8883         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
8884         (test-xfail-XPG3/varargs.h/conform): Likewise.
8885         (test-xfail-XPG4/varargs.h/conform): Likewise.
8886         (test-xfail-UNIX98/varargs.h/conform): Likewise.
8887         (test-xfail-XPG4/ndbm.h/conform): Likewise.
8888         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
8889         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
8890         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
8891         (test-xfail-XPG3/fcntl.h/conform): Likewise.
8892         (test-xfail-XPG3/ftw.h/conform): Likewise.
8893         (test-xfail-XPG3/grp.h/conform): Likewise.
8894         (test-xfail-XPG3/langinfo.h/conform): Likewise.
8895         (test-xfail-XPG3/limits.h/conform): Likewise.
8896         (test-xfail-XPG3/pwd.h/conform): Likewise.
8897         (test-xfail-XPG3/search.h/conform): Likewise.
8898         (test-xfail-XPG3/signal.h/conform): Likewise.
8899         (test-xfail-XPG3/stdio.h/conform): Likewise.
8900         (test-xfail-XPG3/stdlib.h/conform): Likewise.
8901         (test-xfail-XPG3/string.h/conform): Likewise.
8902         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
8903         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
8904         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
8905         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
8906         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
8907         (test-xfail-XPG3/sys/types.h/conform): Likewise.
8908         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
8909         (test-xfail-XPG3/termios.h/conform): Likewise.
8910         (test-xfail-XPG3/time.h/conform): Likewise.
8911         (test-xfail-XPG3/unistd.h/conform): Likewise.
8912         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
8913         (test-xfail-XPG4/fcntl.h/conform): Likewise.
8914         (test-xfail-XPG4/langinfo.h/conform): Likewise.
8915         (test-xfail-XPG4/netdb.h/conform): Likewise.
8916         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
8917         (test-xfail-XPG4/signal.h/conform): Likewise.
8918         (test-xfail-XPG4/stdio.h/conform): Likewise.
8919         (test-xfail-XPG4/stdlib.h/conform): Likewise.
8920         (test-xfail-XPG4/stropts.h/conform): Likewise.
8921         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
8922         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
8923         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
8924         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
8925         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
8926         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
8927         (test-xfail-XPG4/sys/time.h/conform): Likewise.
8928         (test-xfail-XPG4/sys/types.h/conform): Likewise.
8929         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
8930         (test-xfail-XPG4/termios.h/conform): Likewise.
8931         (test-xfail-XPG4/ucontext.h/conform): Likewise.
8932         (test-xfail-XPG4/unistd.h/conform): Likewise.
8933         (test-xfail-XPG4/utmpx.h/conform): Likewise.
8934         (test-xfail-POSIX/sched.h/conform): Likewise.
8935         (test-xfail-POSIX/signal.h/conform): Likewise.
8936         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
8937         (test-xfail-POSIX/tar.h/conform): Likewise.
8938         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
8939         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
8940         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
8941         (test-xfail-UNIX98/netdb.h/conform): Likewise.
8942         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
8943         (test-xfail-UNIX98/sched.h/conform): Likewise.
8944         (test-xfail-UNIX98/signal.h/conform): Likewise.
8945         (test-xfail-UNIX98/stdio.h/conform): Likewise.
8946         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
8947         (test-xfail-UNIX98/stropts.h/conform): Likewise.
8948         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
8949         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
8950         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
8951         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
8952         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
8953         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
8954         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
8955         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
8956         (test-xfail-UNIX98/unistd.h/conform): Likewise.
8957         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
8958         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
8959         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
8960         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
8961         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
8962         (test-xfail-XOPEN2K/math.h/conform): Likewise.
8963         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
8964         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
8965         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
8966         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
8967         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
8968         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
8969         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
8970         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
8971         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
8972         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
8973         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
8974         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
8975         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
8976         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
8977         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
8978         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
8979         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
8980         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
8981         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
8982         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
8983         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
8984         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
8985         (test-xfail-POSIX2008/signal.h/conform): Likewise.
8986         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
8987         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
8988         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
8989         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
8990         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
8991         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
8992         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
8993         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
8994         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
8995         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
8996         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
8997         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
8998         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
8999         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
9000         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
9001         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
9002         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
9003         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
9004         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
9005         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
9006         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
9007         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
9008         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
9009         (conformtest-cc-flags): Likewise.
9010         ($(conformtest-header-tests): New target.
9011         * conform/check-header-lists.sh: New file.
9012         * conform/run-conformtest.sh: Remove.
9013
9014         * conform/conformtest.pl: Allow ' and \ in values given for
9015         constants.
9016         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
9017         inclusion.
9018         [POSIX] (sys/types.h): Likewise.
9019         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
9020         inclusion.
9021         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
9022         inclusion.
9023         * conform/data/signal.h-data (SIGIO): Remove expectation.
9024         [XPG3] (SIGBUS): Do not expect.
9025         [POSIX || XPG3] (SIGPOLL): Likewise.
9026         [POSIX || XPG3] (SIGPROF): Likewise.
9027         [POSIX || XPG3] (SIGSYS): Likewise.
9028         [XPG3] (SIGTRAP): Likewise.
9029         [POSIX || XPG3] (SIGURG): Likewise.
9030         [POSIX || XPG3] (SIGVTALRM): Likewise.
9031         [POSIX || XPG3] (SIGXCPU): Likewise.
9032         [POSIX || XPG3] (SIGXFSZ): Likewise.
9033         [POSIX] (SA_SIGINFO): Expect.
9034         [XPG3] (siginfo_t): Do not expect type or contents.
9035         [POSIX] (si_pid): Do not expect element.
9036         [POSIX] (si_uid): Likewise.
9037         [POSIX] (si_addr): Likewise.
9038         [POSIX] (si_status): Likewise.
9039         [POSIX] (si_band): Likewise.
9040         [XPG4] (si_value): Likewise.
9041         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
9042         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
9043         [POSIX || XPG3] (ILL_ILLADR): Likewise.
9044         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
9045         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
9046         [POSIX || XPG3] (ILL_PRVREG): Likewise.
9047         [POSIX || XPG3] (ILL_COPROC): Likewise.
9048         [POSIX || XPG3] (ILL_BADSTK): Likewise.
9049         [POSIX || XPG3] (FPE_INTDIV): Likewise.
9050         [POSIX || XPG3] (FPE_INTOVF): Likewise.
9051         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
9052         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
9053         [POSIX || XPG3] (FPE_FLTUND): Likewise.
9054         [POSIX || XPG3] (FPE_FLTRES): Likewise.
9055         [POSIX || XPG3] (FPE_FLTINV): Likewise.
9056         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
9057         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
9058         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
9059         [POSIX || XPG3] (BUS_ADRALN): Likewise.
9060         [POSIX || XPG3] (BUS_ADRERR): Likewise.
9061         [POSIX || XPG3] (BUS_OBJERR): Likewise.
9062         [POSIX || XPG3] (CLD_EXITED): Likewise.
9063         [POSIX || XPG3] (CLD_KILLED): Likewise.
9064         [POSIX || XPG3] (CLD_DUMPED): Likewise.
9065         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
9066         [POSIX || XPG3] (CLD_STOPPED): Likewise.
9067         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
9068         [POSIX || XPG3] (POLL_IN): Likewise.
9069         [POSIX || XPG3] (POLL_OUT): Likewise.
9070         [POSIX || XPG3] (POLL_MSG): Likewise.
9071         [POSIX || XPG3] (POLL_ERR): Likewise.
9072         [POSIX || XPG3] (POLL_PRI): Likewise.
9073         [POSIX || XPG3] (POLL_HUP): Likewise.
9074         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
9075         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
9076         (SIG*): Do not allow.
9077         [XPG3] (si_*): Likewise.
9078         [XPG3] (SI_*): Likewise.
9079         [XPG3 || XPG4] (sigev_*): Likewise.
9080         [XPG3 || XPG4] (SIGEV_*): Likewise.
9081         [XPG3 || XPG4] (sival_*): Likewise.
9082         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
9083         [POSIX || XPG3] (BUS_*): Likewise.
9084         [POSIX || XPG3] (CLD_*): Likewise.
9085         [POSIX || XPG3] (FPE_*): Likewise.
9086         [POSIX || XPG3] (ILL_*): Likewise.
9087         [POSIX || XPG3] (POLL_*): Likewise.
9088         [POSIX || XPG3] (SEGV_*): Likewise.
9089         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
9090         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
9091         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
9092         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
9093         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
9094         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
9095         Specify type and value.
9096         (TVERSLEN): Likewise.
9097         (REGTYPE): Likewise.
9098         (AREGTYPE): Likewise.
9099         (LNKTYPE): Likewise.
9100         (SYMTYPE): Likewise.
9101         (CHRTYPE): Likewise.
9102         (BLKTYPE): Likewise.
9103         (DIRTYPE): Likewise.
9104         (FIFOTYPE): Likewise.
9105         (CONTTYPE): Likewise.
9106         (TSUID): Likewise.
9107         (TSGID): Likewise.
9108         (TSVTX): Likewise.
9109         (TUREAD): Likewise.
9110         (TUWRITE): Likewise.
9111         (TUEXEC): Likewise.
9112         (TGREAD): Likewise.
9113         (TGWRITE): Likewise.
9114         (TGEXEC): Likewise.
9115         (TOREAD): Likewise.
9116         (TOWRITE): Likewise.
9117         (TOEXEC): Likewise.
9118         [POSIX] (TSVTX): Expect constant.
9119
9120 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
9121
9122         * Makefile (tests): Change dependencies to ....
9123         (tests-special): ... additions to this variable.
9124         (tests): Depend on $(tests-special).
9125         * Makerules (check-abi-list): New variable.
9126         (check-abi): Depend on $(check-abi-list).
9127         [$(subdir) = elf] (tests-special): Add
9128         $(objpfx)check-abi-libc.out.
9129         [$(build-shared) = yes && subdir] (tests-special): Add
9130         $(check-abi-list).
9131         [$(build-shared) = yes && subdir] (tests): Do not depend on
9132         check-abi.
9133         * Rules (tests): Depend on $(tests-special).
9134         (xtests): Depend on $(xtests-special).
9135         * catgets/Makefile (tests): Change dependencies to ....
9136         (tests-special): ... additions to this variable.
9137         * conform/Makefile (tests): Change dependencies to ....
9138         (tests-special): ... additions to this variable.
9139         * elf/Makefile (tests): Change dependencies to ....
9140         (tests-special): ... additions to this variable.
9141         * grp/Makefile (tests): Change dependencies to ....
9142         (tests-special): ... additions to this variable.
9143         * iconv/Makefile (xtests): Change dependencies to ....
9144         (xtests-special): ... additions to this variable.
9145         * iconvdata/Makefile (tests): Change dependencies to ....
9146         (tests-special): ... additions to this variable.
9147         * intl/Makefile (tests): Change dependencies to ....
9148         (tests-special): ... additions to this variable.  Also add
9149         $(objpfx)tst-gettext.out.
9150         * io/Makefile (tests): Change dependencies to ....
9151         (tests-special): ... additions to this variable.
9152         * libio/Makefile (tests): Change dependencies to ....
9153         (tests-special): ... additions to this variable.
9154         * malloc/Makefile (tests): Change dependencies to ....
9155         (tests-special): ... additions to this variable.
9156         * misc/Makefile (tests): Change dependencies to ....
9157         (tests-special): ... additions to this variable.
9158         * nptl/Makefile (tests): Change dependencies to ....
9159         (tests-special): ... additions to this variable.
9160         * nptl_db/Makefile (tests): Change dependencies to ....
9161         (tests-special): ... additions to this variable.
9162         * posix/Makefile (tests): Change dependencies to ....
9163         (tests-special): ... additions to this variable.
9164         (xtests): Change dependencies to ....
9165         (xtests-special): ... additions to this variable.
9166         * resolv/Makefile (tests): Change dependencies to ....
9167         (tests-special): ... additions to this variable.
9168         (xtests): Change dependencies to ....
9169         (xtests-special): ... additions to this variable.
9170         * stdio-common/Makefile (tests): Change dependencies to ....
9171         (tests-special): ... additions to this variable.
9172         (do-tst-unbputc): Remove target.
9173         (do-tst-printf): Likewise.
9174         * stdlib/Makefile (tests): Change dependencies to ....
9175         (tests-special): ... additions to this variable.
9176         * string/Makefile (tests): Change dependencies to ....
9177         (tests-special): ... additions to this variable.
9178         * sysdeps/x86/Makefile (tests): Change dependencies to ....
9179         (tests-special): ... additions to this variable.
9180
9181         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
9182         whole file.
9183         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
9184         whole file.
9185         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
9186         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
9187
9188         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
9189         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
9190         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
9191         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
9192         * conform/data/libgen.h-data [XPG3]: Likewise.
9193         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
9194         * conform/data/ndbm.h-data [XPG3]: Likewise.
9195         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9196         * conform/data/netdb.h-data [XPG3]: Likewise.
9197         * conform/data/netinet/in.h-data [XPG3]: Likewise.
9198         * conform/data/poll.h-data [XPG3]: Likewise.
9199         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9200         * conform/data/strings.h-data [XPG3]: Likewise.
9201         * conform/data/stropts.h-data [XPG3]: Likewise.
9202         * conform/data/sys/mman.h-data [XPG3]: Likewise.
9203         * conform/data/sys/resource.h-data [XPG3]: Likewise.
9204         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
9205         Likewise.
9206         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
9207         * conform/data/sys/time.h-data [XPG3]: Likewise.
9208         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
9209         * conform/data/sys/uio.h-data [XPG3]: Likewise.
9210         * conform/data/sys/un.h-data [XPG3]: Likewise.
9211         * conform/data/syslog.h-data [XPG3]: Likewise.
9212         * conform/data/ucontext.h-data [XPG3]: Likewise.
9213         * conform/data/utmpx.h-data [XPG3]: Likewise.
9214         * conform/data/varargs.h-data [UNIX98]: Enable file.
9215
9216         * manual/Makefile (INSTALL_INFO): Remove variable setting.
9217
9218         * math/libm-test.inc (struct test_f_f_data): Move expected results
9219         into structure for each rounding mode.
9220         (struct test_ff_f_data): Likewise.
9221         (struct test_ff_f_data_nexttoward): Likewise.
9222         (struct test_fi_f_data): Likewise.
9223         (struct test_fl_f_data): Likewise.
9224         (struct test_if_f_data): Likewise.
9225         (struct test_fff_f_data): Likewise.
9226         (struct test_c_f_data): Likewise.
9227         (struct test_f_f1_data): Likewise.
9228         (struct test_fF_f1_data): Likewise.
9229         (struct test_ffI_f1_data): Likewise.
9230         (struct test_c_c_data): Likewise.
9231         (struct test_cc_c_data): Likewise.
9232         (struct test_f_i_data): Likewise.
9233         (struct test_ff_i_data): Likewise.
9234         (struct test_f_l_data): Likewise.
9235         (struct test_f_L_data): Likewise.
9236         (struct test_fFF_11_data): Likewise.
9237         (RM_): New macro.
9238         (RM_FE_DOWNWARD): Likewise.
9239         (RM_FE_TONEAREST): Likewise.
9240         (RM_FE_TOWARDZERO): Likewise.
9241         (RM_FE_UPWARD): Likewise.
9242         (RUN_TEST_LOOP_f_f): Update references to expected results.
9243         (RUN_TEST_LOOP_2_f): Likewise.
9244         (RUN_TEST_LOOP_fff_f): Likewise.
9245         (RUN_TEST_LOOP_c_f): Likewise.
9246         (RUN_TEST_LOOP_f_f1): Likewise.
9247         (RUN_TEST_LOOP_fF_f1): Likewise.
9248         (RUN_TEST_LOOP_fI_f1): Likewise.
9249         (RUN_TEST_LOOP_ffI_f1): Likewise.
9250         (RUN_TEST_LOOP_c_c): Likewise.
9251         (RUN_TEST_LOOP_cc_c): Likewise.
9252         (RUN_TEST_LOOP_f_i): Likewise.
9253         (RUN_TEST_LOOP_f_i_tg): Likewise.
9254         (RUN_TEST_LOOP_ff_i_tg): Likewise.
9255         (RUN_TEST_LOOP_f_b): Likewise.
9256         (RUN_TEST_LOOP_f_b_tg): Likewise.
9257         (RUN_TEST_LOOP_f_l): Likewise.
9258         (RUN_TEST_LOOP_f_L): Likewise.
9259         (RUN_TEST_LOOP_fFF_11): Likewise.
9260         * math/gen-libm-test.pl (parse_args): Output four copies of
9261         expected results for each test.
9262
9263         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
9264         (__ASSUME_UTIMES): Remove.
9265         * sysdeps/unix/sysv/linux/tile/kernel-features.h
9266         (__ASSUME_UTIMES): Likewise.
9267
9268         * math/gen-auto-libm-tests.c: Update comment on output format.
9269         (output_for_one_input_case): Generate before-rounding and
9270         after-rounding information as conditions on output flags not
9271         floating-point format.
9272         * math/auto-libm-test-out: Regenerated.
9273         * math/gen-libm-test.pl (cond_value): New function.
9274         (or_cond_value): Use cond_value.
9275         (generate_testfile): Handle conditional exceptions.
9276
9277 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
9278
9279         * math/libm-test.inc (max_valid_error): New variable.
9280         (init_max_error): Take new argument specifying whether function
9281         results are exactly determined.  Set max_valid_error and bound
9282         other variables for errors based on this argument.
9283         (set_max_error): Do not record results above max_valid_error.
9284         (check_float_internal): Only accept errors of up to 0.5ulps if
9285         also at most max_valid_error.
9286         (START): Take new argument EXACT and pass it to init_max_error.
9287         (acos_test): Update call to START.
9288         (acos_test_tonearest): Likewise.
9289         (acos_test_towardzero): Likewise.
9290         (acos_test_downward): Likewise.
9291         (acos_test_upward): Likewise.
9292         (acosh_test): Likewise.
9293         (asin_test): Likewise.
9294         (asin_test_tonearest): Likewise.
9295         (asin_test_towardzero): Likewise.
9296         (asin_test_downward): Likewise.
9297         (asin_test_upward): Likewise.
9298         (asinh_test): Likewise.
9299         (atan_test): Likewise.
9300         (atanh_test): Likewise.
9301         (atan2_test): Likewise.
9302         (cabs_test): Likewise.
9303         (cacos_test): Likewise.
9304         (cacosh_test): Likewise.
9305         (carg_test): Likewise.
9306         (casin_test): Likewise.
9307         (casinh_test): Likewise.
9308         (catan_test): Likewise.
9309         (catanh_test): Likewise.
9310         (cbrt_test): Likewise.
9311         (ccos_test): Likewise.
9312         (ccosh_test): Likewise.
9313         (ceil_test): Likewise.
9314         (cexp_test): Likewise.
9315         (cimag_test): Likewise.
9316         (clog_test): Likewise.
9317         (clog10_test): Likewise.
9318         (conj_test): Likewise.
9319         (copysign_test): Likewise.
9320         (cos_test): Likewise.
9321         (cos_test_tonearest): Likewise.
9322         (cos_test_towardzero): Likewise.
9323         (cos_test_downward): Likewise.
9324         (cos_test_upward): Likewise.
9325         (cosh_test): Likewise.
9326         (cosh_test_tonearest): Likewise.
9327         (cosh_test_towardzero): Likewise.
9328         (cosh_test_downward): Likewise.
9329         (cosh_test_upward): Likewise.
9330         (cpow_test): Likewise.
9331         (cproj_test): Likewise.
9332         (creal_test): Likewise.
9333         (csin_test): Likewise.
9334         (csinh_test): Likewise.
9335         (csqrt_test): Likewise.
9336         (ctan_test): Likewise.
9337         (ctan_test_tonearest): Likewise.
9338         (ctan_test_towardzero): Likewise.
9339         (ctan_test_downward): Likewise.
9340         (ctan_test_upward): Likewise.
9341         (ctanh_test): Likewise.
9342         (ctanh_test_tonearest): Likewise.
9343         (ctanh_test_towardzero): Likewise.
9344         (ctanh_test_downward): Likewise.
9345         (ctanh_test_upward): Likewise.
9346         (erf_test): Likewise.
9347         (erfc_test): Likewise.
9348         (exp_test): Likewise.
9349         (exp_test_tonearest): Likewise.
9350         (exp_test_towardzero): Likewise.
9351         (exp_test_downward): Likewise.
9352         (exp_test_upward): Likewise.
9353         (exp10_test): Likewise.
9354         (exp10_test_tonearest): Likewise.
9355         (exp10_test_towardzero): Likewise.
9356         (exp10_test_downward): Likewise.
9357         (exp10_test_upward): Likewise.
9358         (pow10_test): Likewise.
9359         (exp2_test): Likewise.
9360         (expm1_test): Likewise.
9361         (expm1_test_tonearest): Likewise.
9362         (expm1_test_towardzero): Likewise.
9363         (expm1_test_downward): Likewise.
9364         (expm1_test_upward): Likewise.
9365         (fabs_test): Likewise.
9366         (fdim_test): Likewise.
9367         (floor_test): Likewise.
9368         (fma_test): Likewise.
9369         (fma_test_towardzero): Likewise.
9370         (fma_test_downward): Likewise.
9371         (fma_test_upward): Likewise.
9372         (fmax_test): Likewise.
9373         (fmin_test): Likewise.
9374         (fmod_test): Likewise.
9375         (fpclassify_test): Likewise.
9376         (frexp_test): Likewise.
9377         (hypot_test): Likewise.
9378         (ilogb_test): Likewise.
9379         (isfinite_test): Likewise.
9380         (finite_test): Likewise.
9381         (isgreater_test): Likewise.
9382         (isgreaterequal_test): Likewise.
9383         (isinf_test): Likewise.
9384         (isless_test): Likewise.
9385         (islessequal_test): Likewise.
9386         (islessgreater_test): Likewise.
9387         (isnan_test): Likewise.
9388         (isnormal_test): Likewise.
9389         (issignaling_test): Likewise.
9390         (isunordered_test): Likewise.
9391         (j0_test): Likewise.
9392         (j1_test): Likewise.
9393         (jn_test): Likewise.
9394         (ldexp_test): Likewise.
9395         (lgamma_test): Likewise.
9396         (gamma_test): Likewise.
9397         (lrint_test): Likewise.
9398         (lrint_test_tonearest): Likewise.
9399         (lrint_test_towardzero): Likewise.
9400         (lrint_test_downward): Likewise.
9401         (lrint_test_upward): Likewise.
9402         (llrint_test): Likewise.
9403         (llrint_test_tonearest): Likewise.
9404         (llrint_test_towardzero): Likewise.
9405         (llrint_test_downward): Likewise.
9406         (llrint_test_upward): Likewise.
9407         (log_test): Likewise.
9408         (log10_test): Likewise.
9409         (log1p_test): Likewise.
9410         (log2_test): Likewise.
9411         (logb_test): Likewise.
9412         (logb_test_downward): Likewise.
9413         (lround_test): Likewise.
9414         (llround_test): Likewise.
9415         (modf_test): Likewise.
9416         (nearbyint_test): Likewise.
9417         (nextafter_test): Likewise.
9418         (nexttoward_test): Likewise.
9419         (pow_test): Likewise.
9420         (pow_test_tonearest): Likewise.
9421         (pow_test_towardzero): Likewise.
9422         (pow_test_downward): Likewise.
9423         (pow_test_upward): Likewise.
9424         (remainder_test): Likewise.
9425         (drem_test): Likewise.
9426         (remainder_test_tonearest): Likewise.
9427         (drem_test_tonearest): Likewise.
9428         (remainder_test_towardzero): Likewise.
9429         (drem_test_towardzero): Likewise.
9430         (remainder_test_downward): Likewise.
9431         (drem_test_downward): Likewise.
9432         (remainder_test_upward): Likewise.
9433         (drem_test_upward): Likewise.
9434         (remquo_test): Likewise.
9435         (rint_test): Likewise.
9436         (rint_test_tonearest): Likewise.
9437         (rint_test_towardzero): Likewise.
9438         (rint_test_downward): Likewise.
9439         (rint_test_upward): Likewise.
9440         (round_test): Likewise.
9441         (scalb_test): Likewise.
9442         (scalbn_test): Likewise.
9443         (scalbln_test): Likewise.
9444         (signbit_test): Likewise.
9445         (sin_test): Likewise.
9446         (sin_test_tonearest): Likewise.
9447         (sin_test_towardzero): Likewise.
9448         (sin_test_downward): Likewise.
9449         (sin_test_upward): Likewise.
9450         (sincos_test): Likewise.
9451         (sinh_test): Likewise.
9452         (sinh_test_tonearest): Likewise.
9453         (sinh_test_towardzero): Likewise.
9454         (sinh_test_downward): Likewise.
9455         (sinh_test_upward): Likewise.
9456         (sqrt_test): Likewise.
9457         (sqrt_test_tonearest): Likewise.
9458         (sqrt_test_towardzero): Likewise.
9459         (sqrt_test_downward): Likewise.
9460         (sqrt_test_upward): Likewise.
9461         (tan_test): Likewise.
9462         (tan_test_tonearest): Likewise.
9463         (tan_test_towardzero): Likewise.
9464         (tan_test_downward): Likewise.
9465         (tan_test_upward): Likewise.
9466         (tanh_test): Likewise.
9467         (tgamma_test): Likewise.
9468         (trunc_test): Likewise.
9469         (y0_test): Likewise.
9470         (y1_test): Likewise.
9471         (yn_test): Likewise.
9472         (significand_test): Likewise.
9473
9474         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
9475         individual tests in comment.
9476         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
9477         (prev_max_error): New variable.
9478         (prev_real_max_error): Likewise.
9479         (prev_imag_max_error): Likewise.
9480         (compare_ulp_data): Don't refer to test names in comment.
9481         (find_test_ulps): Remove function.
9482         (find_function_ulps): Likewise.
9483         (find_complex_function_ulps): Likewise.
9484         (init_max_error): Take function name as argument.  Look up ulps
9485         for that function.
9486         (print_ulps): Remove function.
9487         (print_max_error): Use prev_max_error instead of calling
9488         find_function_ulps.
9489         (print_complex_max_error): Use prev_real_max_error and
9490         prev_imag_max_error instead of calling find_complex_function_ulps.
9491         (check_float_internal): Take max_ulp parameter instead of calling
9492         find_test_ulps.  Don't call print_ulps.
9493         (check_float): Update call to check_float_internal.
9494         (check_complex): Update calls to check_float_internal.
9495         (START): Pass argument to init_max_error.
9496         * math/gen-libm-test.pl (%results): Don't include "kind"
9497         information.
9498         (parse_ulps): Don't handle ulps of individual tests.
9499         (print_ulps_file): Likewise.
9500         (output_ulps): Likewise.
9501         * math/README.libm-test: Update.
9502         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
9503         individual tests.
9504         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
9505         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
9506         * sysdeps/arm/libm-test-ulps: Likewise.
9507         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
9508         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
9509         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
9510         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
9511         * sysdeps/microblaze/libm-test-ulps: Likewise.
9512         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
9513         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9514         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
9515         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
9516         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
9517         * sysdeps/sh/libm-test-ulps: Likewise.
9518         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
9519         * sysdeps/tile/libm-test-ulps: Likewise.
9520         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9521
9522 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
9523
9524         * math/libm-test.inc (print_complex_max_error): Check separately
9525         whether real and imaginary errors are within allowed range and
9526         pass 0 to print_complex_function_ulps instead of value within
9527         allowed range.
9528
9529 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9530
9531         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
9532         formatting.
9533         (get_handles_fopen): Likewise.
9534         (do_write_test): Likewise.
9535
9536         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
9537
9538         * libio/fileops.c (do_ftell): Use cached offset when
9539         available.
9540         * libio/iofwide.c (do_ftell_wide): Likewise.
9541         * libio/iofdopen.c (_IO_new_fdopen): Don't use
9542         _IO_file_attach.
9543         * libio/wfileops.c (_IO_fwide): Don't cache offset.
9544
9545         [BZ #16532]
9546         * libio/libioP.h (get_file_offset): New function.
9547         * libio/fileops.c (get_file_offset): Likewise.
9548         (do_ftell): Likewise.
9549         (_IO_new_file_seekoff): Split out ftell logic.
9550         * libio/wfileops.c (do_ftell_wide): Likewise.
9551         (_IO_wfile_seekoff): Split out ftell logic.
9552         * libio/tst-ftell-active-handler.c: New test case.
9553         * libio/Makefile (tests): Add it.
9554
9555 2014-03-03  Roland McGrath  <roland@hack.frob.com>
9556
9557         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
9558         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
9559
9560 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
9561
9562         [BZ #16639]
9563         * nscd/connections.c (nscd_init): Call do_exit.
9564         (start_threads): Call do_exit and notify_parent.
9565         (begin_drop_privileges): Call do_exit.
9566         (finish_drop_privileges): Likewise.
9567         * nscd/selinux.c (preserve_capabilities): Likewise.
9568         (install_real_capabilities): Likewise.
9569         (nscd_selinux_enabled): Likewise.
9570         (avc_create_thread): Likewise.
9571         (avc_alloc_lock): Likewise.
9572         (nscd_avc_init): Likewise.
9573         * nscd/nscd.c (parent_fd): New static variable.
9574         (main): Create a pipe between parent and child processes.
9575         Skip closing parent_fd.
9576         (monitor_child): New function.
9577         (do_exit): Likewise.
9578         (notify_parent): Likewise.
9579         * nscd/nscd.h (notify_parent): Likewise.
9580         (do_exit): Likewise.
9581
9582 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
9583
9584         * malloc/malloc.c (__libc_calloc): Revert last change.
9585
9586 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9587
9588         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9589
9590 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
9591
9592         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
9593         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
9594         implementation.
9595         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9596         (__libc_ifunc_impl_list): Likewise.
9597         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
9598         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
9599         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
9600         * string/strrchr.c: Define STRRCHR.
9601
9602 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
9603
9604         * benchtest/bench-strtok.c (simple_strtok): Delete.
9605         (strtok_string): Use as benchmark.
9606         * string/strtok (STRTOK): New macro.
9607
9608 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
9609
9610         * manual/threads.texi: Add header and standard comments to all
9611         functions.
9612
9613         * elf/dl-lookup.c (check_match): New function.
9614         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
9615         (do_lookup_x): Remove nested function check_match. Use non-nested
9616         function check_match.
9617
9618 2014-02-28  Roland McGrath  <roland@hack.frob.com>
9619
9620         * csu/Makefile (generated, before-compile): Use += rather than =.
9621         * catgets/Makefile (generated, generated-dirs): Likewise.
9622         * debug/Makefile (generated): Likewise.
9623         * dlfcn/Makefile (generated): Likewise.
9624         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
9625         * iconvdata/Makefile (before-compile, generated): Likewise.
9626         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
9627         * libio/Makefile (generated): Likewise.
9628         * malloc/Makefile (generated): Likewise.
9629         * manual/Makefile (generated, generated-dirs): Likewise.
9630         * misc/Makefile (generated): Likewise.
9631         * posix/Makefile (generated): Likewise.
9632         * resolv/Makefile (generated): Likewise.
9633         * sunrpc/Makefile (generated, generated-dirs): Likewise.
9634         * timezone/Makefile (generated, generated-dirs): Likewise.
9635
9636         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
9637
9638 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9639
9640         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
9641         power8 implementation.
9642         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
9643         file: POWER8 llround ifunc implementation.
9644         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
9645         (__lllround): Add POWER8 implementation.
9646         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
9647         POWER8 llround implementation.
9648
9649         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
9650         power8 implementation.
9651         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
9652         file: POWER8 llrint ifunc implementation.
9653         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
9654         Add POWER8 implementation.
9655         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
9656         POWER8 llrint implementation.
9657
9658         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
9659         power8 implementation.
9660         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
9661         file: POWER8 finite ifunc implementation.
9662         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
9663         Add POWER8 implementation.
9664         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
9665         Likewise.
9666         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
9667         POWER8 finite implementation.
9668         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
9669
9670         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
9671         power8 implementation.
9672         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
9673         file: POWER8 isinf ifunc implementation.
9674         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
9675         POWER8 implementation.
9676         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
9677         Likewise.
9678         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
9679         isinf implementation.
9680         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
9681
9682         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
9683         (INIT_ARCH): Add hwcap2 initialization.
9684         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
9685         power8 implementation.
9686         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
9687         file: POWER8 isnan ifunc implementation.
9688         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
9689         POWER8 implementation.
9690         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
9691         Likewise.
9692         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
9693         isnan implementation.
9694         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
9695
9696 2014-02-27  Joey Ye  <joey.ye@arm.com>
9697
9698         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
9699         (_FP_NANFRAC_Q): Set to zero.
9700
9701 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9702
9703         [BZ #16623]
9704         * math/auto-libm-test-in: New test inputs.
9705         * math/auto-libm-test-out: Regenerate.
9706         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
9707         and DA.
9708         (__cos): Likewise.
9709         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
9710
9711 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
9712
9713         * scripts/evaluate-test.sh: Take new argument indicating whether
9714         failure is expected.
9715         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
9716         indicating whether failure is expected.
9717         * conform/Makefile (test-xfail-run-conformtest): New variable.
9718         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
9719         level.
9720         * posix/Makefile (test-xfail-annexc): New variable.
9721         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
9722
9723 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
9724
9725         * argp/Makefile: Include Makeconfig immediately after defining
9726         subdir.
9727         * assert/Makefile: Likewise.
9728         * benchtests/Makefile: Likewise.
9729         * catgets/Makefile: Likewise.
9730         * conform/Makefile: Likewise.
9731         * crypt/Makefile: Likewise.
9732         * csu/Makefile: Likewise.
9733         (all): Remove target.
9734         * ctype/Makefile: Include Makeconfig immediately after defining
9735         subdir.
9736         * debug/Makefile: Likewise.
9737         * dirent/Makefile: Likewise.
9738         * dlfcn/Makefile: Likewise.
9739         * gmon/Makefile: Likewise.
9740         * gnulib/Makefile: Likewise.
9741         * grp/Makefile: Likewise.
9742         * gshadow/Makefile: Likewise.
9743         * hesiod/Makefile: Likewise.
9744         * hurd/Makefile: Likewise.
9745         (all): Remove target.
9746         * iconvdata/Makefile: Include Makeconfig immediately after
9747         defining subdir.
9748         * inet/Makefile: Likewise.
9749         * intl/Makefile: Likewise.
9750         * io/Makefile: Likewise.
9751         * libio/Makefile: Likewise.
9752         (all): Remove target.
9753         * locale/Makefile: Include Makeconfig immediately after defining
9754         subdir.
9755         * login/Makefile: Likewise.
9756         * mach/Makefile: Likewise.
9757         (all): Remove target.
9758         * malloc/Makefile: Include Makeconfig immediately after defining
9759         subdir.
9760         (all): Remove target.
9761         * manual/Makefile: Include Makeconfig immediately after defining
9762         subdir.
9763         * math/Makefile: Likewise.
9764         * misc/Makefile: Likewise.
9765         * nis/Makefile: Likewise.
9766         * nss/Makefile: Likewise.
9767         * po/Makefile: Likewise.
9768         (all): Remove target.
9769         * posix/Makefile: Include Makeconfig immediately after defining
9770         subdir.
9771         * pwd/Makefile: Likewise.
9772         * resolv/Makefile: Likewise.
9773         * resource/Makefile: Likewise.
9774         * rt/Makefile: Likewise.
9775         * setjmp/Makefile: Likewise.
9776         * shadow/Makefile: Likewise.
9777         * signal/Makefile: Likewise.
9778         * socket/Makefile: Likewise.
9779         * soft-fp/Makefile: Likewise.
9780         * stdio-common/Makefile: Likewise.
9781         * stdlib/Makefile: Likewise.
9782         * streams/Makefile: Likewise.
9783         * string/Makefile: Likewise.
9784         * sunrpc/Makefile: Likewise.
9785         (all): Remove target.
9786         * sysvipc/Makefile: Include Makeconfig immediately after defining
9787         subdir.
9788         * termios/Makefile: Likewise.
9789         * time/Makefile: Likewise.
9790         * timezone/Makefile: Likewise.
9791         (all): Remove target.
9792         * wcsmbs/Makefile: Include Makeconfig immediately after defining
9793         subdir.
9794         * wctype/Makefile: Likewise.
9795
9796 2014-02-26  Steve Ellcey  <sellcey@mips.com>
9797
9798         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
9799         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
9800         (libc_feholdexcept_setround_mips): Ditto.
9801         (libc_feholdsetround): New.
9802         (libc_feholdsetroundf): New.
9803         (libc_feholdsetroundl): New.
9804         (libc_feupdateenv_test_mips): New.
9805         (libc_feupdateenv_test): New.
9806         (libc_feupdateenv_testf): New.
9807         (libc_feupdateenv_testl): New.
9808         (libc_feresetround): New.
9809         (libc_feresetroundf): New.
9810         (libc_feresetroundl): New.
9811         (libc_fetestexcept_mips): New.
9812         (libc_fetestexcept): New.
9813         (libc_fetestexceptf): New.
9814         (libc_fetestexceptl): New.
9815         (HAVE_RM_CTX): New.
9816         (libc_feholdexcept_setround_mips_ctx): New.
9817         (libc_feholdexcept_setround_ctx): New.
9818         (libc_feholdexcept_setroundf_ctx): New.
9819         (libc_feholdexcept_setroundl_ctx): New.
9820         (libc_fesetenv_mips_ctx): New.
9821         (libc_fesetenv_ctx): New.
9822         (libc_fesetenv_ctxf): New.
9823         (libc_fesetenv_ctxl): New.
9824         (libc_feupdateenv_mips_ctx): New.
9825         (libc_feupdateenv_ctx): New.
9826         (libc_feupdateenvf_ctx): New.
9827         (libc_feupdateenvl_ctx): New.
9828         (libc_feholdsetround_mips_ctx): New.
9829         (libc_feholdsetround_ctx): New.
9830         (libc_feholdsetroundf_ctx): New.
9831         (libc_feholdsetroundl_ctx): New.
9832         (libc_feresetround_mips_ctx): New.
9833         (libc_feresetround_ctx): New.
9834         (libc_feresetroundf_ctx): New.
9835         (libc_feresetroundl_ctx): New.
9836
9837 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
9838
9839         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
9840
9841         * manual/ipc.texi: New file.
9842         * manual/Makefile (chapters): Add ipc.
9843         * manual/job.texi: Add "Inter-Process Communication" to next.
9844         * manual/process.texi: Add "Inter-Process Communication" to prev.
9845
9846 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9847
9848         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9849
9850 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
9851
9852         * malloc/malloc.c (__libc_calloc): Simplify implementation.
9853
9854         * manual/arith.texi: Fix spaces after sentences.
9855         * manual/charset.texi: Likewise.
9856         * manual/errno.texi: Likewise.
9857         * manual/install.texi: Likewise.
9858         * manual/llio.texi: Likewise.
9859         * manual/locale.texi: Likewise.
9860         * manual/maint.texi: Likewise.
9861         * manual/math.texi: Likewise.
9862         * manual/memory.texi: Likewise.
9863         * manual/message.texi: Likewise.
9864         * manual/probes.texi: Likewise.
9865         * manual/resource.texi: Likewise.
9866         * manual/signal.texi: Likewise.
9867         * manual/socket.texi: Likewise.
9868         * manual/stdio.texi: Likewise.
9869         * manual/string.texi: Likewise.
9870         * manual/time.texi: Likewise.
9871         * manual/users.texi: Likewise.
9872
9873 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
9874
9875         [BZ #16632]
9876         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
9877         _DEFAULT_SOURCE is defined.
9878
9879 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
9880             Carlos O'Donell  <carlos@redhat.com>
9881
9882         [BZ #16613]
9883         * elf/dl-tls.c (_dl_count_modids): New function.
9884         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
9885         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
9886         audit library and increment generation counter.
9887         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
9888         * elf/tst-audit9.c: New file.
9889         * elf/tst-auditmod9a.c: New file.
9890         * elf/tst-auditmod9b.c: New file.
9891         * elf/Makefile: Add rules to build and run tst-audit9.
9892
9893 2014-02-25  Florian Weimer  <fweimer@redhat.com>
9894
9895         [BZ #15347]
9896         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
9897
9898 2014-02-25  Will Newton  <will.newton@linaro.org>
9899
9900         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
9901         (__longjmp): Restore sp and lr before restoring callee
9902         saved registers.  Add longjmp and longjmp_target
9903         SystemTap probe point.
9904         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
9905         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
9906         Define to zero to match jmpbuf layout.
9907         * sysdeps/arm/setjmp.S: Include stap-probe.h.
9908         (__sigsetjmp): Save sp and lr before saving callee
9909         saved registers.  Add setjmp SystemTap probe point.
9910
9911 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
9912
9913         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9914
9915 2014-02-24  Andreas Schwab  <schwab@suse.de>
9916
9917         [BZ #15804]
9918         * elf/pldd.c (wait_for_ptrace_stop): New function.
9919         (main): Call it after attaching.
9920
9921 2014-02-22  Roland McGrath  <roland@hack.frob.com>
9922
9923         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
9924         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
9925         Versions files is now verboten.
9926         * hurd/Versions (libc: GLIBC_2.0):
9927         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
9928         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
9929         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
9930         * mach/Versions: Likewise.
9931
9932         * csu/Versions: Remove unused %include.
9933         * resolv/Versions: Likewise.
9934
9935 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
9936
9937         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
9938         ($(objpfx)check-local-headers.out): Likewise.
9939         ($(objpfx)begin-end-check.out): Likewise.
9940         * Makerules (check-abi-%.out): Likewise.
9941         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
9942         ($(objpfx)test2.cat): Likewise.
9943         ($(objpfx)de/libc.cat): Likewise.
9944         ($(objpfx)test-gencat.out): Likewise.
9945         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
9946         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
9947         ($(objpfx)noload-mem): Likewise.
9948         ($(objpfx)tst-pathopt.out): Likewise.
9949         ($(objpfx)tst-rtld-load-self.out): Likewise.
9950         ($(objpfx)tst-array1-cmp.out): Likewise.
9951         ($(objpfx)tst-array1-static-cmp.out): Likewise.
9952         ($(objpfx)tst-array2-cmp.out): Likewise.
9953         ($(objpfx)tst-array3-cmp.out): Likewise.
9954         ($(objpfx)tst-array4-cmp.out): Likewise.
9955         ($(objpfx)tst-array5-cmp.out): Likewise.
9956         ($(objpfx)tst-array5-static-cmp.out): Likewise.
9957         ($(objpfx)check-textrel.out): Likewise.
9958         ($(objpfx)check-execstack.out): Likewise.
9959         ($(objpfx)check-localplt.out): Likewise.
9960         ($(objpfx)order2-cmp.out): Likewise.
9961         ($(objpfx)tst-leaks1-mem): Likewise.
9962         ($(objpfx)tst-leaks1-static-mem): Likewise.
9963         ($(objpfx)tst-initorder-cmp.out): Likewise.
9964         ($(objpfx)tst-initorder2-cmp.out): Likewise.
9965         ($(objpfx)tst-unused-dep.out): Likewise.
9966         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
9967         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
9968         * iconv/Makefile (test-iconvconfig): Likewise.
9969         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
9970         ($(objpfx)iconv-test.out): Likewise.
9971         ($(objpfx)tst-tables.out): Likewise.
9972         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
9973         ($(objpfx)tst-gettext.out): Likewise.
9974         ($(objpfx)tst-translit.out): Likewise.
9975         ($(objpfx)tst-gettext2.out): Likewise.
9976         ($(objpfx)tst-gettext4.out): Likewise.
9977         ($(objpfx)tst-gettext6.out): Likewise.
9978         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
9979         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
9980         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
9981         ($(objpfx)tst-fopenloc-mem.out): Likewise.
9982         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
9983         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
9984         * posix/Makefile ($(objpfx)globtest.out): Likewise.
9985         ($(objpfx)wordexp-tst.out): Likewise.
9986         ($(objpfx)annexc.out): Likewise.
9987         ($(objpfx)tst-fnmatch-mem): Likewise.
9988         ($(objpfx)bug-regex2-mem): Likewise.
9989         ($(objpfx)bug-regex14-mem): Likewise.
9990         ($(objpfx)bug-regex21-mem): Likewise.
9991         ($(objpfx)bug-regex31-mem): Likewise.
9992         ($(objpfx)tst-vfork3-mem): Likewise.
9993         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
9994         ($(objpfx)tst-pcre-mem): Likewise.
9995         ($(objpfx)tst-boost-mem): Likewise.
9996         ($(objpfx)tst-getconf.out): Likewise.
9997         ($(objpfx)bug-ga2-mem): Likewise.
9998         ($(objpfx)bug-glob2-mem): Likewise.
9999         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
10000         ($(objpfx)mtrace-tst-leaks2): Likewise.
10001         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
10002         ($(objpfx)tst-printf.out): Likewise.
10003         ($(objpfx)tst-setvbuf1.out): Likewise.
10004         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
10005         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
10006         ($(objpfx)tst-fmtmsg.out): Likewise.
10007         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
10008         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
10009
10010         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
10011         * bits/sigaction.h [__USE_MISC]: Likewise.
10012         * bits/waitstatus.h: Update #endif comments.
10013         * ctype/ctype.h: Likewise.
10014         * dirent/dirent.h: Likewise.
10015         [__USE_MISC]: Remove redundant conditionals.
10016         * grp/grp.h: Update #endif comments.
10017         [__USE_GNU]: Remove redundant conditionals.
10018         [__USE_MISC]: Likewise.
10019         * inet/netinet/in.h [__USE_GNU]: Likewise.
10020         * io/sys/stat.h [__USE_MISC]: Likewise.
10021         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
10022         * libio/bits/stdio.h: Update #endif comments.
10023         [__USE_MISC]: Remove redundant conditionals.
10024         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
10025         * libio/stdio.h: Update #endif comments.
10026         [__USE_MISC]: Remove redundant conditionals.
10027         * math/bits/math-finite.h [__USE_MISC]: Likewise.
10028         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
10029         * math/math.h: Update #else and #endif comments.
10030         [__USE_MISC]: Remove redundant conditionals.
10031         * misc/sys/uio.h: Update #endif comments.
10032         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
10033         * posix/glob.h [__USE_MISC]: Likewise.
10034         * posix/sys/types.h: Update #endif comments.
10035         [__USE_MISC]: Remove redundant conditionals.
10036         * posix/sys/wait.h: Update #endif comments.
10037         [__USE_MISC]: Remove redundant conditionals.
10038         * posix/unistd.h: Update #endif comments.
10039         [__USE_MISC]: Remove redundant conditionals.
10040         * pwd/pwd.h [__USE_GNU]: Likewise.
10041         [__USE_MISC]: Likewise.
10042         * resolv/netdb.h [__USE_GNU]: Likewise.
10043         * signal/signal.h: Update #endif comments.
10044         [__USE_MISC]: Remove redundant conditionals.
10045         * stdlib/stdlib.h: Update #else and #endif comments.
10046         [__USE_MISC]: Remove redundant conditionals.
10047         [__USE_GNU]: Likewise.
10048         * string/bits/string2.h [__USE_MISC]: Likewise.
10049         * string/string.h: Update #endif comments.
10050         [__USE_MISC]: Remove redundant conditionals.
10051         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
10052         Likewise.
10053         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
10054         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
10055         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
10056         Likewise.
10057         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
10058         Likewise.
10059         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
10060         comments.
10061         [__USE_MISC]: Remove redundant conditionals.
10062         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
10063         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
10064         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
10065         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
10066         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
10067         Likewise.
10068         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
10069         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
10070         Likewise.
10071         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
10072         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
10073         Likewise.
10074         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
10075         Likewise.
10076         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
10077         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
10078         Likewise.
10079         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
10080         Likewise.
10081         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
10082         * sysdeps/x86/bits/string.h: Update #endif comments.
10083         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
10084         conditionals.
10085         * time/sys/time.h: Update #endif comments.
10086         * time/time.h: Likewise.
10087         [__USE_MISC]: Remove redundant conditionals.
10088
10089 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
10090
10091         [BZ #16600]
10092         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
10093
10094 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
10095
10096         * Versions.def (librt): Add GLIBC_2.17.
10097
10098 2014-02-21  Adam Conrad  <adconrad@0c3.net>
10099
10100         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
10101         synonym for _SYS_AUXV_H to allow direct inclusion.
10102         * sysdeps/sparc/bits/hwcap.h: Likewise.
10103         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
10104         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
10105         * sysdeps/sparc/sysdep.h: Likewise.
10106
10107 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
10108
10109         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
10110
10111 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
10112
10113         * benchtests/bench-strrchr.c: Print length instead of position.
10114
10115 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
10116
10117         [BZ #16611]
10118         * sysdeps/unix/sysv/linux/kernel-features.h
10119         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
10120         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
10121         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
10122         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
10123         Likewise.
10124         [__i386__ || __powerpc__ || __sh__ || __sparc__]
10125         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10126         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
10127         (__ASSUME_SENDMMSG): Define instead of using previous
10128         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
10129         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10130         (__ASSUME_SENDMMSG_SYSCALL): Define.
10131         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10132         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
10133         Likewise.
10134         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10135         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10136         Likewise.
10137         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10138         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10139         Likewise.
10140         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
10141         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10142         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10143         [__ASSUME_SENDMMSG]: Change conditionals to
10144         [__ASSUME_SENDMMSG_SOCKETCALL].
10145         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10146         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
10147         Define.
10148         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10149         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
10150         Likewise.
10151         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
10152         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10153         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10154         [!__ASSUME_SENDMMSG]: Change conditional to
10155         [!__ASSUME_SENDMMSG_SOCKETCALL].
10156         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10157         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10158         Define.
10159
10160         [BZ #16610]
10161         * sysdeps/unix/sysv/linux/kernel-features.h
10162         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
10163         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
10164         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
10165         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
10166         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10167         [__i386__ || __sparc__]
10168         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10169         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
10170         (__ASSUME_RECVMMSG): Define instead of using previous
10171         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
10172         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10173         (__ASSUME_RECVMMSG_SYSCALL): Define.
10174         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10175         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10176         Likewise.
10177         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10178         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10179         Likewise.
10180         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10181         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10182         Likewise.
10183         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
10184         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10185         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10186         [__ASSUME_RECVMMSG]: Change condition to
10187         [__ASSUME_RECVMMSG_SOCKETCALL].
10188         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10189         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10190         Define.
10191         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10192         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10193         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10194         Likewise.
10195         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
10196         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10197         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10198         [!__ASSUME_RECVMMSG]: Change condition to
10199         [!__ASSUME_RECVMMSG_SOCKETCALL].
10200         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10201         (__ASSUME_RECVMMSG_SYSCALL): Define.
10202
10203         [BZ #16609]
10204         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
10205         __powerpc__ || __s390__ || __sh__ || __sparc__]
10206         (__ASSUME_SOCKETCALL): Define.
10207         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
10208         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
10209         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
10210         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
10211         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10212         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10213         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
10214         (__ASSUME_ACCEPT4): Define instead of using previous
10215         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
10216         __powerpc__ || __sparc__ || __s390__)] condition.
10217         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10218         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10219         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
10220         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10221         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10222         [!__ASSUME_ACCEPT4]: Change condition to
10223         [!__ASSUME_ACCEPT4_SOCKETCALL].
10224         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10225         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
10226         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
10227         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10228         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
10229         __ASSUME_ACCEPT4_SYSCALL.
10230         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
10231         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
10232         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10233         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
10234         __ASSUME_ACCEPT4_SYSCALL.
10235         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
10236         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10237         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10238         [__ASSUME_ACCEPT4]: Change condition to
10239         [__ASSUME_ACCEPT4_SOCKETCALL].
10240         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10241         (__ASSUME_SOCKETCALL): Define.
10242         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
10243         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10244         (__ASSUME_SOCKETCALL): Define.
10245         (__ASSUME_ACCEPT4): Remove.
10246         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
10247         Define.
10248         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10249         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
10250         Likewise.
10251         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10252         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10253
10254         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
10255         macro.
10256         (HWCAP_ARM_LPAE): Likewise.
10257         (HWCAP_ARM_EVTSTRM): Likewise.
10258         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
10259         Add vpfd32, lpae and evtstrm.
10260         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
10261         Increase to 22.
10262
10263 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
10264
10265         * math/auto-libm-test-in: Add tests of clog10.
10266         * math/auto-libm-test-out: Regenerated.
10267         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
10268         * sysdeps/i386/fpu/libm-test-ulps: Update.
10269         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10270
10271 2014-02-18  Andreas Schwab  <schwab@suse.de>
10272
10273         [BZ #16574]
10274         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
10275         Store non-zero if the second buffer was newly allocated.
10276         (send_dg): Likewise.
10277         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
10278         to send_vc and send_dg.
10279         (res_nsend): Pass NULL for ansp2_malloced.
10280         * resolv/res_query.c (__libc_res_nquery): Add parameter
10281         answerp2_malloced and pass it down to __libc_res_nsend.
10282         (res_nquery): Pass additional NULL to __libc_res_nquery.
10283         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
10284         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
10285         second answer buffer if answerp2_malloced was set.
10286         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
10287         (__libc_res_nquerydomain): Add parameter
10288         answerp2_malloced and pass it down to __libc_res_nquery.
10289         (res_nquerydomain): Pass additional NULL to
10290         __libc_res_nquerydomain.
10291         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
10292         additional NULL to __libc_res_nsend and __libc_res_nquery.
10293         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
10294         additional NULL to __libc_res_nsearch.
10295         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
10296         parameter of __libc_res_nsearch to check for separately allocated
10297         second buffer.
10298         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
10299         __libc_res_nquery.
10300         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
10301         additional NULL to __libc_res_nquery.
10302         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
10303         __libc_res_nsearch.
10304         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
10305         * include/resolv.h: Update prototypes of __libc_res_nquery,
10306         __libc_res_nsearch, __libc_res_nsend.
10307
10308 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
10309
10310         * math/auto-libm-test-in: Add tests of fma.
10311         * math/auto-libm-test-out: Regenerated.
10312         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
10313         (fma_towardzero_test_data): Likewise.
10314         (fma_downward_test_data): Likewise.
10315         (fma_upward_test_data): Likewise.
10316         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
10317         mpc_mode.
10318         (rounding_modes): Add values for new field.
10319         (func_calc_method): Add value mpfr_fff_f.
10320         (func_calc_desc): Add mpfr_fff_f union field.
10321         (test_function): Add field exact_args.
10322         (FUNC): Add macro argument EXACT_ARGS.
10323         (FUNC_mpfr_f_f): Update call to FUNC.
10324         (FUNC_mpfr_f_f): Likewise.
10325         (FUNC_mpfr_ff_f): Likewise.
10326         (FUNC_mpfr_if_f): Likewise.
10327         (FUNC_mpc_c_f): Likewise.
10328         (FUNC_mpc_c_c): Likewise.
10329         (test_functions): Add fma.  Update calls to FUNC.
10330         (handle_input_arg): Add argument exact_args.
10331         (add_test): Update call to handle_input_arg.
10332         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
10333         (output_for_one_input_case): Update call to calc_generic_results.
10334         Recalculate exact zero results in each rounding mode.
10335
10336         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
10337         non-negative before setting low bit.
10338         * math/auto-libm-test-in: Mark one asin test possibly having
10339         spurious underflow.
10340         * math/auto-libm-test-out: Regenerated.
10341         * sysdeps/i386/fpu/libm-test-ulps: Update.
10342         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10343
10344 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
10345
10346         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
10347         * sysdeps/unix/sysv/linux/microblaze: Move directory from
10348         ports/sysdeps/unix/sysv/linux/microblaze.
10349         * README: Add missing listing for microblaze*-*-linux-gnu.
10350
10351 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
10352
10353         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
10354         duplicate code
10355
10356 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
10357
10358         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
10359         * sysdeps/unix/sysv/linux/ia64: Move directory from
10360         ports/sysdeps/unix/sysv/linux/ia64.
10361         * README: Update listing for ia64-*-linux-gnu.
10362
10363 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
10364             Joseph Myers  <joseph@codesourcery.com>
10365
10366         * Makeconfig (test-name): New variable.
10367         (evaluate-test): Likewise.
10368         * Makerules (do-test-clean): Remove .test-result files.
10369         (common-mostlyclean): Likewise.
10370         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
10371         * scripts/evaluate-test.sh: New file.
10372
10373 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
10374
10375         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
10376         separate $(objpfx)tst-fopenloc-cmp.out and
10377         $(objpfx)tst-fopenloc-mem.out targets.
10378         (tests): Update dependencies.
10379         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
10380         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
10381         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
10382         (tst-rxspencer-no-utf8-ARGS): New variable.
10383         (tst-rxspencer-no-utf8-ENV): Likewise.
10384         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
10385         instead of $(objpfx)tst-rxspencer-mem.
10386         ($(objpfx)tst-rxspencer-mem): Change target to
10387         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
10388         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
10389         * posix/tst-rxspencer-no-utf8.c: New file.
10390
10391         * elf/Makefile ($(objpfx)order.out): Remove rule.
10392         [$(run-built-tests) = yes] (tests): Depend on
10393         $(objpfx)order-cmp.out.
10394         ($(objpfx)order-cmp.out): New rule.
10395         [$(run-built-tests) = yes] (tests): Depend on
10396         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
10397         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
10398         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
10399         $(objpfx)tst-array5-static-cmp.out.
10400         ($(objpfx)tst-array1.out): Remove rule.
10401         ($(objpfx)tst-array1-cmp.out): New rule.
10402         ($(objpfx)tst-array1-static.out): Remove rule.
10403         ($(objpfx)tst-array1-static-cmp.out): New rule.
10404         ($(objpfx)tst-array2.out): Remove rule.
10405         ($(objpfx)tst-array2-cmp.out): New rule.
10406         ($(objpfx)tst-array3.out): Remove rule.
10407         ($(objpfx)tst-array3-cmp.out): New rule.
10408         ($(objpfx)tst-array4.out): Remove rule.
10409         ($(objpfx)tst-array4-cmp.out): New rule.
10410         ($(objpfx)tst-array5.out): Remove rule.
10411         ($(objpfx)tst-array5-cmp.out): New rule.
10412         ($(objpfx)tst-array5-static.out): Remove rule.
10413         ($(objpfx)tst-array5-static-cmp.out): New rule.
10414         [$(run-built-tests) = yes] (tests): Depend on
10415         $(objpfx)order2-cmp.out.
10416         ($(objpfx)order2.out): Remove rule.
10417         ($(objpfx)order2-cmp.out): New rule.
10418         ($(objpfx)tst-initorder.out): Remove rule.
10419         [$(run-built-tests) = yes] (tests): Depend on
10420         $(objpfx)tst-initorder-cmp.out.
10421         ($(objpfx)tst-initorder-cmp.out): New rule.
10422         ($(objpfx)tst-initorder2.out): Remove rule.
10423         [$(run-built-tests) = yes] (tests): Depend on
10424         $(objpfx)tst-initorder2-cmp.out.
10425         ($(objpfx)tst-initorder2-cmp.out): New rule.
10426         [$(run-built-tests) = yes] (tests): Depend on
10427         $(objpfx)tst-unused-dep-cmp.out.
10428         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
10429         ($(objpfx)tst-unused-dep-cmp.out): New rule.
10430         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
10431         on $(objpfx)tst-setvbuf1-cmp.out.
10432         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
10433         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
10434         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
10435         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
10436         ($(objpfx)tst-svc.out): Remove rule.
10437         ($(objpfx)tst-svc-cmp.out): New rule.
10438
10439 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
10440
10441         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
10442         * ctype/ctype.h [__USE_MISC]: Likewise.
10443         * dirent/dirent.h [__USE_MISC]: Likewise.
10444         * grp/grp.h [__USE_MISC]: Likewise.
10445         * io/fcntl.h [__USE_MISC]: Likewise.
10446         * io/sys/stat.h [__USE_MISC]: Likewise.
10447         * libio/stdio.h [__USE_MISC]: Likewise.
10448         * posix/unistd.h [__USE_MISC]: Likewise.
10449         * pwd/pwd.h [__USE_MISC]: Likewise.
10450         * stdlib.h [__USE_MISC]: Likewise.
10451         * string/bits/string2.h [__USE_MISC]: Likewise.
10452         * string/string.h [__USE_MISC]: Likewise.
10453         * time/time.h [__USE_MISC]: Likewise.
10454
10455 2014-02-13  Andreas Schwab  <schwab@suse.de>
10456
10457         [BZ #16574]
10458         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
10459         second answer buffer if it was separately allocated.
10460
10461 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
10462
10463         * sysdeps/mips/math-tests.h: Include <features.h>.
10464         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10465         (ROUNDING_TESTS_long_double): Do not define.
10466         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10467         (EXCEPTION_TESTS_long_double): Likewise.
10468         * sysdeps/mips/mips64/libm-test-ulps: Update.
10469
10470         * include/features.h (__USE_BSD): Remove macro definitions.
10471         (__USE_SVID): Likewise.
10472         (_BSD_SOURCE): Likewise.
10473         (_SVID_SOURCE): Likewise.
10474         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
10475         from definition of _DEFAULT_SOURCE.
10476         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
10477         [_DEFAULT_SOURCE].
10478         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
10479         * bits/mman.h [__USE_BSD]: Likewise.
10480         * bits/termios.h [__USE_BSD]: Likewise.
10481         * bits/waitstatus.h [__USE_BSD]: Likewise.
10482         * ctype/ctype.h [__USE_SVID]: Likewise.
10483         * dirent/dirent.h [__USE_BSD]: Likewise.
10484         * grp/grp.h [__USE_SVID]: Likewise.
10485         [__USE_BSD]: Likewise.
10486         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
10487         * io/fcntl.h [__USE_BSD]: Likewise.
10488         * io/ftw.h [__USE_BSD]: Likewise.
10489         * io/sys/stat.h [__USE_BSD]: Likewise.
10490         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
10491         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
10492         * libio/stdio.h [__USE_SVID]: Likewise.
10493         [__USE_BSD]: Likewise.
10494         * math/math.h [__USE_SVID]: Likewise.
10495         [__USE_BSD]: Likewise.
10496         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
10497         * misc/bits/syslog.h [__USE_BSD]: Likewise.
10498         * misc/search.h [__USE_SVID]: Likewise.
10499         * misc/sys/mman.h [__USE_BSD]: Likewise.
10500         * misc/sys/syslog.h [__USE_BSD]: Likewise.
10501         * misc/sys/uio.h [__USE_BSD]: Likewise.
10502         * posix/bits/unistd.h [__USE_BSD]: Likewise.
10503         * posix/glob.h [__USE_BSD]: Likewise.
10504         * posix/regex.h [__USE_BSD]: Likewise.
10505         * posix/sys/types.h [__USE_BSD]: Likewise.
10506         [__USE_SVID]: Likewise.
10507         * posix/sys/utsname.h [__USE_SVID]: Likewise.
10508         * posix/sys/wait.h [__USE_BSD]: Likewise.
10509         [__USE_SVID]: Likewise.
10510         * posix/unistd.h [__USE_BSD]: Likewise.
10511         [__USE_SVID]: Likewise.
10512         * pwd/pwd.h [__USE_SVID]: Likewise.
10513         * resolv/netdb.h [__USE_BSD]: Likewise.
10514         * setjmp/setjmp.h [__USE_BSD]: Likewise.
10515         * signal/signal.h [__USE_BSD]: Likewise.
10516         [__USE_SVID]: Likewise.
10517         * socket/sys/socket.h [__USE_BSD]: Likewise.
10518         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
10519         * stdlib/stdlib.h [__USE_BSD]: Likewise.
10520         [__USE_SVID]: Likewise.
10521         * string/bits/string2.h [__USE_BSD]: Likewise.
10522         [__USE_SVID]: Likewise.
10523         * string/bits/string3.h [__USE_BSD]: Likewise.
10524         * string/endian.h [__USE_BSD]: Likewise.
10525         * string/string.h [__USE_SVID]: Likewise.
10526         [__USE_BSD]: Likewise.
10527         * string/strings.h [__USE_BSD]: Likewise.
10528         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
10529         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
10530         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
10531         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
10532         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
10533         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
10534         Likewise.
10535         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
10536         Likewise.
10537         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
10538         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
10539         Likewise.
10540         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
10541         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
10542         Likewise.
10543         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
10544         Likewise.
10545         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
10546         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
10547         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
10548         Likewise.
10549         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
10550         Likewise.
10551         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
10552         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
10553         * termios/termios.h [__USE_BSD]: Likewise.
10554         * time/sys/time.h [__USE_BSD]: Likewise.
10555         * time/time.h [__USE_BSD]: Likewise.
10556         [__USE_SVID]: Likewise.
10557
10558         * Makefile (subdir_targets): Remove subdir_lint.out.
10559
10560         * stdio-common/Makefile (do-tst-unbputc): Remove target.
10561         (do-tst-printf): Likewise.
10562         (tests): Depend directly on $(objpfx)tst-unbputc.out and
10563         $(objpfx)tst-printf.out.
10564
10565         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
10566
10567         * Makerules (check-abi-%): Change target to
10568         $(objpfx)check-abi-%.out.
10569         (check-abi target): Update dependencies.
10570         (check-abi-pattern variable): Redirect output of diff to $@.
10571         (check-abi variable): Likewise.
10572         * elf/Makefile (check-abi): Update dependencies.
10573
10574         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
10575         unused.
10576         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
10577         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
10578         subnormal range.
10579         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
10580         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
10581         value has largest subnormal exponent.
10582         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
10583         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
10584         * sysdeps/aarch64/soft-fp/sfp-machine.h
10585         (_FP_TININESS_AFTER_ROUNDING): New macro.
10586         * sysdeps/alpha/soft-fp/sfp-machine.h
10587         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10588         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10589         Likewise.
10590         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
10591         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10592         * sysdeps/mips/soft-fp/sfp-machine.h
10593         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10594         * sysdeps/powerpc/soft-fp/sfp-machine.h
10595         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10596         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10597         Likewise.
10598         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
10599         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10600         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
10601         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10602         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10603         Likewise.
10604
10605 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
10606
10607         [BZ #16545]
10608         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
10609         model 1.
10610
10611 2014-02-12  Richard Henderson  <rth@redhat.com>
10612
10613         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
10614         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
10615         * sysdeps/unix/sysv/linux/alpha: Move directory from
10616         ports/sysdeps/unix/sysv/linux/alpha.
10617         * README: Update listing for alpha-*-linux-gnu.
10618
10619 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
10620
10621         * include/features.h: Update comment documenting feature test
10622         macros.
10623         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
10624         _DEFAULT_SOURCE.
10625         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
10626         (_SVID_SOURCE): Likewise.
10627         (_DEFAULT_SOURCE): Update description of default features.
10628         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
10629         with _GNU_SOURCE.
10630         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
10631         (S_ISVTX): Likewise.
10632         * manual/math.texi (Mathematical Constants): Likewise.
10633         * manual/signal.texi (Interrupted Primitives): Likewise.
10634         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
10635         * math/test-matherr.c (_SVID_SOURCE): Do not define.
10636         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
10637         Don't refer to _SVID_SOURCE in warning text.
10638
10639         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10640
10641         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
10642         already defined.
10643         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
10644         * sysdeps/mips/dl-lookup.c: Remove.
10645         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
10646
10647 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
10648
10649         [BZ #16447]
10650         * math/auto-libm-test-in: Add testcase for expl.
10651         * math/auto-libm-test-out: Regenerate.
10652         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
10653         calculation of unsafe.
10654         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
10655
10656 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10657
10658         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
10659         * sysdeps/unix/sysv/linux/aarch64: Move directory from
10660         ports/sysdeps/unix/sysv/linux/aarch64.
10661         * README: Update listing for aarch64*-*-linux-gnu.
10662
10663 2014-02-11  Will Newton  <will.newton@linaro.org>
10664
10665         * manual/probes.texi (Mathematical Function Probes): Use
10666         "triggered" instead of "hit".
10667
10668         * manual/probes.texi (Internal Probes): Add documentation
10669         of setjmp, longjmp and longjmp_target probes.
10670
10671         * include/stap-probe.h: Add comment about probe argument
10672         format.
10673
10674         * malloc/mtrace.c (attribute_hidden): Remove unused macro
10675         definition.  (tr_where, tr_freehook, tr_mallochook,
10676         tr_reallochook, tr_memalignhook): Use ANSI protoype.
10677
10678 2014-02-11  David S. Miller  <davem@davemloft.net>
10679
10680         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
10681         processing int_tests.
10682
10683 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
10684
10685         * sysdeps/mips: Move directory from ports/sysdeps/mips.
10686         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
10687         * sysdeps/unix/sysv/linux/mips: Move directory from
10688         ports/sysdeps/unix/sysv/linux/mips.
10689         * README: Update listing for mips-*-linux-gnu and
10690         mips64-*-linux-gnu.
10691
10692 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
10693
10694         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
10695         * sysdeps/unix/sysv/linux/m68k: Move directory from
10696         ports/sysdeps/unix/sysv/linux/m68k.
10697         * README: Update listing for m68k-*-linux-gnu.
10698
10699 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
10700
10701         * sysdeps/tile: Move directory from ports/sysdeps/tile.
10702         * sysdeps/unix/sysv/linux/generic: Move directory from
10703         ports/sysdeps/unix/sysv/linux/generic.
10704         * sysdeps/unix/sysv/linux/tile: Move directory from
10705         ports/sysdeps/unix/sysv/linux/tile.
10706         * README: Update listing for tile*-*-linux-gnu.
10707
10708 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
10709
10710         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
10711         __builtin_expect.
10712         * benchtests/bench-memmem.c (simple_memmem): Likewise.
10713         * catgets/open_catalog.c (__open_catalog): Likewise.
10714         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
10715         * debug/confstr_chk.c: Likewise.
10716         * debug/fread_chk.c (__fread_chk): Likewise.
10717         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
10718         * debug/getgroups_chk.c: Likewise.
10719         * debug/mbsnrtowcs_chk.c: Likewise.
10720         * debug/mbsrtowcs_chk.c: Likewise.
10721         * debug/mbstowcs_chk.c: Likewise.
10722         * debug/memcpy_chk.c: Likewise.
10723         * debug/memmove_chk.c: Likewise.
10724         * debug/mempcpy_chk.c: Likewise.
10725         * debug/memset_chk.c: Likewise.
10726         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
10727         * debug/strcat_chk.c (__strcat_chk): Likewise.
10728         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
10729         * debug/strncat_chk.c (__strncat_chk): Likewise.
10730         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
10731         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
10732         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
10733         * debug/wcpncpy_chk.c: Likewise.
10734         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
10735         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
10736         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
10737         * debug/wcsncpy_chk.c: Likewise.
10738         * debug/wcsnrtombs_chk.c: Likewise.
10739         * debug/wcsrtombs_chk.c: Likewise.
10740         * debug/wcstombs_chk.c: Likewise.
10741         * debug/wmemcpy_chk.c: Likewise.
10742         * debug/wmemmove_chk.c: Likewise.
10743         * debug/wmempcpy_chk.c: Likewise.
10744         * debug/wmemset_chk.c: Likewise.
10745         * dirent/scandirat.c (SCANDIRAT): Likewise.
10746         * dlfcn/dladdr1.c (dladdr1): Likewise.
10747         * dlfcn/dladdr.c (dladdr): Likewise.
10748         * dlfcn/dlclose.c (dlclose_doit): Likewise.
10749         * dlfcn/dlerror.c (__dlerror): Likewise.
10750         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
10751         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
10752         * dlfcn/dlopen.c (dlopen_doit): Likewise.
10753         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
10754         * dlfcn/dlsym.c (dlsym_doit): Likewise.
10755         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
10756         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
10757         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
10758         Likewise.
10759         * elf/dl-conflict.c: Likewise.
10760         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
10761         * elf/dl-dst.h: Likewise.
10762         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
10763         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
10764         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
10765         * elf/dl-init.c (call_init, _dl_init): Likewise.
10766         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
10767         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
10768         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
10769         Likewise.
10770         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
10771         Likewise.
10772         * elf/dl-minimal.c (__libc_memalign): Likewise.
10773         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
10774         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10775         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
10776         * elf/dl-sym.c (do_sym): Likewise.
10777         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
10778         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
10779         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
10780         * elf/dl-writev.h (_dl_writev): Likewise.
10781         * elf/ldconfig.c (search_dir): Likewise.
10782         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
10783         (dl_main): Likewise.
10784         * elf/setup-vdso.h (setup_vdso): Likewise.
10785         * grp/compat-initgroups.c (compat_call): Likewise.
10786         * grp/fgetgrent.c (fgetgrent): Likewise.
10787         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
10788         * grp/putgrent.c (putgrent): Likewise.
10789         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
10790         Likewise.
10791         * hurd/hurdinit.c: Likewise.
10792         * iconvdata/8bit-gap.c (struct): Likewise.
10793         * iconvdata/ansi_x3.110.c : Likewise.
10794         * iconvdata/big5.c : Likewise.
10795         * iconvdata/big5hkscs.c : Likewise.
10796         * iconvdata/cp1255.c: Likewise.
10797         * iconvdata/cp1258.c : Likewise.
10798         * iconvdata/cp932.c : Likewise.
10799         * iconvdata/euc-cn.c: Likewise.
10800         * iconvdata/euc-jisx0213.c : Likewise.
10801         * iconvdata/euc-jp.c: Likewise.
10802         * iconvdata/euc-jp-ms.c : Likewise.
10803         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
10804         * iconvdata/gb18030.c : Likewise.
10805         * iconvdata/gbbig5.c (const): Likewise.
10806         * iconvdata/gbgbk.c: Likewise.
10807         * iconvdata/gbk.c : Likewise.
10808         * iconvdata/ibm1364.c : Likewise.
10809         * iconvdata/ibm930.c : Likewise.
10810         * iconvdata/ibm932.c: Likewise.
10811         * iconvdata/ibm933.c : Likewise.
10812         * iconvdata/ibm935.c : Likewise.
10813         * iconvdata/ibm937.c : Likewise.
10814         * iconvdata/ibm939.c : Likewise.
10815         * iconvdata/ibm943.c: Likewise.
10816         * iconvdata/iso_11548-1.c: Likewise.
10817         * iconvdata/iso-2022-cn.c : Likewise.
10818         * iconvdata/iso-2022-cn-ext.c : Likewise.
10819         * iconvdata/iso-2022-jp-3.c: Likewise.
10820         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
10821         * iconvdata/iso-2022-kr.c : Likewise.
10822         * iconvdata/iso646.c (gconv_end): Likewise.
10823         * iconvdata/iso_6937-2.c : Likewise.
10824         * iconvdata/iso_6937.c : Likewise.
10825         * iconvdata/iso8859-1.c: Likewise.
10826         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
10827         * iconvdata/shift_jisx0213.c : Likewise.
10828         * iconvdata/sjis.c : Likewise.
10829         * iconvdata/t.61.c : Likewise.
10830         * iconvdata/tcvn5712-1.c : Likewise.
10831         * iconvdata/tscii.c: Likewise.
10832         * iconvdata/uhc.c : Likewise.
10833         * iconvdata/unicode.c (gconv_end): Likewise.
10834         * iconvdata/utf-16.c (gconv_end): Likewise.
10835         * iconvdata/utf-32.c (gconv_end): Likewise.
10836         * iconvdata/utf-7.c (base64): Likewise.
10837         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
10838         * iconv/gconv_close.c (__gconv_close): Likewise.
10839         * iconv/gconv_open.c (__gconv_open): Likewise.
10840         * iconv/gconv_simple.c (internal_ucs4_loop_single)
10841         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
10842         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
10843         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
10844         (ucs4le_internal_loop_single): Likewise.
10845         * iconv/iconv.c (iconv): Likewise.
10846         * iconv/iconv_close.c: Likewise.
10847         * iconv/loop.c (SINGLE): Likewise.
10848         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
10849         * include/atomic.h: Likewise.
10850         * inet/inet6_option.c (option_alloc): Likewise.
10851         * intl/bindtextdom.c (set_binding_values): Likewise.
10852         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
10853         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
10854         * intl/localealias.c (read_alias_file): Likewise.
10855         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
10856         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
10857         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
10858         * libio/fmemopen.c (fmemopen): Likewise.
10859         * libio/iofgets.c (_IO_fgets): Likewise.
10860         * libio/iofgets_u.c (fgets_unlocked): Likewise.
10861         * libio/iofgetws.c (fgetws): Likewise.
10862         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
10863         * libio/iogetdelim.c (_IO_getdelim): Likewise.
10864         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
10865         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
10866         * locale/findlocale.c (_nl_find_locale): Likewise.
10867         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
10868         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
10869         Likewise.
10870         * locale/setlocale.c (setlocale): Likewise.
10871         * login/programs/pt_chown.c (main): Likewise.
10872         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
10873         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
10874         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
10875         (mmap, mmap64, mremap, munmap): Likewise.
10876         * math/e_exp2l.c: Likewise.
10877         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
10878         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
10879         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
10880         * math/s_catan.c (__catan): Likewise.
10881         * math/s_catanf.c (__catanf): Likewise.
10882         * math/s_catanh.c (__catanh): Likewise.
10883         * math/s_catanhf.c (__catanhf): Likewise.
10884         * math/s_catanhl.c (__catanhl): Likewise.
10885         * math/s_catanl.c (__catanl): Likewise.
10886         * math/s_ccosh.c (__ccosh): Likewise.
10887         * math/s_ccoshf.c (__ccoshf): Likewise.
10888         * math/s_ccoshl.c (__ccoshl): Likewise.
10889         * math/s_cexp.c (__cexp): Likewise.
10890         * math/s_cexpf.c (__cexpf): Likewise.
10891         * math/s_cexpl.c (__cexpl): Likewise.
10892         * math/s_clog10.c (__clog10): Likewise.
10893         * math/s_clog10f.c (__clog10f): Likewise.
10894         * math/s_clog10l.c (__clog10l): Likewise.
10895         * math/s_clog.c (__clog): Likewise.
10896         * math/s_clogf.c (__clogf): Likewise.
10897         * math/s_clogl.c (__clogl): Likewise.
10898         * math/s_csin.c (__csin): Likewise.
10899         * math/s_csinf.c (__csinf): Likewise.
10900         * math/s_csinh.c (__csinh): Likewise.
10901         * math/s_csinhf.c (__csinhf): Likewise.
10902         * math/s_csinhl.c (__csinhl): Likewise.
10903         * math/s_csinl.c (__csinl): Likewise.
10904         * math/s_csqrt.c (__csqrt): Likewise.
10905         * math/s_csqrtf.c (__csqrtf): Likewise.
10906         * math/s_csqrtl.c (__csqrtl): Likewise.
10907         * math/s_ctan.c (__ctan): Likewise.
10908         * math/s_ctanf.c (__ctanf): Likewise.
10909         * math/s_ctanh.c (__ctanh): Likewise.
10910         * math/s_ctanhf.c (__ctanhf): Likewise.
10911         * math/s_ctanhl.c (__ctanhl): Likewise.
10912         * math/s_ctanl.c (__ctanl): Likewise.
10913         * math/w_pow.c: Likewise.
10914         * math/w_powf.c: Likewise.
10915         * math/w_powl.c: Likewise.
10916         * math/w_scalb.c (sysv_scalb): Likewise.
10917         * math/w_scalbf.c (sysv_scalbf): Likewise.
10918         * math/w_scalbl.c (sysv_scalbl): Likewise.
10919         * misc/error.c (error_tail): Likewise.
10920         * misc/pselect.c (__pselect): Likewise.
10921         * nis/nis_callback.c (__nis_create_callback): Likewise.
10922         * nis/nis_call.c (__nisfind_server): Likewise.
10923         * nis/nis_creategroup.c (nis_creategroup): Likewise.
10924         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
10925         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
10926         * nis/nis_getservlist.c (nis_getservlist): Likewise.
10927         * nis/nis_lookup.c (nis_lookup): Likewise.
10928         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
10929         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
10930         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
10931         * nis/nis_xdr.c (xdr_endpoint): Likewise.
10932         * nis/nss_compat/compat-grp.c (getgrent_next_file)
10933         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
10934         * nis/nss_compat/compat-initgroups.c (add_group)
10935         (internal_getgrent_r): Likewise.
10936         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
10937         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
10938         * nis/nss_compat/compat-spwd.c (getspent_next_file)
10939         (internal_getspnam_r): Likewise.
10940         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
10941         (_nss_nis_getaliasbyname_r): Likewise.
10942         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
10943         (_nss_nis_getntohost_r): Likewise.
10944         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
10945         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
10946         (_nss_nis_getgrgid_r): Likewise.
10947         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
10948         (internal_nis_gethostent_r, internal_gethostbyname2_r)
10949         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
10950         (_nss_nis_gethostbyname4_r): Likewise.
10951         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
10952         (initgroups_netid): Likewise.
10953         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
10954         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
10955         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
10956         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
10957         (_nss_nis_getprotobynumber_r): Likewise.
10958         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
10959         (_nss_nis_getsecretkey): Likewise.
10960         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
10961         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
10962         (_nss_nis_getpwuid_r): Likewise.
10963         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
10964         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
10965         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
10966         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
10967         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
10968         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
10969         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
10970         Likewise.
10971         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
10972         (_nss_nisplus_getntohost_r): Likewise.
10973         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
10974         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
10975         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
10976         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
10977         Likewise.
10978         * nis/nss_nisplus/nisplus-initgroups.c
10979         (_nss_nisplus_initgroups_dyn): Likewise.
10980         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
10981         (_nss_nisplus_getnetbyaddr_r): Likewise.
10982         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
10983         (_nss_nisplus_getprotobynumber_r): Likewise.
10984         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
10985         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
10986         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
10987         Likewise.
10988         * nis/nss_nisplus/nisplus-service.c
10989         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
10990         (_nss_nisplus_getservbyport_r): Likewise.
10991         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
10992         (_nss_nisplus_getspnam_r): Likewise.
10993         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
10994         Likewise.
10995         * nscd/aicache.c (addhstaiX): Likewise.
10996         * nscd/cache.c (cache_search, prune_cache): Likewise.
10997         * nscd/connections.c (register_traced_file, send_ro_fd)
10998         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
10999         (main_loop_epoll): Likewise.
11000         * nscd/grpcache.c (addgrbyX): Likewise.
11001         * nscd/hstcache.c (addhstbyX): Likewise.
11002         * nscd/initgrcache.c (addinitgroupsX): Likewise.
11003         * nscd/mem.c (gc, mempool_alloc): Likewise.
11004         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
11005         (addinnetgrX): Likewise.
11006         * nscd/nscd-client.h (__nscd_acquire_maplock)
11007         (__nscd_drop_map_ref): Likewise.
11008         * nscd/nscd_getai.c (__nscd_getai): Likewise.
11009         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
11010         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
11011         Likewise.
11012         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
11013         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
11014         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
11015         (__nscd_get_map_ref): Likewise.
11016         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
11017         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
11018         Likewise.
11019         * nscd/pwdcache.c (addpwbyX): Likewise.
11020         * nscd/selinux.c (preserve_capabilities): Likewise.
11021         * nscd/servicescache.c (addservbyX): Likewise.
11022         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
11023         * posix/fnmatch.c (fnmatch): Likewise.
11024         * posix/getopt.c (_getopt_internal_r): Likewise.
11025         * posix/glob.c (glob, glob_in_dir): Likewise.
11026         * posix/wordexp.c (exec_comm_child): Likewise.
11027         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
11028         (getanswer_r, gaih_getanswer_slice): Likewise.
11029         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
11030         * resolv/res_init.c: Likewise.
11031         * resolv/res_mkquery.c (res_nmkquery): Likewise.
11032         * resolv/res_query.c (__libc_res_nquery): Likewise.
11033         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
11034         Likewise.
11035         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
11036         * stdio-common/perror.c (perror): Likewise.
11037         * stdio-common/printf_fp.c (___printf_fp): Likewise.
11038         * stdio-common/tmpnam.c (tmpnam): Likewise.
11039         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
11040         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
11041         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
11042         Likewise.
11043         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
11044         * stdlib/putenv.c (putenv): Likewise.
11045         * stdlib/setenv.c (__add_to_environ): Likewise.
11046         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
11047         * stdlib/strtol_l.c (INTERNAL): Likewise.
11048         * string/memmem.c (memmem): Likewise.
11049         * string/strerror.c (strerror): Likewise.
11050         * string/strnlen.c (__strnlen): Likewise.
11051         * string/test-memmem.c (simple_memmem): Likewise.
11052         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
11053         * sunrpc/pm_getport.c (__get_socket): Likewise.
11054         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
11055         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
11056         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
11057         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
11058         Likewise.
11059         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
11060         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
11061         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
11062         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
11063         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
11064         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
11065         Likewise.
11066         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
11067         Likewise.
11068         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
11069         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
11070         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11071         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
11072         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
11073         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
11074         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
11075         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
11076         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
11077         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
11078         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
11079         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
11080         Likewise.
11081         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
11082         Likewise.
11083         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
11084         Likewise.
11085         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
11086         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
11087         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
11088         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
11089         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
11090         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
11091         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
11092         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
11093         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
11094         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
11095         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
11096         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
11097         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
11098         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
11099         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
11100         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
11101         Likewise.
11102         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
11103         Likewise.
11104         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
11105         Likewise.
11106         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
11107         Likewise.
11108         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
11109         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
11110         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
11111         Likewise.
11112         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
11113         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
11114         * sysdeps/posix/opendir.c (__opendirat): Likewise.
11115         * sysdeps/posix/sleep.c: Likewise.
11116         * sysdeps/posix/tempname.c: Likewise.
11117         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
11118         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
11119         Likewise.
11120         * sysdeps/powerpc/powerpc32/dl-machine.h
11121         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
11122         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
11123         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
11124         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
11125         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
11126         Likewise.
11127         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
11128         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
11129         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11130         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
11131         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11132         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
11133         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
11134         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
11135         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
11136         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
11137         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
11138         (elf_machine_lazy_rel): Likewise.
11139         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
11140         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
11141         (elf_machine_lazy_rel): Likewise.
11142         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
11143         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
11144         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
11145         * sysdeps/unix/grantpt.c (grantpt): Likewise.
11146         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
11147         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
11148         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
11149         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
11150         Likewise.
11151         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
11152         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
11153         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
11154         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
11155         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
11156         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
11157         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
11158         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
11159         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
11160         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
11161         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
11162         Likewise.
11163         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
11164         (__posix_fallocate64_l64): Likewise.
11165         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
11166         (posix_fallocate): Likewise.
11167         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
11168         Likewise.
11169         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
11170         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
11171         (getifaddrs_internal): Likewise.
11172         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
11173         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
11174         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
11175         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
11176         * sysdeps/unix/sysv/linux/posix_fallocate64.c
11177         (__posix_fallocate64_l64): Likewise.
11178         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
11179         Likewise.
11180         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
11181         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
11182         (__get_clockfreq): Likewise.
11183         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
11184         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
11185         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
11186         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
11187         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
11188         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
11189         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
11190         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
11191         Likewise.
11192         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
11193         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
11194         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
11195         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
11196         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
11197         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
11198         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
11199         Likewise.
11200         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
11201         (posix_fallocate): Likewise.
11202         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
11203         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
11204         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
11205         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
11206         (elf_machine_rela, elf_machine_rela_relative)
11207         (elf_machine_lazy_rel): Likewise.
11208         * time/asctime.c (asctime_internal): Likewise.
11209         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
11210         * time/tzset.c (__tzset_parse_tz): Likewise.
11211         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
11212         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
11213         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
11214         * wcsmbs/wcsmbsload.h: Likewise.
11215
11216         [BZ #15894]
11217         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
11218
11219         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
11220         (arena_get2): Remove THREAD_STATS conditionals.
11221         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
11222         (__malloc_stats, int): Likewise.
11223
11224 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
11225
11226         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
11227         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
11228
11229         * manual/setjmp.texi: Fix typos/grammar errors.
11230
11231         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
11232         Only return early when n is <= 0.  Delete unused return statement.
11233
11234         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
11235         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
11236         * debug/tst-longjmp_chk3.c: New file.
11237
11238         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
11239         (test_main): Replace code with set_fortify_handler call.
11240         * debug/test-strcpy_chk.c: Likewise.
11241         * debug/tst-chk1.c: Likewise.
11242         * debug/tst-longjmp_chk.c: Likewise.
11243         * test-skeleton.c: Include fcntl.h & paths.h
11244         (set_fortify_handler): Define.
11245
11246         * debug/tst-longjmp_chk.c: Add header comment and include
11247         ../test-skeleton.c.
11248         (do_test): Mark static.
11249         (TEST_FUNCTION): Define.
11250
11251         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
11252         (IP_PMTUDISC_INTERFACE): Likewise.
11253         (IP_MULTICAST_IF): Likewise.
11254         (IP_MULTICAST_TTL): Likewise.
11255         (IP_MULTICAST_LOOP): Likewise.
11256         (IP_ADD_MEMBERSHIP): Likewise.
11257         (IP_DROP_MEMBERSHIP): Likewise.
11258         (IP_UNBLOCK_SOURCE): Likewise.
11259         (IP_BLOCK_SOURCE): Likewise.
11260         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
11261         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
11262         (IP_MSFILTER): Likewise.
11263         (MCAST_JOIN_GROUP): Likewise.
11264         (MCAST_BLOCK_SOURCE): Likewise.
11265         (MCAST_UNBLOCK_SOURCE): Likewise.
11266         (MCAST_LEAVE_GROUP): Likewise.
11267         (MCAST_JOIN_SOURCE_GROUP): Likewise.
11268         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
11269         (MCAST_MSFILTER): Likewise.
11270         (IP_MULTICAST_ALL): Likewise.
11271         (IP_UNICAST_IF): Likewise.
11272
11273         * timezone/Makefile: Delete $(have-ksh) check.
11274         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
11275         * timezone/tzselect.ksh: Add +x mode bits.
11276
11277         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
11278         (ANON_INODE_FS_MAGIC): Likewise.
11279         (BDEVFS_MAGIC): Likewise.
11280         (BINFMTFS_MAGIC): Likewise.
11281         (BTRFS_TEST_MAGIC): Likewise.
11282         (CRAMFS_MAGIC_WEND): Likewise.
11283         (DEBUGFS_MAGIC): Likewise.
11284         (ECRYPTFS_SUPER_MAGIC): Likewise.
11285         (EXT3_SUPER_MAGIC): Likewise.
11286         (EXT4_SUPER_MAGIC): Likewise.
11287         (FUTEXFS_SUPER_MAGIC): Likewise.
11288         (HOSTFS_SUPER_MAGIC): Likewise.
11289         (HUGETLBFS_MAGIC): Likewise.
11290         (MINIX3_SUPER_MAGIC): Likewise.
11291         (MTD_INODE_FS_MAGIC): Likewise.
11292         (NILFS_SUPER_MAGIC): Likewise.
11293         (OPENPROM_SUPER_MAGIC): Likewise.
11294         (PIPEFS_MAGIC): Likewise.
11295         (PSTOREFS_MAGIC): Likewise.
11296         (QNX6_SUPER_MAGIC): Likewise.
11297         (RAMFS_MAGIC): Likewise.
11298         (REISERFS_SUPER_MAGIC_STRING): Likewise.
11299         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
11300         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
11301         (SECURITYFS_MAGIC): Likewise.
11302         (SELINUX_MAGIC): Likewise.
11303         (SMACK_MAGIC): Likewise.
11304         (SOCKFS_MAGIC): Likewise.
11305         (SQUASHFS_MAGIC): Likewise.
11306         (STACK_END_MAGIC): Likewise.
11307         (TMPFS_MAGIC): Likewise.
11308         (USBDEVICE_SUPER_MAGIC): Likewise.
11309         (V9FS_MAGIC): Likewise.
11310         (XENFS_SUPER_MAGIC): Likewise.
11311         (CRAMFS_MAGIC): Fix typo in comment.
11312         (EXT2_SUPER_MAGIC): Update comment.
11313         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
11314
11315 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
11316
11317         * sysdeps/arm: Move directory from ports/sysdeps/arm.
11318         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
11319         * sysdeps/unix/sysv/linux/arm: Move directory from
11320         ports/sysdeps/unix/sysv/linux/arm.
11321         * README: Update listing for arm-*-linux-gnueabi.
11322
11323         * README: Remove mention of am33.
11324
11325 2014-02-07  Roland McGrath  <roland@hack.frob.com>
11326
11327         * bits/sigset.h (__sigemptyset): Use a statement expression rather
11328         than the comma operator, to avoid "rhs of comma has no effect"
11329         compiler warnings.
11330         (__sigfillset, __sigandset, __sigorset): Likewise.
11331         * include/signal.h (__sigemptyset): Likewise.
11332         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
11333
11334 2014-02-07  Allan McRae  <allan@archlinux.org>
11335
11336         * version.h (RELEASE): Set to "development".
11337         (VERSION): Set to "2.19.90"
11338         * NEWS: Add 2.20 section.
11339
11340 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
11341
11342         [BZ #16529]
11343         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
11344
11345 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
11346
11347         * manual/contrib.texi: Update entry for Carlos O'Donell,
11348         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
11349
11350 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
11351
11352         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
11353
11354         * sysdeps/unix/sysv/linux/kernel-features.h
11355         [__LINUX_KERNEL_VERSION >= 0x020621]
11356         (__ASSUME_PROC_PID_TASK_COMM): Define.
11357
11358 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
11359
11360         [BZ #16398]
11361         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
11362         conversion when destination buffer does not have enough space.
11363         * libio/tst-ftell-partial-wide.c: New test case.
11364         * libio/Makefile (tests): Add tst-ftell-partial-wide.
11365
11366         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
11367         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
11368         Leonard and Allan McRae.
11369
11370 2014-02-04  David S. Miller  <davem@davemloft.net>
11371
11372         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
11373         32-bit.
11374
11375 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11376
11377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11378         New file
11379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11380         New file
11381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11382         New file.
11383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11384         New file.
11385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11386         New file.
11387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11388         New file.
11389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11390         New file.
11391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11392         New file.
11393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11394         New file.
11395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11396         New file.
11397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11398         New file.
11399         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11400         New file.
11401         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11402         New file.
11403
11404 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11405
11406         * nptl/shlib-versions: Change powerpc*le start to 2.17.
11407         * shlib-versions: Likewise.
11408
11409 2014-02-04  Roland McGrath  <roland@hack.frob.com>
11410             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11411
11412         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
11413         (abilist-pattern): New variable, set to %-le.abilist.
11414
11415         * Makerules (abilist-pattern): New variable.
11416         (vpath): Use $(abilist-pattern) in place of %.abilist.
11417         (check-abi-% pattern rule): Likewise.
11418         (check-abi, update-abi): Likewise.
11419
11420 2014-02-04  Eric Wong  <normalperson@yhbt.net>
11421
11422         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11423
11424 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
11425
11426         * manual/startup.texi: Add next, previous, and top entries for
11427         the `Program Arguments' and `Environment Variables' nodes.
11428
11429 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
11430
11431         * manual/macros.texi: Add comments before MTASC-safety macros.
11432
11433         * manual/users.texi: Document MTASC-safety properties.
11434
11435         * manual/threads.texi (pthread_key_create, pthread_key_delete)
11436         (pthread_getspecific, pthread_setspecific): Format with
11437         @deftypefun, and add @safety note.
11438         * manual/signal.texi: Move comments that analyze the above
11439         functions to their home place.
11440
11441 2014-02-03  Allan McRae  <allan@archlinux.org>
11442
11443         * po/sl.po: Update Slovenian translation from translation project.
11444
11445 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
11446
11447         * manual/time.texi (timegm): Add missing blank after @c.
11448         Reported by Joseph Myers <joseph@codesourcery.com>.
11449
11450 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
11451
11452         * manual/check-safety.sh: New.
11453         * manual/Makefile ($(objpfx)stamp-summary): Run it.
11454
11455         * manual/terminal.texi: Document MTASC-safety properties.
11456
11457         * manual/filesys.texi: Document MTASC-safety properties.
11458
11459         * manual/errno.texi: Document MTASC-safety properties.
11460
11461         * manual/intro.texi: Document safety identifiers and
11462         conditionals.
11463
11464         * manual/string.texi (wcstok): Fix prototype.
11465         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
11466
11467         * manual/time.texi: Document MTASC-safety properties.
11468
11469         * manual/string.texi: Document MTASC-safety properties.
11470
11471         * manual/threads.texi: Document MTASC-safety properties.
11472
11473         * manual/stdio.texi: Document MTASC-safety properties.
11474
11475         * manual/syslog.texi: Document MTASC-safety properties.
11476
11477         * manual/sysinfo.texi: Document MTASC-safety properties.
11478
11479         * manual/startup.texi: Document MTASC-safety properties.
11480
11481         * manual/socket.texi: Document MTASC-safety properties.
11482
11483         * manual/signal.texi: Document MTASC-safety properties.
11484
11485 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
11486
11487         * manual/setjmp.texi: Document MTASC-safety properties.
11488
11489         * manual/search.texi: Document MTASC-safety properties.
11490
11491         * manual/resource.texi: Document MTASC-safety properties.
11492
11493         * manual/process.texi: Document MTASC-safety properties.
11494
11495         * manual/platform.texi: Document MTASC-safety properties.
11496
11497         * manual/pipe.texi: Document MTASC-safety properties.
11498
11499         * manual/pattern.texi: Document MTASC-safety properties.
11500
11501         * manual/message.texi: Document MTASC-safety properties.
11502
11503         [BZ #12751]
11504         * manual/memory.texi: Document MTASC-safety properties.
11505
11506         * manual/math.texi: Document MTASC-safety properties.
11507
11508         * manual/locale.texi: Document MTASC-safety properties.
11509
11510         * manual/llio.texi: Document MTASC-safety properties.
11511
11512         * manual/libdl.texi: New.
11513
11514         * manual/lang.texi: Document MTASC-safety properties.
11515
11516         * manual/job.texi: Document MTASC-safety properties.
11517
11518         * manual/getopt.texi: Document MTASC-safety properties.
11519
11520         * manual/ctype.texi: Document MTASC-safety properties.
11521
11522 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
11523
11524         [BZ #16046]
11525         * csu/libc-tls.c (static_map): Remove variable.
11526         (__libc_setup_tls): Use main executable's link map for TLS data.
11527         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
11528         casing for LM_ID_BASE and GL(dl_nns).
11529         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
11530         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
11531         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
11532         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
11533         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
11534         member.
11535         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
11536         l_phnum members.
11537
11538 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
11539
11540         * manual/debug.texi: Document MTASC-safety properties.
11541
11542 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
11543
11544         [BZ #16510]
11545         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
11546         of __x86_64__ when disabling x87 inline functions.
11547
11548 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
11549
11550         * manual/charset.texi: Document MTASC-safety properties.
11551
11552         * manual/crypt.texi: Document MTASC-safety properties.
11553
11554         * manual/conf.texi: Document MTASC-safety properties.
11555
11556         * manual/arith.texi: Document MTASC-safety properties.
11557
11558         * manual/argp.texi: Document MTASC-safety properties.
11559
11560         * manual/macros.texi: Introduce macros to document multi
11561         thread, asynchronous signal and asynchronous cancellation
11562         safety properties.
11563         * manual/intro.texi: Introduce the properties themselves.
11564
11565 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11566
11567         * sysdeps/sh/sh4/Makefile: New file.
11568
11569 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
11570
11571         * math/gen-libm-test.pl ($srcdir): New variable.
11572         ($auto_input): Use it.
11573
11574 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11575
11576         [BZ #16506]
11577         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
11578         access beyond array bounds when parsing netgroups file.
11579
11580         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
11581         the old buffer before realloc.
11582
11583 2014-01-27  Allan McRae  <allan@archlinux.org>
11584
11585         * po/fr.po: Update French translation from translation project.
11586
11587 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11588
11589         * sysdeps/sh/libm-test-ulps: Regenerate.
11590
11591 2014-01-24  David S. Miller  <davem@davemloft.net>
11592
11593         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
11594
11595 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11596
11597         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
11598         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
11599
11600 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11601
11602         [BZ #16474]
11603         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
11604         string pointers after reallocation.
11605
11606 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11607
11608         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
11609         __SH4A__ instead of __SH_FPU_ANY__.
11610
11611 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11612
11613         * sysdeps/sh/fpu_control.h: New file.
11614         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
11615         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
11616         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
11617         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
11618         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
11619         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
11620         * sysdeps/sh/sys/ucontext.h: Remove.
11621         * sysdeps/sh/sys: Remove directory.
11622
11623 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11624
11625         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
11626         s390/sys/ucontext.h.
11627         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
11628         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
11629
11630 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
11631
11632         [BZ #15605]
11633         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
11634
11635 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11636
11637         [BZ#16431]
11638         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11639         Adjust the vDSO correctly for internal calls.
11640         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
11641
11642 2014-01-20  Allan McRae  <allan@archlinux.org>
11643
11644         * po/ca.po: Update Catalan translation from translation project.
11645
11646 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
11647
11648         * sysdeps/s390/sotruss-lib.c: New file.
11649
11650 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11651
11652         [BZ#16430]
11653         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
11654         (__GI___gettimeofday): Alias for a different internal symbol to avoid
11655         local calls issues by not having a PLT stub required for IFUNC calls.
11656         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
11657
11658 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
11659
11660         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
11661         * math/test-fpucw-static.c: Likewise.
11662
11663 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
11664
11665         [BZ #16453]
11666         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
11667
11668 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11669
11670         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
11671         implementation for powerpc.
11672
11673 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
11674
11675         [BZ #14782]
11676         * sysdeps/posix/system.c (__libc_system): Do not enable
11677         asynchronous cancellation.
11678
11679 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11680
11681         [BZ #16427]
11682         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
11683         handling only for numbers special also in the IEEE case.
11684
11685 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11686
11687         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11688
11689 2014-01-11  Allan McRae  <allan@archlinux.org>
11690
11691         * po/bg.po: Update Bulgarian translation from translation project.
11692
11693         * po/de.po: Update German translation from translation project.
11694
11695 2014-01-10  Roland McGrath  <roland@hack.frob.com>
11696
11697         * sysdeps/generic/gcc-compat.h: New file.
11698
11699 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
11700
11701         * benchtests/asin-inputs: Correct slow inputs.
11702         * benchtests/acos-inputs: Likewise.
11703
11704 2014-01-10  Allan McRae  <allan@archlinux.org>
11705
11706         * po:sv.po: Update Swedish translation from translation project.
11707
11708         * po/vi.po: Update Vietnamese translation from translation project.
11709
11710         * po/eo.po: Update Esperanto translation from translation project.
11711
11712         * po/cs.po: Update Czech translation from translation project.
11713
11714         * po/nl.po: Update Dutch translation from translation project.
11715
11716         * po/pl.po: Update Polish translation from translation project.
11717
11718         * po/ru.po: Update Russian translation from translation project.
11719
11720         * po/uk.po: Update Ukrainian translation from translation project.
11721
11722 2014-01-08  Brooks Moses  <bmoses@google.com>
11723
11724         * elf/dl-load.c: Fix comment typo.
11725
11726 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
11727
11728         * po/header.pot: Rename to...
11729         * po/pot.header: ... this.
11730         * po/Makefile: Use pot.header.
11731
11732 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
11733             Maxim Kuvyrkov  <maxim@kugelworks.com>
11734
11735         [BZ #16394]
11736         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
11737         SRC and DEST against LEN.
11738
11739 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11740
11741         [BZ #16414]
11742         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
11743         implementation.
11744         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
11745
11746 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11747
11748         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11749
11750 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
11751
11752         [BZ #16408]
11753         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
11754         for large positive arguments.
11755
11756 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
11757
11758         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11759
11760         * math/auto-libm-test-in: Mark various tests with
11761         xfail-rounding:ldbl-128ibm.
11762         * math/auto-libm-test-out: Regenerated.
11763
11764         [BZ #16407]
11765         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
11766         Increase overflow threshold.
11767
11768 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
11769
11770         [BZ #14286]
11771         * stdio-common/vfprintf.c: Check for integer overflow.
11772
11773 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11774
11775         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
11776         the first argument and return value of __tls_get_addr_internal.
11777
11778 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11779
11780         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
11781         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
11782
11783 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11784
11785         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
11786         * sysdeps/s390/rtld-global-offsets.sym: New file.
11787         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
11788         GLIBC_2.19 symbol.
11789         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
11790         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
11791         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
11792         ... this.
11793         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
11794         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
11795         ... this.
11796         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11797         Regenerate.
11798         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11799         Regenerate.
11800         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
11801         halfs of GPRs for high_gprs contexts.
11802         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
11803         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
11804         field.
11805         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
11806         uc_flags field.
11807         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
11808         64 bit versions:
11809         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
11810         for high GPRs (uc_high_gprs) and for future extensions
11811         (__reserved).
11812         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
11813         for future extensions (__reserved).
11814         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
11815         64 bit versions:
11816         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
11817         SC_HIGHGPRS offset definition.
11818         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
11819         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
11820
11821         * Versions.def: Add GLIBC_2.19 for libpthread.
11822         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
11823         siglongjmp for libpthread with GLIBC_2.19 symver.
11824         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
11825         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
11826         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
11827         * sysdeps/s390/__longjmp.c: New file.
11828         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
11829         * sysdeps/s390/longjmp.c: New file.
11830         * sysdeps/s390/setjmp.S: New file.
11831         * sysdeps/s390/sigjmp.S: New file.
11832         * sysdeps/s390/v1-longjmp.c: New file.
11833         * sysdeps/s390/v1-setjmp.h: New file.
11834         * sysdeps/s390/v1-sigjmp.c: New file.
11835         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
11836         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
11837         GLIBC_2.19 version.
11838         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
11839         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
11840         versioned symbols for ____longjmp_chk.
11841         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
11842         Likewise.
11843         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11844         Regenerate.
11845         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11846         Regenerate.
11847         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11848         Regenerate.
11849         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11850         Regenerate.
11851         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
11852         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
11853         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
11854         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
11855         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
11856         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
11857         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
11858         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
11859         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
11860         * sysdeps/s390/rtld-__longjmp.c: New file.
11861         * sysdeps/s390/rtld-setjmp.S: New file.
11862
11863 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
11864
11865         [BZ #16400]
11866         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
11867         Return -__logl (x) for small positive arguments without evaluating
11868         a polynomial.
11869
11870 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
11871
11872         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
11873         Rename to ...
11874         (__ptrace_peeksiginfo_args): ... this.
11875         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
11876         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
11877         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
11878
11879 2014-01-06  Allan McRae  <allan@archlinux.org>
11880
11881         * inet/netinet/in.h: Fix typo in comment.
11882
11883 2014-01-05  Andreas Jaeger  <aj@suse.de>
11884
11885         * sysdeps/i386/fpu/libm-test-ulps: Update.
11886
11887 2014-01-05  Allan McRae  <allan@archlinux.org>
11888
11889         * po/libc.pot: Regenerated.
11890
11891         * malloc/memusagestat.c: Fix gettext call formatting.
11892
11893 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
11894
11895         * nscd/nscd.c: Improve usage() output.
11896
11897 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
11898
11899         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
11900         * sysdeps/unix/sysv/linux/configure: Regenerated.
11901         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
11902         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
11903
11904 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
11905
11906         [BZ #16390]
11907         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
11908         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
11909
11910 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11911
11912         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
11913         extra tokens at end of #undef directive.
11914         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
11915         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
11916         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
11917
11918 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
11919
11920         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11921
11922         * math/auto-libm-test-in: Mark various tests with
11923         xfail-rounding:ldbl-128ibm.
11924         * math/auto-libm-test-out: Regenerated.
11925
11926 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
11927
11928         [BZ #16386]
11929         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
11930         numbers with subnormal high part when calculating exponent.
11931
11932         [BZ #16385]
11933         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
11934         fabs.
11935
11936         [BZ #16384]
11937         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
11938         M_LN2l.
11939         (__ieee754_acoshl): Use __log1pl not __log1p.
11940
11941 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
11942
11943         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
11944         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
11945         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
11946         (grow_heap, heap_trim, _int_new_arena, get_free_list)
11947         (reused_arena, arena_get2): Convert to GNU style.
11948         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
11949         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
11950         (memalign_check, __malloc_set_state): Likewise.
11951         * malloc/mallocbug.c (main): Likewise.
11952         * malloc/malloc.c (__malloc_assert, malloc_init_state)
11953         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
11954         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
11955         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
11956         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
11957         (__posix_memalign, malloc_info): Likewise.
11958         * malloc/malloc.h: Likewise.
11959         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
11960         (mallochook, memalignhook, reallochook, mabort): Likewise.
11961         * malloc/mcheck.h: Likewise.
11962         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
11963         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
11964         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
11965         * malloc/morecore.c (__default_morecore): Likewise.
11966         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
11967         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
11968         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
11969         (print_and_abort): Likewise.
11970         * malloc/obstack.h: Likewise.
11971         * malloc/set-freeres.c (__libc_freeres): Likewise.
11972         * malloc/tst-mallocstate.c (main): Likewise.
11973         * malloc/tst-mtrace.c (main): Likewise.
11974         * malloc/tst-realloc.c (do_test): Likewise.
11975
11976 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11977
11978         [BZ #16366]
11979         * nscd/netgroupcache.c (do_notfound): New function.
11980         (addgetnetgrentX): Use it.
11981
11982         [BZ # 16365]
11983         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
11984         NSS_STATUS_NOTFOUND.
11985
11986 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
11987
11988         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
11989         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11990
11991 2014-01-01  Allan McRae  <allan@archlinux.org>
11992
11993         * scripts/update-copyrights: Update configure input file suffix.
11994
11995         * NEWS: Update copyright year.
11996         * catgets/gencat.c: Likewise.
11997         * csu/version.c: Likewise.
11998         * debug/catchsegv.sh: Likewise.
11999         * debug/pcprofiledump.c: Likewise.
12000         * debug/xtrace.sh: Likewise.
12001         * elf/ldconfig.c: Likewise.
12002         * elf/ldd.bash.in: Likewise.
12003         * elf/pldd.c: Likewise.
12004         * elf/sotruss.ksh: Likewise.
12005         * elf/sprof.c: Likewise.
12006         * iconv/iconv_prog.c: Likewise.
12007         * iconv/iconvconfig.c: Likewise.
12008         * locale/programs/locale.c: Likewise.
12009         * locale/programs/localedef.c: Likewise.
12010         * login/programs/pt_chown.c: Likewise.
12011         * malloc/memusage.sh: Likewise.
12012         * malloc/memusagestat.c: Likewise.
12013         * malloc/mtrace.pl: Likewise.
12014         * manual/libc.texinfo: Likewise.
12015         * nscd/nscd.c: Likewise.
12016         * nss/getent.c: Likewise.
12017         * nss/makedb.c: Likewise.
12018         * posix/getconf.c: Likewise.
12019         * scripts/test-installation.pl: Likewise.
12020
12021         * All files with FSF copyright notices: Update copyright dates
12022         using scripts/update-copyrights.
12023         * intl/plural.c: Regenerated.
12024         * locale/programs/charmap-kw.h: Likewise.
12025         * locale/programs/locfile-kw.h: Likewise.
12026
12027 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
12028
12029         * sysdeps/unix/sysv/linux/configure: Regenerated.
12030         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
12031         the linux/fanotify.h header.
12032         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
12033         HAVE_LINUX_FANOTIFY_H is defined.
12034
12035 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
12036
12037         * benchtests/cos-inputs: New inputs.
12038         * benchtests/sin-inputs: Likewise.
12039
12040         * benchtests/atan-inputs: New inputs. Fix name of multiple
12041         precision fallback inputs.
12042
12043         * benchtests/atanh-inputs: New inputs.
12044         * benchtests/tanh-inputs: Likewise.
12045
12046         * benchtests/acosh-inputs: New inputs.
12047         * benchtests/asinh-inputs: Likewise.
12048
12049         * benchtests/cosh-inputs: New inputs.
12050         * benchtests/sinh-inputs: Likewise.
12051
12052         * benchtests/acos-inputs: Add more inputs.
12053         * benchtests/asin-inputs: Likewise.
12054
12055 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
12056
12057         [BZ #16375]
12058         * manual/arith.texi: Fix spelling.
12059         * manual/charset.texi: Likewise.
12060         * manual/errno.texi: Likewise.
12061         * manual/filesys.texi: Likewise.
12062         * manual/lang.texi: Likewise.
12063         * manual/llio.texi: Likewise.
12064         * manual/locale.texi: Likewise.
12065         * manual/message.texi: Likewise.
12066         * manual/resource.texi: Likewise.
12067         * manual/search.texi: Likewise.
12068         * manual/setjmp.texi: Likewise.
12069         * manual/stdio.texi: Likewise.
12070         * manual/string.texi: Likewise.
12071         * manual/sysinfo.texi: Likewise.
12072         * manual/time.texi: Likewise.
12073
12074 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
12075
12076         * po/sl.po: New file.
12077
12078 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
12079
12080         * .gitignore: Add core/.gdbinit/.gdb_history.
12081
12082 2013-12-27  Allan McRae  <allan@archlinux.org>
12083
12084         [BZ #16369]
12085         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
12086         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
12087
12088 2013-12-24  Brooks Moses  <bmoses@google.com>
12089
12090         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
12091         all compilers that claim C++98 compliance, not just GCC.
12092         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
12093         Likewise.
12094
12095 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12096
12097         * NEWS: Restore accidentally deleted bug-fix entries.
12098
12099 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12100             Ondřej Bílka  <neleai@seznam.cz>
12101
12102         [BZ #15073]
12103         * malloc/malloc.c (_int_free): Perform sanity check only if we
12104         have_lock.
12105
12106 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
12107
12108         [BZ #12986]
12109         * manual/stdio.texi (String Input Conversions): Clarify that character
12110         classes are not supported.
12111
12112 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12113
12114         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12115
12116 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
12117
12118         [BZ #16337]
12119         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
12120         Calculate results for small negative arguments directly rather
12121         than using reflection formula with special underflow handling.
12122
12123         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
12124         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
12125         sysdeps/unix/bsd/bsd4.4/syscalls.list.
12126         (fchflags): Likewise.
12127         (revoke): Likewise.
12128         (setlogin): Likewise.
12129         (sigaltstack): Likewise.
12130         (wait4): Likewise.
12131         (sigblock): Remove.
12132         (sigsetmask): Likewise.
12133         (wait3): Likewise.
12134         (waitpid): Likewise.
12135         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
12136         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
12137         file.
12138         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
12139         * sysdeps/unix/bsd/Makefile: ... here.
12140         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
12141         * sysdeps/unix/bsd/Versions: ... here.
12142         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
12143         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
12144         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
12145         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
12146         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
12147         * sysdeps/unix/bsd/sigblock.c: ... here.
12148         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
12149         * sysdeps/unix/bsd/sigsetmask.c: ... here.
12150         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
12151         * sysdeps/unix/bsd/sigvec.c: ... here.
12152         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
12153         * sysdeps/unix/bsd/tcdrain.c: ... here.
12154         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
12155         * sysdeps/unix/bsd/tcgetattr.c: ... here.
12156         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
12157         * sysdeps/unix/bsd/tcsetattr.c: ... here.
12158         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
12159         * sysdeps/unix/bsd/wait.c: ... here.
12160         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
12161         * sysdeps/unix/bsd/wait3.c: ... here.
12162         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
12163         * sysdeps/unix/bsd/waitpid.c: ... here.
12164
12165 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
12166
12167         [BZ #16356]
12168         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
12169         round-to-nearest for [!USE_AS_EXPM1L].
12170         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
12171         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
12172         more tests of exp and exp10.  Expect some exp10 tests to miss
12173         exceptions or fail in directed rounding modes.
12174         * math/auto-libm-test-out: Regenerated.
12175         * math/libm-test.inc (exp10_tonearest_test_data): New array.
12176         (exp10_test_tonearest): New function.
12177         (exp10_towardzero_test_data): New array.
12178         (exp10_test_towardzero): New function.
12179         (exp10_downward_test_data): New array.
12180         (exp10_test_downward): New function.
12181         (exp10_upward_test_data): New array.
12182         (exp10_test_upward): New function.
12183         (main): Call the new functions.
12184         * sysdeps/i386/fpu/libm-test-ulps: Update.
12185         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12186
12187 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
12188
12189         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
12190         asinh, atan, atan2, atanh, cbrt, cos and cosh.
12191         * math/auto-libm-test-out: Regenerated.
12192         * math/libm-test.inc (acosh_test_data): Add more tests.
12193         (atanh_test_data): Likewise.
12194         (ceil_test_data): Likewise.
12195         (copysign_test_data): Likewise.
12196         * sysdeps/i386/fpu/libm-test-ulps: Update.
12197         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12198
12199         * timezone/checktab.awk: Update from tzcode 2013i.
12200         * timezone/private.h: Likewise.
12201         * timezone/scheck.c: Likewise.
12202         * timezone/tzfile.h: Likewise.
12203         * timezone/tzselect.ksh: Likewise.
12204         * timezone/zdump.c: Likewise.
12205         * timezone/zic.c: Likewise.
12206
12207         * math/auto-libm-test-in: Add tests of cpow.
12208         * math/auto-libm-test-out: Regenerated.
12209         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
12210         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12211         mpc_cc_c.
12212         (func_calc_desc): Add mpc_cc_c union field.
12213         (test_functions): Add cpow.
12214         (special_fill_2pi): New function.
12215         (special_real_inputs): Add 2pi.
12216         (calc_generic_results): Handle mpc_cc_c.
12217         * sysdeps/i386/fpu/libm-test-ulps: Update.
12218         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12219
12220         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
12221         csqrt, ctan and ctanh.
12222         * math/auto-libm-test-out: Regenerated.
12223         * math/libm-test.inc (TEST_COND_x86_64): New macro.
12224         (TEST_COND_x86): Likewise.
12225         (ccos_test_data): Use AUTO_TESTS_c_c.
12226         (ccosh_test_data): Likewise.
12227         (cexp_test_data): Likewise.
12228         (clog_test_data): Likewise.
12229         (csqrt_test_data): Likewise.
12230         (ctan_test_data): Likewise.
12231         (ctan_tonearest_test_data): Likewise.
12232         (ctan_towardzero_test_data): Likewise.
12233         (ctan_downward_test_data): Likewise.
12234         (ctan_upward_test_data): Likewise.
12235         (ctanh_test_data): Likewise.
12236         (ctanh_tonearest_test_data): Likewise.
12237         (ctanh_towardzero_test_data): Likewise.
12238         (ctanh_downward_test_data): Likewise.
12239         (ctanh_upward_test_data): Likewise.
12240         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12241         mpc_c_c.
12242         (func_calc_desc): Add mpc_c_c union field.
12243         (FUNC_mpc_c_c): New macro.
12244         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
12245         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
12246         ctanh.
12247         (special_fill_min_subnorm_p120): New function.
12248         (special_real_inputs): Add min_subnorm_p120.
12249         (calc_generic_results): Handle mpc_c_c.
12250         * sysdeps/i386/fpu/libm-test-ulps: Update.
12251         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12252
12253 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
12254
12255         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
12256         (do_sin_slow): New functions.
12257         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
12258         (cslow2, csloww1, csloww2): Use the new functions.
12259
12260         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
12261         Use M to change sign of result instead of X.  Assume X is
12262         positive.
12263         (csloww1): Likewise.
12264         (__sin): Adjust.
12265         (__cos): Adjust.
12266
12267         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
12268         arguments A and DA.
12269         (__sin): Adjust.
12270         (__cos): Likewise.
12271
12272         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
12273         (__cos): Likewise.
12274         (sloww1): Don't adjust sign of DX.
12275         (csloww1): Likewise.
12276         (sloww2): Use X directly and don't adjust sign of DX.
12277         (csloww2): Likewise.
12278
12279 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12280
12281         * math/auto-libm-test-in: Add tests of cabs and carg.
12282         * math/auto-libm-test-out: Regenerated.
12283         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
12284         (carg_test_data): Likewise.
12285         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12286         mpc_c_f.
12287         (func_calc_desc): Add mpc_c_f union field.
12288         (test_functions): Add cabs and carg.
12289         (calc_generic_results): Handle mpc_c_f.
12290
12291         * sysdeps/powerpc/powerpc32/libgcc-compat.S
12292         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
12293         as a macro and a compat symbol.
12294         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
12295         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
12296         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
12297         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
12298         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
12299         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
12300         not use .hidden.
12301         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
12302         Likewise.
12303         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
12304         Likewise.
12305         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
12306         Likewise.
12307         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
12308         Likewise.
12309         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
12310         Likewise.
12311         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
12312         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
12313         from GLIBC_2.3.2.
12314
12315 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12316
12317         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12318
12319 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12320
12321         * manual/texinfo.tex: Update to version 2013-11-26.10 with
12322         trailing whitespace removed.
12323         * scripts/config.guess: Update to version 2013-11-29.
12324         * scripts/config.sub: Update to version 2013-10-01.
12325
12326         * math/auto-libm-test-in: Add tests of sincos.
12327         * math/auto-libm-test-out: Regenerated.
12328         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
12329         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12330         mpfr_f_11.
12331         (func_calc_desc): Add mpfr_f_11 union field.
12332         (test_functions): Add sincos.
12333         (calc_generic_results): Handle mpfr_f_11.
12334         * sysdeps/i386/fpu/libm-test-ulps: Update.
12335         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12336
12337 2013-12-19  Andreas Schwab  <schwab@suse.de>
12338
12339         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
12340         CALL_MCOUNT.
12341         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
12342         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
12343         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
12344
12345 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12346
12347         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
12348         * sysdeps/i386/fpu/libm-test-ulps: Update.
12349         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12350
12351         [BZ #16293]
12352         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
12353         round-to-nearest mode when using frndint.
12354         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
12355         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
12356         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12357         Likewise.
12358         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
12359         sinh test to fail.
12360         * math/auto-libm-test-out: Regenerated.
12361         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
12362         (TEST_COND_x86): Likewise.
12363         (expm1_tonearest_test_data): New array.
12364         (expm1_test_tonearest): New function.
12365         (expm1_towardzero_test_data): New array.
12366         (expm1_test_towardzero): New function.
12367         (expm1_downward_test_data): New array.
12368         (expm1_test_downward): New function.
12369         (expm1_upward_test_data): New array.
12370         (expm1_test_upward): New function.
12371         (main): Run the new test functions.
12372         * sysdeps/i386/fpu/libm-test-ulps: Update.
12373         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12374
12375         * include/features.h: Update comment documenting feature test
12376         macros.  Mention _DEFAULT_SOURCE in comment.
12377         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
12378         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
12379         _BSD_SOURCE and _SVID_SOURCE.
12380         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
12381         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
12382         !_SVID_SOURCE]: Likewise.
12383         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12384         (__USE_POSIX_IMPLICITLY): Define.
12385         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12386         (_POSIX_SOURCE): Undefine and redefine.
12387         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12388         (_POSIX_C_SOURCE): Likewise.
12389         * manual/creature.texi (_DEFAULT_SOURCE): Document.
12390         (Feature Test Macros): Update documentation of default features.
12391
12392 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
12393
12394         * benchtests/Makefile: Add bench-strtok.
12395         * benchtests/bench-strtok.c: New file: strtok benchtest.
12396
12397 2013-12-19  Allan McRae  <allan@archlinux.org>
12398
12399         * manual/install.texi: Suppress menu for plain text output.
12400         * INSTALL: Regenerated.
12401
12402 2013-12-18  Brooks Moses  <bmoses@google.com>
12403
12404         [BZ #15846]
12405         * misc/getauxval.c: Include errno.h.
12406         (__getauxval): Set errno to ENOENT if the requested type is not
12407         found.
12408         * misc/sys/auxv.h (getauxval): Document that it may set errno;
12409         don't declare with __attribute_const__.
12410         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
12411         * manual/startup.texi: Document that getauxval sets errno.
12412
12413 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12414
12415         * math/auto-libm-test-in: Add tests of jn and yn.
12416         * math/auto-libm-test-out: Regenerated.
12417         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
12418         (yn_test_data): Likewise.
12419         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12420         mpfr_if_f.
12421         (func_calc_desc): Add mpfr_if_f union field.
12422         (FUNC_mpfr_if_f): New macro.
12423         (test_functions): Add jn and yn.
12424         (calc_generic_results): Assert type of second input for
12425         mpfr_ff_f.  Handle mpfr_if_f.
12426         (output_for_one_input_case): Disable all checking for arguments
12427         fitting floating-point types in case of an integer argument.
12428         * sysdeps/i386/fpu/libm-test-ulps: Update.
12429         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12430
12431         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12432         Don't expect fegetround reference in libm.so.
12433
12434 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
12435
12436         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
12437         $(config-cflags-nofma).
12438
12439 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12440
12441         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
12442         * math/auto-libm-test-out: Regenerated.
12443
12444         [BZ #16338]
12445         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
12446         to determine exponent and adjust argument to have exponent of -1.
12447         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
12448         log2.
12449         * math/auto-libm-test-out: Regenerated.
12450         * sysdeps/i386/fpu/libm-test-ulps: Update.
12451         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12452
12453 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
12454
12455         * manual/probes.texi: Remove cases when per-thread arenas are
12456         disabled.
12457
12458 2013-12-18  Andreas Schwab  <schwab@suse.de>
12459
12460         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
12461         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
12462         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
12463         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
12464         * sysdeps/i386/i686/multiarch/Makefile: Update.
12465         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
12466
12467 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12468
12469         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
12470         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
12471
12472 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
12473
12474         [BZ #15968]
12475         Support TZ transition times < 00:00:00.
12476         This is needed for version-3 tz-format files; it supports time
12477         stamps past 2037 for America/Godthab (the only entry in the tz
12478         database for which this change is relevant).
12479         * manual/time.texi (TZ Variable): Document transition times
12480         from -167:59:59 through -00:00:01.
12481         * time/tzset.c (tz_rule): Time of day is now signed.
12482         (__tzset_parse_tz): Parse negative time of day.
12483
12484         Document TZ transition times >= 25:00:00.
12485         * manual/time.texi (TZ Variable): Document transition times from
12486         25:00:00 through 167:59:59.  These are already supported, and this
12487         support will help with version-3 tz-format files.
12488
12489         * manual/time.texi (TZ Variable): Modernize North America example
12490         to reflect current (i.e., 2007-and-later) daylight saving rules.
12491
12492         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
12493
12494 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12495
12496         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
12497         * sysdeps/unix/bsd/bits/stat.h: Likewise.
12498         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
12499         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
12500         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
12501         * sysdeps/unix/bsd/bsdstat.h: Likewise.
12502         * sysdeps/unix/bsd/clock.c: Likewise.
12503         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
12504         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
12505         * sysdeps/unix/bsd/init-posix.c: Likewise.
12506         * sysdeps/unix/bsd/poll.c: Likewise.
12507         * sysdeps/unix/bsd/ptsname.c: Likewise.
12508         * sysdeps/unix/bsd/seekdir.c: Likewise.
12509         * sysdeps/unix/bsd/setegid.c: Likewise.
12510         * sysdeps/unix/bsd/seteuid.c: Likewise.
12511         * sysdeps/unix/bsd/setgid.c: Likewise.
12512         * sysdeps/unix/bsd/setrgid.c: Likewise.
12513         * sysdeps/unix/bsd/setruid.c: Likewise.
12514         * sysdeps/unix/bsd/setsid.c: Likewise.
12515         * sysdeps/unix/bsd/setuid.c: Likewise.
12516         * sysdeps/unix/bsd/sigaction.c: Likewise.
12517         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
12518         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
12519         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
12520         * sysdeps/unix/bsd/telldir.c: Likewise.
12521         * sysdeps/unix/bsd/times.c: Likewise.
12522         * sysdeps/unix/bsd/usleep.c: Likewise.
12523
12524         * misc/Makefile (install-lib): Remove libbsd-compat.a.
12525         ($(objpfx)libbsd-compat.a): Remove rule.
12526
12527         * include/features.h (__FAVOR_BSD): Do not define.
12528         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
12529         features conflicting with POSIX.
12530         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
12531         (_BSD_SOURCE): Remove description of not being a subset of other
12532         feature test macros.
12533         * manual/job.texi (getpgrp): Do not document BSD version.
12534         (getpgid): Do not document by reference to BSD getpgrp.
12535         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
12536         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
12537         * signal/signal.h [__FAVOR_BSD]: Likewise.
12538         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
12539         instead of making contents conditional on [__FAVOR_BSD].
12540         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
12541
12542 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12543
12544         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12545
12546 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12547
12548         [BZ #16314]
12549         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
12550         values below 2**-450, not 2**-500.
12551         * math/auto-libm-test-in: Don't allow spurious underflow from
12552         hypot.
12553         * math/auto-libm-test-out: Regenerated.
12554
12555         [BZ #16316]
12556         [BZ #16330]
12557         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
12558         values of ha and hb and sort them after adjusting subnormal
12559         arguments.
12560         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
12561         Likewise.
12562         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
12563         values of ea and eb and sort them after adjusting subnormal
12564         arguments.
12565         * math/auto-libm-test-in: Do not expect some hypot tests of
12566         subnormals to fail.  Add more hypot tests.
12567         * math/auto-libm-test-out: Regenerated.
12568
12569 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12570
12571         [BZ #13304]
12572         * sysdeps/sh/s_fma.c: New file.
12573         * sysdeps/sh/s_fmaf.c: New file.
12574         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
12575         version.
12576         * sysdeps/sh/Implies: Add sh/soft-fp.
12577
12578 2013-12-16  Roland McGrath  <roland@hack.frob.com>
12579
12580         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
12581         level of indirection to members `objname', `errstring', `malloced'.
12582         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
12583         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
12584         it as the __longjmp argument (just pass 1 instead).
12585         (_dl_catch_error): Initialize C with argument pointers and address of
12586         volatile local ERRCODE rather than copying values out of C at return.
12587
12588 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
12589
12590         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
12591         * math/auto-libm-test-out: Regenerated.
12592         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
12593         (hypot_test_data): Likewise.
12594         (pow_test_data): Likewise.
12595         (pow_tonearest_test_data): Likewise.
12596         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12597         mpfr_ff_f.
12598         (func_calc_desc): Add mpfr_ff_f union field.
12599         (FUNC_mpfr_ff_f): New macro.
12600         (test_functions): Add atan2, hypot and pow.
12601         (special_fill_min): New function.
12602         (special_fill_minus_min): Likewise.
12603         (special_fill_min_subnorm): Likewise.
12604         (special_fill_minus_min_subnorm): Likewise.
12605         (special_real_inputs): Add min, -min, min_subnorm and
12606         -min_subnorm.
12607         (calc_generic_results): Handle mpfr_ff_f.
12608         * sysdeps/i386/fpu/libm-test-ulps: Update.
12609         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12610
12611 2013-12-16  Will Newton  <will.newton@linaro.org>
12612
12613         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
12614         (Aligned Memory Blocks): Add documentation for aligned_alloc
12615         and suggest it as an alternative to posix_memalign.
12616         (Hooks for Malloc): Document __memalign_hook is also called
12617         for aligned_alloc.  (Summary of Malloc): Add summary for
12618         aligned alloc.  Document __memalign_hook is also called
12619         for aligned_alloc.
12620
12621 2013-12-16  Will Newton  <will.newton@linaro.org>
12622
12623         * manual/memory.texi (Malloc Examples): Clarify default
12624         alignment documentation.  Suggest posix_memalign rather
12625         than memalign or valloc.
12626         (Aligned Memory Blocks): Remove suggestion to use memalign
12627         or valloc.  Remove obsolete comment about BSD.
12628         Document memalign errno values and mark the function obsolete.
12629         Document posix_memalign returned error codes.  Mark valloc
12630         as obsolete.  (Hooks for Malloc): __memalign_hook is also
12631         called for posix_memalign and valloc.
12632         (Summary of Malloc): Add posix_memalign to function summary.
12633         __memalign_hook is also called for posix_memalign and valloc.
12634
12635 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
12636
12637         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
12638         TAYLOR_SIN.
12639         (__sin): Adjust.
12640         (__cos): Likewise.
12641         (sloww): Use mynumber union.  Expand ternary operator into
12642         if-else statements.
12643         (cslow): use mynumber union.
12644
12645 2013-12-16  Allan McRae  <allan@archlinux.org>
12646
12647         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
12648         * configure: Regenerated.
12649
12650         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
12651
12652         [BZ #14120]
12653         * configure.ac: Added --enable-maintainer-mode. Check for
12654         autoconf when enabled.
12655         * configure: Regenerated.
12656
12657         * nscd/nscd.service: New file.
12658         * nscd/nscd.tmpfiles: New file.
12659
12660 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
12661
12662         [BZ #12100]
12663         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
12664         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
12665         * sysdeps/x86_64/multiarch/strstr.c: ... here.
12666         (strstr): Add __strstr_sse2_unaligned ifunc.
12667         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
12668         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
12669         (strcasestr): Remove __strcasestr_sse42 ifunc.
12670         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
12671         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
12672         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
12673
12674 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12675
12676         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
12677         * sysdeps/sh/bits/fenv.h: ... here.
12678         * sysdeps/sh/sh4/fpu/bits: Remove directory.
12679
12680 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12681
12682         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
12683
12684         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
12685         hypotf multiarch implementations.
12686         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
12687         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
12688         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
12689         multiarch hypot for PPC64.
12690         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
12691         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
12692         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
12693         multiarch hypotf for PPC64.
12694
12695         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
12696         modff multiarch implementations.
12697         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
12698         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
12699         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
12700         multiarch modf for PPC64.
12701         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
12702         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
12703         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
12704         multiarch modff for PPC64.
12705
12706         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
12707         and logl multiarch implementations.
12708         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
12709         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
12710         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
12711         multiarch logb for PPC64.
12712         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
12713         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
12714         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
12715         multiarch logb for PPC64.
12716         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
12717         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
12718         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
12719         multiarch logb for PPC64.
12720
12721         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
12722         isinff multiarch implementation.
12723         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
12724         file.
12725         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
12726         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
12727         multiarch isinf for PPC64.
12728         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
12729         file.
12730         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
12731         multiarch isinff for PPC64.
12732
12733         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
12734         finitef multiarch implementation.
12735         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
12736         file.
12737         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
12738         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
12739         multiarch finite for PPC64.
12740         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
12741         file.
12742         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
12743         multiarch finitef for PPC64.
12744
12745         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
12746         lrint multiarch implementation.
12747         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
12748         file.
12749         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
12750         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
12751         multiarch llrint for PPC64.
12752         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
12753         multiarch lrint for PPC64.
12754
12755         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
12756         copysignf multiarch implementation.
12757         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
12758         file.
12759         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
12760         file.
12761         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
12762         multiarch copysign for PPC64.
12763         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
12764         multiarch copysignf for PPC64.
12765
12766         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
12767         multiarch implementation.
12768         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
12769         file.
12770         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
12771         file.
12772         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
12773         file.
12774         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
12775         file.
12776         multiarch llround for PPC64.
12777         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
12778         multiarch trunc for PPC64.
12779         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
12780         multiarch truncf for PPC64.
12781
12782         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
12783         multiarch implementation.
12784         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
12785         file.
12786         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
12787         file.
12788         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
12789         file.
12790         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
12791         file.
12792         multiarch llround for PPC64.
12793         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
12794         multiarch round for PPC64.
12795         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
12796         multiarch roundf for PPC64.
12797
12798         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
12799         multiarch implementation.
12800         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
12801         file.
12802         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
12803         file.
12804         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
12805         file.
12806         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
12807         file.
12808         multiarch llround for PPC64.
12809         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
12810         multiarch floor for PPC64.
12811         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
12812         multiarch floorf for PPC64.
12813
12814         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
12815         multiarch implementation.
12816         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
12817         file.
12818         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
12819         file.
12820         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
12821         file.
12822         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
12823         file.
12824         multiarch llround for PPC64.
12825         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
12826         multiarch ceil for PPC64.
12827         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
12828         multiarch ceilf for PPC64.
12829
12830         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
12831         multiarch implementation.
12832         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
12833         file.
12834         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
12835         file.
12836         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
12837         file.
12838         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
12839         multiarch llround for PPC64.
12840         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
12841         multiarch lround for PPC64.
12842
12843         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
12844         multiarch implementation.
12845         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
12846         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
12847         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
12848         file.
12849         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
12850         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
12851         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
12852         multiarch isnan for PPC64.
12853         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
12854         multiarch isnanf for PPC64.
12855
12856         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
12857         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
12858         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
12859         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
12860         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
12861         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
12862
12863         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
12864         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
12865         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
12866         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
12867
12868         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
12869         multiarch implementations.
12870         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12871         (__libc_ifunc_impl_list): Likewise.
12872         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
12873         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
12874         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
12875         multiarch stpcpy for PPC64.
12876
12877         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
12878         multiarch implementations.
12879         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12880         (__libc_ifunc_impl_list): Likewise.
12881         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
12882         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
12883         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
12884         multiarch strcpy for PPC64.
12885
12886         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
12887         redefine function name.
12888         (_wordcopy_fwd_dest_aligned): Likewise.
12889         (_wordcopy_bwd_aligned): Likewise.
12890         (_wordcopy_bwd_dest_aligned): Likewise.
12891         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
12892         multiarch implementations.
12893         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12894         (__libc_ifunc_impl_list): Likewise.
12895         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
12896         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
12897         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
12898         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
12899         multiarch wcscpy for PPC64.
12900
12901         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
12902         multiarch implementations.
12903         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12904         (__libc_ifunc_impl_list): Likewise.
12905         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
12906         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
12907         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
12908         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
12909         multiarch wcscpy for PPC64.
12910
12911         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
12912         multiarch implementations.
12913         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12914         (__libc_ifunc_impl_list): Likewise.
12915         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
12916         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
12917         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
12918         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
12919         multiarch wcsrchr for PPC64.
12920
12921         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
12922         multiarch implementations.
12923         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12924         (__libc_ifunc_impl_list): Likewise.
12925         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
12926         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
12927         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
12928         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
12929         multiarch wcschr for PPC64.
12930
12931         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
12932         multiarch implementations.
12933         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12934         (__libc_ifunc_impl_list): Likewise.
12935         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
12936         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
12937         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
12938         multiarch strchrnul for PPC64.
12939
12940         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
12941         implementations.
12942         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12943         (__libc_ifunc_impl_list): Likewise.
12944         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
12945         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
12946         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
12947         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
12948         strchr for PPC64.
12949
12950         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
12951         implementations.
12952         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12953         (__libc_ifunc_impl_list): Likewise.
12954         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
12955         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
12956         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
12957         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
12958         strncmp for PPC64.
12959
12960         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
12961         multiarch implementations.
12962         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12963         (__libc_ifunc_impl_list): Likewise.
12964         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
12965         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
12966         strncasecmp for PPC64.
12967         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
12968         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
12969         multiarch strncasecmp_l for PPC64.
12970
12971         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
12972         multiarch implementations.
12973         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12974         (__libc_ifunc_impl_list): Likewise.
12975         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
12976         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
12977         multiarch strcasecmp for PPC64.
12978         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
12979         file.
12980         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
12981         multiarch strcasecmp_l for PPC64.
12982
12983         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
12984         implementations.
12985         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12986         (__libc_ifunc_impl_list): Likewise.
12987         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
12988         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
12989         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
12990         strnlen for PPC64.
12991
12992         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
12993         implementations.
12994         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12995         (__libc_ifunc_impl_list): Likewise.
12996         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
12997         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
12998         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
12999         strlen for PPC64.
13000
13001         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
13002         implementations.
13003         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13004         (__libc_ifunc_impl_list): Likewise.
13005         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
13006         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
13007         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
13008         rawmemrchr for PPC64.
13009
13010         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
13011         implementation.
13012         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13013         (__libc_ifunc_impl_list): Likewise.
13014         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
13015         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
13016         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
13017         memrchr for PPC64.
13018
13019         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
13020         implementation.
13021         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13022         (__libc_ifunc_impl_list): Likewise.
13023         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
13024         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
13025         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
13026         memchr for PPC64.
13027
13028         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
13029         implementation.
13030         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13031         (__libc_ifunc_impl_list): Likewise.
13032         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
13033         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
13034         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
13035         mempcpy for PPC64.
13036
13037         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
13038         avoid cretion of __bzero symbol.
13039         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
13040         Likewise.
13041         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
13042         Likewise.
13043         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
13044         Likewise.
13045         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
13046         multiarch implementations.
13047         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13048         (__libc_ifunc_impl_list): Likewise.
13049         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
13050         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
13051         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
13052         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
13053         bzero for PPC32.
13054         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
13055         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
13056         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
13057         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
13058         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
13059         memset for PPC64.
13060         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
13061
13062         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
13063         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
13064         implementations.
13065         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13066         (__libc_ifunc_impl_list): Likewise.
13067         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
13068         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
13069         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
13070         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
13071         memcmp for PPC64.
13072
13073         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
13074         multiarch for POWER/PPC64.
13075         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
13076         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
13077         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
13078         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
13079         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
13080         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
13081         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
13082         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
13083         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
13084         memcpy for PPC64.
13085
13086         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
13087         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
13088         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
13089         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
13090         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
13091         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
13092         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
13093         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
13094         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
13095         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
13096         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
13097         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
13098         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
13099         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
13100         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
13101         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
13102         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
13103         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
13104         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
13105         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
13106         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
13107         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
13108
13109 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13110
13111         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
13112
13113 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
13114
13115         * benchtests/Makefile (bench): Add exp2 and log2.
13116         (LDLIBS-bench-exp2): Add -lm.
13117         (LDLIBS-bench-log2): Likewise.
13118         * benchtests/exp2-inputs: New inputs file.
13119         * benchtests/log2-inputs: New inputs file.
13120         * benchtests/log-inputs: Add new inputs.
13121         * benchtests/tan-inputs: Likewise.
13122
13123 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13124
13125         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
13126         definition...
13127         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
13128         (csloww2): ... from here.
13129
13130         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
13131         instead of structures.
13132         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
13133         (POLYNOMIAL): Likewise.
13134         (TAYLOR_SLOW): Likewise.
13135         (__sin): Likewise.
13136         (__cos): Likewise.
13137         (slow1): Likewise.
13138         (slow2): Likewise.
13139         (sloww): Likewise.
13140         (sloww1); Likewise.
13141         (sloww2): Likewise.
13142         (bsloww1): Likewise.
13143         (bsloww2): Likewise.
13144         (cslow2): Likewise.
13145         (csloww): Likewise.
13146         (csloww1): Likewise.
13147         (csloww2): Likewise.
13148
13149 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
13150
13151         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
13152         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
13153         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
13154         * malloc/hooks.c (realloc_check): Likewise.
13155
13156         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
13157         * malloc/arena.c: Remove PER_THREAD conditional.
13158         [!PER_THREAD]: Remove code.
13159         (ptmalloc_unlock_all2): Likewise.
13160         (ptmalloc_init): Likewise.
13161         (_int_new_arena): Likewise.
13162         (arena_get2): Likewise.
13163         * malloc/hooks.c (__malloc_get_state): Likewise.
13164         (__malloc_set_state): Likewise.
13165         * malloc/malloc.c: Likewise.
13166         (struct malloc_state): Likewise.
13167         (struct malloc_par): Likewise.
13168         (__libc_realloc): Likewise.
13169         (__libc_mallopt): Likewise.
13170
13171 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13172
13173         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
13174
13175 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
13176
13177         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
13178         macro to a function.  Check for zero perturb_byte.
13179         (_int_malloc, _int_free): Remove zero perturb_byte checks.
13180
13181         * malloc/malloc.c: (force_reg): Remove.
13182         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
13183         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
13184         force_reg by atomic_forced_read.
13185         * malloc/arena.c (ptmalloc_init): Likewise.
13186         * malloc/hooks.c (top_check): Likewise.
13187
13188 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13189
13190         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13191
13192 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
13193
13194         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
13195
13196 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
13197
13198         * math/auto-libm-test-in: Add tests of lgamma.
13199         * math/auto-libm-test-out: Regenerated.
13200         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
13201         (M_LOG_2_SQRT_PIl): Likewise.
13202         (lgamma_test_data): Use AUTO_TESTS_f_f1.
13203         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13204         mpfr_f_f1.
13205         (func_calc_desc): Add mpfr_f_f1 union field.
13206         (ARGS1): New macro.
13207         (ARGS2): Likewise.
13208         (ARGS3): Likewise.
13209         (ARGS4): Likewise.
13210         (RET1): Likewise.
13211         (RET2): Likewise.
13212         (CALC): Likewise.
13213         (FUNC): Likewise.
13214         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
13215         (test_functions): Add lgamma.
13216         (calc_generic_results): Handle mpfr_f_f1.
13217         * sysdeps/i386/fpu/libm-test-ulps: Update.
13218         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13219
13220 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13221
13222         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
13223         __mpn_add_n for PowerPC64/POWER7.
13224         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
13225         __mpn_sub_n for PowerPC64/POWER7.
13226
13227         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
13228         __mpn_addmul_1 for PowerPC64.
13229         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
13230         __mpn_submul_1 for PowerPC64.
13231         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
13232         for PowerPC64.
13233         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
13234         for PowerPC64.
13235
13236 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
13237
13238         [BZ #15089]
13239         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
13240
13241 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13242
13243         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
13244
13245         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
13246         add multiarch folders.
13247         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
13248         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
13249         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
13250         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
13251         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
13252         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
13253         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
13254         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
13255         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
13256         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
13257         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
13258         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
13259         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
13260         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
13261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
13262         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
13263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
13264
13265         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13266         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
13267         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
13268         New file.
13269         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
13270         New file.
13271         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
13272         multiarch __ieee754_hypot for PowerPC32.
13273         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
13274         New file.
13275         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
13276         New file.
13277         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
13278         multiarch __ieee754_hypotf for PowerPC32.
13279
13280         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
13281         long_double_symbol only if __logbl is defined.
13282         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
13283         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
13284         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
13285         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
13286         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
13287         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
13288         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
13289         path for implementation.
13290         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
13291         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
13292         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
13293         logb, and logbl multiarch implementations for PowerPC32.
13294         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
13295         file.
13296         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
13297         file.
13298         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
13299         multiarch logb for PowerPC32.
13300         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
13301         file.
13302         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
13303         file.
13304         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
13305         multiarch logbf for PowerPC32.
13306         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
13307         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
13308         file.
13309         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
13310         multiarch logbl implementation for PowerPC32.
13311
13312         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
13313         and modff multiarch implementations.
13314         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
13315         New file.
13316         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
13317         New file.
13318         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
13319         multiarch modf for PowerPC32.
13320         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
13321         New file.
13322         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
13323         New file.
13324         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
13325         multiarch modff for PowerPC32.
13326
13327         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
13328         and lrintf multiarch implementations.
13329         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
13330         New file.
13331         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
13332         New file.
13333         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
13334         multiarch lrint for PowerPC32.
13335         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
13336         file: multiarch lrintf for PowerPC32.
13337
13338         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
13339         and lroundf multiarch implementations.
13340         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
13341         New file.
13342         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
13343         New file.
13344         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
13345         New file.
13346         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
13347         multiarch lround for PowerPC32.
13348         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
13349         file: multiarch lroundf for PowerPC32.
13350
13351         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13352         copysign and copysignf multiarch implementations.
13353         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
13354         New file.
13355         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
13356         New file.
13357         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
13358         file: multiarch copysign for PowerPC32.
13359         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
13360         file: multiarch copysignf for PowerPC32.
13361
13362         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
13363         and truncf multiarch implementations.
13364         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
13365         New file.
13366         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
13367         file.
13368         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
13369         multiarch trunc for PowerPC32.
13370         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
13371         New file.
13372         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
13373         New file.
13374         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
13375         multiarch truncf for PowerPC32.
13376
13377         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
13378         and roundf multiarch implementations.
13379         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
13380         New file.
13381         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
13382         file.
13383         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
13384         multiarch round for PowerPC32.
13385         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
13386         New file.
13387         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
13388         New file.
13389         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
13390         multiarch roundf for PowerPC32.
13391
13392         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
13393         and floorf multiarch implementations.
13394         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
13395         New file.
13396         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
13397         file.
13398         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
13399         multiarch floor for PowerPC32.
13400         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
13401         New file.
13402         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
13403         New file.
13404         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
13405         multiarch floorf for PowerPC32.
13406
13407         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
13408         and ceilf multiarch implementations.
13409         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
13410         New file.
13411         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
13412         file.
13413         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
13414         multiarch ceil for PowerPC32.
13415         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
13416         New file.
13417         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
13418         file.
13419         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
13420         multiarch ceilf for PowerPC32.
13421
13422         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
13423         is defined.
13424         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
13425         FINITEF is defined.
13426         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
13427         and finitef multiarch implementations.
13428         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
13429         New file.
13430         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
13431         file.
13432         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
13433         multiarch finite for PowerPC32.
13434         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
13435         New file.
13436         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
13437         file: multiarch finitef for PowerPC32.
13438
13439         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
13440         and isinff multiarch implementations.
13441         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
13442         file.
13443         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
13444         file.
13445         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
13446         multiarch isinf for PowerPC32.
13447         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
13448         New file.
13449         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
13450         multiarch isinff for PowerPC32.
13451
13452         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
13453         alias when __isnan is defined.
13454         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
13455         and isnanf multiarch implementations.
13456         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
13457         file.
13458         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
13459         file.
13460         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
13461         file.
13462         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
13463         file.
13464         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
13465         multiarch isnan for PowerPC32.
13466         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
13467         New file.
13468         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
13469         New file.
13470         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
13471         multiarch isnanf for PowerPC32.
13472
13473         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
13474         and sqrtf multiarch implementations.
13475         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
13476         file.
13477         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
13478         file.
13479         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
13480         multiarch sqrt for PowerPC32.
13481         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
13482         file.
13483         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
13484         file.
13485         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
13486         multiarch sqrtf for PowerPC32.
13487
13488         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
13489         and llroundf multiarch implementations.
13490         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
13491         New file.
13492         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
13493         New file.
13494         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
13495         New file.
13496         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
13497         file: multiarch llround for PowerPC32.
13498         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
13499         file: multiarch llroundf for PowerPC32.
13500
13501         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
13502         multiarch PowerPC32 fpu implementations.
13503         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
13504         New file.
13505         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
13506         New file.
13507         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
13508         multiarch llrint for PowerPC32.
13509         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
13510         New file.
13511         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
13512         New file.
13513         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
13514         file.
13515
13516         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
13517
13518         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
13519         file.
13520         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
13521         file.
13522         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
13523         file.
13524         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
13525         multiarch wordcopy for PPC32.
13526         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13527         wordcopy objects.
13528         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13529         (__libc_ifunc_impl_list): Likewise.
13530         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
13531         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
13532         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
13533         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
13534         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
13535         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
13536
13537         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
13538         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
13539         file.
13540         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
13541         file.
13542         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
13543         file.
13544         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
13545         multiarch wcscpy for PPC32.
13546         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13547         multiarch objects.
13548         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13549         (__libc_ifunc_impl_list): Likewise.
13550         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13551         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13552         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
13553         sysdeps/powerpc/power6/wcscpy.c.
13554
13555         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
13556         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
13557         file.
13558         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
13559         file.
13560         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
13561         file.
13562         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
13563         multiarch wcsrchr for PPC32.
13564         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13565         multiarch objects.
13566         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13567         (__libc_ifunc_impl_list): Likewise.
13568         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13569         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13570         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
13571         sysdeps/powerpc/power6/wcsrchr.c.
13572
13573         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
13574         file.
13575         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
13576         file.
13577         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
13578         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
13579         multiarch wcschr for PPc32.
13580         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13581         multiarch objects.
13582         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13583         (__libc_ifunc_impl_list): Likewise.
13584         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
13585         * sysdeps/powerpc/power6/wcschr.c: ... to here.
13586         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
13587         sysdeps/powerpc/power6/wcschr.c.
13588
13589         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
13590         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
13591         file.
13592         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
13593         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
13594         file: multiarch strchr for PPC32.
13595         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
13596         multiarch objects.
13597         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13598         (__libc_ifunc_impl_list): Likewise.
13599
13600         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
13601         name.
13602         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
13603         file.
13604         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
13605         file.
13606         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
13607         multiarch strchrnul for PPC32.
13608         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
13609         multiarch objects.
13610         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13611         (__libc_ifunc_impl_list): Likewise.
13612
13613         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
13614         file.
13615         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
13616         multiarch strncasecmp for PPC32.
13617         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
13618         file.
13619         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
13620         multiarch strncasecmp_l for PPC32.
13621         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
13622         strncasecmp multiarch objects.
13623         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13624         (__libc_ifunc_impl_list): Likewise.
13625
13626         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
13627         file.
13628         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
13629         multiarch strncasecmp for PPC32.
13630         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
13631         New file.
13632         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
13633         multiarch strcasecmp_l for PPC32.
13634         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
13635         multiarch objects.
13636         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13637         (__libc_ifunc_impl_list): Likewise.
13638
13639         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
13640         file.
13641         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
13642         file.
13643         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
13644         multiarch strncmp for PPC32.
13645         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
13646         multiarch objects.
13647         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13648         (__libc_ifunc_impl_list): Likewise.
13649
13650         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
13651         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
13652         file.
13653         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
13654         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
13655         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
13656         multiarch objects.
13657         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13658         (__libc_ifunc_impl_list): Likewise.
13659
13660         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
13661         file.
13662         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
13663         file.
13664         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
13665         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
13666         multiarch objects.
13667         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13668         (__libc_ifunc_impl_list): Likewise.
13669
13670         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
13671         file.
13672         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
13673         file.
13674         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
13675         multiarch rawmemchr for PPC32.
13676         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
13677         multiarch objects.
13678         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13679         (__libc_ifunc_impl_list): Likewise.
13680
13681         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
13682         file.
13683         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
13684         file.
13685         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
13686         file: memrchr multiarch for PPC32.
13687         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
13688         multiarch objects.
13689         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13690         (__libc_ifunc_impl_list): Likewise.
13691
13692         * string/memchr.c (__memchr): Using macro to redefine symbol name.
13693         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
13694         file.
13695         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
13696         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
13697         multiarch memchr for PPC32.
13698         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
13699         multiarch objects.
13700         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13701         (__libc_ifunc_impl_list): Likewise.
13702
13703         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
13704         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
13705         file.
13706         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
13707         file.
13708         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
13709         file: multiarch mempcpy for PPC32.
13710         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
13711         multiarch objects.
13712         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13713         (__libc_ifunc_impl_list): Likewise.
13714
13715         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
13716         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
13717         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
13718         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
13719         multiarch bzero for PPC32.
13720         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
13721         file.
13722         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
13723         file.
13724         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
13725         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
13726         file: multiarch memset for PPC32.
13727         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
13728         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
13729         memset multiarch objects.
13730         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13731         (__libc_ifunc_impl_list): Likewise.
13732
13733         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
13734         file.
13735         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
13736         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
13737         memcmp for PPC32.
13738         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
13739         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
13740         multiarch objects.
13741         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13742         (__libc_ifunc_impl_list): Likewise.
13743
13744         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
13745         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
13746         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
13747         file.
13748         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
13749         file.
13750         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
13751         file.
13752         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
13753         multiarch memcpy for PPC32.
13754         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
13755         multiarch objects.
13756         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13757         (__libc_ifunc_impl_list): Likewise.
13758
13759         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
13760         support multiarch for POWER/PPC32.
13761         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
13762         Likewise.
13763         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
13764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
13765         Implies file to make multiarch folder appers before the fpu and
13766         default folder for power4 configuration.
13767
13768 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
13769
13770         * scripts/bench.pl: Append volatile keyword to type.
13771
13772 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13773
13774         * sysdeps/sh/sotruss-lib.c: New file.
13775         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
13776
13777 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13778
13779         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13780
13781 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
13782
13783         [BZ #6810]
13784         * math/w_tgamma.c: Include <errno.h>.
13785         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
13786         * math/w_tgammaf.c: Include <errno.h>.
13787         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
13788         * math/w_tgammal.c: Include <errno.h>.
13789         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
13790         * math/auto-libm-test-in: Do not allow missing errno on tgamma
13791         underflow.  Add more tgamma tests.
13792         * math/auto-libm-test-out: Regenerated.
13793         * sysdeps/i386/fpu/libm-test-ulps: Update.
13794         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13795
13796         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
13797         sin, sinh, tan, tanh, tgamma, y0 and y1.
13798         * math/auto-libm-test-out: Regenerated.
13799         * math/libm-test.inc (TEST_COND_x86_64): New macro.
13800         (TEST_COND_x86): Likewise.
13801         (M_E2l): Remove macro.
13802         (M_E3l): Likewise.
13803         (M_2_SQRT_PIl): Likewise.
13804         (M_SQRT_PIl): Likewise.
13805         (M_1_DIV_El): Likewise.
13806         (log_test_data): Use AUTO_TESTS_f_f.
13807         (log10_test_data): Likewise.
13808         (log1p_test_data): Likewise.
13809         (log2_test_data): Likewise.
13810         (sin_test_data): Likewise.
13811         (sin_tonearest_test_data): Likewise.
13812         (sin_towardzero_test_data): Likewise.
13813         (sin_downward_test_data): Likewise.
13814         (sin_upward_test_data): Likewise.
13815         (sinh_test_data): Likewise.
13816         (sinh_tonearest_test_data): Likewise.
13817         (sinh_towardzero_test_data): Likewise.
13818         (sinh_downward_test_data): Likewise.
13819         (sinh_upward_test_data): Likewise.
13820         (tan_test_data): Likewise.
13821         (tan_tonearest_test_data): Likewise.
13822         (tan_towardzero_test_data): Likewise.
13823         (tan_downward_test_data): Likewise.
13824         (tan_upward_test_data): Likewise.
13825         (tanh_test_data): Likewise.
13826         (tgamma_test_data): Likewise.
13827         (y0_test_data): Likewise.
13828         (y1_test_data): Likewise.
13829         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
13830         (special_real_inputs): Add pi/4.
13831         * sysdeps/i386/fpu/libm-test-ulps: Update.
13832         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13833
13834 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13835
13836         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
13837         "longjmp_target" static probes.
13838         (__longjmp): Rename to __longjmp_symbol.
13839         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
13840         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
13841         on which longjmp to generate.
13842         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
13843         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
13844         probe.
13845         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13846         (__sigjmp_save): Rename to __sigjmp_save_symbol.
13847         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
13848         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
13849         and __sigjmp_save_symbol based on which sigsetjmp to generated.
13850         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
13851         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
13852         __longjmp_symbol based on which __longjmp to generate.
13853         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
13854         probe.
13855         (setjmp): Rename to setjmp_symbol.
13856         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13857         (_setjmp): Rename to _setjmp_symbol.
13858         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13859         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
13860         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
13861         which setjmp to generate.
13862         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
13863         "longjmp_target" static probes.
13864
13865 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
13866
13867         * benchtests/README: Add note about output arguments.
13868         * benchtests/bench-sincos.c: Remove file.
13869         * benchtests/sincos-inputs: New file.
13870         * scripts/bench.pl: Identify output arguments and define
13871         static variables for them.
13872
13873         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
13874
13875         [BZ #15941]
13876         * Makefile (INSTALL): Add install-plain.texi as the primary
13877         dependency.
13878         * manual/install-plain.texi: New file.
13879         * manual/install.texi: Include node directive only for
13880         non-plaintext output.
13881
13882 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
13883
13884         * stdlib/longlong.h: Update from GCC.
13885
13886         [BZ #6807]
13887         [BZ #15901]
13888         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
13889         * math/w_j0f.c (y0f): Likewise.
13890         * math/w_j0l.c (__y0l): Likewise.
13891         * math/w_j1.c (y1): Likewise.
13892         * math/w_j1f.c (y1f): Likewise.
13893         * math/w_j1l.c (__y1l): Likewise
13894         * math/w_jn.c (yn): Likewise.
13895         * math/w_jnf.c (ynf): Likewise.
13896         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
13897         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
13898         value for Bessel function domain errors outside _SVID_ mode.
13899         Adjust sign of return value for yn (negative integer, 0).
13900         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
13901         by zero in return for negative x and set sign appropriately for
13902         negative n.
13903         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
13904         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
13905         * math/libm-test.inc (y0_test_data): Add more tests and adjust
13906         expectations in error cases.
13907         (y1_test_data): Likewise.
13908         (yn_test_data): Likewise.
13909         * sysdeps/i386/fpu/libm-test-ulps: Update.
13910         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13911
13912 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13913
13914         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
13915         "64" to "64-v1".  Add "64-v2".
13916         (abi-64-options): Rename to ...
13917         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
13918         (abi-64-condition): Rename to ...
13919         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
13920         (abi-64-ld-soname): Rename to ...
13921         (abi-64-v1-ld-soname): ... this.
13922         (abi-64-v2-options): Define.
13923         (abi-64-v2-condition): Likewise.
13924         (abi-64-v2-ld-soname): Likewise.
13925         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
13926         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
13927         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
13928         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
13929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
13930
13931 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13932             Alan Modra  <amodra@gmail.com>
13933
13934         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
13935         New versions for use with the ELFv2 ABI.
13936         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
13937         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
13938         declaration.
13939         (struct La_ppc64v2_retval): Likewise.
13940         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
13941         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
13942         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
13943         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
13944         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
13945         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
13946         Do not save or restore CR.
13947         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
13948         (_dl_profile_resolve): Do no save or restore CR.  Support extended
13949         return values for ELFv2 ABI.  Fix location of FPR return registers.
13950         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
13951         updated values for _CALL_ELF == 2.
13952         (La_regs, La_retval, int_retval): Likewise.
13953
13954 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13955
13956         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
13957         (FRAME_MIN_SIZE_PARM): Likewise.
13958         (FRAME_BACKCHAIN): Likewise.
13959         (FRAME_CR_SAVE): Likewise.
13960         (FRAME_LR_SAVE): Likewise.
13961         (FRAME_TOC_SAVE): Likewise.
13962         (FRAME_PARM_SAVE): Likewise.
13963         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
13964         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
13965         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
13966         (call_mcount_parm_offset): New macro.
13967         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
13968         (PROF): Use symbolic stack frame offsets.
13969         (TAIL_CALL_SYSCALL_ERROR): Likewise.
13970         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
13971         Redefine in terms of FRAME_MIN_SIZE.
13972         (_dl_runtime_resolve): Use symbolic stack frame offsets.
13973         (_dl_profile_resolve): Likewise.  Update comment.
13974         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
13975         symbols stack frame offsets.
13976         (__sigsetjmp): Likewise.
13977         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
13978         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
13979         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
13980         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
13981
13982         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
13983         (FRAME_BACKCHAIN): Remove.
13984         (FRAME_CR_SAVE): Likewise.
13985         (FRAME_LR_SAVE): Likewise.
13986         (FRAME_COMPILER_DW): Likewise.
13987         (FRAME_LINKER_DW): Likewise.
13988         (FRAME_TOC_SAVE): Likewise.
13989         (FRAME_PARM_SAVE): Likewise.
13990         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
13991         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
13992         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
13993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
13994         (CHECK_SP): Use symbolic stack frame offsets.
13995         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
13996         zone" instead of caller's parameter save area for temp storage.
13997         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
13998         Likewise.  Also, use symbolic stack frame offsets.
13999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
14000         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
14001         our own stack frame instead of the caller's.
14002         (__socket): Use symbolic stack frame offsets.
14003
14004 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14005             Alan Modra  <amodra@gmail.com>
14006
14007         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
14008         Define.
14009         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
14010         (PPC64_LOCAL_ENTRY_OFFSET): Define.
14011         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
14012         New function.
14013         (elf_machine_fixup_plt): Call it.
14014         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
14015         reloc arguments.
14016         (elf_machine_rela): Update call to elf_machine_plt_conflict.
14017         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14018         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
14019         r2 before calling target.
14020
14021 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14022             Alan Modra  <amodra@gmail.com>
14023
14024         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
14025         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
14026         versions of macros to support ELFv2 ABI.
14027         (LOCALENTRY): New macro.
14028         (ENTRY, EALIGN): Use it.
14029         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
14030         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
14031         fall through into ENTRY entry point.
14032         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
14033         Only define if _CALL_ELF != 2.
14034
14035         (elf_machine_matches_host): Verify ABI version matches.
14036         (RTLD_START): Use LOCALENTRY.
14037         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
14038         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
14039         (PLT_ENTRY_WORDS): New macro.
14040         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
14041         (elf_machine_runtime_setup): Support ELFv2 ABI.
14042         (elf_machine_fixup_plt): Likewise.
14043         (elf_machine_plt_conflict): Likewise.
14044         (resolve_ifunc): Likewise.
14045         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
14046         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
14047         Likewise.
14048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
14049         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
14050         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14051         (makecontext): Support ELFv2 ABI.
14052         * elf/elf.h (EF_PPC64_ABI): Define.
14053
14054 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14055
14056         * sysdeps/powerpc/powerpc64/sysdep.h
14057         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
14058         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
14059         (ENTRY) [ASSEMBLER]: ... but instead here ...
14060         (EALIGN) [ASSEMBLER]: ... and here.
14061         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
14062         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
14063         (ENTRY_2) [!ASSEMBLER]: Use it.
14064         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
14065         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
14066         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14067         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
14068         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
14069         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
14070         Use PPC64_LOAD_FUNCPTR.
14071
14072         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
14073
14074 2013-12-04  Alan Modra  <amodra@gmail.com>
14075
14076         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
14077         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
14078         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
14079         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
14080
14081         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
14082         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
14083         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
14084         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
14085         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
14086         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
14087
14088 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14089
14090         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14091         (__makecontext): Fix incorrect CFI when backtracing out of
14092         context created via makecontext.
14093         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
14094         (__setcontext): Fix incorrect CFI during switch to new context.
14095         (__novec_setcontext): Likewise.
14096
14097 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14098
14099         [BZ #4772]
14100         * time/strptime_l.c (__strptime_internal): Allow modifiers
14101         in strptime.
14102         * time/tst-strptime.c (day_tests): Add testcase.
14103
14104 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
14105
14106         * scripts/bench.pl: Skip over blank lines.
14107
14108 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
14109
14110         [BZ #926]
14111         * manual/time.texi (Calendar Time): Clarify what timezone functions
14112         use.
14113
14114 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14115
14116         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14117
14118 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14119
14120         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
14121         implementation.
14122         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
14123         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
14124         * debug/memset_chk.c (__memset_chk): Likewise.
14125         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
14126         * debug/strncpy_chk.c: Likewise.
14127
14128 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14129
14130         [BZ #15268]
14131         [BZ #15425]
14132         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
14133         (__ieee754_exp): For possibly underflowing results, check size of
14134         result and force underflow exception if required.
14135         * math/auto-libm-test-in: Add more tests of exp.
14136         * math/auto-libm-test-out: Regenerated.
14137         * sysdeps/i386/fpu/libm-test-ulps: Update.
14138         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14139
14140         [BZ #16283]
14141         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
14142         * math/w_exp2f.c (__exp2f): Likewise.
14143         * math/w_exp2l.c (__exp2l): Likewise.
14144         * math/auto-libm-test-in: Do not allow missing errno on exp2
14145         underflow.
14146         * math/auto-libm-test-out: Regenerated.
14147
14148 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
14149
14150         [BZ #16274]
14151         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
14152         handle filename validation.
14153         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
14154         (do_open): Delete.
14155
14156 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14157
14158         [BZ #6786]
14159         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
14160         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
14161         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
14162         <float.h>.
14163         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
14164         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
14165         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14166         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
14167         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14168         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
14169         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14170         * math/auto-libm-test-in: Don't allow missing errno from erfc.
14171         Add more erfc tests.
14172         * math/auto-libm-test-out: Regenerated.
14173         * sysdeps/i386/fpu/libm-test-ulps: Update.
14174         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14175
14176         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
14177         exp2, expm1, j0 and j1.
14178         * math/auto-libm-test-out: Regenerated.
14179         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
14180         (erfc_test_data): Likewise.
14181         (exp_test_data): Likewise.
14182         (exp_tonearest_test_data): Likewise.
14183         (exp_towardzero_test_data): Likewise.
14184         (exp_downward_test_data): Likewise.
14185         (exp_upward_test_data): Likewise.
14186         (exp10_test_data): Likewise.
14187         (exp2_test_data): Likewise.
14188         (expm1_test_data): Likewise.
14189         (j0_test_data): Likewise.
14190         (j1_test_data): Likewise.
14191         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
14192         (input_flag_type): Add flag_xfail_rounding.
14193         (input_flags): Add xfail-rounding.
14194         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
14195         (output_for_one_input_case): Handle flag_xfail_rounding.
14196         * sysdeps/i386/fpu/libm-test-ulps: Update.
14197         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14198
14199 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
14200
14201         [BZ #16289]
14202         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
14203         division by 0.
14204
14205 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
14206
14207         [BZ #16195]
14208         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
14209         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
14210         (STAP_PROBE0): New macro.
14211         (STAP_PROBE1): Likewise.
14212         (STAP_PROBE2): Likewise.
14213         (STAP_PROBE3): Likewise.
14214         (STAP_PROBE4): Likewise.
14215
14216 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
14217
14218         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
14219
14220 2013-12-02  Steve Ellcey  <sellcey@mips.com>
14221
14222         * benchtests/Makefile (bench): Add sqrt.
14223         (LDLIBS-bench-sqrt): New.
14224         * benchtests/sqrt-input: New.
14225
14226 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
14227
14228         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
14229         (GAIH_EAI): Likewise.
14230         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
14231         (gaih_inet): Likewise.
14232         (getaddrinfo): Don't use GAIH_EAI.
14233
14234         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
14235         (struct gaih): Remove definition.
14236
14237 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14238
14239         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
14240         Use HERRNOP directly.
14241
14242 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14243
14244         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14245
14246 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
14247
14248         * math/gen-auto-libm-tests.c (test_functions): Add more
14249         single-argument functions.
14250         (special_fill_pi_2): New function.
14251         (special_fill_minus_pi_2): Likewise.
14252         (special_fill_pi_6): Likewise.
14253         (special_fill_minus_pi_6): Likewise.
14254         (special_fill_pi_3): Likewise.
14255         (special_fill_2pi_3): Likewise.
14256         (special_fill_e): Likewise.
14257         (special_fill_1_e): Likewise.
14258         (special_fill_e_minus_1): Likewise.
14259         (special_real_inputs): Add more special inputs.
14260         (output_for_one_input_case): Do not require ERANGE on underflow to
14261         zero if round-to-nearest result does not underflow to zero, unless
14262         exact results required.
14263         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
14264         atan, atanh, cbrt, cos and cosh.
14265         * math/auto-libm-test-out: Regenerated.
14266         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
14267         (acos_tonearest_test_data): Likewise.
14268         (acos_towardzero_test_data): Likewise.
14269         (acos_downward_test_data): Likewise.
14270         (acos_upward_test_data): Likewise.
14271         (acosh_test_data): Likewise.
14272         (asin_test_data): Likewise.
14273         (asin_tonearest_test_data): Likewise.
14274         (asin_towardzero_test_data): Likewise.
14275         (asin_upward_test_data): Likewise.
14276         (asinh_test_data): Likewise.
14277         (atan_test_data): Likewise.
14278         (atanh_test_data): Likewise.
14279         (cbrt_test_data): Likewise.
14280         (cos_test_data): Likewise.
14281         (cos_tonearest_test_data): Likewise.
14282         (cos_towardzero_test_data): Likewise.
14283         (cos_downward_test_data): Likewise.
14284         (cos_upward_test_data): Likewise.
14285         (cosh_test_data): Likewise.
14286         (cosh_tonearest_test_data): Likewise.
14287         (cosh_towardzero_test_data): Likewise.
14288         (cosh_downward_test_data): Likewise.
14289         (cosh_upward_test_data): Likewise.
14290         * sysdeps/i386/fpu/libm-test-ulps: Update.
14291         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14292
14293 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
14294
14295         [BZ #6787]
14296         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
14297         * math/w_exp10f.c (__exp10f): Likewise.
14298         * math/w_exp10l.c (__exp10l): Likewise.
14299         * math/libm-test.inc (exp10_test_data): Add more tests and expect
14300         errno settings in existing tests.
14301
14302         [BZ #14032]
14303         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
14304         precision control set to double precision.
14305         * sysdeps/i386/fpu/w_sqrt.c: New file.
14306         * math/auto-libm-test-in: Add more tests.
14307         * math/auto-libm-test-out: Update.
14308
14309         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
14310         (sqrt_test_tonearest): New function.
14311         (sqrt_towardzero_test_data): New variable.
14312         (sqrt_test_towardzero): New function.
14313         (sqrt_downward_test_data): New variable.
14314         (sqrt_test_downward): New function.
14315         (sqrt_upward_test_data): New variable.
14316         (sqrt_test_upward): New function.
14317         (main): Call the new functions.
14318
14319         * math/gen-auto-libm-tests.c: New file.
14320         * math/auto-libm-test-in: Likewise.
14321         * math/auto-libm-test-out: New generated file.
14322         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
14323         variables.
14324         (%beautify): Add generated representations of zero.
14325         (top level): Set $auto_input and call parse_auto_input.
14326         (beautify): Remove trailing "f" from hex float constants.
14327         (parse_args): Handle XFAIL_TEST.
14328         (convert_condition): New function.
14329         (or_value): Likewise.
14330         (or_cond_value): Likewise.
14331         (generate_testfile): Handle AUTO_TESTS_* lines.
14332         (parse_auto_input): New function.
14333         * math/libm-test.inc (XFAIL_TEST): New macro.
14334         (ERRNO_UNCHANGED): Update value.
14335         (ERRNO_EDOM): Likewise.
14336         (ERRNO_ERANGE): Likewise.
14337         (IGNORE_RESULT): Likewise.
14338         (TEST_COND_flt_32): New macro.
14339         (TEST_COND_dbl_64): Likewise.
14340         (TEST_COND_ldbl_96_intel): Likewise.
14341         (TEST_COND_ldbl_96_m68k): Likewise.
14342         (TEST_COND_ldbl_128): Likewise.
14343         (TEST_COND_ldbl_128ibm): Likewise.
14344         (TEST_COND_long32): Likewise.
14345         (TEST_COND_long64): Likewise.
14346         (TEST_COND_before_rounding): Likewise.
14347         (TEST_COND_after_rounding): Likewise.
14348         (enable_test): Handle XFAIL_TEST flag.
14349         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
14350         with finite results.
14351         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
14352         auto-libm-test-out.
14353
14354 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
14355             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14356
14357         [BZ #16214]
14358         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
14359         __tls_get_addr_internal instead of __tls_get_offset in order to
14360         avoid GOT pointer dependency.  Make rtld export
14361         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
14362         __tls_get_addr since we are a __tls_get_offset platform.
14363         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
14364         GOT pointer being set up before.
14365         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
14366
14367 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
14368
14369         * manual/math.texi (Errors in Math Functions): Document accuracy
14370         goals.
14371
14372         [BZ #15004]
14373         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
14374         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
14375         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
14376         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
14377         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
14378         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
14379         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
14380         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
14381         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
14382         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
14383         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
14384         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
14385         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
14386         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
14387         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
14388         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
14389
14390         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
14391         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
14392         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
14393         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
14394         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
14395         Likewise.
14396         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
14397         Likewise.
14398         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
14399         Likewise.
14400         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
14401         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
14402         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
14403         atomic-feupdateenv and flt-rounds.
14404         * sysdeps/powerpc/nofpu/Versions (libc): Add
14405         __atomic_feholdexcept, __atomic_feclearexcept,
14406         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
14407         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
14408         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
14409         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
14410         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
14411         here.
14412         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
14413         Update.
14414
14415         * manual/arith.texi (FP Exceptions): Document that exceptions may
14416         not be raised when matherr is used.
14417         (Math Error Reporting): Document overflow in directed rounding
14418         modes.  Document that errno may not be set when finite values are
14419         returned on overflow.  Document intent to set errno on underflow
14420         only for underflow to zero.
14421
14422         [BZ #16271]
14423         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
14424         round-to-nearest then adjust result for other rounding modes.
14425         * include/fenv.h (fegetround): Use libm_hidden_proto.
14426         * math/fegetround.c (fegetround): Use libm_hidden_def.
14427         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
14428         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
14429         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14430         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
14431         Likewise.
14432         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
14433         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
14434         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
14435         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
14436
14437 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
14438
14439         [BZ #16077]
14440         * nss/Versions (libnss_files): Add
14441         _nss_files_gethostbyname3_r.
14442         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
14443         New function.
14444         (HOST_DB_LOOKUP): Remove macro.
14445         (_nss_files_gethostbyname_r): Implement function without the
14446         HOST_DB_LOOKUP macro.
14447         (_nss_files_gethostbyname2_r): Likewise.
14448
14449 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
14450
14451         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
14452
14453 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
14454
14455         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
14456         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
14457         warning.
14458
14459 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14460
14461         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
14462         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
14463         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
14464         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
14465         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
14466         __fe_nomask_env_priv and attribute_hidden.
14467         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
14468         (libc_feupdateenv_test_ppc): Likewise.
14469         (libc_feresetround_ppc): Likewise.
14470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14471         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
14472         compat_symbol macro.
14473         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14474         (__fe_nomask_env): Likewise.
14475         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
14476
14477 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14478
14479         * string/Makefile: Remove ifunc tests.
14480         * string/test-string.h: Define TEST_IFUNC.
14481         * string/test-bcopy-ifunc.c: Remove.
14482         * string/test-bzero-ifunc.c: Likewise.
14483         * string/test-memccpy-ifunc.c: Likewise.
14484         * string/test-memchr-ifunc.c: Likewise.
14485         * string/test-memcmp-ifunc.c: Likewise.
14486         * string/test-memcpy-ifunc.c: Likewise.
14487         * string/test-memmem-ifunc.c: Likewise.
14488         * string/test-memmove-ifunc.c: Likewise.
14489         * string/test-mempcpy-ifunc.c: Likewise.
14490         * string/test-memrchr-ifunc.c: Likewise.
14491         * string/test-memset-ifunc.c: Likewise.
14492         * string/test-rawmemchr-ifunc.c: Likewise.
14493         * string/test-stpcpy-ifunc.c: Likewise.
14494         * string/test-stpncpy-ifunc.c: Likewise.
14495         * string/test-strcasecmp-ifunc.c: Likewise.
14496         * string/test-strcasestr-ifunc.c: Likewise.
14497         * string/test-strcat-ifunc.c: Likewise.
14498         * string/test-strchr-ifunc.c: Likewise.
14499         * string/test-strchrnul-ifunc.c: Likewise.
14500         * string/test-strcmp-ifunc.c: Likewise.
14501         * string/test-strcpy-ifunc.c: Likewise.
14502         * string/test-strcspn-ifunc.c: Likewise.
14503         * string/test-strlen-ifunc.c: Likewise.
14504         * string/test-strncasecmp-ifunc.c: Likewise.
14505         * string/test-strncat-ifunc.c: Likewise.
14506         * string/test-strncmp-ifunc.c: Likewise.
14507         * string/test-strncpy-ifunc.c: Likewise.
14508         * string/test-strnlen-ifunc.c: Likewise.
14509         * string/test-strpbrk-ifunc.c: Likewise.
14510         * string/test-strrchr-ifunc.c: Likewise.
14511         * string/test-strspn-ifunc.c: Likewise.
14512         * string/test-strstr-ifunc.c: Likewise.
14513
14514 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14515
14516         * benchtests/Makefile: Remove ifunc tests.
14517         * benchtests/bench-string.h: Define TEST_IFUNC.
14518         * benchtests/bench-bcopy-ifunc.c: Remove.
14519         * benchtests/bench-bzero-ifunc.c: Likewise.
14520         * benchtests/bench-memccpy-ifunc.c: Likewise.
14521         * benchtests/bench-memchr-ifunc.c: Likewise.
14522         * benchtests/bench-memcmp-ifunc.c: Likewise.
14523         * benchtests/bench-memcpy-ifunc.c: Likewise.
14524         * benchtests/bench-memmem-ifunc.c: Likewise.
14525         * benchtests/bench-memmove-ifunc.c: Likewise.
14526         * benchtests/bench-mempcpy-ifunc.c: Likewise.
14527         * benchtests/bench-memrchr-ifunc.c: Likewise.
14528         * benchtests/bench-memset-ifunc.c: Likewise.
14529         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
14530         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
14531         * benchtests/bench-stpcpy-ifunc.c: Likewise.
14532         * benchtests/bench-stpncpy-ifunc.c: Likewise.
14533         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
14534         * benchtests/bench-strcasestr-ifunc.c: Likewise.
14535         * benchtests/bench-strcat-ifunc.c: Likewise.
14536         * benchtests/bench-strchr-ifunc.c: Likewise.
14537         * benchtests/bench-strchrnul-ifunc.c: Likewise.
14538         * benchtests/bench-strcmp-ifunc.c: Likewise.
14539         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
14540         * benchtests/bench-strcpy-ifunc.c: Likewise.
14541         * benchtests/bench-strcspn-ifunc.c: Likewise.
14542         * benchtests/bench-strlen-ifunc.c: Likewise.
14543         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
14544         * benchtests/bench-strncat-ifunc.c: Likewise.
14545         * benchtests/bench-strncmp-ifunc.c: Likewise.
14546         * benchtests/bench-strncpy-ifunc.c: Likewise.
14547         * benchtests/bench-strnlen-ifunc.c: Likewise.
14548         * benchtests/bench-strpbrk-ifunc.c: Likewise.
14549         * benchtests/bench-strrchr-ifunc.c: Likewise.
14550         * benchtests/bench-strsep-ifunc.c: Likewise.
14551         * benchtests/bench-strspn-ifunc.c: Likewise.
14552         * benchtests/bench-strstr-ifunc.c: Likewise.
14553
14554 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14555
14556         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
14557
14558 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14559
14560         * resolv/netdb.h: Use __glibc_reserved instead __unused.
14561         * rt/aio.h: Likewise.
14562         * sysdeps/gnu/bits/utmp.h: Likewise.
14563         * sysdeps/gnu/bits/utmpx.h: Likewise.
14564         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
14565         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
14566         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
14567         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
14568         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
14569         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
14570         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
14571         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
14572         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
14573         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
14574         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
14575         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
14576         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
14577         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
14578         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
14579         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
14580         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
14581         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
14582         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
14583         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
14584         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
14585         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
14586         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
14587         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
14588         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
14589         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
14590         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
14591         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
14592         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
14593         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
14594         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
14595         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
14596         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
14597         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
14598         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
14599         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
14600         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
14601         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
14602         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
14603         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
14604         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
14605         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
14606
14607 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
14608
14609         [BZ #16245]
14610         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
14611         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
14612
14613 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
14614
14615         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
14616         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
14617         Likewise.
14618
14619 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14620
14621         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
14622         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
14623         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
14624         (__fesetround): Remove define.
14625         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
14626         rounding and exceptions handling.
14627         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
14628         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
14629         (__fe_nomask_env): Likewise.
14630         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
14631         __fegetround instead of fegetround.
14632         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
14633         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
14634
14635 2013-11-21  Roland McGrath  <roland@hack.frob.com>
14636
14637         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
14638         it's there.
14639
14640         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
14641
14642 2013-11-21  Meador Inge  <meadori@codesourcery.com>
14643
14644         [BZ #11157]
14645         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
14646         (encrypt_r): Likewise.
14647         * malloc/obstack.h (obstack_free): Likewise.
14648         * posix/unistd.h (encrypt): Likewise.
14649
14650 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
14651
14652         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
14653         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
14654         DL_CALL_DT_FINI() that call the functions directly.
14655         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
14656         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
14657         * elf/dl-fini.c: Likewise.
14658
14659 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
14660
14661         * malloc/hooks.c (memalign_check): Add alignment rounding.
14662         * malloc/malloc.c (_mid_memalign): New function.
14663         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
14664         Implement by calling _mid_memalign.
14665         * manual/probes.texi (Memory Allocation Probes): Remove
14666         memory_valloc_retry and memory_pvalloc_retry.
14667
14668 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
14669
14670         * locale/programs/locarchive.c (open_archive): Add const
14671         qualifier to ARCHIVEFNAME and copy default fname to
14672         DEFAULT_FNAME.
14673
14674         [BZ #15601]
14675         * libio/tst-widetext.input: Rename Oriya to Odia.
14676         * locale/iso-639.def: Likewise.
14677
14678         * manual/probes.texi (Mathematical Function Probes): Add
14679         documentation for sin, cos, asin and acos probes.
14680         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
14681         (__sin32): Add slowasin probe.
14682         (__cos32): Add slowacos probe.
14683         (__mpsin): Add slowsin probe.
14684         (__mpcos): Add slowcos probe.
14685
14686 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
14687
14688         [BZ #15483]
14689         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
14690         thread-local __sim_exceptions_thread and global
14691         __sim_exceptions_global.
14692         (__sim_disabled_exceptions): Change to thread-local
14693         __sim_disabled_exceptions_thread and global
14694         __sim_disabled_exceptions_global.
14695         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14696         and global __sim_round_mode_global.
14697         (__simulate_exceptions): Use thread-local floating-point state and
14698         set global state from it as needed.
14699         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
14700         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
14701         __sim_round_mode_thread.
14702         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
14703         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
14704         and global __sim_exceptions_global.
14705         (__sim_disabled_exceptions): Change to thread-local
14706         __sim_disabled_exceptions_thread and global
14707         __sim_disabled_exceptions_global.
14708         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14709         and global __sim_round_mode_global.
14710         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
14711         (SIM_SET_GLOBAL): Likewise.
14712         * sysdeps/powerpc/soft-fp/sfp-machine.h
14713         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
14714         __sim_round_mode_thread.
14715         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
14716         __sim_disabled_exceptions_thread.
14717         (__sim_exceptions): Change to __sim_exceptions_thread.
14718         (__sim_disabled_exceptions): Change to
14719         __sim_disabled_exceptions_thread.
14720         (__sim_round_mode): Change to __sim_round_mode_thread.
14721         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
14722         thread-local floating-point state and set global state from it as
14723         needed.
14724         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
14725         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
14726         (__sim_disabled_exceptions): Remove extern declaration.
14727         (feenableexcept): Use thread-local floating-point state and set
14728         global state from it as needed.
14729         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
14730         extern declaration.
14731         (__sim_disabled_exceptions): Likewise.
14732         (__sim_round_mode): Likewise.
14733         (__fegetenv): Use thread-local floating-point state.
14734         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
14735         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14736         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
14737         floating-point state and set global state from it as needed.
14738         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
14739         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
14740         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
14741         Likewise.
14742         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
14743         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
14744         Likewise.
14745         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
14746         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
14747         Use __sim_round_mode_thread.
14748         * math/test-fenv-tls.c: New file.
14749         * math/Makefile (tests): Add test-fenv-tls.
14750         ($(objpfx)test-fenv-tls): Depend on
14751         $(common-objpfx)nptl/libpthread.so.
14752
14753 2013-11-19  Andreas Schwab  <schwab@suse.de>
14754
14755         * locale/programs/locale.c (show_info): Decode wordarray elements.
14756         * locale/categories.def (LC_MONETARY): Add element for
14757         _NL_MONETARY_CRNCYSTR.
14758         * locale/C-monetary.c (conversion_rate): New variable.
14759         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
14760         element.
14761
14762 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
14763
14764         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
14765         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
14766
14767 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
14768
14769         * elf/Makefile (tst-auxv): New test.
14770         * elf/tst-auxv.c: New
14771         * elf/rtld.c (dl_main): Adjust AT_EXECFN
14772
14773 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
14774
14775         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
14776         (hidden_proto): Caller changed.
14777         (hidden_tls_proto): New macro.
14778         (libc_hidden_tls_proto): Likewise.
14779         (rtld_hidden_tls_proto): Likewise.
14780         (libm_hidden_tls_proto): Likewise.
14781         (libresolv_hidden_tls_proto): Likewise.
14782         (librt_hidden_tls_proto): Likewise.
14783         (libdl_hidden_tls_proto): Likewise.
14784         (libnss_files_hidden_tls_proto): Likewise.
14785         (libnsl_hidden_tls_proto): Likewise.
14786         (libnss_nisplus_hidden_tls_proto): Likewise.
14787         (libutil_hidden_tls_proto): Likewise.
14788
14789 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
14790
14791         [BZ #10253]
14792         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
14793         (decompose_rpath): Defer expansion to fillin_rpath.
14794         (_dl_init_paths): Pass linkmap to fillin_rpath.
14795
14796 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14797
14798         * benchtests/Makefile: Add strsep.
14799         * benchtests/bench-strsep.c: New file: strsep benchtest.
14800         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
14801
14802 2013-11-18  Andreas Schwab  <schwab@suse.de>
14803
14804         * locale/programs/locale.c (show_info) [case byte]: Check for
14805         '\377' instead of '\177'.
14806         * locale/C-monetary.c (not_available): Always use "\377".
14807         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
14808         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
14809         detect unavailable sign_posn locale elements.
14810         * locale/localeconv.c (__localeconv): For grouping and
14811         mon_grouping handle "\177" and "\377" like no grouping.
14812         (INT_ELEM): New macro.  Use it to set all numeric members.
14813         * locale/programs/ld-monetary.c (monetary_read)
14814         <tok_mon_grouping>: Normalize single -1 to the empty string.
14815         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
14816         Likewise.
14817
14818 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
14819
14820         [BZ #16055]
14821         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
14822         when we match (nil).
14823         * stdio-common/tst-sscanf.c (struct test): Add testcase.
14824
14825 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
14826
14827         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
14828         (NO_TEST_INLINE): Update value.
14829         (ERRNO_UNCHANGED): Likewise.
14830         (ERRNO_EDOM): Likewise.
14831         (ERRNO_ERANGE): Likewise.
14832         (IGNORE_RESULT): Likewise.
14833         (check_float_internal): Check signs of NaN results if
14834         TEST_NAN_SIGN used.
14835         (check_complex): Pass TEST_NAN_SIGN flag through to second
14836         check_float_internal call.
14837         (copysign_test_data): Add tests with quiet NaNs as second
14838         argument.  Use TEST_NAN_SIGN.
14839         (fabs_test_data): Add test of negative quiet NaN argument.  Use
14840         TEST_NAN_SIGN.
14841         (signbit_test_data): Add tests of quiet NaN argument.
14842         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
14843
14844         * math/gen-libm-test.pl (show_exceptions): Take extra argument
14845         $ignore_result.
14846         (parse_args): Handle function results specified as IGNORE.
14847         * math/libm-test.inc (IGNORE_RESULT): New macro.
14848         (check_float_internal): Do not check numerical result if flag
14849         IGNORE_RESULT set.
14850         (check_complex): Pass through IGNORE_RESULT to second
14851         check_float_internal call.
14852         (check_int): Do not check numerical result if flag IGNORE_RESULT
14853         set.
14854         (check_long): Likewise.
14855         (check_bool): Likewise.
14856         (check_longlong): Likewise.
14857         (lrint_test_data): Add tests of infinite and NaN arguments.
14858         (lrint_tonearest_test_data): Likewise.
14859         (lrint_towardzero_test_data): Likewise.
14860         (lrint_downward_test_data): Likewise.
14861         (lrint_upward_test_data): Likewise.
14862         (llrint_test_data): Likewise.
14863         (llrint_tonearest_test_data): Likewise.
14864         (llrint_towardzero_test_data): Likewise.
14865         (llrint_downward_test_data): Likewise.
14866         (llrint_upward_test_data): Likewise.
14867         (lround_test_data): Likewise.
14868         (llround_test_data): Likewise.
14869
14870         * math/libm-test.inc (NO_TEST_INLINE): New macro.
14871         (ERRNO_UNCHANGED): Update value.
14872         (ERRNO_EDOM): Likewise.
14873         (ERRNO_ERANGE): Likewise.
14874         (NO_TEST_INLINE_FLOAT): New macro.
14875         (NO_TEST_INLINE_DOUBLE): Likewise.
14876         (enable_test): New function.
14877         (RUN_TEST_f_f): Check enable_test before running test.
14878         (RUN_TEST_2_f): Likewise.
14879         (RUN_TEST_fff_f): Likewise.
14880         (RUN_TEST_c_f): Likewise.
14881         (RUN_TEST_f_f1): Likewise.
14882         (RUN_TEST_fF_f1): Likewise.
14883         (RUN_TEST_fI_f1): Likewise.
14884         (RUN_TEST_ffI_f1): Likewise.
14885         (RUN_TEST_c_c): Likewise.
14886         (RUN_TEST_cc_c): Likewise.
14887         (RUN_TEST_f_i): Likewise.
14888         (RUN_TEST_f_i_tg): Likewise.
14889         (RUN_TEST_ff_i_tg): Likewise.
14890         (RUN_TEST_f_b): Likewise.
14891         (RUN_TEST_f_b_tg): Likewise.
14892         (RUN_TEST_f_l): Likewise.
14893         (RUN_TEST_f_L): Likewise.
14894         (RUN_TEST_fFF_11): Likewise.
14895         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
14896         conditionals.
14897         (cosh_test_data): Likewise.
14898         (exp_test_data): Likewise.
14899         (expm1_test_data): Likewise.
14900         (hypot_test_data): Likewise.
14901         (pow_test_data): Likewise.
14902         (sinh_test_data): Likewise.
14903         (tanh_test_data): Likewise.
14904         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
14905         flags argument.
14906
14907         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
14908         tests with quiet NaN input and output.
14909         (acosh_test_data): Likewise.
14910         (asin_test_data): Likewise.
14911         (asinh_test_data): Likewise.
14912         (atan_test_data): Likewise.
14913         (atanh_test_data): Likewise.
14914         (atan2_test_data): Likewise.
14915         (cbrt_test_data): Likewise.
14916         (cos_test_data): Likewise.
14917         (cosh_test_data): Likewise.
14918         (erf_test_data): Likewise.
14919         (erfc_test_data): Likewise.
14920         (exp_test_data): Likewise.
14921         (exp10_test_data): Likewise.
14922         (exp2_test_data): Likewise.
14923         (expm1_test_data): Likewise.
14924         (hypot_test_data): Likewise.
14925         (j0_test_data): Likewise.
14926         (j1_test_data): Likewise.
14927         (jn_test_data): Likewise.
14928         (lgamma_test_data): Likewise.
14929         (log_test_data): Likewise.
14930         (log10_test_data): Likewise.
14931         (log1p_test_data): Likewise.
14932         (log2_test_data): Likewise.
14933         (pow_test_data): Likewise.
14934         (scalb_test_data): Likewise.
14935         (sin_test_data): Likewise.
14936         (sincos_test_data): Likewise.
14937         (sinh_test_data): Likewise.
14938         (tan_test_data): Likewise.
14939         (tanh_test_data): Likewise.
14940         (tgamma_test_data): Likewise.
14941         (y0_test_data): Likewise.
14942         (y1_test_data): Likewise.
14943         (yn_test_data): Likewise.
14944
14945         [BZ #16167]
14946         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
14947         argument being NaN and avoid computations with second argument in
14948         that case.
14949         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
14950         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
14951         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
14952
14953 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
14954
14955         * locale/iso-639.def: Add Chitwani Tharu (the).
14956
14957 2013-11-14  Andreas Schwab  <schwab@suse.de>
14958
14959         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
14960         word instead of empty string.
14961
14962 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14963
14964         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14965         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
14966         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14967         (__fe_nomask_env): Likewise.
14968
14969 2013-11-13  Steve Ellcey  <sellcey@mips.com>
14970
14971         * benchtests/bench-timing.h: Include time.h.
14972
14973 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
14974
14975         [BZ #15997]
14976         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
14977         to 3.4.0 for x32.
14978         * sysdeps/unix/sysv/linux/configure: Regenerated.
14979
14980 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
14981
14982         [BZ #16151]
14983         * stdlib/strtod_l.c (round_and_return): Do not consider
14984         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
14985         exponent one less than half the least subnormal exponent.
14986         * stdlib/test-strtod-round-data: Add more tests.
14987         * stdlib/tst-strtod-round.c (tests): Regenerated.
14988
14989 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14990
14991         [BZ #14143]
14992         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
14993         (__fe_mask_env): Likewise.
14994         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
14995         libm_hidden_proto and add function prototype.
14996         (__fe_mask_env): Add function prototype.
14997         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14998         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
14999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
15000         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
15001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15002         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
15003
15004 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15005
15006         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
15007         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
15008
15009 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15010
15011         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
15012         of htab_find_slot().
15013
15014 2013-11-11  David S. Miller  <davem@davemloft.net>
15015
15016         [BZ #16150]
15017         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
15018         symbol in the non-vis3 case in static builds.
15019         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
15020         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
15021         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
15022         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
15023
15024 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
15025
15026         [BZ #387]
15027         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
15028         it is empty.
15029
15030 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15031
15032         * benchtests/Makefile: Add bench-strtod.
15033         * benchtests/bench-strtod.c: New file: strtod benchtest
15034
15035 2013-11-11  Andreas Schwab  <schwab@suse.de>
15036
15037         [BZ #16153]
15038         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
15039         terminating NUL in key length.
15040
15041 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15042
15043         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15044         Add artificial ODP entry for vDSO symbol for PPC64.
15045         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
15046         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
15047
15048 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
15049
15050         [BZ #15374]
15051         * nss/getent.c (services_keys): Recognize services starting with digit.
15052
15053 2013-11-06  David S. Miller  <davem@davemloft.net>
15054
15055         [BZ #15985]
15056         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
15057         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
15058
15059 2013-11-06  Will Newton  <will.newton@linaro.org>
15060
15061         * manual/memory.texi (Malloc Examples): Remove register
15062         keyword from examples.
15063
15064 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
15065
15066         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
15067
15068 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
15069
15070         [BZ #6981]
15071         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
15072         depending on [__GCC_IEC_559 > 0].
15073         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
15074         depending on [__GCC_IEC_559_COMPLEX > 0].
15075
15076 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
15077
15078         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
15079         to iso-639.def.
15080
15081 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
15082
15083         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
15084
15085 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
15086
15087         [BZ #16112]
15088         * malloc/malloc (malloc_info): Do not handle first bin as
15089         special case.
15090
15091 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
15092
15093         * locale/iso-639.def: Add Central Nahuatl (nhn).
15094
15095 2013-11-01  Bruno Haible  <bruno@clisp.org>
15096
15097         [BZ #7003]
15098         * manual/math.texi (BSD Random): Specify range upper bound as
15099         in POSIX.
15100
15101 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
15102
15103         * locale/iso-639.def: Add Meadow Mari (mhr).
15104
15105 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
15106
15107         [BZ #14752], [BZ #15763]
15108         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
15109         Validate name.
15110         * rt/tst_shm.c: Add test for escaping directory.
15111
15112 2013-10-31  Andreas Schwab  <schwab@suse.de>
15113
15114         [BZ #15917]
15115         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
15116         followed by 'x' as part of digit sequence.
15117         * stdio-common/tst-sscanf.c (double_tests2): New tests.
15118
15119 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
15120
15121         [BZ #16037]
15122         * configure.ac: allow GNU Make 4.0 and greater.
15123         * configure: Regenerated.
15124
15125 2013-10-30  Will Newton  <will.newton@linaro.org>
15126
15127         [BZ #16038]
15128         * malloc/hooks.c (memalign_check): Limit alignment to the
15129         maximum representable power of two.
15130         * malloc/malloc.c (__libc_memalign): Likewise.
15131         * malloc/tst-memalign.c (do_test): Add test for very
15132         large alignment values.
15133         * malloc/tst-posix_memalign.c (do_test): Likewise.
15134
15135 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15136
15137         [BZ #11087]
15138         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
15139         (munmap_chunk): Likewise.
15140         (mremap_chunk): Likewise.
15141
15142 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15143
15144         [BZ #15799]
15145         * stdlib/div.c (div): Remove obsolete code.
15146         * stdlib/ldiv.c (ldiv): Likewise.
15147         * stdlib/lldiv.c (lldiv): Likewise.
15148
15149 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15150
15151         [BZ #16071]
15152         * nss/nss_files/files-XXX.c (get_contents_ret): New
15153         enumerator.
15154         (get_contents): New function.
15155         (internal_getent): Use it.  Expand size of LINEBUFLEN.
15156
15157 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
15158
15159         * configure.in: Moved to ...
15160         * configure.ac: ... here. Change reference to configure.in
15161         to configure.ac.
15162         * sysdeps/arm/preconfigure.ac: ... here.
15163         configure.in to configure.ac.
15164         * sysdeps/gnu/configure.in: Moved to ...
15165         * sysdeps/gnu/configure.ac: ... here.
15166         * sysdeps/i386/configure.in: Moved to ...
15167         * sysdeps/i386/configure.ac: ... here.
15168         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
15169         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
15170         * sysdeps/mach/configure.in: Moved to ...
15171         * sysdeps/mach/configure.ac: ... here.
15172         * sysdeps/mach/hurd/configure.in: Moved to ...
15173         * sysdeps/mach/hurd/configure.ac: ... here.
15174         * sysdeps/powerpc/configure.in: Moved to ...
15175         * sysdeps/powerpc/configure.ac: ... here.
15176         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
15177         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
15178         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
15179         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
15180         * sysdeps/s390/s390-32/configure.in: Moved to ...
15181         * sysdeps/s390/s390-32/configure.ac: ... here.
15182         * sysdeps/s390/s390-64/configure.in: Moved to ...
15183         * sysdeps/s390/s390-64/configure.ac: ... here.
15184         * sysdeps/sh/configure.in: Moved to ...
15185         * sysdeps/sh/configure.ac: ... here.
15186         * sysdeps/sparc/configure.in: Moved to ...
15187         * sysdeps/sparc/configure.ac: ... here.
15188         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
15189         * sysdeps/unix/sysv/linux/configure.ac: ... here.
15190         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
15191         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
15192         * sysdeps/x86_64/configure.in: Moved to ...
15193         * sysdeps/x86_64/configure.ac: ... here.
15194         * sysdeps/x86_64/preconfigure.in: Moved to ...
15195         * sysdeps/x86_64/preconfigure.ac: ... here.
15196         * aclocal.m4: Change reference to configure.in to configure.ac.
15197         * config.h.in: Likewise.
15198         * manual/install.texi: Likewise.
15199         * manual/maint.texi: Likewise.
15200         * Makefile: Likewise.
15201         * malloc/Makefile: Likewise.
15202         * nscd/Makefile: Likewise.
15203         * Makeconfig: Change reference to configure.in and
15204         preconfigure.in to configure.ac and preconfigure.ac
15205         respectively.
15206         * INSTALL: Regenerated.
15207         * configure: Likewise.
15208         * sysdeps/gnu/configure: Likewise.
15209         * sysdeps/i386/configure: Likewise.
15210         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
15211         * sysdeps/mach/configure: Likewise.
15212         * sysdeps/mach/hurd/configure: Likewise.
15213         * sysdeps/powerpc/configure: Likewise.
15214         * sysdeps/powerpc/powerpc32/configure: Likewise.
15215         * sysdeps/powerpc/powerpc64/configure: Likewise.
15216         * sysdeps/s390/s390-32/configure: Likewise.
15217         * sysdeps/s390/s390-64/configure: Likewise.
15218         * sysdeps/sh/configure: Likewise.
15219         * sysdeps/sparc/configure: Likewise.
15220         * sysdeps/unix/sysv/linux/configure: Likewise.
15221         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
15222         * sysdeps/x86_64/configure: Likewise.
15223         * sysdeps/x86_64/preconfigure: Likewise.
15224
15225 2013-10-29  Andreas Schwab  <schwab@suse.de>
15226
15227         * stdio-common/Makefile (tst-swscanf-ENV): Define.
15228
15229 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15230
15231         * benchtests/pow-inputs: Add new inputs.
15232
15233         * benchtests/exp-inputs: Add new inputs.
15234
15235         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
15236         conditional check for return value.
15237         (__cos32): Likewise.
15238
15239 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15240
15241         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
15242         to provide a boost for large inputs with word alignment.
15243         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
15244         implementation based on optimized PPC64 strcpy.
15245         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
15246         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
15247         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
15248         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
15249
15250 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15251
15252         [BZ #2801]
15253         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
15254
15255 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15256
15257         [BZ #14876]
15258         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
15259         * time/tst-strptime.c (day_tests): Add testcase.
15260
15261 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15262
15263         [BZ #14029]
15264         * manual/pattern.texi: Acknowledge that fnmatch can fail.
15265
15266 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
15267
15268         [BZ #16074]
15269         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
15270         MAP_FAILED on error.
15271
15272 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
15273
15274         [BZ #16072]
15275         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
15276         heap for large requests.
15277
15278 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
15279
15280         [BZ #9954]
15281         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
15282         result if the result has no associated interface.
15283         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
15284         interface for all 127.X.Y.Z addresses.
15285
15286 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
15287
15288         * locale/iso-639.def: Add Ligurian (lij)
15289
15290 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
15291
15292         [BZ #15825]
15293         * sunrpc/rpc_main.c: Document rpcgen -5.
15294
15295 2013-10-19  Michael Stahl  <mstahl@redhat.com>
15296
15297         * elf/rtld.c (do_preload): Print the reason why preloading failed.
15298
15299 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15300
15301         [BZ #10278]
15302         * posix/glob.c: Match only directories when trailing slash is present.
15303         * posix/tst-gnuglob.c (my_opendir): Do not open files.
15304         (main): Add testcase.
15305
15306 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15307
15308         [BZ #15670]
15309         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
15310
15311 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
15312
15313         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
15314         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
15315         AUTH_DES and cindex for FIPS 140-2.
15316         (DES Encryption): Add cindex FIPS 46-3.
15317
15318         * locale/locarchive.h (struct locarhandle): Add fname.
15319         * locale/programs/localedef.c (main): Pass ARGV[remaining]
15320         if an optional argument was specified to --list-archive,
15321         otherwise NULL.
15322         * locale/programs/locarchive.c (show_archive_content): Take new
15323         argument fname and pass it via ah.fname to open_archive.
15324         * locale/programs/localedef.h: Update decl.
15325         (open_archive): If AH->fname is non-null, open that file
15326         rather than the default file name, and don't ignore ENOENT.
15327         (create_archive): Set AH.fname to NULL.
15328         (delete_locales_from_archive): Likewise.
15329         (add_locales_to_archive): Likewise.
15330         * locale/programs/locfile.c (write_all_categories): Likewise.
15331
15332 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
15333             Aldy Hernandez  <aldyh@redhat.com>
15334
15335         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
15336         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
15337         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
15338         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
15339         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
15340         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
15341         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
15342         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
15343         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
15344         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
15345         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
15346         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
15347         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
15348         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
15349         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
15350         Likewise.
15351         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
15352         Likewise.
15353         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
15354         Likewise.
15355         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
15356         Likewise.
15357         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
15358         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
15359         Likewise.
15360         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
15361         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
15362         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
15363         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
15364         Likewise.
15365         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
15366         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
15367         * sysdeps/powerpc/preconfigure: Likewise.
15368         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
15369         Likewise.
15370         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
15371         Replace contents of file by #include of <fenv_libc.h>.
15372         * sysdeps/powerpc/soft-fp/sfp-machine.h
15373         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
15374         and <sys/prctl.h>.
15375         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
15376         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
15377         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
15378         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
15379         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
15380         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
15381         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
15382         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
15383         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
15384         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
15385         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
15386         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
15387         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
15388         Allow copysignl PLT reference to be missing.
15389
15390 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
15391             Joseph Myers  <joseph@codesourcery.com
15392
15393         [BZ #15948]
15394         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
15395         single character.
15396         (add_to_tablewc): Assert sequence of wide characters is nonempty.
15397
15398 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
15399
15400         * elf/tst-tls-dlinfo.c: Don't include tls.h.
15401         * elf/tst-tls1.c: Likewise.
15402         * elf/tst-tls10.h: Likewise.
15403         * elf/tst-tls14.c: Likewise.
15404         * elf/tst-tls2.c: Likewise.
15405         * elf/tst-tls3.c: Likewise.
15406         * elf/tst-tls4.c: Likewise.
15407         * elf/tst-tls5.c: Likewise.
15408         * elf/tst-tls6.c: Likewise.
15409         * elf/tst-tls7.c: Likewise.
15410         * elf/tst-tls8.c: Likewise.
15411         * elf/tst-tls9.c: Likewise.
15412         * elf/tst-tlsmod1.c: Likewise.
15413         * elf/tst-tlsmod13.c: Likewise.
15414         * elf/tst-tlsmod13a.c: Likewise.
15415         * elf/tst-tlsmod14a.c: Likewise.
15416         * elf/tst-tlsmod16a.c: Likewise.
15417         * elf/tst-tlsmod16b.c: Likewise.
15418         * elf/tst-tlsmod2.c: Likewise.
15419         * elf/tst-tlsmod3.c: Likewise.
15420         * elf/tst-tlsmod4.c: Likewise.
15421         * elf/tst-tlsmod5.c: Likewise.
15422         * elf/tst-tlsmod6.c: Likewise.
15423
15424 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
15425
15426         [BZ #12486]
15427         * malloc/malloc.c: remove checks for statistics.
15428
15429 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15430
15431         [BZ #15277]
15432         * inet/inet_net.c (inet_network): Detect additional invalid strings.
15433         * inet/tst-network.c: Add testcase.
15434
15435 2013-10-17  Andreas Schwab  <schwab@suse.de>
15436
15437         [BZ #15218]
15438         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
15439         to determine canonical name.
15440
15441 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15442
15443         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
15444         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
15445         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15446         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
15447         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15448         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
15449         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
15450         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
15451         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
15452         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
15453         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
15454         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
15455         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
15456         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
15457         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
15458         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
15459         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15460         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15461         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
15462         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
15463         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15464         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15465         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
15466         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
15467         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
15468         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15469         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15470         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
15471         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15472         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
15473         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
15474         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15475         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
15476         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
15477         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
15478         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
15479         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
15480         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
15481         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
15482         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
15483         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
15484         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
15485         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
15486         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
15487         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
15488         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
15489         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
15490         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
15491         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
15492         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
15493         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
15494         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
15495         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
15496         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
15497         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15498         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
15499         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15500         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
15501
15502 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
15503
15504         [BZ #16041]
15505         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
15506         make result into a quiet NaN.
15507
15508 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
15509
15510         * soft-fp/adddf3.c: Fix horizontal whitespace.
15511         * soft-fp/addsf3.c: Likewise.
15512         * soft-fp/addtf3.c: Likewise.
15513         * soft-fp/divdf3.c: Likewise.
15514         * soft-fp/divsf3.c: Likewise.
15515         * soft-fp/divtf3.c: Likewise.
15516         * soft-fp/double.h: Likewise.
15517         * soft-fp/eqdf2.c: Likewise.
15518         * soft-fp/eqsf2.c: Likewise.
15519         * soft-fp/eqtf2.c: Likewise.
15520         * soft-fp/extenddftf2.c: Likewise.
15521         * soft-fp/extended.h: Likewise.
15522         * soft-fp/extendsfdf2.c: Likewise.
15523         * soft-fp/extendsftf2.c: Likewise.
15524         * soft-fp/extendxftf2.c: Likewise.
15525         * soft-fp/fixdfdi.c: Likewise.
15526         * soft-fp/fixdfsi.c: Likewise.
15527         * soft-fp/fixdfti.c: Likewise.
15528         * soft-fp/fixsfdi.c: Likewise.
15529         * soft-fp/fixsfsi.c: Likewise.
15530         * soft-fp/fixsfti.c: Likewise.
15531         * soft-fp/fixtfdi.c: Likewise.
15532         * soft-fp/fixtfsi.c: Likewise.
15533         * soft-fp/fixtfti.c: Likewise.
15534         * soft-fp/fixunsdfdi.c: Likewise.
15535         * soft-fp/fixunsdfsi.c: Likewise.
15536         * soft-fp/fixunsdfti.c: Likewise.
15537         * soft-fp/fixunssfdi.c: Likewise.
15538         * soft-fp/fixunssfsi.c: Likewise.
15539         * soft-fp/fixunssfti.c: Likewise.
15540         * soft-fp/fixunstfdi.c: Likewise.
15541         * soft-fp/fixunstfsi.c: Likewise.
15542         * soft-fp/fixunstfti.c: Likewise.
15543         * soft-fp/floatdidf.c: Likewise.
15544         * soft-fp/floatdisf.c: Likewise.
15545         * soft-fp/floatditf.c: Likewise.
15546         * soft-fp/floatsidf.c: Likewise.
15547         * soft-fp/floatsisf.c: Likewise.
15548         * soft-fp/floatsitf.c: Likewise.
15549         * soft-fp/floattidf.c: Likewise.
15550         * soft-fp/floattisf.c: Likewise.
15551         * soft-fp/floattitf.c: Likewise.
15552         * soft-fp/floatundidf.c: Likewise.
15553         * soft-fp/floatundisf.c: Likewise.
15554         * soft-fp/floatunditf.c: Likewise.
15555         * soft-fp/floatunsidf.c: Likewise.
15556         * soft-fp/floatunsisf.c: Likewise.
15557         * soft-fp/floatunsitf.c: Likewise.
15558         * soft-fp/floatuntidf.c: Likewise.
15559         * soft-fp/floatuntisf.c: Likewise.
15560         * soft-fp/floatuntitf.c: Likewise.
15561         * soft-fp/fmadf4.c: Likewise.
15562         * soft-fp/fmasf4.c: Likewise.
15563         * soft-fp/fmatf4.c: Likewise.
15564         * soft-fp/gedf2.c: Likewise.
15565         * soft-fp/gesf2.c: Likewise.
15566         * soft-fp/getf2.c: Likewise.
15567         * soft-fp/ledf2.c: Likewise.
15568         * soft-fp/lesf2.c: Likewise.
15569         * soft-fp/letf2.c: Likewise.
15570         * soft-fp/muldf3.c: Likewise.
15571         * soft-fp/mulsf3.c: Likewise.
15572         * soft-fp/multf3.c: Likewise.
15573         * soft-fp/negdf2.c: Likewise.
15574         * soft-fp/negsf2.c: Likewise.
15575         * soft-fp/negtf2.c: Likewise.
15576         * soft-fp/op-1.h: Likewise.
15577         * soft-fp/op-2.h: Likewise.
15578         * soft-fp/op-4.h: Likewise.
15579         * soft-fp/op-8.h: Likewise.
15580         * soft-fp/op-common.h: Likewise.
15581         * soft-fp/quad.h: Likewise.
15582         * soft-fp/single.h: Likewise.
15583         * soft-fp/soft-fp.h: Likewise.
15584         * soft-fp/sqrtdf2.c: Likewise.
15585         * soft-fp/sqrtsf2.c: Likewise.
15586         * soft-fp/sqrttf2.c: Likewise.
15587         * soft-fp/subdf3.c: Likewise.
15588         * soft-fp/subsf3.c: Likewise.
15589         * soft-fp/subtf3.c: Likewise.
15590         * soft-fp/truncdfsf2.c: Likewise.
15591         * soft-fp/trunctfdf2.c: Likewise.
15592         * soft-fp/trunctfsf2.c: Likewise.
15593         * soft-fp/trunctfxf2.c: Likewise.
15594         * soft-fp/unorddf2.c: Likewise.
15595         * soft-fp/unordsf2.c: Likewise.
15596         * soft-fp/unordtf2.c: Likewise.
15597
15598 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
15599
15600         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
15601         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
15602
15603 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
15604
15605         * elf/dl-libc.c: Clear initfini list after freeing.
15606
15607 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
15608
15609         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
15610         * soft-fp/addsf3.c: Likewise.
15611         * soft-fp/addtf3.c: Likewise.
15612         * soft-fp/divdf3.c: Likewise.
15613         * soft-fp/divsf3.c: Likewise.
15614         * soft-fp/divtf3.c: Likewise.
15615         * soft-fp/double.h: Likewise.
15616         * soft-fp/eqdf2.c: Likewise.
15617         * soft-fp/eqsf2.c: Likewise.
15618         * soft-fp/eqtf2.c: Likewise.
15619         * soft-fp/extenddftf2.c: Likewise.
15620         * soft-fp/extended.h: Likewise.
15621         * soft-fp/extendsfdf2.c: Likewise.
15622         * soft-fp/extendsftf2.c: Likewise.
15623         * soft-fp/extendxftf2.c: Likewise.
15624         * soft-fp/fixdfdi.c: Likewise.
15625         * soft-fp/fixdfsi.c: Likewise.
15626         * soft-fp/fixdfti.c: Likewise.
15627         * soft-fp/fixsfdi.c: Likewise.
15628         * soft-fp/fixsfsi.c: Likewise.
15629         * soft-fp/fixsfti.c: Likewise.
15630         * soft-fp/fixtfdi.c: Likewise.
15631         * soft-fp/fixtfsi.c: Likewise.
15632         * soft-fp/fixtfti.c: Likewise.
15633         * soft-fp/fixunsdfdi.c: Likewise.
15634         * soft-fp/fixunsdfsi.c: Likewise.
15635         * soft-fp/fixunsdfti.c: Likewise.
15636         * soft-fp/fixunssfdi.c: Likewise.
15637         * soft-fp/fixunssfsi.c: Likewise.
15638         * soft-fp/fixunssfti.c: Likewise.
15639         * soft-fp/fixunstfdi.c: Likewise.
15640         * soft-fp/fixunstfsi.c: Likewise.
15641         * soft-fp/fixunstfti.c: Likewise.
15642         * soft-fp/floatdidf.c: Likewise.
15643         * soft-fp/floatdisf.c: Likewise.
15644         * soft-fp/floatditf.c: Likewise.
15645         * soft-fp/floatsidf.c: Likewise.
15646         * soft-fp/floatsisf.c: Likewise.
15647         * soft-fp/floatsitf.c: Likewise.
15648         * soft-fp/floattidf.c: Likewise.
15649         * soft-fp/floattisf.c: Likewise.
15650         * soft-fp/floattitf.c: Likewise.
15651         * soft-fp/floatundidf.c: Likewise.
15652         * soft-fp/floatundisf.c: Likewise.
15653         * soft-fp/floatunsidf.c: Likewise.
15654         * soft-fp/floatunsisf.c: Likewise.
15655         * soft-fp/floatuntidf.c: Likewise.
15656         * soft-fp/floatuntisf.c: Likewise.
15657         * soft-fp/floatuntitf.c: Likewise.
15658         * soft-fp/fmadf4.c: Likewise.
15659         * soft-fp/fmasf4.c: Likewise.
15660         * soft-fp/fmatf4.c: Likewise.
15661         * soft-fp/gedf2.c: Likewise.
15662         * soft-fp/gesf2.c: Likewise.
15663         * soft-fp/getf2.c: Likewise.
15664         * soft-fp/ledf2.c: Likewise.
15665         * soft-fp/lesf2.c: Likewise.
15666         * soft-fp/letf2.c: Likewise.
15667         * soft-fp/muldf3.c: Likewise.
15668         * soft-fp/mulsf3.c: Likewise.
15669         * soft-fp/multf3.c: Likewise.
15670         * soft-fp/negdf2.c: Likewise.
15671         * soft-fp/negsf2.c: Likewise.
15672         * soft-fp/negtf2.c: Likewise.
15673         * soft-fp/op-1.h: Likewise.
15674         * soft-fp/op-2.h: Likewise.
15675         * soft-fp/op-4.h: Likewise.
15676         * soft-fp/op-8.h: Likewise.
15677         * soft-fp/op-common.h: Likewise.
15678         * soft-fp/quad.h: Likewise.
15679         * soft-fp/single.h: Likewise.
15680         * soft-fp/soft-fp.h: Likewise.
15681         * soft-fp/sqrtdf2.c: Likewise.
15682         * soft-fp/sqrtsf2.c: Likewise.
15683         * soft-fp/sqrttf2.c: Likewise.
15684         * soft-fp/subdf3.c: Likewise.
15685         * soft-fp/subsf3.c: Likewise.
15686         * soft-fp/subtf3.c: Likewise.
15687         * soft-fp/truncdfsf2.c: Likewise.
15688         * soft-fp/trunctfdf2.c: Likewise.
15689         * soft-fp/trunctfsf2.c: Likewise.
15690         * soft-fp/trunctfxf2.c: Likewise.
15691         * soft-fp/unorddf2.c: Likewise.
15692         * soft-fp/unordsf2.c: Likewise.
15693         * soft-fp/unordtf2.c: Likewise.
15694
15695 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
15696
15697         [BZ #15672]
15698         * misc/error.c (error_tail): Fix possible buffer overflow.
15699
15700 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
15701
15702         [BZ #13028]
15703         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
15704         address.
15705
15706 2013-10-14  P. J. McDermott  <pj@pehjota.net>
15707
15708         [BZ #832]
15709         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
15710         testing pipefail option.
15711
15712 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
15713
15714         * soft-fp/double.h: Indent preprocessor directives inside #if.
15715         * soft-fp/extended.h: Likewise.
15716         * soft-fp/op-2.h: Likewise.
15717         * soft-fp/op-4.h: Likewise.
15718         * soft-fp/op-common.h: Likewise.
15719         * soft-fp/quad.h: Likewise.
15720         * soft-fp/single.h: Likewise.
15721         * soft-fp/soft-fp.h: Likewise.
15722
15723 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
15724
15725         * iconv/iconv_prog.c: Fix typos.
15726         * stdio-common/psiginfo-data.h: Likewise.
15727
15728 2013-10-12   Reuben Thomas <rrt@sc3d.org>
15729
15730         [BZ #15764]
15731         * locale/setlocale.c: Fix typo.
15732
15733 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
15734
15735         [BZ #16036]
15736         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
15737         signaling NaN arguments.
15738         * soft-fp/unordsf2.c (__unordsf2): Likewise.
15739         * soft-fp/unordtf2.c (__unordtf2): Likewise.
15740
15741         [BZ #14910]
15742         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
15743         unordered operands.
15744         * soft-fp/gesf2.c (__gesf2): Likewise.
15745         * soft-fp/getf2.c (__getf2): Likewise.
15746         * soft-fp/ledf2.c (__ledf2): Likewise.
15747         * soft-fp/lesf2.c (__lesf2): Likewise.
15748         * soft-fp/letf2.c (__letf2): Likewise.
15749
15750         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
15751         * soft-fp/eqsf2.c (__eqsf2): Likewise.
15752         * soft-fp/eqtf2.c (__eqtf2): Likewise.
15753         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
15754         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
15755         * soft-fp/fixdfti.c (__fixdfti): Likewise.
15756         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
15757         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
15758         * soft-fp/fixsfti.c (__fixsfti): Likewise.
15759         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
15760         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
15761         * soft-fp/fixtfti.c (__fixtfti): Likewise.
15762         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
15763         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
15764         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
15765         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
15766         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
15767         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
15768         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
15769         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
15770         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
15771         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
15772         * soft-fp/floatdisf.c (__floatdisf): Likewise.
15773         * soft-fp/floatsisf.c (__floatsisf): Likewise.
15774         * soft-fp/floattidf.c (__floattidf): Likewise.
15775         * soft-fp/floattisf.c (__floattisf): Likewise.
15776         * soft-fp/floattitf.c (__floattitf): Likewise.
15777         * soft-fp/floatundidf.c (__floatundidf): Likewise.
15778         * soft-fp/floatundisf.c (__floatundisf): Likewise.
15779         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
15780         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
15781         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
15782         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
15783         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
15784         * soft-fp/gesf2.c (__gesf2): Likewise.
15785         * soft-fp/getf2.c (__getf2): Likewise.
15786         * soft-fp/ledf2.c (__ledf2): Likewise.
15787         * soft-fp/lesf2.c (__lesf2): Likewise.
15788         * soft-fp/letf2.c (__letf2): Likewise.
15789
15790         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
15791         Undefine and redefine.
15792         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
15793         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
15794         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
15795         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
15796         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15797         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
15798         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15799         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
15800         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15801         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
15802         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15803         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
15804         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15805         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
15806         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15807
15808         [BZ #16032]
15809         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
15810         without decrementing exponent if mantissa >= that for the
15811         denominator, not >.
15812         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
15813         denominator, not >.  Decrement exponent in < case instead of
15814         incrementing in >= case.
15815         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
15816         without decrementing exponent if mantissa >= that for the
15817         denominator, not >.
15818
15819         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
15820         computing saturated result for unsigned overflow.
15821
15822 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
15823             Jeff Law  <law@redhat.com>
15824
15825         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
15826         (atan2Mp): Add systemtap probe marker.
15827         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
15828         (__ieee754_log): Add systemtap probe marker.
15829         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
15830         (atanMp): Add systemtap probe marker.
15831         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
15832         (tanMp): Add systemtap probe marker.
15833         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
15834         (__slowexp): Add systemtap probe marker.
15835         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
15836         (__slowpow): Add systemtap probe marker.
15837         * manual/probes.texi: Document probes.
15838
15839 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
15840
15841         [BZ #15362]
15842         * libio/fileops.c (_IO_new_file_write): Return count of bytes
15843         written.
15844         (_IO_new_file_xsputn): Don't return EOF if nothing has been
15845         written.
15846         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
15847         written to buffer but not flushed.
15848         * libio/iofwrite_u.c:  Likewise.
15849         * libio/iopadn.c:  Return bytes returned even if EOF was
15850         encountered.
15851         * libio/iowpadn.c:  Likewise.
15852         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
15853         if _IO_padn does not write the whole buffer.
15854         [!COMPILE_WPRINTF] (PAD): Likewise.
15855
15856 2013-10-10  David S. Miller  <davem@davemloft.net>
15857
15858         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
15859         directory block.
15860
15861 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
15862
15863         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
15864         instead of FSF address.
15865         * soft-fp/fixdfti.c: Likewise.
15866         * soft-fp/fixsfti.c: Likewise.
15867         * soft-fp/fixtfti.c: Likewise.
15868         * soft-fp/fixunsdfti.c: Likewise.
15869         * soft-fp/fixunssfti.c: Likewise.
15870         * soft-fp/fixunstfti.c: Likewise.
15871         * soft-fp/floattidf.c: Likewise.
15872         * soft-fp/floattisf.c: Likewise.
15873         * soft-fp/floattitf.c: Likewise.
15874         * soft-fp/floatuntidf.c: Likewise.
15875         * soft-fp/floatuntisf.c: Likewise.
15876         * soft-fp/floatuntitf.c: Likewise.
15877         * soft-fp/trunctfxf2.c: Likewise.
15878
15879         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
15880         * soft-fp/fixdfti.c: Likewise.
15881         * soft-fp/fixsfti.c: Likewise.
15882         * soft-fp/fixtfti.c: Likewise.
15883         * soft-fp/fixunsdfti.c: Likewise.
15884         * soft-fp/fixunssfti.c: Likewise.
15885         * soft-fp/fixunstfti.c: Likewise.
15886         * soft-fp/floattidf.c: Likewise.
15887         * soft-fp/floattisf.c: Likewise.
15888         * soft-fp/floattitf.c: Likewise.
15889         * soft-fp/floatuntidf.c: Likewise.
15890         * soft-fp/floatuntisf.c: Likewise.
15891         * soft-fp/floatuntitf.c: Likewise.
15892         * soft-fp/trunctfxf2.c: Likewise.
15893
15894 2013-10-10  David S. Miller  <davem@davemloft.net>
15895
15896         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15897
15898 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
15899
15900         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
15901         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
15902         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
15903         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
15904         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
15905         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
15906         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
15907
15908         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
15909         for NaNs before doing comparisons on argument.
15910         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
15911         Likewise.
15912
15913 2013-10-10  Will Newton  <will.newton@linaro.org>
15914
15915         * malloc/hooks.c (memalign_check): Ensure the value of bytes
15916         passed to _int_memalign does not overflow.
15917
15918 2013-10-10  Torvald Riegel  <triegel@redhat.com>
15919
15920         * scripts/bench.pl: Add include-sources directive.
15921         * benchtests/README: Update documentation.
15922
15923 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
15924
15925         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
15926         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
15927         instead of FP_INIT_ROUNDMODE.
15928         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
15929         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
15930
15931         [BZ #16034]
15932         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
15933         copy class of input value.
15934         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
15935         not handle exceptions.
15936         * soft-fp/negsf2.c (__negsf2): Likewise.
15937         * soft-fp/negtf2.c (__negtf2): Likewise.
15938         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
15939
15940 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
15941
15942         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
15943         semicolon.  From Linux kernel.
15944
15945 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
15946
15947         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
15948
15949 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
15950
15951         [BZ #156]
15952         * manual/socket.texi: Added statement about buffer
15953         for gethostbyname2_r.
15954
15955 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
15956
15957         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
15958         Use .p2align directive instead, throughout.
15959         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
15960         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
15961         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
15962         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
15963         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
15964         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
15965         * sysdeps/x86_64/strchr.S: Likewise.
15966         * sysdeps/x86_64/strrchr.S: Likewise.
15967
15968 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
15969
15970         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
15971
15972         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
15973
15974         * sysdeps/generic/math_private.h (__mpsin1): Remove
15975         declaration.
15976         (__mpcos1): Likewise.
15977         (__mpsin): New argument __range_reduce.
15978         (__mpcos): Likewise.
15979         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15980         (slow): Use __mpsin and __mpcos.
15981         (slow1): Likewise.
15982         (slow2): Likewise.
15983         (sloww): Likewise.
15984         (sloww1): Likewise.
15985         (sloww2): Likewise.
15986         (bsloww): Likewise.
15987         (bsloww1): Likewise.
15988         (bsloww2): Likewise.
15989         (cslow2): Likewise.
15990         (csloww): Likewise.
15991         (csloww1): Likewise.
15992         (csloww2): Likewise.
15993         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
15994         range_reduce.  Merge in __mpsin1.
15995         (__mpcos): Likewise.
15996         (__mpsin1): Remove.
15997         (__mpcos1): Likewise.
15998
15999 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
16000
16001         * locale/loadlocale.c (_nl_intern_locale_data): Use
16002         LOCFILE_ALIGNED_P.
16003         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
16004         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
16005         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
16006         obstack data is appropriately aligned.
16007         (obstack_int32_grow_fast): Likewise.
16008         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
16009         * locale/programs/locfile.c (add_locale_uint32): Likewise.
16010         (add_locale_uint32_array): Likewise.
16011
16012 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
16013
16014         * benchtests/Makefile: Remove ARGLIST and RET variables.
16015         ($(objpfx)bench-%.c): Pass only function name to the script.
16016         * benchtests/README: Update documentation.
16017         * benchtests/acos-inputs: Add new directives.
16018         * benchtests/acosh-inputs: Likewise.
16019         * benchtests/asin-inputs: Likewise.
16020         * benchtests/asinh-inputs: Likewise.
16021         * benchtests/atan-inputs: Likewise.
16022         * benchtests/atanh-inputs: Likewise.
16023         * benchtests/cos-inputs: Likewise.
16024         * benchtests/cosh-inputs: Likewise.
16025         * benchtests/exp-inputs: Likewise.
16026         * benchtests/log-inputs: Likewise.
16027         * benchtests/pow-inputs: Likewise.
16028         * benchtests/rint-inputs: Likewise.
16029         * benchtests/sin-inputs: Likewise.
16030         * benchtests/sinh-inputs: Likewise.
16031         * benchtests/tan-inputs: Likewise.
16032         * benchtests/tanh-inputs: Likewise.
16033         * scripts/bench.pl: Add support for new directives.
16034
16035 2013-10-07  Alan Modra  <amodra@gmail.com>
16036
16037         * README: Fix careless merge.
16038
16039 2013-10-05  Alan Modra  <amodra@gmail.com>
16040
16041         * NEWS: Mention powerpc64le support and bugs fixed.
16042         * README: Both big-endian and little-endian powerpc64 supported.
16043
16044 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16045
16046         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
16047         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
16048         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
16049         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
16050
16051 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
16052
16053         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
16054         match prototype.
16055
16056 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
16057
16058         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
16059         Move -mhard-float appending from
16060         ports/sysdeps/powerpc/powerpc32/Makefile.
16061         [$(with-fp) = yes] (ASFLAGS): Likewise.
16062         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
16063         * sysdeps/powerpc/nofpu: Move directory from
16064         ports/sysdeps/powerpc/nofpu.
16065         * sysdeps/powerpc/soft-fp: Move directory from
16066         ports/sysdeps/powerpc/soft-fp.
16067         * sysdeps/powerpc/powerpc32/405: Move directory from
16068         ports/sysdeps/powerpc/powerpc32/405.
16069         * sysdeps/powerpc/powerpc32/440: Move directory from
16070         ports/sysdeps/powerpc/powerpc32/440.
16071         * sysdeps/powerpc/powerpc32/464: Move directory from
16072         ports/sysdeps/powerpc/powerpc32/464.
16073         * sysdeps/powerpc/powerpc32/476: Move directory from
16074         ports/sysdeps/powerpc/powerpc32/476.
16075         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
16076         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
16077         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
16078         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
16079         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
16080         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
16081         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
16082         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
16083         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
16084         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
16085         * README: Update for powerpc-*-linux-gnu software floating point
16086         support in libc.
16087
16088         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
16089         case to powerpc/powerpc32*.
16090         * sysdeps/unix/sysv/linux/configure: Regenerated.
16091
16092         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
16093         (_FPU_MASK_OM): Define as 0x04.
16094         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
16095         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
16096         0x00c10080.
16097         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
16098         0x0000003c.
16099         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
16100
16101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
16102         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16103         getcontext_e500.
16104         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
16105         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16106         setcontext_e500.
16107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
16108         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
16109         and setcontext_e500.
16110
16111 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
16112
16113         * locale/iso-3166.def: Update iso-1366.def and related occurrences
16114
16115 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
16116
16117         * manual/threads.texi (Default Thread Attributes): Fix typo.
16118
16119 2013-10-04  Will Newton  <will.newton@linaro.org>
16120
16121         * malloc/Makefile: Add tst-memalign.
16122         * malloc/tst-memalign.c: New file.
16123
16124         * malloc/tst-posix_memalign.c: Add comments.
16125         (do_test): Add comments and call free on all potentially
16126         allocated pointers. Add space after cast.
16127
16128         * malloc/tst-pvalloc.c: Add comments.
16129         (do_test): Add comments and call free on all potentially
16130         allocated pointers. Remove duplicate check for NULL pointer.
16131         Add space after cast.
16132
16133         * malloc/tst-valloc.c: Add comments.
16134         (do_test): Add comments and call free on all potentially
16135         allocated pointers. Remove duplicate check for NULL pointer.
16136         Add space after cast.
16137
16138 2013-10-04  Alan Modra  <amodra@gmail.com>
16139
16140         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16141         Use stdint types in rather than __attribute__((mode())).
16142         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16143
16144 2013-10-04  Alan Modra  <amodra@gmail.com>
16145
16146         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16147         Correct handling of unaligned relocs for little-endian.
16148         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16149
16150 2013-10-04  Alan Modra  <amodra@gmail.com>
16151
16152         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
16153         * configure: Regenerate.
16154         * nptl/shlib-versions: Powerpc*le starts at 2.18.
16155         * shlib-versions: Likewise.
16156
16157 2013-10-04  Alan Modra  <amodra@gmail.com>
16158
16159         * string/tester.c (test_memrchr): Increment reported test cycle.
16160
16161 2013-10-04  Alan Modra  <amodra@gmail.com>
16162
16163         * string/test-memcpy.c (do_one_test): When reporting errors, print
16164         string address and don't overrun end of string.
16165
16166 2013-10-04  Alan Modra  <amodra@gmail.com>
16167
16168         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
16169         insrdi.  Make better use of reg selection to speed exit slightly.
16170         Schedule entry path a little better.  Remove useless "are we done"
16171         checks on entry to main loop.  Handle wrapping around zero address.
16172         Correct main loop count.  Handle single left-over word from main
16173         loop inline rather than by using loop_small.  Remove extra word
16174         case in loop_small caused by wrong loop count.  Add little-endian
16175         support.
16176         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
16177         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
16178         cache hint.
16179         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
16180         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
16181         support.  Avoid rlwimi.
16182         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
16183
16184 2013-10-04  Alan Modra  <amodra@gmail.com>
16185
16186         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
16187         insrdi.  Formatting.
16188         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
16189         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
16190         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
16191         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
16192         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
16193         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
16194
16195 2013-10-04  Alan Modra  <amodra@gmail.com>
16196
16197         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
16198         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
16199         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
16200         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
16201         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
16202         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
16203         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
16204         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
16205         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
16206         use of regs.  Use power7 mtocrf.  Tidy function tails.
16207
16208 2013-10-04  Alan Modra  <amodra@gmail.com>
16209
16210         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
16211         Formatting.  Consistently use rXXX register defines or rN defines.
16212         Use early exit labels that avoid restoring unused non-volatile regs.
16213         Make cr field use more consistent with rWORDn compares.  Rename
16214         regs used as shift registers for unaligned loop, using rN defines
16215         for short lifetime/multiple use regs.
16216         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
16217         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
16218         addi 1,1,64 to pop stack frame.  Simplify return value code.
16219         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
16220
16221 2013-10-04  Alan Modra  <amodra@gmail.com>
16222
16223         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
16224         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
16225         rather than rlwimi.
16226         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
16227         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
16228         little-endian support.  Correct typos.
16229         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
16230         rather than rlwimi.
16231         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
16232         in loop and entry code to keep "and." results.
16233         (strchr): Add little-endian support.  Comment.  Move cntlzd
16234         earlier in tail.
16235         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
16236
16237 2013-10-04  Alan Modra  <amodra@gmail.com>
16238
16239         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
16240         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
16241         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
16242         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
16243
16244 2013-10-04  Alan Modra  <amodra@gmail.com>
16245
16246         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
16247         (rTMP): Define as r11.
16248         (strcmp): Add little-endian support.  Optimise tail.
16249         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
16250         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
16251         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
16252         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
16253         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
16254         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
16255         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
16256
16257 2013-10-04  Alan Modra  <amodra@gmail.com>
16258
16259         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
16260         little-endian support.  Remove unnecessary "are we done" tests.
16261         Handle "s" wrapping around zero and extremely large "size".
16262         Correct main loop count.  Handle single left-over word from main
16263         loop inline rather than by using small_loop.  Correct comments.
16264         Delete "zero" tail, use "end_max" instead.
16265         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
16266
16267 2013-10-04  Alan Modra  <amodra@gmail.com>
16268
16269         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
16270         support.  Don't branch over align.
16271         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
16272         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
16273         support.  Rearrange tmp reg use to suit.  Comment.
16274         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
16275
16276 2013-10-04  Alan Modra  <amodra@gmail.com>
16277
16278         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
16279
16280 2013-10-04  Alan Modra  <amodra@gmail.com>
16281
16282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
16283         conditional form of branch and link when obtaining pc.
16284         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
16285
16286 2013-10-04  Alan Modra  <amodra@gmail.com>
16287
16288         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
16289         HIWORD/LOWORD.
16290         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
16291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
16292
16293 2013-10-04  Alan Modra  <amodra@gmail.com>
16294
16295         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
16296         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
16297         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
16298         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
16299         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
16300         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
16301         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
16302         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
16303         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
16304         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
16305
16306 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16307             Alistair Popple <alistair@ozlabs.au.ibm.com>
16308             Alan Modra <amodra@gmail.com>
16309
16310         [BZ #15723]
16311         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
16312         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
16313         _dl_hwcap access for little-endian.
16314         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
16315         destroy vmx regs when saving unaligned.
16316         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
16317         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
16318         destroy vmx regs when saving unaligned.
16319
16320 2013-10-04  Alan Modra  <amodra@gmail.com>
16321
16322         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
16323         Don't use a union to pack hi/low value.
16324
16325 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16326
16327         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
16328         for little-endian.
16329         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
16330         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
16331         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
16332         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
16333         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
16334
16335 2013-10-04  Alan Modra  <amodra@gmail.com>
16336
16337         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
16338         constants to usual value for .cst8 section, and remove redundant
16339         high address load.
16340         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
16341         constant for 0x1p52.  Load little-endian words of double from
16342         correct stack offsets.
16343
16344 2013-10-04  Alan Modra  <amodra@gmail.com>
16345
16346         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
16347         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
16348         words of double from correct stack offsets.
16349         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
16350         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
16351         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
16352         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
16353         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
16354         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
16355         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
16356         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
16357         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
16358         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
16359         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
16360         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
16361         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
16362         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
16363         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
16364         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
16365         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
16366
16367 2013-10-04  Alan Modra  <amodra@gmail.com>
16368
16369         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
16370         64-bit int/double union.
16371         (_FPU_SETCW): Likewise.
16372         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
16373         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
16374
16375 2013-10-04  Alan Modra  <amodra@gmail.com>
16376
16377         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
16378         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
16379
16380 2013-10-04  Alan Modra  <amodra@gmail.com>
16381
16382         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
16383         use vector int constants.
16384         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
16385
16386 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16387
16388         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
16389         array with long long.
16390         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
16391         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
16392         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
16393         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
16394         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
16395         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
16396         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
16397         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
16398         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
16399         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
16400         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
16401         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
16402         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
16403
16404 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16405
16406         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
16407         (__signbit): Likewise.  Correct for little-endian.
16408         (__signbitl): Call __signbit.
16409         (lrint): Correct for little-endian.
16410         (lrintf): Call lrint.
16411
16412 2013-10-04  Alan Modra  <amodra@gmail.com>
16413
16414         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
16415         union 32-bit int array member with 64-bit int array.
16416         (t515, tm256): Double rather than long double.
16417         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
16418
16419 2013-10-04  Alan Modra  <amodra@gmail.com>
16420
16421         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
16422         Delete.
16423         (IEEE854_LONG_DOUBLE_BIAS): Delete.
16424         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
16425         version of math_ldbl.h.
16426
16427 2013-10-04  Alan Modra  <amodra@gmail.com>
16428
16429         [BZ #15734], [BZ #15735]
16430         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
16431         all uses of ieee875 long double macros and unions.  Simplify test
16432         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
16433         ldbl_extract_mantissa value for ix,iy exponents.  Properly
16434         normalize after ldbl_extract_mantissa, and don't add hidden bit
16435         already handled.  Don't treat low word of ieee854 mantissa like
16436         low word of IBM long double and mask off bit when testing for
16437         zero.
16438         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
16439         all uses of ieee875 long double macros and unions.  Simplify tests
16440         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
16441         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
16442         two1022, instead use their values.  Recognise that tests for large
16443         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
16444         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
16445         Rewrite all uses of ieee875 long double macros and unions.  Simplify
16446         test for 0.0L and nan.  Correct negation.
16447         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
16448         ieee875 long double macros and unions.  Correct output for large
16449         magnitude x.  Correct absolute value calculation.
16450         (__erfcl): Likewise.
16451         * math/libm-test.inc: Add tests for errors discovered in IBM long
16452         double versions of fmodl, remainderl, erfl and erfcl.
16453
16454 2013-10-04  Alan Modra  <amodra@gmail.com>
16455
16456         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
16457         all uses of ieee854 long double macros and unions.  Simplify tests
16458         for long doubles that are fully specified by the high double.
16459         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
16460         Likewise.
16461         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
16462         Remove dead code too.
16463         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
16464         (__ieee754_ynl): Likewise.
16465         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
16466         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
16467         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
16468         Remove dead code too.
16469         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
16470         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
16471         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
16472         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
16473         Simplify.
16474         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
16475         Simplify.
16476         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
16477         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
16478         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
16479         Comment on variable precision.
16480         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
16481         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
16482         Likewise.
16483         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
16484         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
16485         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
16486         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
16487         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
16488
16489 2013-10-04  Alan Modra  <amodra@gmail.com>
16490
16491         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
16492         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
16493         all uses of ieee854 long double macros and unions.
16494         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
16495         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
16496         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
16497         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
16498         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
16499         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
16500         Likewise.
16501         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
16502         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
16503         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
16504         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
16505         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
16506         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
16507         Simplify sign and nan test too.
16508         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
16509         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
16510         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
16511         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
16512         Likewise.
16513         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
16514         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
16515         Likewise.
16516         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
16517         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
16518         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
16519         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
16520         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
16521         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
16522
16523 2013-10-04  Alan Modra  <amodra@gmail.com>
16524
16525         * stdio-common/printf_size.c (__printf_size): Don't use
16526         union ieee854_long_double in fpnum union.
16527         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
16528         signbit macro to retrieve sign from long double.
16529         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
16530         retrieve sign from long double.
16531         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
16532         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
16533         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
16534         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
16535         * math/test-misc.c (main): Don't use union ieee854_long_double.
16536
16537 2013-10-04  Alan Modra  <amodra@gmail.com>
16538
16539         [BZ #15680]
16540         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
16541         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
16542         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
16543         calculation.  Remove unnecessary test for denormal exponent.
16544         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
16545         Correct handling of denormals.  Avoid undefined shift behaviour.
16546         Correct normalisation of low mantissa when low double is denormal.
16547         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
16548         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
16549         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
16550         Correct normalisation of low mantissa.  Test for overflow of high
16551         mantissa and normalise.
16552         (ldbl_nearbyint): Use more readable constant for two52.
16553         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
16554         (__mpn_construct_long_double): Fix test for overflow of high
16555         mantissa and correct normalisation.  Avoid undefined shift.
16556
16557 2013-10-04  Alan Modra  <amodra@gmail.com>
16558
16559         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
16560         (union ibm_extended_long_double): Define as an array of ieee754_double.
16561         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
16562         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
16563         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
16564         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
16565         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
16566         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
16567         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
16568         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
16569         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
16570         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
16571         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
16572
16573 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
16574
16575         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
16576         page size instead of calling getpagesize.
16577
16578         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
16579         (LOCFILE_ALIGN_MASK): Likewise.
16580         (LOCFILE_ALIGN_UP): Likewise.
16581         (LOCFILE_ALIGNED_P): Likewise.
16582         * locale/programs/ld-collate.c (collate_output): Use the new
16583         macros instead of __alignof__ (int32_t).
16584         * locale/weight.h (findidx): Likewise.
16585
16586 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
16587
16588         [BZ #431]
16589         * manual/string.texi: Fix strncat and wcsncat.
16590
16591 2013-10-03  Brooks Moses  <bmoses@google.com>
16592
16593         [BZ #15915]
16594         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
16595         * Makerules: ...here, and adjust associated comments.
16596
16597 2013-10-02  Will Newton  <will.newton@linaro.org>
16598
16599         * malloc/Makefile: Add tst-pvalloc.
16600         * malloc/tst-pvalloc.c: New file.
16601
16602 2013-10-02  Will Newton  <will.newton@linaro.org>
16603
16604         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
16605         improve test coverage.
16606
16607 2013-10-02  Will Newton  <will.newton@linaro.org>
16608
16609         * malloc/Makefile: Add tst-posix_memalign.
16610         * malloc/tst-posix_memalign.c: New file.
16611
16612 2013-10-01  Eric Blake  <eblake@redhat.com>
16613
16614         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
16615         Use __THROWNL rather than __THROW on static functions.
16616
16617 2013-09-30  Petr Machata  <pmachata@redhat.com>
16618
16619         * elf/elf.h (R_AARCH64_ABS16): New macro.
16620         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
16621         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
16622         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
16623         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
16624         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
16625         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
16626         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
16627         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
16628         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
16629         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
16630         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
16631         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
16632         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
16633         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
16634         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
16635         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
16636         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
16637         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
16638         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
16639         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
16640         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
16641         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
16642         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
16643         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
16644         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
16645         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
16646         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
16647         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
16648         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
16649         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
16650         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
16651         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
16652         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
16653         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
16654         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
16655         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
16656         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
16657         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
16658         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
16659         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
16660         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
16661         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
16662         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
16663         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
16664         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
16665         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
16666         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
16667         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
16668         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
16669         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
16670         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
16671         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
16672         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
16673         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
16674         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
16675         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
16676         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
16677         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
16678         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
16679         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
16680         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
16681         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
16682         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
16683         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
16684         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
16685         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
16686         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
16687         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
16688         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
16689         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
16690         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
16691         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
16692         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
16693         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
16694         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
16695         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
16696         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
16697         (R_AARCH64_TLSDESC_LDR): Likewise.
16698         (R_AARCH64_TLSDESC_ADD): Likewise.
16699         (R_AARCH64_TLSDESC_CALL): Likewise.
16700
16701 2013-09-30  Andreas Schwab  <schwab@suse.de>
16702
16703         [BZ #15048]
16704         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
16705         the nss database lookup.
16706         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16707         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
16708
16709 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
16710
16711         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
16712
16713 2013-09-28  P. J. McDermott  <pj@pehjota.net>
16714
16715         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
16716         ${Bash-specific parameter/pattern/string} parameter expansion.
16717         * sysdeps/unix/make-syscalls.sh: Likewise.
16718
16719 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16720
16721         * sysdeps/sh/stackguard-macros.h: New file.
16722
16723 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
16724
16725         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
16726         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
16727         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
16728         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
16729         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
16730         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
16731
16732 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16733
16734         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
16735         Fix thread ID register.
16736
16737 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
16738
16739         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
16740         [POSIX || UNIX98]: Require rather than permitting all symbols from
16741         <time.h>.
16742         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
16743         element of struct sched_param.
16744         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
16745         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
16746         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
16747         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
16748         constant.
16749
16750 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
16751
16752         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
16753         argument calculation.
16754
16755 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
16756
16757         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
16758         Expect macro.
16759         [POSIX] (pthread_attr_t): Do not require type.
16760         [POSIX] (pthread_cond_t): Likewise.
16761         [POSIX] (pthread_condattr_t): Likewise.
16762         [POSIX] (pthread_key_t): Likewise.
16763         [POSIX] (pthread_mutex_t): Likewise.
16764         [POSIX] (pthread_mutexattr_t): Likewise.
16765         [POSIX] (pthread_once_t): Likewise.
16766         [POSIX] (pthread_t): Likewise.
16767         [POSIX-based standards] (pthread_atfork): Expect function.
16768
16769 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
16770             Richard Sandiford  <richard@codesourcery.com>
16771
16772         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
16773         (swap_endianness_p): New extern variable.
16774         (set_big_endian): New inline function.
16775         (maybe_swap_uint32): Likewise.
16776         (maybe_swap_uint32_array): Likewise.
16777         (maybe_swap_uint32_obstack): Likewise.
16778         * locale/programs/locfile.c: Include <stdbool.h>.
16779         (swap_endianness_p): New variable.
16780         (add_locale_uint32): Call maybe_swap_uint32.
16781         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
16782         (write_locale_data): Call maybe_swap_uint32_array.
16783         * locale/programs/ld-collate.c (obstack_int32_grow): Call
16784         maybe_swap_uint32.
16785         (obstack_int32_grow_fast): Likewise.
16786         (output_weightwc): Call maybe_swap_uint32_obstack.
16787         (collate_output): Likewise.
16788         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
16789         (OPT_LITTLE_ENDIAN): Likewise.
16790         (options): Add --little-endian and --big-endian options.
16791         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
16792         * locale/programs/locarchive.c: Include "locfile.h".
16793         (GET): New macro.
16794         (SET): Likewise.
16795         (INC): Likewise.
16796         (create_archive): Use the new macros to access fields of
16797         structures directly mapped from or written to locale archives.
16798         (oldlocrecentcmp): Likewise.
16799         (enlarge_archive): Likewise.
16800         (insert_name): Likewise.
16801         (add_alias): Likewise.
16802         (add_locale): Likewise.
16803         (delete_locales_from_archive): Likewise.
16804         (show_archive_content): Likewise.
16805         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
16806         locale data.
16807
16808 2013-09-24  Roland McGrath  <roland@hack.frob.com>
16809
16810         * manual/freemanuals.texi: Updated from (newly) canonical copy at
16811         http://www.gnu.org/doc/freemanuals.texi.
16812         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
16813
16814 2013-09-24  Will Newton  <will.newton@linaro.org>
16815
16816         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
16817         macro.
16818
16819 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
16820
16821         * locale/hashval.h (compute_hashval): Interpret bytes of key as
16822         unsigned char.
16823
16824 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
16825
16826         * manual/threads.texi (POSIX Threads): Fix a typo.
16827
16828 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
16829
16830         [BZ #14547]
16831         * string/tst-strcoll-overflow.c: New test case.
16832         * string/Makefile (xtests): Add tst-strcoll-overflow.
16833         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
16834         cache if string sizes may cause integer overflow.
16835
16836         [BZ #14547]
16837         * string/strcoll_l.c (coll_seq): New members rule, idx,
16838         save_idx and back_us.
16839         (get_next_seq_nocache): New function.
16840         (do_compare_nocache): New function.
16841         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
16842         when malloc fails.
16843
16844 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
16845
16846         [BZ #15754]
16847         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
16848         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
16849         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
16850
16851         [BZ #15754]
16852         * elf/Makefile (tests): Add tst-ptrguard1.
16853         (tests-static): Add tst-ptrguard1-static.
16854         (tst-ptrguard1-ARGS): Define.
16855         (tst-ptrguard1-static-ARGS): Define.
16856         * elf/tst-ptrguard1.c: New file.
16857         * elf/tst-ptrguard1-static.c: New file.
16858         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
16859         * sysdeps/i386/stackguard-macros.h: Likewise.
16860         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
16861         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
16862         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
16863         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
16864         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
16865         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
16866
16867 2013-09-23  Hector Marco  <hecmargi@upv.es>
16868             Ismael Ripoll  <iripoll@disca.upv.es>
16869             Carlos O'Donell  <carlos@redhat.com>
16870
16871         [BZ #15754]
16872         * sysdeps/generic/stackguard-macros.h: Define
16873         __pointer_chk_guard_local and POINTER_CHK_GUARD.
16874         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
16875         Define __pointer_chk_guard_local.
16876         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
16877         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
16878
16879 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
16880
16881         [BZ #15859]
16882         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
16883
16884 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
16885
16886         * include/string.h (__ffs): Declare as hidden.
16887         * string/ffs.c (__ffs): Define as hidden.
16888         * sysdeps/i386/ffs.c (__ffs): Likewise.
16889         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
16890         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
16891         * sysdeps/s390/ffs.c (__ffs): Likewise.
16892         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
16893
16894 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
16895
16896         * NEWS: Mention malloc probes.
16897
16898         * malloc/arena.c (new_heap): New memory_heap_new probe.
16899         (grow_heap): New memory_heap_more probe.
16900         (shrink_heap): New memory_heap_less probe.
16901         (heap_trim): New memory_heap_free probe.
16902         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
16903         (systrim): New memory_sbrk_less probe.
16904         * manual/probes.texi: Document them.
16905
16906         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
16907         * manual/probes.texi: Document it.
16908
16909         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
16910         (__libc_realloc): Add memory_realloc_retry probe.
16911         (__libc_memalign): Add memory_memalign_retry probe.
16912         (__libc_valloc): Add memory_valloc_retry probe.
16913         (__libc_pvalloc): Add memory_pvalloc_retry probe.
16914         (__libc_calloc): Add memory_calloc_retry probe.
16915         * manual/probes.texi: Document them.
16916
16917         * malloc/arena.c (get_free_list): Add probe
16918         memory_arena_reuse_free_list.
16919         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
16920         and memory_arena_reuse.
16921         (arena_get2) [!PER_THREAD]: Likewise.
16922         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
16923         memory_arena_reuse_realloc.
16924         * manual/probes.texi: Document them.
16925
16926         * malloc/malloc.c (__libc_free): Add
16927         memory_mallopt_free_dyn_thresholds probe.
16928         (__libc_mallopt): Add multiple memory_mallopt probes.
16929         * manual/probes.texi: Document them.
16930
16931         * malloc/malloc.c: Include stap-probe.h.
16932         (__libc_mallopt): Add memory_mallopt probe.
16933         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
16934         * manual/probes.texi: New.
16935         * manual/Makefile (chapters): Add probes.
16936         * manual/threads.texi: Set next node.
16937
16938 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
16939
16940         [BZ #15963, #13985]
16941         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
16942         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
16943         Add `Chinese' to `nan' entry name.
16944
16945 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
16946
16947         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
16948         (POLYNOMIAL): Likewise.
16949         (TAYLOR_SINCOS): Likewise.
16950         (TAYLOR_SLOW): Likewise.
16951         (__sin): Use TAYLOR_SINCOS.
16952         (__cos): Likewise.
16953         (slow): Use TAYLOR_SLOW.
16954         (sloww): Likewise.
16955         (bsloww): Likewise.
16956         (csloww): Likewise.
16957
16958 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
16959
16960         * stdlib/strtod_l.c: Fix buffer overrun.
16961
16962 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
16963
16964         * benchtests/Makefile (bench): Add sincos.
16965         * benchtests/bench-sincos.c: New file.
16966
16967         * math/libm-test.inc (cos_test_data): New test inputs.
16968         (sin_test_data): Likewise.
16969
16970         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
16971         macro.
16972         (__sin): Use it.
16973         (__cos): Likewise.
16974         (slow1): Likewise.
16975         (slow2): Likewise.
16976         (sloww1): Likewise.
16977         (sloww2): Likewise.
16978         (bsloww1): Likewise.
16979         (bsloww2): Likewise.
16980         (cslow2): Likewise.
16981         (csloww1): Likewise.
16982         (csloww2): Likewise.
16983
16984         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
16985         function.
16986         (__sin): Use it.
16987         (__cos): Likewise.
16988
16989         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
16990         gotos.
16991         (__cos): Likewise.
16992
16993 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
16994
16995         * config.h.in (HAVE_MIPS_NAN2008): New macro.
16996         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
16997         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
16998         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
16999         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
17000         * elf/cache.c (print_entry): Handle the new cache flags.
17001
17002 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17003             Aldy Hernandez  <aldyh@redhat.com>
17004
17005         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
17006         Change condition to [_SOFT_FLOAT].
17007         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
17008         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
17009         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
17010         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
17011         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
17012         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
17013         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
17014         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
17015         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
17016         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
17017         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
17018         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
17019         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
17020         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
17021         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
17022         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
17023         declaration.
17024
17025 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17026
17027         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
17028         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17029         (__longjmp): Use LOAD_GP to load saved GPRs.
17030         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
17031         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17032         (__sigsetjmp): Use SAVE_GP to save GPRs.
17033
17034         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
17035         Do not append -msoft-float.
17036         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
17037
17038 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
17039
17040         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
17041
17042 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
17043
17044         [BZ #15966]
17045         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
17046         (_FPU_GETCW): Use initial "__" on variable and field names but not
17047         on macro parameter name.
17048         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
17049         parentheses around reference to macro parameter.
17050
17051 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
17052
17053         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
17054         prototype.
17055         (ctype_startup): Use uint32_t in cast and sizeof for
17056         ctype->charnames.
17057
17058 2013-09-11  Jia Liu  <proljc@gmail.com>
17059
17060         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
17061         __daddr_t_defined.
17062         [__FreeBSD__]: Likewise.
17063
17064 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
17065
17066         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
17067         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
17068         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
17069         (strchr): Remove __strchr_sse42 ifunc selection.
17070         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
17071         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
17072
17073 2013-09-11  Will Newton  <will.newton@linaro.org>
17074
17075         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
17076         parameter to RES. Remove hardcoded 1000 value.
17077         * benchtests/bench-skeleton.c (main): Pass RES parameter
17078         to TIMING_INIT and multiply result by 1000.
17079
17080 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17081
17082         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17083
17084 2013-09-11  Andreas Schwab  <schwab@suse.de>
17085
17086         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
17087         if not defined.
17088         (O_TMPFILE) [__USE_GNU]: Define.
17089         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
17090         Define.
17091
17092 2013-09-11  Will Newton  <will.newton@linaro.org>
17093
17094         [BZ #15857]
17095         * malloc/malloc.c (__libc_memalign): Check the value of bytes
17096         does not overflow.
17097
17098 2013-09-11  Will Newton  <will.newton@linaro.org>
17099
17100         [BZ #15856]
17101         * malloc/malloc.c (__libc_valloc): Check the value of bytes
17102         does not overflow.
17103
17104 2013-09-11  Will Newton  <will.newton@linaro.org>
17105
17106         [BZ #15855]
17107         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
17108         does not overflow.
17109
17110 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
17111
17112         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
17113         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
17114         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
17115         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17116         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
17117
17118 2013-09-10  Allan McRae  <allan@archlinux.org>
17119
17120         [BZ #15748]
17121         * manual/arith.texi (Parsing of Floats): Clarify
17122         cross-reference.
17123
17124         [BZ #15849]
17125         * manual/install.texi (Running make install): Mention
17126         --enable-pt-chown.
17127         * INSTALL: Regenerated.
17128
17129 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
17130
17131         * csu/init-first.c (_init): Remove the !SHARED condition around
17132         FPU control word initialization.
17133         * elf/dl-support.c (_dl_fpu_control): New variable.
17134         (_dl_aux_init) <AT_FPUCW>: Initialize it.
17135         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
17136         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
17137         * math/test-fpucw-static.c: New file.
17138         * math/test-fpucw-ieee.c: New file.
17139         * math/test-fpucw-ieee-static.c: New file.
17140         * math/Makefile (tests): Add `test-fpucw-ieee' and
17141         `$(tests-static)'.
17142         (tests-static): New variable.
17143         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
17144         dependency to...
17145         [($(build-shared),yes)]
17146         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
17147         ... this.
17148         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
17149         New dependency.
17150
17151 2013-09-09  Allan McRae  <allan@archlinux.org>
17152
17153         [BZ #15939]
17154         * manual/string.texi (Collation Functions): Fix typo in
17155         strcoll example.
17156         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
17157
17158         [BZ #15893]
17159         * stdlib/isomac.c (get_null_defines): Fix memory leak.
17160
17161         [BZ #15892]
17162         * libio/memstream.c (open_memstream): Fix memory leak.
17163         * libio/wmemstream.c (open_wmemstream): Likewise.
17164
17165         [BZ #15895]
17166         * nscd/netgroupcache.c: Fix nesting of ifdefs.
17167
17168 2013-09-09  Will Newton  <will.newton@linaro.org>
17169
17170         * malloc/Makefile: Add tst-realloc to tests.
17171         * malloc/tst-realloc.c: New file.
17172
17173 2013-09-09  Allan McRae  <allan@archlinux.org>
17174
17175         [BZ #15844]
17176         * COPYING: Update from GNU website to fix FSF address.
17177         * COPYING.LIB: Likewise.
17178
17179 2013-09-06  David S. Miller  <davem@davemloft.net>
17180
17181         * po/zh_TW.po: Update Chinese (traditional) translation from
17182         translation project.
17183
17184 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
17185             Joseph Myers  <joseph@codesourcery.com>
17186
17187         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
17188         "localeinfo.h".
17189         (obstack_chunk_alloc): New macro.
17190         (obstack_chunk_free): Likewise.
17191         (record_offset): New function.
17192         (init_locale_data): Likewise.
17193         (align_locale_data): Likewise.
17194         (add_locale_empty): Likewise.
17195         (add_locale_raw_data): Likewise.
17196         (add_locale_raw_obstack): Likewise.
17197         (add_locale_string): Likewise.
17198         (add_locale_wstring): Likewise.
17199         (add_locale_uint32): Likewise.
17200         (add_locale_uint32_array): Likewise.
17201         (add_locale_char): Likewise.
17202         (start_locale_structure): Likewise.
17203         (end_locale_structure): Likewise.
17204         (start_locale_prelude): Likewise.
17205         (end_locale_prelude): Likewise.
17206         (write_locale_data): Take locale_file structure rather than an
17207         iovec.
17208         * locale/programs/locfile.h: Include "obstack.h".
17209         (struct locale_file): Change to store locale file contents instead
17210         of header.
17211         (init_locale_data): New prototype.
17212         (align_locale_data): Likewise.
17213         (add_locale_empty): Likewise.
17214         (add_locale_raw_data): Likewise.
17215         (add_locale_raw_obstack): Likewise.
17216         (add_locale_string): Likewise.
17217         (add_locale_wstring): Likewise.
17218         (add_locale_uint32): Likewise.
17219         (add_locale_uint32_array): Likewise.
17220         (add_locale_char): Likewise.
17221         (start_locale_structure): Likewise.
17222         (end_locale_structure): Likewise.
17223         (start_locale_prelude): Likewise.
17224         (end_locale_prelude): Likewise.
17225         (write_locale_data): Update prototype.
17226         * locale/programs/3level.h (struct TABLE): Remove result field.
17227         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
17228         Use new locale_file interface.
17229         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
17230         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
17231         * locale/programs/ld-address.c (address_output): Use new
17232         locale_file interface.
17233         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
17234         NO_ADD_LOCALE.
17235         (collate_finish): Don't call collseq_table_finalize.
17236         (collate_output): Use new locale_file interface.
17237         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
17238         in file.
17239         (NO_FINALIZE): Change to NO_ADD_LOCALE.
17240         (TABLE): Move defines earlier in file.
17241         (ELEMENT): Likewise.
17242         (DEFAULT): Likewise.
17243         (wctrans_table_add): Move macro and inline function earlier in
17244         file.
17245         (struct wctype_table): Move type earlier in file.
17246         (add_locale_wctype_table): New static prototype.
17247         (struct locale_ctype_t): Use logical types instead of struct iovec
17248         pointers for members.
17249         (ctype_output): Use new locale_file interface.
17250         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
17251         new locale_file interface.
17252         (allocate_arrays): Update for use of new locale_file interface.
17253         * locale/programs/ld-identification.c (identification_output): Use
17254         new locale_file interface.
17255         * locale/programs/ld-measurement.c (measurement_output): Likewise.
17256         * locale/programs/ld-messages.c (messages_output): Likewise.
17257         * locale/programs/ld-monetary.c (monetary_output): Likewise.
17258         * locale/programs/ld-name.c (name_output): Likewise.
17259         * locale/programs/ld-numeric.c (numeric_output): Likewise.
17260         * locale/programs/ld-paper.c (paper_output): Likewise.
17261         * locale/programs/ld-telephone.c (telephone_output): Likewise.
17262         * locale/programs/ld-time.c (time_output): Likewise.
17263
17264 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17265
17266         * benchtests/Makefile: Add memrchr benchmark.
17267         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
17268         benchmark as memrchr.
17269         * benchtests/bench-memrchr-ifunc.c: New file.
17270         * benchtests/bench-memrchr.c: New file.
17271
17272 2013-09-06   Will Newton  <will.newton@linaro.org>
17273
17274         * benchtests/Makefile (string-bench): Add memcpy.
17275
17276 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
17277             Cong Wang  <amwang@redhat.com>
17278
17279         [BZ #15850]
17280         * sysdeps/unix/sysv/linux/bits/in.h
17281         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
17282         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
17283         before __USE_KERNEL_IPV6_DEFS uses.
17284         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
17285         IPPROTO_BEETPH.
17286         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
17287         sockaddr_in6, or ipv6_mreq.
17288
17289 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17290
17291         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
17292         memory access for final bytes in some large inputs.
17293         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
17294
17295 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17296
17297         * string/test-memrchr.c: New file.
17298         * string/test-memrchr-ifunc.c: New file.
17299         * string/Makefile: Add new memrchr testcase.
17300
17301 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
17302
17303         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
17304         fanotify_init returns EPERM.
17305
17306 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17307
17308         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
17309         errors.
17310         (top level): Treat second token from macro or constant entries for
17311         allowed headers as allowed.
17312         * include/complex.h: Condition internal declarations on
17313         [!_ISOMAC].
17314         * include/fenv.h: Condition include of <stdbool.h> and internal
17315         declarations on [!_ISOMAC].
17316
17317 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
17318
17319         [BZ #15923]
17320         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
17321
17322 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17323
17324         * configure.in (--enable-versioning): Remove configure option.
17325         (libc_cv_asm_symver_directive): Remove configure test.
17326         (libc_cv_ld_version_script_option): Likewise.
17327         (VERSIONING): Remove variable and AC_SUBST.
17328         (DO_VERSIONING): Remove AC_DEFINE.
17329         * configure: Regenerated.
17330         * config.h.in (DO_VERSIONING): Remove macro.
17331         * Makerules [$(versioning) = yes]: Change conditionals to
17332         [$(build-shared) = yes].
17333         * config.make.in (versioning): Remove variable.
17334         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
17335         [$(build-shared) = yes].
17336         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
17337         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
17338         * elf/Makefile [$(versioning) = yes]: Change conditionals to
17339         [$(build-shared) = yes].
17340         * extra-lib.mk [$(versioning) = yes]: Likewise.
17341         * hurd/Makefile [$(versioning) = yes]: Likewise.
17342         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
17343         [SHARED].
17344         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
17345         [SHARED].
17346         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17347         [SHARED && !NO_HIDDEN].
17348         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
17349         [SHARED].
17350         [SHARED && DO_VERSIONING]: Likewise..
17351         * libio/Makefile [$(versioning) = yes]: Change conditionals to
17352         [$(build-shared) = yes].
17353         * manual/install.texi (--disable-versioning): Remove
17354         documentation.
17355         * INSTALL: Regenerated.
17356         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
17357         to [SHARED].
17358         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
17359         [$(build-shared) = yes].
17360         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
17361         * sysdeps/i386/i686/multiarch/strstr-c.c
17362         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17363         [SHARED && !NO_HIDDEN].
17364         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
17365         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
17366         * sysdeps/powerpc/powerpc32/dl-machine.c
17367         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
17368         * sysdeps/powerpc/powerpc32/sysdep.h
17369         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
17370         to [SHARED && PIC && !NO_HIDDEN].
17371         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
17372         conditional to [SHARED].
17373
17374 2013-09-04   Will Newton  <will.newton@linaro.org>
17375
17376         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
17377         * benchtests/bench-string.h: Include bench-timing.h instead
17378         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
17379         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
17380         call to HP_TIMING_DIFF_INIT.
17381         * benchtests/bench-memccpy.c: Use bench-timing.h macros
17382         instead of hp-timing.h macros.
17383         * benchtests/bench-memchr.c: Likewise.
17384         * benchtests/bench-memcmp.c: Likewise.
17385         * benchtests/bench-memcpy.c: Likewise.
17386         * benchtests/bench-memmem.c: Likewise.
17387         * benchtests/bench-memmove.c: Likewise.
17388         * benchtests/bench-memset.c: Likewise.
17389         * benchtests/bench-rawmemchr.c: Likewise.
17390         * benchtests/bench-strcasecmp.c: Likewise.
17391         * benchtests/bench-strcasestr.c: Likewise.
17392         * benchtests/bench-strcat.c: Likewise.
17393         * benchtests/bench-strchr.c: Likewise.
17394         * benchtests/bench-strcmp.c: Likewise.
17395         * benchtests/bench-strcpy.c: Likewise.
17396         * benchtests/bench-strcpy_chk.c: Likewise.
17397         * benchtests/bench-strlen.c: Likewise.
17398         * benchtests/bench-strncasecmp.c: Likewise.
17399         * benchtests/bench-strncat.c: Likewise.
17400         * benchtests/bench-strncmp.c: Likewise.
17401         * benchtests/bench-strncpy.c: Likewise.
17402         * benchtests/bench-strnlen.c: Likewise.
17403         * benchtests/bench-strpbrk.c: Likewise.
17404         * benchtests/bench-strrchr.c: Likewise.
17405         * benchtests/bench-strspn.c: Likewise.
17406         * benchtests/bench-strstr.c: Likewise.
17407
17408 2013-09-04  Will Newton  <will.newton@linaro.org>
17409
17410         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
17411
17412 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
17413
17414         [BZ #15427]
17415         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
17416         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
17417         * math/libm-test.inc (lgamma_test_data): Add more tests.
17418         * sysdeps/i386/fpu/libm-test-ulps: Update.
17419         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17420
17421 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
17422
17423         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
17424         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
17425         Add ifunc.
17426         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
17427         Add strcmp-sse2-unaligned
17428         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
17429
17430 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17431
17432         * Versions.def (libc): Add GLIBC_2.19.
17433
17434 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17435
17436         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
17437         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
17438
17439 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
17440
17441         [BZ #14155]
17442         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
17443         intermediate calculations in recurrence.
17444         (__ieee754_ynf): Likewise.
17445         * math/libm-test.inc (jn_test_data): Do not allow spurious
17446         underflow exception.  Add more tests.
17447         (yn_test_data): Add more tests.
17448         * sysdeps/i386/fpu/libm-test-ulps: Update.
17449         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17450
17451 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
17452
17453         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
17454
17455 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17456
17457         * csu/init-first.c: Fix then/than typos.
17458         * locale/programs/ld-collate.c: Likewise.
17459         * locale/programs/linereader.h: Likewise.
17460         * manual/charset.texi: Likewise.
17461         * manual/filesys.texi: Likewise.
17462         * manual/stdio.texi: Likewise.
17463         * manual/string.texi: Likewise.
17464         * stdlib/fmtmsg.c: Likewise.
17465         * sysdeps/i386/stpncpy.S: Likewise.
17466         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17467         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17468         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17469         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17470
17471 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17472
17473         * elf/dl-open.c: Fix typos.
17474         * iconvdata/gbbig5.c: Likewise.
17475         * iconvdata/iso-2022-jp.c: Likewise.
17476         * iconv/gconv_int.h: Likewise.
17477         * iconv/loop.c: Likewise.
17478         * nis/rpcsvc/nis.h: Likewise.
17479         * resolv/ns_name.c: Likewise.
17480         * stdio-common/vfscanf.c: Likewise.
17481         * streams/stropts.h: Likewise.
17482         * sunrpc/rpc_thread.c: Likewise.
17483         * sysdeps/i386/strpbrk.S: Likewise.
17484         * sysdeps/ieee754/k_standard.c: Likewise.
17485         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
17486         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17487         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
17488         * sysdeps/mach/hurd/profil.c: Likewise.
17489         * sysdeps/s390/dl-procinfo.h: Likewise.
17490         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
17491         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
17492         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
17493         * sysdeps/x86_64/dl-trampoline.S: Likewise.
17494         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
17495
17496 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
17497
17498         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
17499         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
17500
17501 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
17502
17503         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
17504         aix specific files.
17505         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
17506         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
17507         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
17508         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
17509         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
17510         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
17511         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
17512         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
17513
17514 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17515             Roland McGrath  <roland@hack.frob.com>
17516
17517         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
17518         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
17519
17520 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17521
17522         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
17523         __executable_start symbol instead of _start.
17524
17525 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17526
17527         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
17528         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
17529         Move macros to...
17530         * sysdeps/gnu/ldsodefs.h: ... this new file.
17531
17532         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
17533         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
17534         instead of ELFOSABI_LINUX.
17535
17536         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
17537         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
17538         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
17539         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
17540         Likewise.
17541         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
17542         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
17543         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
17544         Likewise.
17545         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17546         (ibm_extended_long_double): Add ieee_nan member.
17547         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
17548         (do_test): New function.
17549
17550         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
17551         TEST_TRUNC.
17552         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
17553         functions, renamed from truncdfsf_test, trunctfsf_test,
17554         trunctfdf_test.
17555         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
17556         functions.
17557         (do_test): Run all these.
17558
17559 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
17560
17561         * argp/argp-help.c: Fix typos.
17562         * argp/argp-parse.c: Likewise.
17563         * debug/backtracesyms.c: Likewise.
17564         * elf/elf.h: Likewise.
17565         * malloc/malloc.c: Likewise.
17566         * nis/nis_print.c: Likewise.
17567         * resolv/res_comp.c: Likewise.
17568         * stdlib/stdlib.h: Likewise.
17569         * sunrpc/clnt_tcp.c: Likewise.
17570         * sunrpc/clnt_udp.c: Likewise.
17571         * sunrpc/clnt_unix.c: Likewise.
17572         * sysdeps/unix/bsd/ptsname.c: Likewise.
17573         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
17574         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
17575         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
17576         Likewise.
17577         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
17578         Likewise.
17579         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
17580         Likewise.
17581         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
17582
17583 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
17584
17585         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
17586         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
17587
17588 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
17589
17590         [BZ #15897]
17591         * dlfcn/Makefile (tests): Add bug-dl-leaf.
17592         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
17593         ($(objpfx)bug-dl-leaf): New rule.
17594         ($(objpfx)bug-dl-leaf.so): Likewise.
17595         ($(objpfx)bug-dl-leaf.out): Likewise.
17596         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
17597         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
17598         * dlfcn/bug-dl-leaf.c: New test.
17599         * dlfcn/bug-dl-leaf-lib.c: Likewise.
17600         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
17601         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
17602         (dlclose): Likewise.
17603         (dlmopen): Likewise.
17604
17605 2013-08-27  Roland McGrath  <roland@hack.frob.com>
17606
17607         * include/netdb.h [!_ISOMAC]:
17608         Don't include <tls.h>.
17609         (h_errno, __libc_h_errno): Move declaration and macros out of
17610         [_LIBC_REENTRANT].
17611
17612         * include/resolv.h [_RESOLV_H_]:
17613         Don't include <tls.h>.
17614         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
17615         * resolv/res_libc.c: Don't include <tls.h>.
17616         (_res): Use __attribute__ ((nocommon)) in place of
17617         __attribute__ ((section (".bss"))).
17618
17619         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
17620         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
17621
17622         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
17623
17624         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
17625         only under [SIOCGIFCONF && SIOCGIFNETMASK].
17626
17627         * resolv/res_mkquery.c: Include <sys/time.h>.
17628
17629         * inet/ifreq.c: Moved to ...
17630         * sysdeps/unix/ifreq.c: ... here.
17631         * inet/ifreq.c: New file, true stub version.
17632
17633         * socket/sa_len.c: New file.
17634         * socket/Makefile (aux): Add it.
17635         * sysdeps/unix/sysv/linux/Makefile
17636         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
17637         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
17638         and #include <socket/sa_len.c>.
17639         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
17640         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
17641
17642         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
17643         * bits/socket.h: ... here.
17644
17645         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
17646         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
17647         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
17648
17649 2013-08-27  Andreas Schwab  <schwab@suse.de>
17650
17651         [BZ #15736]
17652         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
17653         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
17654         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
17655         * string/test-strcasecmp.c (test_main): Run tests in several
17656         locales.
17657         * string/test-strncasecmp.c (test_main): Likewise.
17658
17659         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
17660         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
17661         to __strcasecmp_nonascii and __strncasecmp_nonascii.
17662         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
17663         (__strncasecmp_ssse3) [PIC]: Likewise.
17664
17665 2013-08-26  Roland McGrath  <roland@hack.frob.com>
17666
17667         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
17668
17669         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
17670         instead of explicitly declaring xdecrypt.
17671         * nis/nss_nis/nis-publickey.c: Likewise.
17672
17673 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17674
17675         [BZ #15890]
17676         * nscd/aicache.c: Include res_hconf.h.
17677         (addhstaiX): Initialize res_hconf.
17678
17679 2013-08-26  Andreas Schwab  <schwab@suse.de>
17680
17681         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
17682         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
17683
17684 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17685
17686         * nscd/aicache.c (addhstaiX): Fix indentation.
17687
17688 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
17689
17690         * configure.ac: Quote $build_pt_chown test.
17691         * configure: Regenerated.
17692
17693 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
17694
17695         [BZ #15532]
17696         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
17697         * math/s_cexpf.c (__cexpf): Likewise.
17698         * math/s_cexpl.c (__cexpl): Likewise.
17699         * math/libm-test.inc (cexp_test_data): Correct expected return
17700         value for NaN + i0.  Add another test.
17701
17702 2013-08-22  David S. Miller  <davem@davemloft.net>
17703
17704         * po/ca.po: Update Catalan translation from translation project.
17705         * po/uk.po: Add Ukrainian translations from translation project.
17706
17707 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
17708
17709         [BZ #15797]
17710         * math/s_fdim.c (__fdim): Check for infinite arguments if result
17711         is infinite, not alongside NaN test.
17712         * math/s_fdimf.c (__fdimf): Likewise.
17713         * math/s_fdiml.c (__fdiml): Likewise.
17714         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
17715         errno is unchanged.
17716
17717 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
17718
17719         * argp/argp-help.c: Fix typos.
17720         * crypt/speeds.c: Likewise.
17721         * csu/check_fds.c: Likewise.
17722         * elf/dl-load.c: Likewise.
17723         * elf/dl-open.c: Likewise.
17724         * elf/reldep3.c: Likewise.
17725         * elf/reldep.c: Likewise.
17726         * elf/sprof.c: Likewise.
17727         * iconv/iconv_charmap.c: Likewise.
17728         * iconv/skeleton.c: Likewise.
17729         * iconv/strtab.c: Likewise.
17730         * io/lockf64.c: Likewise.
17731         * libio/libioP.h: Likewise.
17732         * resolv/gai_notify.c: Likewise.
17733         * resolv/ns_name.c: Likewise.
17734         * resolv/ns_samedomain.c: Likewise.
17735         * resolv/res_send.c: Likewise.
17736         * stdlib/random.c: Likewise.
17737         * sunrpc/rpc/xdr.h: Likewise.
17738         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
17739         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
17740         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
17741         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
17742         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
17743         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
17744         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
17745         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
17746         * sysdeps/mach/hurd/check_fds.c: Likewise.
17747         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
17748         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17749         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17750         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
17751         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17752         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
17753         * sysdeps/pthread/aio_notify.c: Likewise.
17754         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
17755         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
17756         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
17757         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
17758         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
17759
17760 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
17761
17762         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
17763         version if bit_Slow_SSE4_2 is set.
17764         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
17765         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
17766
17767 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17768
17769         [BZ #15867]
17770         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
17771         trampoline stack frame information.
17772         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
17773         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
17774         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
17775         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
17776         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
17777         * sysdeps/unix/sysv/linux/powerpc/init-first.c
17778         (_libc_vdso_platform_setup): Initialize the signal trampolines.
17779         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
17780         sa_flags value.
17781         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
17782         interrupting a syscall and set with option SA_SIGINFO.
17783
17784 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
17785
17786         [BZ #15531]
17787         * math/s_cproj.c (__cproj): Only return an infinity if one part of
17788         argument is infinite.
17789         * math/s_cprojf.c (__cprojf): Likewise.
17790         * math/s_cprojl.c (__cprojl): Likewise.
17791         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
17792         * math/libm-test.inc (cproj_test_data): Add more tests.
17793
17794         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
17795
17796         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
17797         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
17798         size.  Use __ffs to determine corresponding shift.
17799
17800 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
17801             Roland McGrath  <roland@hack.frob.com>
17802
17803         * Makefile (INSTALL): Remove trailing blank lines from output of
17804         makeinfo.
17805
17806 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17807
17808         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
17809         Align 32 bit compat elf_greg to 8 bytes.
17810
17811 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
17812
17813         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
17814
17815 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
17816
17817         * string/strcoll_l.c (coll_seq): New structure.
17818         (get_next_seq_cached): New function.
17819         (get_next_seq): New function.
17820         (do_compare): New function.
17821         (STRCOLL): Use GNU style definition.  Simplify implementation
17822         by using get_next_seq, get_next_seq_cached and do_compare.
17823
17824 2013-08-16  Florian Weimer  <fweimer@redhat.com>
17825
17826         [BZ #14699]
17827         CVE-2013-4237
17828         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
17829         member.
17830         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
17831         member.
17832         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
17833         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
17834         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
17835         conditional.
17836         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
17837         GETDENTS_64BIT_ALIGNED.
17838         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
17839         * manual/filesys.texi (Reading/Closing Directory): Document
17840         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
17841         strongly.
17842         * manual/conf.texi (Limits for Files): Add portability note to
17843         NAME_MAX, PATH_MAX.
17844         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
17845
17846 2013-08-13  Andreas Schwab  <schwab@suse.de>
17847
17848         [BZ #15749]
17849         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
17850         of fabs.
17851         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
17852         LDBL_MAX_EXP >= 16384]: Add tests for it.
17853
17854 2013-08-12  David S. Miller  <davem@davemloft.net>
17855
17856         * version.h (RELEASE): Set to "development".
17857         (VERSION): Set to "2.18.90".
17858         * NEWS: Add 2.19 section.
17859
17860 2013-08-03  David S. Miller  <davem@davemloft.net>
17861
17862         * po/ko.po: Update Korean translation from translation project.
17863
17864 2013-08-01  David S. Miller  <davem@davemloft.net>
17865
17866         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
17867         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
17868         Bilka.
17869
17870 2013-07-30  David S. Miller  <davem@davemloft.net>
17871
17872         * po/fr.po: Update French translation from translation project.
17873
17874 2013-07-28  David S. Miller  <davem@davemloft.net>
17875
17876         * po/cs.po: Update Czech translation from translation project.
17877
17878         * po/sv.po: Update Swedish translation from translation project.
17879
17880 2013-07-27  David S. Miller  <davem@davemloft.net>
17881
17882         * po/eo.po: Update Esperanto translation from translation project.
17883
17884         * po/vi.po: Update Vietnamese translation from translation project.
17885
17886         * po/de.po: Update German translation from translation project.
17887
17888 2013-07-26  David S. Miller  <davem@davemloft.net>
17889
17890         * po/bg.po: Update Bulgarian translation from translation project.
17891
17892         * po/nl.po: Update Dutch translation from translation project.
17893         * po/pl.po: Update Polish translation from translation project.
17894         * po/ru.po: Update Russian translation from translation project.
17895
17896 2013-07-24  David S. Miller  <davem@davemloft.net>
17897
17898         * po/libc.pot: Update.
17899
17900 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17901
17902         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
17903         variable page size.
17904         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
17905         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
17906         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
17907
17908 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17909
17910         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
17911
17912 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
17913             Andreas Schwab  <schwab@suse.de>
17914             Roland McGrath  <roland@hack.frob.com>
17915             Joseph Myers  <joseph@codesourcery.com>
17916             Carlos O'Donell  <carlos@redhat.com>
17917
17918         [BZ #15755]
17919         * config.h.in: Define HAVE_PT_CHOWN.
17920         * config.make.in (build-pt-chown): New variable.
17921         * configure.in (--enable-pt_chown): New configure option.
17922         * configure: Regenerate.
17923         * login/Makefile: Include Makeconfig.  Build pt_chown only if
17924         build-pt-chown is enabled.
17925         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
17926         pt_chown to fix pty ownership.
17927         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
17928         CLOSE_ALL_FDS.
17929         * manual/install.texi (Configuring and compiling): Mention
17930         --enable-pt_chown. Add @findex for grantpt.
17931         * INSTALL: Regenerate.
17932
17933 2013-07-20  David S. Miller  <davem@davemloft.net>
17934
17935         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
17936         difference between 32-bit and 64-bit.
17937
17938 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
17939
17940         [BZ #15711]
17941         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
17942         Avoid system header dependency with -ffreestanding.
17943         ($(objpfx)bits/syscall%d): Likewise.
17944
17945 2013-07-13  David S. Miller  <davem@davemloft.net>
17946
17947         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
17948         underflows from atanl/atan2l due to bug 15319.
17949         (casinh_test_data): Likewise.
17950
17951 2013-07-07  David S. Miller  <davem@davemloft.net>
17952
17953         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
17954
17955 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
17956
17957         * sysdeps/i386/fpu/libm-test-ulps: Update.
17958         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17959
17960 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17961
17962         * configure.in (--enable-lock-elision): Fix message text.
17963         * INSTALL: Regenerate.
17964         * configure: Regenerate.
17965
17966 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17967
17968         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17969
17970 2013-07-03  Andreas Jaeger  <aj@suse.de>
17971
17972         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
17973         define.
17974         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
17975         (ptrace_peeksiginfo_args): Add.
17976         (__ptrace_peeksiginfo_flags): Add.
17977         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
17978         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
17979         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
17980
17981 2013-07-03  Allan McRae  <allan@archlinux.org>
17982
17983         * sysdeps/i386/fpu/libm-test-ulps: Update.
17984
17985 2013-07-02  David S. Miller  <davem@davemloft.net>
17986
17987         * sysdeps/sparc/fpu/libm-test-ulps: Update.
17988
17989 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
17990
17991         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
17992
17993 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
17994
17995         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
17996         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17997
17998 2013-07-02  Andi Kleen <ak@linux.intel.com>
17999
18000         * config.h.in (ENABLE_LOCK_ELISION): Add.
18001         * configure.in (--enable-lock-elision): Add option.
18002         * manual/install.texi: Document --enable lock elision.
18003         * configure: Regenerate
18004         * INSTALL: Regenerate.
18005
18006 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
18007
18008         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
18009         SSE4.2 strcasecmp for libc.a.
18010         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
18011
18012 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
18013
18014         [BZ #13304]
18015         * soft-fp/op-common.h (_FP_FMA): New macro.
18016         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
18017         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
18018         (_FP_MUL_MEAT_1_imm): ... here.
18019         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
18020         (_FP_MUL_MEAT_1_wide): ... here.
18021         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
18022         (_FP_MUL_MEAT_1_hard): ... here.
18023         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
18024         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
18025         (_FP_MUL_MEAT_2_wide): ... here.
18026         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
18027         (_FP_MUL_MEAT_2_wide_3mul): ... here.
18028         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
18029         (_FP_MUL_MEAT_2_gmp): ... here.
18030         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
18031         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
18032         (_FP_MUL_MEAT_4_wide): ... here.
18033         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
18034         (_FP_MUL_MEAT_4_gmp): ... here.
18035         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
18036         (_FP_WFRACBITS_DW_S): Likewise.
18037         (_FP_WFRACXBITS_DW_S): Likewise.
18038         (_FP_HIGHBIT_DW_S): Likewise.
18039         (FP_FMA_S): Likewise.
18040         (_FP_FRAC_HIGH_DW_S): Likewise.
18041         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
18042         (_FP_WFRACBITS_DW_D): Likewise.
18043         (_FP_WFRACXBITS_DW_D): Likewise.
18044         (_FP_HIGHBIT_DW_D): Likewise.
18045         (FP_FMA_D): Likewise.
18046         (_FP_FRAC_HIGH_DW_D): Likewise.
18047         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
18048         (_FP_WFRACBITS_DW_E): Likewise.
18049         (_FP_WFRACXBITS_DW_E): Likewise.
18050         (_FP_HIGHBIT_DW_E): Likewise.
18051         (FP_FMA_E): Likewise.
18052         (_FP_FRAC_HIGH_DW_E): Likewise.
18053         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
18054         (_FP_WFRACBITS_DW_Q): Likewise.
18055         (_FP_WFRACXBITS_DW_Q): Likewise.
18056         (_FP_HIGHBIT_DW_Q): Likewise.
18057         (FP_FMA_Q): Likewise.
18058         (_FP_FRAC_HIGH_DW_Q): Likewise.
18059         * soft-fp/fmasf4.c: New file.
18060         * soft-fp/fmadf4.c: Likewise.
18061         * soft-fp/fmatf4.c: Likewise.
18062
18063 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18064
18065         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
18066         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
18067         Silvermont.
18068         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
18069         macro.
18070         (index_Slow_SSE4_2): Likewise.
18071         (index_Prefer_PMINUB_for_stringop): Likewise.
18072         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
18073         bit_Slow_SSE4_2 is set.
18074         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
18075         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18076
18077 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18078
18079         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
18080         rtld_global._dl_hwcap2.
18081         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
18082         POWER8.
18083         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
18084         POWER8 feature descriptions defined in _dl_hwcap2.
18085         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
18086         string handling for POWER8 feature bits.
18087         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
18088         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
18089         _dl_powerpc_cap_flags.
18090         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
18091         * sysdeps/powerpc/rtld-global-offsets.sym
18092         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
18093         _dl_hwcap2 in the rtld_global_ro structure.
18094
18095 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18096
18097         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
18098         hardware capabilities in support of AT_HWCAP2.
18099         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
18100         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
18101         GLRO(dl_hwcap2).
18102         (_dl_show_auxv): Add support for calling _dl_procinfo to display
18103         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
18104         explicitly the unknown a_type display mechanism is used.
18105         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
18106         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
18107         struct member.
18108         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
18109         to macro prototype for AT_HWCAP2 support.
18110         * sysdeps/i386/dl-procinfo.h: Likewise.
18111         * sysdeps/s390/dl-procinfo.h: Likewise.
18112         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
18113         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
18114         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
18115         return -1 for unknown a_type display fallback.
18116         * sysdeps/sparc/dl-procinfo.h: Likewise.
18117         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
18118         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
18119
18120 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
18121
18122         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
18123         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
18124
18125 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
18126
18127         [BZ #12492]
18128         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
18129         mprotect making __stack_prot writable.
18130
18131 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
18132             Joseph Myers  <joseph@codesourcery.com>
18133
18134         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
18135         as being properly aligned.
18136
18137 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
18138
18139         * dlfcn/modstatic5.c: New file.
18140         * dlfcn/tststatic5.c: New file.
18141         * dlfcn/Makefile (tests): Add tststatic5.
18142         (tests-static): Likewise.
18143         (modules-names): Add modstatic5.
18144         (tststatic5-ENV): New variable.
18145         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
18146
18147         [BZ #15022]
18148         * elf/dl-support.c (_dl_main_map): New variable.
18149         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
18150         (_dl_nns, _dl_load_adds): Set to 1.
18151         (_dl_initial_searchlist): Refer to _dl_main_map.
18152         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
18153         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
18154         call to _dl_get_origin.
18155         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
18156         around call_map.
18157         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
18158         * dlfcn/modstatic3.c: New file.
18159         * dlfcn/tststatic3.c: New file.
18160         * dlfcn/tststatic4.c: New file.
18161         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
18162         (tests-static): Likewise.
18163         (modules-names): Add modstatic3.
18164         (tststatic3-ENV, tststatic4-ENV): New variables.
18165         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
18166         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
18167
18168 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
18169
18170         * configure.in (CC): Require GCC version 4.4 or later.
18171         * configure: Regenerated.
18172         * manual/install.texi (Tools for Compilation): Update GCC version
18173         requirement.
18174         * INSTALL: Regenerated.
18175
18176 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18177
18178         [BZ #15674]
18179         * string/test-memcmp.c (check2): New.
18180         (main): Call check2.
18181
18182         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
18183
18184 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
18185
18186         [BZ #15022]
18187         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
18188         over to...
18189         (dl_open_worker) [!SHARED]: ... here.
18190
18191 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18192
18193         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
18194
18195 2013-06-25  Richard Henderson  <rth@redhat.com>
18196
18197         * locale/programs/locarchive.c: Include <libc-internal.h>
18198
18199 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
18200
18201         * manual/texinfo.tex: Update to version 2013-06-21.17, with
18202         trailing whitespace removed.
18203
18204 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18205
18206         [BZ #10283]
18207         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
18208         * locale/programs/locarchive.c: Include libc-mmap.h.
18209         (prepare_address_space): Take two new outputs (the mmap base and len).
18210         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
18211         values.
18212         (create_archive): Declare new mmap base and len values for
18213         prepare_address_space, and store the result in ah.
18214         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
18215         (enlarge_archive): If ah->mmap_base is not NULL, use that and
18216         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18217         Declare new mmap base and len values for
18218         prepare_address_space, and store the result in new_ah.
18219         (open_archive): Declare new mmap base and len values for
18220         prepare_address_space, and store the result in ah.
18221         (close_archive): If ah->mmap_base is not NULL, use that and
18222         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18223         * sysdeps/generic/libc-mmap.h: New file.
18224
18225 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18226
18227         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
18228         (ALIGN_UP): Likewise.
18229         (PTR_ALIGN_DOWN): Likewise.
18230         (PTR_ALIGN_UP): Likewise.
18231
18232 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18233
18234         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
18235         entry mapped to PPC_PLATFORM_POWER8.
18236         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
18237         POWER8.
18238         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
18239         (_dl_string_platform): Add case for exporting platform position for
18240         POWER8.
18241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
18242         search path to sysdeps/powerpc/powerpc32/power8 directory.
18243         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
18244         search path to sysdeps/powerpc/powerpc64/power8 directory.
18245         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
18246         power7 directories.
18247         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
18248         power7 directories.
18249
18250 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
18251
18252         * INSTALL: Regenerate.
18253
18254         * nscd/connections.c (nscd_init): Fix comment.
18255
18256 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
18257
18258         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
18259
18260         [BZ #15667]
18261         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
18262         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
18263
18264 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18265
18266         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
18267         DL_DST_REQ_STATIC.
18268         (DL_DST_REQ_STATIC): Remove macro.
18269
18270 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
18271
18272         [BZ #7006]
18273         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
18274         with a shift of 0 bits.
18275
18276 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18277
18278         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
18279         $(tststatic-ENV).
18280
18281 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18282
18283         [BZ #15655]
18284         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
18285
18286 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18287
18288         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
18289         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
18290         accepts -fno-tree-loop-distribute-patterns.
18291         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
18292         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
18293         recursive call.
18294         * string/memset.c (memset): Likewise.
18295         * string/test-memmove.c (simple_memmove): Disable loop transformation
18296         to library calls.
18297         * string/test-memset.c (simple_memset): Likewise.
18298         * benchtests/bench-memmove.c (simple_memmove): Likewise.
18299         * benchtests/bench-memset.c (simple_memset): Likewise.
18300         * configure: Regenerated.
18301
18302 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
18303
18304         * math/test-misc.c (main): Ignore fesetround failure when failures
18305         of subsequent rounding tests would be ignored.
18306
18307         [BZ #15654]
18308         * math/fedisblxcpt.c (fedisableexcept): Return 0.
18309         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
18310         * math/fegetenv.c (__fegetenv): Return 0.
18311         * math/fegetexcept.c (fegetexcept): Return 0.
18312         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
18313         FE_TONEAREST.
18314         * math/feholdexcpt.c (feholdexcept): Return 0.
18315         * math/fesetenv.c (__fesetenv): Return 0.
18316         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
18317         argument FE_TONEAREST.
18318         * math/feupdateenv.c (__feupdateenv): Return 0.
18319         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
18320
18321 2013-06-18  Roland McGrath  <roland@hack.frob.com>
18322
18323         * elf/rtld-Rules (rtld-compile-command.S): New variable.
18324         (rtld-compile-command.s, rtld-compile-command.c): New variables.
18325         ($(objpfx)rtld-%.os rules): Use them.
18326
18327 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18328
18329         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
18330         fields.
18331
18332 2013-06-17  Roland McGrath  <roland@hack.frob.com>
18333
18334         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
18335         length of target pattern, then descending length of dependency pattern.
18336         * configure.in (AWK): Require gawk 3.1.2 or newer.
18337         * manual/install.texi (Tools for Compilation): Say that we do.
18338         * configure: Regenerated.
18339
18340         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
18341         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
18342         * scripts/sysd-rules.awk: ... this new script.
18343         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
18344         than a glob-style pattern.
18345
18346 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
18347
18348         * math/test-misc.c (main): Do not treat incorrectly rounded
18349         conversions as failure unless ROUNDING_TESTS passes.
18350
18351 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
18352
18353         [BZ #15631]
18354         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
18355         restore exception state around main square root computation, then
18356         check for inexactness explicitly.
18357
18358         * math/libm-test.inc (fma_test_data): Add another test.
18359
18360 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
18361
18362         * manual/threads.texi (Non-POSIX Extensions): New document
18363         node.  Document pthread_getattr_default_np and
18364         pthread_setattr_default_np.
18365
18366         * Versions.def (libpthread): Add GLIBC_2.18.
18367         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
18368         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
18369         Likewise.
18370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
18371         Likewise.
18372         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
18373         Likewise.
18374         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
18375         Likewise.
18376         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
18377         Likewise.
18378         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
18379         Likewise.
18380         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
18381         Likewise.
18382         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
18383         Likewise.
18384         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
18385         Likewise.
18386
18387 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18388
18389         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18390         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
18391
18392 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
18393             H.J. Lu  <hjl.tools@gmail.com>
18394
18395         [BZ #15627]
18396         * sysdeps/x86_64/rtld-memset.c: Remove file.
18397         * sysdeps/x86_64/rtld-memset.S: New file.
18398
18399 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
18400
18401         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
18402         (test_in_one_mode): Take arguments for whether the rounding mode
18403         is supported for each floating-point type.
18404         (do_test): Pass new arguments to test_in_one_mode using
18405         ROUNDING_TESTS.
18406
18407 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18408
18409         * posix/tst-waitid.c (do_test): Distinguish different instances of
18410         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
18411         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
18412         before entering the kernel for waitpid.
18413
18414 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18415
18416         * NEWS: Fix note on clock function precision.  Text by Roland
18417         McGrath.
18418
18419 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18420
18421         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
18422         it into place only when and if the sanity check passes.
18423
18424 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
18425
18426         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
18427         output for whether conversion result is exact.  Take argument
18428         indicating whether type is IBM long double.
18429         (round_for_all): Change need_exact field to ibm_ld.
18430         * stdlib/tst-strtod-round.c (struct exactness): New type.
18431         (struct test): Change bool ld_ok field to struct exactness exact.
18432         (TEST): Update all definitions for change to field.
18433         (tests): Regenerate array contents.
18434         (test_in_one_mode): Take pointer to new field instead of old ld_ok
18435         field value.  Check for IBM long double here.
18436         (do_test): Update calls to test_in_one_mode.
18437
18438 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18439
18440         [BZ #12515]
18441         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
18442         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
18443
18444 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18445
18446         [BZ #15605]
18447         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
18448         generated by the compiler on loop optimizations.
18449         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
18450         general definitions.
18451
18452 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
18453
18454         * math/bug-nextafter.c: Include <math-tests.h>.
18455         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18456         the relevant type.
18457         * math/bug-nexttoward.c: Include <math-tests.h>.
18458         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18459         the relevant type.
18460         * math/test-misc.c: Include <math-tests.h>.
18461         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18462         the relevant type.
18463
18464 2013-06-12  Andreas Jaeger  <aj@suse.de>
18465
18466         * po/ia.po: Update Interlingua translation from translation
18467         project.
18468
18469 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
18470
18471         * include/fenv.h: Include stdbool.h.
18472         (struct rm_ctx): New structure.
18473         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
18474         Define macro.
18475         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
18476         (SET_RESTORE_ROUNDF): Likewise.
18477         (SET_RESTORE_ROUNDL): Likewise.
18478         (SET_RESTORE_ROUND_NOEX): Likewise.
18479         (SET_RESTORE_ROUND_NOEXF): Likewise.
18480         (SET_RESTORE_ROUND_NOEXL): Likewise.
18481         (SET_RESTORE_ROUND_53BIT): Likewise.
18482         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
18483         (libc_feresetround_noexf_ctx): Likewise.
18484         (libc_feresetround_noexl_ctx): Likewise.
18485         (libc_feholdsetround_53bit_ctx): Likewise.
18486         (libc_feresetround_53bit_ctx): Likewise.
18487         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
18488         (libc_feholdexcept_setround_sse_ctx): New function.
18489         (libc_fesetenv_sse_ctx): Likewise.
18490         (libc_feupdateenv_sse_ctx): Likewise.
18491         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
18492         (libc_feholdexcept_setround_387_ctx): Likewise.
18493         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
18494         (libc_feholdsetround_387_prec_ctx): Likewise.
18495         (libc_feholdsetround_387_ctx): Likewise.
18496         (libc_feholdsetround_387_53bit_ctx): Likewise.
18497         (libc_feholdsetround_sse_ctx): Likewise.
18498         (libc_feresetround_sse_ctx): Likewise.
18499         (libc_feresetround_387_ctx): Likewise.
18500         (libc_feupdateenv_387_ctx): Likewise.
18501         (libc_feholdexcept_setroundf_ctx): Define macro.
18502         (libc_fesetenvf_ctx): Likewise.
18503         (libc_feupdateenvf_ctx): Likewise.
18504         (libc_feholdsetroundf_ctx): Likewise.
18505         (libc_feresetroundf_ctx): Likewise.
18506         (libc_feholdexcept_setround_ctx): Likewise.
18507         (libc_fesetenv_ctx): Likewise.
18508         (libc_feupdateenv_ctx): Likewise.
18509         (libc_feholdsetround_ctx): Likewise.
18510         (libc_feresetround_ctx): Likewise.
18511         (libc_feholdexcept_setroundl_ctx): Likewise.
18512         (libc_feupdateenvl_ctx): Likewise.
18513         (libc_feholdsetroundl_ctx): Likewise.
18514         (libc_feresetroundl_ctx): Likewise.
18515         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
18516         (libc_feresetround_53bit_ctx): Likewise.
18517
18518 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18519
18520         * locale/iso-639.def: Convert to UTF-8.
18521
18522 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
18523
18524         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
18525         (EXCEPTION_TESTS_double): Likewise.
18526         (EXCEPTION_TESTS_long_double): Likewise.
18527         (EXCEPTION_TESTS): Likewise.
18528         * math/libm-test.inc (test_exceptions): Only test exceptions if
18529         EXCEPTION_TESTS (FLOAT).
18530
18531 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18532
18533         * benchtests/Makefile (string-bench): Add strcpy_chk and
18534         stpcpy_chk.
18535         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
18536         * benchtests/bench-stpcpy_chk.c: New file.
18537         * benchtests/bench-strcpy_chk-ifunc.c: New file.
18538         * benchtests/bench-strcpy_chk.c: New file.
18539         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
18540         code.
18541         (do_test): Likewise.
18542
18543 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18544
18545         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
18546         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
18547         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
18548         with tabs where appropriate.
18549         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
18550         dl-procinfo.h.
18551         [PPC_PLATFORM_PPC440]: Likewise.
18552         [PPC_PLATFORM_PPC464]: Likewise.
18553         [PPC_PLATFORM_PPC476]: Likewise.
18554         (_dl_string_platform): Add support for detecting ppc405, ppc440,
18555         ppc464, and ppc476 platform strings merging from ports/
18556         dl-procinfo.h.
18557
18558 2013-06-11  Andreas Schwab  <schwab@suse.de>
18559
18560         [BZ #14991]
18561         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
18562         (from_ucs4_idx): Regenerate.
18563         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
18564         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
18565         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
18566         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
18567         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
18568         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
18569         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
18570         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
18571         from FROM_LOOP and TO_LOOP specific macros.
18572         (BODY): Handle combining characters.
18573         * iconvdata/BIG5HKSCS.irreversible: Update.
18574         * iconvdata/BIG5HKSCS.precomposed: New file.
18575         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
18576         characters.
18577         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
18578
18579 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18580
18581         * include/sys/time.h: Fix indentation and add copyright header.
18582
18583         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
18584         (do_test): Likewise.
18585         * string/test-memchr.c (do_one_test): Likewise.
18586         (do_test): Likewise.
18587         * string/test-memcmp.c (do_one_test): Likewise.
18588         (do_test): Likewise.
18589         * string/test-memcpy.c (do_one_test): Likewise.
18590         (do_test): Likewise.
18591         * string/test-memmem.c (do_one_test): Likewise.
18592         (do_test): Likewise.
18593         (do_random_tests): Likewise.
18594         * string/test-memmove.c (do_one_test): Likewise.
18595         (do_test): Likewise.
18596         * string/test-memset.c (do_one_test): Likewise.
18597         (do_test): Likewise.
18598         * string/test-rawmemchr.c (do_one_test): Likewise.
18599         (do_test): Likewise.
18600         * string/test-strcasecmp.c (do_one_test): Likewise.
18601         (do_test): Likewise.
18602         * string/test-strcasestr.c (do_one_test): Likewise.
18603         (do_test): Likewise.
18604         * string/test-strcat.c (do_one_test): Likewise.
18605         (do_test): Likewise.
18606         * string/test-strchr.c (do_one_test): Likewise.
18607         (do_test): Likewise.
18608         * string/test-strcmp.c (do_one_test): Likewise.
18609         (do_test): Likewise.
18610         * string/test-strcpy.c (do_one_test): Likewise.
18611         (do_test): Likewise.
18612         * string/test-string.h: Likewise.
18613         (test_init): Likewise.
18614         * string/test-strlen.c (do_one_test): Likewise.
18615         (do_test): Likewise.
18616         * string/test-strncasecmp.c (do_one_test): Likewise.
18617         (do_test): Likewise.
18618         * string/test-strncat.c (do_one_test): Likewise.
18619         (do_test): Likewise.
18620         * string/test-strncmp.c (do_one_test): Likewise.
18621         (do_test_limit): Likewise.
18622         (do_test): Likewise.
18623         * string/test-strncpy.c (do_one_test): Likewise.
18624         (do_test): Likewise.
18625         * string/test-strnlen.c (do_one_test): Likewise.
18626         (do_test): Likewise.
18627         * string/test-strpbrk.c (do_one_test): Likewise.
18628         (do_test): Likewise.
18629         * string/test-strrchr.c (do_one_test): Likewise.
18630         (do_test): Likewise.
18631         * string/test-strspn.c (do_one_test): Likewise.
18632         (do_test): Likewise.
18633         * string/test-strstr.c (do_one_test): Likewise.
18634         (do_test): Likewise.
18635
18636         * benchtests/Makefile (string-bench): Add string benchmarks.
18637         * benchtests/bench-bcopy-ifunc.c: New file.
18638         * benchtests/bench-bcopy.c: New file.
18639         * benchtests/bench-bzero-ifunc.c: New file.
18640         * benchtests/bench-bzero.c: New file.
18641         * benchtests/bench-memccpy-ifunc.c: New file.
18642         * benchtests/bench-memccpy.c: New file.
18643         * benchtests/bench-memchr-ifunc.c: New file.
18644         * benchtests/bench-memchr.c: New file.
18645         * benchtests/bench-memcmp-ifunc.c: New file.
18646         * benchtests/bench-memcmp.c: New file.
18647         * benchtests/bench-memmem-ifunc.c: New file.
18648         * benchtests/bench-memmem.c: New file.
18649         * benchtests/bench-memmove-ifunc.c: New file.
18650         * benchtests/bench-memmove.c: New file.
18651         * benchtests/bench-mempcpy-ifunc.c: New file.
18652         * benchtests/bench-mempcpy.c: New file.
18653         * benchtests/bench-memset-ifunc.c: New file.
18654         * benchtests/bench-memset.c: New file.
18655         * benchtests/bench-rawmemchr-ifunc.c: New file.
18656         * benchtests/bench-rawmemchr.c: New file.
18657         * benchtests/bench-stpcpy-ifunc.c: New file.
18658         * benchtests/bench-stpcpy.c: New file.
18659         * benchtests/bench-stpncpy-ifunc.c: New file.
18660         * benchtests/bench-stpncpy.c: New file.
18661         * benchtests/bench-strcasecmp-ifunc.c: New file.
18662         * benchtests/bench-strcasecmp.c: New file.
18663         * benchtests/bench-strcasestr-ifunc.c: New file.
18664         * benchtests/bench-strcasestr.c: New file.
18665         * benchtests/bench-strcat-ifunc.c: New file.
18666         * benchtests/bench-strcat.c: New file.
18667         * benchtests/bench-strchr-ifunc.c: New file.
18668         * benchtests/bench-strchr.c: New file.
18669         * benchtests/bench-strchrnul-ifunc.c: New file.
18670         * benchtests/bench-strchrnul.c: New file.
18671         * benchtests/bench-strcmp-ifunc.c: New file.
18672         * benchtests/bench-strcmp.c: New file.
18673         * benchtests/bench-strcpy-ifunc.c: New file.
18674         * benchtests/bench-strcpy.c: New file.
18675         * benchtests/bench-strcspn-ifunc.c: New file.
18676         * benchtests/bench-strcspn.c: New file.
18677         * benchtests/bench-strlen-ifunc.c: New file.
18678         * benchtests/bench-strlen.c: New file.
18679         * benchtests/bench-strncasecmp-ifunc.c: New file.
18680         * benchtests/bench-strncasecmp.c: New file.
18681         * benchtests/bench-strncat-ifunc.c: New file.
18682         * benchtests/bench-strncat.c: New file.
18683         * benchtests/bench-strncmp-ifunc.c: New file.
18684         * benchtests/bench-strncmp.c: New file.
18685         * benchtests/bench-strncpy-ifunc.c: New file.
18686         * benchtests/bench-strncpy.c: New file.
18687         * benchtests/bench-strnlen-ifunc.c: New file.
18688         * benchtests/bench-strnlen.c: New file.
18689         * benchtests/bench-strpbrk-ifunc.c: New file.
18690         * benchtests/bench-strpbrk.c: New file.
18691         * benchtests/bench-strrchr-ifunc.c: New file.
18692         * benchtests/bench-strrchr.c: New file.
18693         * benchtests/bench-strspn-ifunc.c: New file.
18694         * benchtests/bench-strspn.c: New file.
18695         * benchtests/bench-strstr-ifunc.c: New file.
18696         * benchtests/bench-strstr.c: New file.
18697
18698         * benchtests/Makefile: Disable parallel execution of targets.
18699         (string-bench): Add memcpy.
18700         (benchset): New variable to store a list of benchmark sets.
18701         (bench-func): Renamed from bench.
18702         (bench-set): New target.
18703         (bench): Depend on bench-func and bench-set.
18704         * benchtests/README: Add section on benchmark sets.
18705         * benchtests/bench-memcpy-ifunc.c: New file.
18706         * benchtests/bench-memcpy.c: New file.
18707         * benchtests/bench-string.h: New file.
18708
18709 2013-06-11  Andreas Schwab  <schwab@suse.de>
18710
18711         [BZ #15577]
18712         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
18713         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
18714         values in the triple.
18715         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
18716         terminator in the group key.
18717
18718 2013-06-11  Andreas Jaeger  <aj@suse.de>
18719
18720         * po/zh_TW.po: Update Chinese (traditional) translation from
18721         translation project.
18722
18723 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18724
18725         * include/time.h (__clock_gettime): Add libc_hidden_proto.
18726         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
18727         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
18728         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
18729         (clock_getcpuclockid): Likewise.
18730         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
18731         Add weak_alias and libc_hidden_def.
18732         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
18733         * rt/clock_gettime.c (clock_gettime): Rename to
18734         __clock_gettime.  Add weak_alias and libc_hidden_def.
18735         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
18736         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
18737         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
18738         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
18739         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
18740         Likewise.
18741         * rt/clock_settime.c (clock_settime): Rename to
18742         __clock_settime.  Add weak_alias and libc_hidden_def.
18743         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
18744
18745 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
18746
18747         * mach/err_boot.sub: Remove trailing whitespace.
18748         * mach/err_ipc.sub: Likewise.
18749         * mach/err_mach.sub: Likewise.
18750
18751         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
18752         (ROUNDING_TESTS_double): Likewise.
18753         (ROUNDING_TESTS_long_double): Likewise.
18754         (ROUNDING_TESTS): Likewise.
18755         * math/libm-test.inc: Include <math-tests.h>.
18756         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
18757         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
18758         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
18759         (IF_ROUND_INIT_FE_UPWARD): Likewise.
18760
18761 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
18762
18763         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
18764         of assigning.
18765
18766 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
18767
18768         * sysdeps/gnu/errlist.awk: Do not generate space at end of
18769         otherwise empty TRANS lines.
18770         * sysdeps/gnu/errlist.c: Regenerated.
18771
18772         * catgets/gencat.c (error_print): Use (void) in function
18773         definition.
18774         * crypt/crypt_util.c (__init_des): Likewise.
18775         * crypt/speeds.c (Stop): Likewise.
18776         (main): Likewise.
18777         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
18778         * inet/ruserpass.c (token): Likewise.
18779         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
18780         * intl/localealias.c (extend_alias_table): Likewise.
18781         * intl/plural-exp.c (init_germanic_plural): Likewise.
18782         * libio/fcloseall.c (__fcloseall): Likewise.
18783         * libio/genops.c (_IO_flush_all): Likewise.
18784         (_IO_flush_all_linebuffered): Likewise.
18785         (_IO_cleanup): Likewise.
18786         (_IO_iter_begin): Likewise.
18787         (_IO_iter_end): Likewise.
18788         (_IO_list_lock): Likewise.
18789         (_IO_list_unlock): Likewise.
18790         (_IO_list_resetlock): Likewise.
18791         * libio/getchar.c (getchar): Likewise.
18792         * libio/getchar_u.c (getchar_unlocked): Likewise.
18793         * libio/getwchar.c (getwchar): Likewise.
18794         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
18795         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
18796         * login/getpt.c (__getpt): Likewise.
18797         * login/tst-utmp.c (main): Likewise.
18798         * malloc/hooks.c (__malloc_check_init): Likewise.
18799         * malloc/malloc.c (__malloc_stats): Likewise.
18800         * malloc/mtrace.c (tr_break): Likewise.
18801         (mtrace): Likewise.
18802         (muntrace): Likewise.
18803         * misc/fstab.c (endfsent): Likewise.
18804         * misc/getclktck.c (__getclktck): Likewise.
18805         * misc/getdtsz.c (__getdtablesize): Likewise.
18806         * misc/gethostid.c (gethostid): Likewise.
18807         * misc/getpagesize.c (__getpagesize): Likewise.
18808         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
18809         (__get_nprocs): Likewise.
18810         (__get_phys_pages): Likewise.
18811         (__get_avphys_pages): Likewise.
18812         * misc/getttyent.c (getttyent): Likewise.
18813         (setttyent): Likewise.
18814         (endttyent): Likewise.
18815         * misc/getusershell.c (getusershell): Likewise.
18816         (endusershell): Likewise.
18817         (setusershell): Likewise.
18818         (initshells): Likewise.
18819         * misc/hsearch.c (__hdestroy): Likewise.
18820         * misc/sync.c (sync): Likewise.
18821         * misc/syslog.c (closelog_internal): Likewise.
18822         (closelog): Likewise.
18823         * misc/ttyslot.c (ttyslot): Likewise.
18824         * misc/vhangup.c (vhangup): Likewise.
18825         * posix/fork.c (__fork): Likewise.
18826         * posix/getegid.c (__getegid): Likewise.
18827         * posix/geteuid.c (__geteuid): Likewise.
18828         * posix/getgid.c (__getgid): Likewise.
18829         * posix/getpid.c (__getpid): Likewise.
18830         * posix/getppid.c (__getppid): Likewise.
18831         * posix/getuid.c (__getuid): Likewise.
18832         * posix/pause.c (pause): Likewise.
18833         * posix/setpgrp.c (setpgrp): Likewise.
18834         * posix/setsid.c (__setsid): Likewise.
18835         * posix/test-vfork.c (noop): Likewise.
18836         * resolv/gethnamaddr.c (_endhtent): Likewise.
18837         (_gethtent): Likewise.
18838         (ht_endhostent): Likewise.
18839         (gethostent): Likewise.
18840         (dns_service): Likewise.
18841         * stdlib/drand48.c (drand48): Likewise.
18842         * stdlib/lrand48.c (lrand48): Likewise.
18843         * stdlib/mrand48.c (mrand48): Likewise.
18844         * stdlib/rand.c (rand): Likewise.
18845         * stdlib/random.c (__random): Likewise.
18846         * stdlib/setenv.c (clearenv): Likewise.
18847         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
18848         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
18849         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
18850         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
18851         (__get_nprocs): Likewise.
18852         (__get_phys_pages): Likewise.
18853         (__get_avphys_pages): Likewise.
18854         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
18855         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
18856         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
18857         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
18858         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
18859         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
18860         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
18861         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
18862         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
18863         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
18864         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
18865         * sysdeps/mach/hurd/sync.c (sync): Likewise.
18866         * sysdeps/posix/clock.c (clock): Likewise.
18867         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
18868         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
18869         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
18870         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
18871         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
18872         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
18873         (__get_nprocs_conf): Likewise.
18874         (__get_phys_pages): Likewise.
18875         (__get_avphys_pages): Likewise.
18876         * time/clock.c (clock): Likewise.
18877         * time/tzset.c (__tzname_max): Likewise.
18878
18879 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
18880
18881         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
18882         (__bswap_32): Do not use "register".
18883         * crypt/crypt.c (_ufc_doit_r): Likewise.
18884         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
18885         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
18886         * gmon/gmon.c (__monstartup): Likewise.
18887         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
18888         * hurd/hurdmalloc.c (more_memory): Likewise.
18889         (malloc): Likewise.
18890         (free): Likewise.
18891         (realloc): Likewise.
18892         (malloc_fork_prepare): Likewise.
18893         (malloc_fork_parent): Likewise.
18894         (malloc_fork_child): Likewise.
18895         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
18896         (_svcauth_des): Likewise.
18897         * inet/inet_lnaof.c (inet_lnaof): Likewise.
18898         * inet/inet_net.c (inet_network): Likewise.
18899         * inet/inet_netof.c (inet_netof): Likewise.
18900         * inet/rcmd.c (__validuser2_sa): Likewise.
18901         * io/fts.c (fts_open): Likewise.
18902         (fts_load): Likewise.
18903         (fts_close): Likewise.
18904         (fts_read): Likewise.
18905         (fts_children): Likewise.
18906         (fts_build): Likewise.
18907         (fts_stat): Likewise.
18908         (fts_sort): Likewise.
18909         (fts_alloc): Likewise.
18910         (fts_lfree): Likewise.
18911         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
18912         (_IO_file_xsgetn): Likewise.
18913         (_IO_file_xsgetn_mmap): Likewise.
18914         * libio/iofopncook.c (_IO_cookie_read): Likewise.
18915         (_IO_cookie_write): Likewise.
18916         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
18917         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
18918         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
18919         * malloc/obstack.c (_obstack_begin): Likewise.
18920         (_obstack_begin_1): Likewise.
18921         (_obstack_newchunk): Likewise.
18922         (_obstack_allocated_p): Likewise.
18923         (obstack_free): Likewise.
18924         (_obstack_memory_used): Likewise.
18925         * misc/getttyent.c (getttynam): Likewise.
18926         (getttyent): Likewise.
18927         (skip): Likewise.
18928         (value): Likewise.
18929         * misc/getusershell.c (initshells): Likewise.
18930         * misc/syslog.c (__vsyslog_chk): Likewise.
18931         * misc/ttyslot.c (ttyslot): Likewise.
18932         * nis/nis_hash.c (__nis_hash): Likewise.
18933         * posix/fnmatch_loop.c (FCT): Likewise.
18934         * posix/getconf.c (print_all): Likewise.
18935         (main): Likewise.
18936         * posix/getopt.c (exchange): Likewise.
18937         * posix/glob.c (globfree): Likewise.
18938         (prefix_array): Likewise.
18939         (__glob_pattern_type): Likewise.
18940         * resolv/arpa/nameser.h (NS_GET16): Likewise.
18941         (NS_GET32): Likewise.
18942         (NS_PUT16): Likewise.
18943         (NS_PUT32): Likewise.
18944         * resolv/gethnamaddr.c (getanswer): Likewise.
18945         (gethostbyname2): Likewise.
18946         (gethostbyaddr): Likewise.
18947         (_gethtent): Likewise.
18948         (_gethtbyname2): Likewise.
18949         (_gethtbyaddr): Likewise.
18950         * resolv/ns_print.c (dst_s_get_int16): Likewise.
18951         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
18952         * resolv/res_init.c (__res_vinit): Likewise.
18953         (net_mask): Likewise.
18954         * resolv/res_mkquery.c (outchar): Likewise.
18955         (PRINT): Likewise.
18956         * stdio-common/printf_fp.c (outchar): Likewise.
18957         (PRINT): Likewise.
18958         * stdio-common/printf_fphex.c (outchar): Likewise.
18959         (PRINT): Likewise.
18960         * stdio-common/printf_size.c (outchar): Likewise.
18961         (PRINT): Likewise.
18962         * stdio-common/test_rdwr.c (main): Likewise.
18963         * stdio-common/tfformat.c (matches): Likewise.
18964         * stdio-common/vfprintf.c (outchar): Likewise.
18965         (printf_unknown): Likewise.
18966         (buffered_vfprintf): Likewise.
18967         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
18968         * stdio-common/xbug.c (AppendToBuffer): Likewise.
18969         (ReadFile): Likewise.
18970         * stdlib/qsort.c (SWAP): Likewise.
18971         (_quicksort): Likewise.
18972         * stdlib/setenv.c (__add_to_environ): Likewise.
18973         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
18974         * stdlib/strtol_l.c (__strtol_l): Likewise.
18975         * stdlib/tst-strtod.c (main): Likewise.
18976         * stdlib/tst-strtol.c (main): Likewise.
18977         * stdlib/tst-strtoll.c (main): Likewise.
18978         * string/bits/string2.h (__strcmp_cc): Likewise.
18979         (__strcmp_cg): Likewise.
18980         (__strcspn_c1): Likewise.
18981         (__strcspn_c2): Likewise.
18982         (__strcspn_c3): Likewise.
18983         (__strspn_c1): Likewise.
18984         (__strspn_c2): Likewise.
18985         (__strspn_c3): Likewise.
18986         (__strsep_1c): Likewise.
18987         (__strsep_2c): Likewise.
18988         (__strsep_3c): Likewise.
18989         * string/memccpy.c (__memccpy): Likewise.
18990         * string/stpcpy.c (__stpcpy): Likewise.
18991         * string/strcmp.c (strcmp): Likewise.
18992         * string/strrchr.c (strrchr): Likewise.
18993         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
18994         Likewise.
18995         * sysdeps/mach/hurd/getcwd.c
18996         (_hurd_canonicalize_directory_name_internal): Likewise.
18997         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
18998         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
18999         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
19000         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
19001         Likewise, in both definitions.
19002         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
19003         definitions.
19004         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
19005         64] (__bswap_64): Likewise.
19006         * time/test_time.c (main): Likewise.
19007         * time/tzfile.c (__tzfile_read): Likewise.
19008         (__tzfile_compute): Likewise.
19009         * time/tzset.c (__tzset_parse_tz): Likewise.
19010         (tzset_internal): Likewise.
19011         (compute_change): Likewise.
19012         * wcsmbs/wcscat.c (__wcscat): Likewise.
19013         * wcsmbs/wcschr.c (wcschr): Likewise.
19014         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
19015         * wcsmbs/wcscspn.c (wcscspn): Likewise.
19016         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
19017         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
19018         * wcsmbs/wcsspn.c (wcsspn): Likewise.
19019         * wcsmbs/wcsstr.c (wcsstr): Likewise.
19020         * wcsmbs/wmemchr.c (wmemchr): Likewise.
19021         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
19022         * wcsmbs/wmemset.c (wmemset): Likewise.
19023
19024 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
19025
19026         * scripts/config.guess: Update to version 2013-05-16.
19027         * scripts/config.sub: Update to version 2013-04-24.
19028         * scripts/install-sh: Update to version 2011-11-20.07.
19029         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
19030         * scripts/move-if-change: Update to version 2012-01-06 07:23.
19031
19032 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
19033
19034         * debug/fgetws_u_chk.c: Fix leading whitespaces.
19035         * elf/sln.c: Likewise.
19036         * hurd/hurd/ioctl.h: Likewise.
19037         * hurd/hurdmalloc.c: Likewise.
19038         * hurd/xattr.c: Likewise.
19039         * include/shlib-compat.h: Likewise.
19040         * inet/ruserpass.c: Likewise.
19041         * libio/iofgets_u.c: Likewise.
19042         * libio/iofgetws_u.c: Likewise.
19043         * locale/programs/ld-identification.c: Likewise.
19044         * locale/programs/ld-time.c: Likewise.
19045         * mach/msg-destroy.c: Likewise.
19046         * nss/nss_files/files-netgrp.c: Likewise.
19047         * resolv/res_data.c: Likewise.
19048         * soft-fp/op-1.h: Likewise.
19049         * soft-fp/op-2.h: Likewise.
19050         * soft-fp/op-4.h: Likewise.
19051         * soft-fp/op-common.h: Likewise.
19052         * stdio-common/printf_fphex.c: Likewise.
19053         * stdlib/strtod_l.c: Likewise.
19054         * sunrpc/rpc/clnt.h: Likewise.
19055         * sysdeps/generic/framestate.c: Likewise.
19056         * sysdeps/i386/bsd-_setjmp.S: Likewise.
19057         * sysdeps/i386/bsd-setjmp.S: Likewise.
19058         * sysdeps/i386/__longjmp.S: Likewise.
19059         * sysdeps/i386/setjmp.S: Likewise.
19060         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
19061         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
19062         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19063         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
19064         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
19065         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
19066         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
19067         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
19068         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
19069         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
19070         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
19071         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
19072         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
19073         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
19074         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
19075         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
19076         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
19077         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
19078         * sysdeps/ieee754/support.c: Likewise.
19079         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
19080         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
19081         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
19082         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
19083         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
19084         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
19085         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
19086         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
19087         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
19088         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
19089         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
19090         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
19091         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
19092         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
19093         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
19094         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
19095         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
19096         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
19097
19098 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
19099
19100         * posix/transbug.c: Remove executable mode.
19101
19102 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
19103
19104         * crypt/speeds.c: Remove trailing whitespace.
19105         * dlfcn/default.c: Likewise.
19106         * elf/ifuncdep2.c: Likewise.
19107         * elf/ifuncmain1.c: Likewise.
19108         * elf/ifuncmain1vis.c: Likewise.
19109         * elf/testobj.h: Likewise.
19110         * elf/tst-stackguard1.c: Likewise.
19111         * gmon/sys/gmon.h: Likewise.
19112         * hurd/hurdmsg.c: Likewise.
19113         * hurd/new-fd.c: Likewise.
19114         * hurd/ports-get.c: Likewise.
19115         * iconvdata/ibm1008_420.c: Likewise.
19116         * inet/tst-getni1.c: Likewise.
19117         * inet/tst-getni2.c: Likewise.
19118         * libio/ioungetc.c: Likewise.
19119         * libio/wfiledoalloc.c: Likewise.
19120         * manual/libm-err-tab.pl: Likewise.
19121         * math/w_dremf.c: Likewise.
19122         * misc/ftruncate.c: Likewise.
19123         * posix/bug-glob2.c: Likewise.
19124         * posix/tst-pcre.c: Likewise.
19125         * posix/wait4.c: Likewise.
19126         * resolv/README: Likewise.
19127         * resolv/res_debug.h: Likewise.
19128         * resolv/tst-inet_ntop.c: Likewise.
19129         * setjmp/bug269-setjmp.c: Likewise.
19130         * soft-fp/extended.h: Likewise.
19131         * soft-fp/op-1.h: Likewise.
19132         * soft-fp/op-2.h: Likewise.
19133         * soft-fp/op-4.h: Likewise.
19134         * soft-fp/op-8.h: Likewise.
19135         * soft-fp/testit.c: Likewise.
19136         * stdio-common/bug16.c: Likewise.
19137         * stdlib/random.c: Likewise.
19138         * sunrpc/rpcsvc/rquota.x: Likewise.
19139         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
19140         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
19141         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19142         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
19143         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
19144         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
19145         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
19146         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
19147         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
19148         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
19149         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
19150         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
19151         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
19152         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
19153         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
19154         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
19155         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
19156         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
19157         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
19158         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
19159         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
19160         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
19161         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
19162         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
19163         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
19164         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
19165         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
19166         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
19167         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
19168         * sysdeps/ieee754/s_lib_version.c: Likewise.
19169         * sysdeps/mach/hurd/check_fds.c: Likewise.
19170         * sysdeps/mach/hurd/getsockname.c: Likewise.
19171         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
19172         * sysdeps/mach/hurd/recvfrom.c: Likewise.
19173         * sysdeps/powerpc/bits/link.h: Likewise.
19174         * sysdeps/powerpc/dl-procinfo.c: Likewise.
19175         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
19176         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
19177         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
19178         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
19179         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
19180         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
19181         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
19182         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
19183         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
19184         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
19185         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
19186         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
19187         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
19188         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
19189         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
19190         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
19191         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
19192         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
19193         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
19194         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
19195         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
19196         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19197         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
19198         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
19199         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
19200         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
19201         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
19202         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
19203         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
19204         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
19205         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
19206         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
19207         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
19208         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
19209         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
19210         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
19211         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
19212         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
19213         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
19214         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
19215         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
19216         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
19217         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
19218         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
19219         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
19220         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
19221         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
19222         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
19223         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
19224         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
19225         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
19226         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
19227         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
19228         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
19229         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
19230         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
19231         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
19232         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
19233         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
19234         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
19235         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
19236         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
19237         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
19238         * sysdeps/powerpc/sysdep.h: Likewise.
19239         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
19240         * sysdeps/s390/s390-64/sub_n.S: Likewise.
19241         * sysdeps/sh/dl-trampoline.S: Likewise.
19242         * sysdeps/sh/memset.S: Likewise.
19243         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
19244         * sysdeps/sh/strlen.S: Likewise.
19245         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
19246         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
19247         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
19248         * sysdeps/sparc/sparc32/rem.S: Likewise.
19249         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
19250         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
19251         * sysdeps/sparc/sparc32/strchr.S: Likewise.
19252         * sysdeps/sparc/sparc32/udiv.S: Likewise.
19253         * sysdeps/sparc/sparc32/urem.S: Likewise.
19254         * sysdeps/sparc/sparc64/add_n.S: Likewise.
19255         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
19256         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
19257         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
19258         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
19259         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
19260         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
19261         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
19262         * sysdeps/unix/bsd/times.c: Likewise.
19263         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
19264         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
19265         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
19266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
19267         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
19268         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
19269         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19270         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
19271         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
19272         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
19273         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
19274         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
19275         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
19276         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
19277         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
19278         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
19279         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
19280         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
19281         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
19282         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
19283         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
19284         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
19285         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
19286         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
19287         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
19288         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
19289         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
19290         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
19291         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
19292         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
19293         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
19294         * sysdeps/x86_64/strcspn.S: Likewise.
19295
19296 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19297
19298         * locale/C-translit.h: Revert #include <stdint.h> because this is a
19299         generated file.  Regenerate properly from gen-translit.pl.
19300         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
19301         locale/C-translit.h.
19302
19303 2013-06-05  Andreas Schwab  <schwab@suse.de>
19304
19305         [BZ #15100]
19306         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
19307         week as 6 instead of -1.
19308         * time/tst-strptime.c (day_tests): Add test case.
19309
19310 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19311
19312         * sysdeps/generic/math_private.h
19313         (libc_feholdexcept_setround_53bit): Replace with
19314         libc_feholdsetround_53bit.
19315         (libc_feupdateenv_53bit): Replace with
19316         libc_feresetround_53bit.
19317         (SET_RESTORE_ROUND_53BIT): Adjust.
19318
19319 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19320
19321         * string/test-strchrnul.c: Add copyright header.
19322
19323         * posix/tst-getaddrinfo4.c: Increase test timeout.
19324
19325 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
19326
19327         [BZ #15536]
19328         * math/libm-test.inc (MAX_EXP): Remove
19329         (MIN_EXP): Define.
19330         (ulp): Use MIN_EXP - MANT_DIG.
19331         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
19332
19333 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
19334
19335         * po/be.po: Revert last change.
19336         * po/zh_CN.po: Likewise.
19337         * po/header.pot: Likewise.
19338
19339 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
19340
19341         * Makefile ($(common-objpfx)linkobj/libc.so): Define
19342         link-libc-deps to empty as target-specific variable.
19343         * Makerules (link-libc-args): New variable.
19344         (libc-for-link): Likewise.
19345         (link-libc-deps): Likewise.
19346         (lib%.so): Depend on $(link-libc-deps).  Link with
19347         $(link-libc-args).
19348         (build-module): Link with $(link-libc-args).
19349         (build-module-asneeded): Likewise.
19350         (build-module-helper-objlist): Filter out $(link-libc-deps) from
19351         list of objects.
19352         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
19353         target-specific variable.
19354         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
19355         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
19356         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
19357         libc.
19358         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
19359         libc and ld.so.
19360         ($(objpfx)libpcprofile.so): Likewise.
19361         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
19362         libc_nonshared.a.
19363         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
19364         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
19365         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
19366         $(link-libc-deps).
19367         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
19368         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
19369         * login/Makefile ($(objpfx)libutil.so): Likewise.
19370         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
19371         * math/Makefile ($(objpfx)libm.so): Likewise.
19372         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
19373         $(objpfx)libnsl.so): Define libc-for-link as target-specific
19374         variable instead of depending directly on libc.
19375         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
19376         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
19377         $(link-libc-deps).
19378         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
19379         libc.
19380         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
19381         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
19382         ($(objpfx)libanl.so): Likewise.
19383         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
19384         ld.so.
19385         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
19386         $(link-libc-deps).
19387         * sysdeps/i386/fpu/Makefile: Remove file.
19388         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
19389         ($(objpfx)libm.so): Remove dependency on ld.so.
19390
19391 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
19392
19393         [BZ # 15553]
19394         * nis/yp_xdr.c (XDRMAXNAME): Define.
19395         (XDRMAXRECORD): Define.
19396         (xdr_domainname): Use XDRMAXNAME.
19397         (xdr_mapname): Likewise.
19398         (xdr_peername): Likewise.
19399         (xdr_keydat): Use XDRMAXRECORD.
19400         (xdr_valdat): Likewise.
19401
19402 2013-05-30  Jeff Law  <law@redhat.com>
19403
19404         [BZ #14256]
19405         * manual/errno.texi (ESTALE): Update to account for more than
19406         just NFS file systems.
19407         * sysdeps/gnu/errlist.c: Regenerated.
19408
19409 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19410
19411         [BZ #15465]
19412         * elf/Makefile (tests): Add tst-null-argv.
19413         (modules-names):  Add tst-null-argv-lib.
19414         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
19415         (tst-null-argv-ENV): Set environment for tst-null-argv.
19416         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
19417         (RTLD_PROGNAME): New macro.
19418         * elf/tst-null-argv.c: New test case.
19419         * elf/tst-null-argv-lib.c: Library for test case.
19420         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
19421         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
19422         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
19423         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
19424         * elf/dl-init.c (call_init): Likewise.
19425         (_dl_init): Likewise.
19426         * elf/dl-load.c (print_search_path): Likewise.
19427         (_dl_map_object): Likewise.
19428         * elf/dl-lookup.c (do_lookup_x): Likewise.
19429         (add_dependency): Likewise.
19430         (_dl_lookup_symbol_x): Likewise.
19431         (_dl_debug_bindings): Likewise.
19432         * elf/dl-open.c (_dl_show_scope): Likewise.
19433         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19434         * elf/dl-version.c (match_symbol): Likewise.
19435         (_dl_check_map_versions): Likewise.
19436         * elf/rtld.c (dl_main): Likewise.
19437         (print_unresolved): Use RTLD_PROGNAME.
19438         (print_missing_version): Likewise.
19439         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
19440         (elf_machine_rela): Likewise.
19441         * sysdeps/powerpc/powerpc32/dl-machine.c
19442         (__process_machine_rela): Likewise.
19443         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
19444         Likewise.
19445         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
19446         Likewise.
19447         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
19448         Likewise.
19449         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19450         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
19451         Likewise.
19452         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
19453         Likewise.
19454         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
19455
19456 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
19457
19458         * po/be.po: Add descriptive title.
19459         * po/zh_CN.po: Likewise.
19460         * po/header.pot: Likewise.
19461
19462 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
19463
19464         * locale/programs/locarchive.c (create_archive): Inlucde fname in
19465         error message.
19466         (enlarge_archive): Likewise.
19467
19468 2013-05-28  Ben North  <ben@redfrontdoor.org>
19469
19470         * manual/arith.texi (frexp): It is the magnitude of the return
19471         value which lies in [0.5, 1), not the return value itself.
19472
19473 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19474
19475         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19476
19477 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
19478
19479         * stdio-common/bug26.c (main): Correct fscanf template.
19480
19481         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
19482         declare _dl_skip_args.
19483
19484         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
19485         Don't declare.
19486
19487         * manual/platform.texi: Add missing @end deftypefun.
19488
19489 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19490
19491         [BZ #15529]
19492         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
19493         bit of mantissa of 2^16382.
19494         * math/libm-test.inc (hypot_test_data): Add more tests.
19495
19496         * math/libm-test.inc: Add drem and pow10 to list of tested
19497         functions.
19498         (pow10_test): New function.
19499         (drem_test): Likewise.
19500         (drem_test_tonearest): Likewise.
19501         (drem_test_towardzero): Likewise.
19502         (drem_test_downward): Likewise.
19503         (drem_test_upward): Likewise.
19504         (main): Call the new functions.
19505
19506         * math/libm-test.inc (finite_test_data): Remove.
19507         (finite_test): Run tests from isfinite_test_data.
19508         (gamma_test_data): Remove.
19509         (gamma_test): Run tests from lgamma_test_data.
19510         * sysdeps/i386/fpu/libm-test-ulps: Update.
19511         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19512
19513 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19514
19515         * manual/platform.texi: Add PowerPC PPR function set documentation.
19516         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
19517         implementation.
19518
19519 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
19520
19521         * math/libm-test.inc (MAX_EXP): Define.
19522         (ULPDIFF): Define.
19523         (ulp): New function.
19524         (check_float_internal): Use ULPDIFF.
19525         (cpow_test): Disable failing test.
19526         (check_ulp): Test ulp() implemetnation.
19527         (main): Call check_ulp before starting tests.
19528
19529 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19530
19531         * math/gen-libm-test.pl (generate_testfile): Do not handle
19532         START_DATA and END_DATA.
19533         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
19534         END_DATA.
19535         (acos_tonearest_test_data): Likewise.
19536         (acos_towardzero_test_data): Likewise.
19537         (acos_downward_test_data): Likewise.
19538         (acos_upward_test_data): Likewise.
19539         (acosh_test_data): Likewise.
19540         (asin_test_data): Likewise.
19541         (asin_tonearest_test_data): Likewise.
19542         (asin_towardzero_test_data): Likewise.
19543         (asin_downward_test_data): Likewise.
19544         (asin_upward_test_data): Likewise.
19545         (asinh_test_data): Likewise.
19546         (atan_test_data): Likewise.
19547         (atanh_test_data): Likewise.
19548         (atan2_test_data): Likewise.
19549         (cabs_test_data): Likewise.
19550         (cacos_test_data): Likewise.
19551         (cacosh_test_data): Likewise.
19552         (carg_test_data): Likewise.
19553         (casin_test_data): Likewise.
19554         (casinh_test_data): Likewise.
19555         (catan_test_data): Likewise.
19556         (catanh_test_data): Likewise.
19557         (cbrt_test_data): Likewise.
19558         (ccos_test_data): Likewise.
19559         (ccosh_test_data): Likewise.
19560         (ceil_test_data): Likewise.
19561         (cexp_test_data): Likewise.
19562         (cimag_test_data): Likewise.
19563         (clog_test_data): Likewise.
19564         (clog10_test_data): Likewise.
19565         (conj_test_data): Likewise.
19566         (copysign_test_data): Likewise.
19567         (cos_test_data): Likewise.
19568         (cos_tonearest_test_data): Likewise.
19569         (cos_towardzero_test_data): Likewise.
19570         (cos_downward_test_data): Likewise.
19571         (cos_upward_test_data): Likewise.
19572         (cosh_test_data): Likewise.
19573         (cosh_tonearest_test_data): Likewise.
19574         (cosh_towardzero_test_data): Likewise.
19575         (cosh_downward_test_data): Likewise.
19576         (cosh_upward_test_data): Likewise.
19577         (cpow_test_data): Likewise.
19578         (cproj_test_data): Likewise.
19579         (creal_test_data): Likewise.
19580         (csin_test_data): Likewise.
19581         (csinh_test_data): Likewise.
19582         (csqrt_test_data): Likewise.
19583         (ctan_test_data): Likewise.
19584         (ctan_tonearest_test_data): Likewise.
19585         (ctan_towardzero_test_data): Likewise.
19586         (ctan_downward_test_data): Likewise.
19587         (ctan_upward_test_data): Likewise.
19588         (ctanh_test_data): Likewise.
19589         (ctanh_tonearest_test_data): Likewise.
19590         (ctanh_towardzero_test_data): Likewise.
19591         (ctanh_downward_test_data): Likewise.
19592         (ctanh_upward_test_data): Likewise.
19593         (erf_test_data): Likewise.
19594         (erfc_test_data): Likewise.
19595         (exp_test_data): Likewise.
19596         (exp_tonearest_test_data): Likewise.
19597         (exp_towardzero_test_data): Likewise.
19598         (exp_downward_test_data): Likewise.
19599         (exp_upward_test_data): Likewise.
19600         (exp10_test_data): Likewise.
19601         (exp2_test_data): Likewise.
19602         (expm1_test_data): Likewise.
19603         (fabs_test_data): Likewise.
19604         (fdim_test_data): Likewise.
19605         (finite_test_data): Likewise.
19606         (floor_test_data): Likewise.
19607         (fma_test_data): Likewise.
19608         (fma_towardzero_test_data): Likewise.
19609         (fma_downward_test_data): Likewise.
19610         (fma_upward_test_data): Likewise.
19611         (fmax_test_data): Likewise.
19612         (fmin_test_data): Likewise.
19613         (fmod_test_data): Likewise.
19614         (fpclassify_test_data): Likewise.
19615         (frexp_test_data): Likewise.
19616         (gamma_test_data): Likewise.
19617         (hypot_test_data): Likewise.
19618         (ilogb_test_data): Likewise.
19619         (isfinite_test_data): Likewise.
19620         (isgreater_test_data): Likewise.
19621         (isgreaterequal_test_data): Likewise.
19622         (isinf_test_data): Likewise.
19623         (isless_test_data): Likewise.
19624         (islessequal_test_data): Likewise.
19625         (islessgreater_test_data): Likewise.
19626         (isnan_test_data): Likewise.
19627         (isnormal_test_data): Likewise.
19628         (issignaling_test_data): Likewise.
19629         (isunordered_test_data): Likewise.
19630         (j0_test_data): Likewise.
19631         (j1_test_data): Likewise.
19632         (jn_test_data): Likewise.
19633         (ldexp_test_data): Likewise.
19634         (lgamma_test_data): Likewise.
19635         (lrint_test_data): Likewise.
19636         (lrint_tonearest_test_data): Likewise.
19637         (lrint_towardzero_test_data): Likewise.
19638         (lrint_downward_test_data): Likewise.
19639         (lrint_upward_test_data): Likewise.
19640         (llrint_test_data): Likewise.
19641         (llrint_tonearest_test_data): Likewise.
19642         (llrint_towardzero_test_data): Likewise.
19643         (llrint_downward_test_data): Likewise.
19644         (llrint_upward_test_data): Likewise.
19645         (log_test_data): Likewise.
19646         (log10_test_data): Likewise.
19647         (log1p_test_data): Likewise.
19648         (log2_test_data): Likewise.
19649         (logb_test_data): Likewise.
19650         (logb_downward_test_data): Likewise.
19651         (lround_test_data): Likewise.
19652         (llround_test_data): Likewise.
19653         (modf_test_data): Likewise.
19654         (nearbyint_test_data): Likewise.
19655         (nextafter_test_data): Likewise.
19656         (nexttoward_test_data): Likewise.
19657         (pow_test_data): Likewise.
19658         (pow_tonearest_test_data): Likewise.
19659         (pow_towardzero_test_data): Likewise.
19660         (pow_downward_test_data): Likewise.
19661         (pow_upward_test_data): Likewise.
19662         (remainder_test_data): Likewise.
19663         (remainder_tonearest_test_data): Likewise.
19664         (remainder_towardzero_test_data): Likewise.
19665         (remainder_downward_test_data): Likewise.
19666         (remainder_upward_test_data): Likewise.
19667         (remquo_test_data): Likewise.
19668         (rint_test_data): Likewise.
19669         (rint_tonearest_test_data): Likewise.
19670         (rint_towardzero_test_data): Likewise.
19671         (rint_downward_test_data): Likewise.
19672         (rint_upward_test_data): Likewise.
19673         (round_test_data): Likewise.
19674         (scalb_test_data): Likewise.
19675         (scalbn_test_data): Likewise.
19676         (scalbln_test_data): Likewise.
19677         (signbit_test_data): Likewise.
19678         (sin_test_data): Likewise.
19679         (sin_tonearest_test_data): Likewise.
19680         (sin_towardzero_test_data): Likewise.
19681         (sin_downward_test_data): Likewise.
19682         (sin_upward_test_data): Likewise.
19683         (sincos_test_data): Likewise.
19684         (sinh_test_data): Likewise.
19685         (sinh_tonearest_test_data): Likewise.
19686         (sinh_towardzero_test_data): Likewise.
19687         (sinh_downward_test_data): Likewise.
19688         (sinh_upward_test_data): Likewise.
19689         (sqrt_test_data): Likewise.
19690         (tan_test_data): Likewise.
19691         (tan_tonearest_test_data): Likewise.
19692         (tan_towardzero_test_data): Likewise.
19693         (tan_downward_test_data): Likewise.
19694         (tan_upward_test_data): Likewise.
19695         (tanh_test_data): Likewise.
19696         (tgamma_test_data): Likewise.
19697         (trunc_test_data): Likewise.
19698         (y0_test_data): Likewise.
19699         (y1_test_data): Likewise.
19700         (yn_test_data): Likewise.
19701         (significand_test_data): Likewise.
19702
19703         * math/gen-libm-test.pl (@functions): Remove variable.
19704         (generate_testfile): Don't handle START and END lines.
19705         * math/libm-test.inc (START): New macro.
19706         (END): Likewise.
19707         (END_COMPLEX): Likewise.
19708         (acos_test): Use END macro without arguments.
19709         (acos_test_tonearest): Likewise.
19710         (acos_test_towardzero): Likewise.
19711         (acos_test_downward): Likewise.
19712         (acos_test_upward): Likewise.
19713         (acosh_test): Likewise.
19714         (asin_test): Likewise.
19715         (asin_test_tonearest): Likewise.
19716         (asin_test_towardzero): Likewise.
19717         (asin_test_downward): Likewise.
19718         (asin_test_upward): Likewise.
19719         (asinh_test): Likewise.
19720         (atan_test): Likewise.
19721         (atanh_test): Likewise.
19722         (atan2_test): Likewise.
19723         (cabs_test): Likewise.
19724         (cacos_test): Use END_COMPLEX macro without arguments.
19725         (cacosh_test): Likewise.
19726         (carg_test): Use END macro without arguments.
19727         (casin_test): Use END_COMPLEX macro without arguments.
19728         (casinh_test): Likewise.
19729         (catan_test): Likewise.
19730         (catanh_test): Likewise.
19731         (cbrt_test): Use END macro without arguments.
19732         (ccos_test): Use END_COMPLEX macro without arguments.
19733         (ccosh_test): Likewise.
19734         (ceil_test): Use END macro without arguments.
19735         (cexp_test): Use END_COMPLEX macro without arguments.
19736         (cimag_test): Use END macro without arguments.
19737         (clog_test): Use END_COMPLEX macro without arguments.
19738         (clog10_test): Likewise.
19739         (conj_test): Likewise.
19740         (copysign_test): Use END macro without arguments.
19741         (cos_test): Likewise.
19742         (cos_test_tonearest): Likewise.
19743         (cos_test_towardzero): Likewise.
19744         (cos_test_downward): Likewise.
19745         (cos_test_upward): Likewise.
19746         (cosh_test): Likewise.
19747         (cosh_test_tonearest): Likewise.
19748         (cosh_test_towardzero): Likewise.
19749         (cosh_test_downward): Likewise.
19750         (cosh_test_upward): Likewise.
19751         (cpow_test): Use END_COMPLEX macro without arguments.
19752         (cproj_test): Likewise.
19753         (creal_test): Use END macro without arguments.
19754         (csin_test): Use END_COMPLEX macro without arguments.
19755         (csinh_test): Likewise.
19756         (csqrt_test): Likewise.
19757         (ctan_test): Likewise.
19758         (ctan_test_tonearest): Likewise.
19759         (ctan_test_towardzero): Likewise.
19760         (ctan_test_downward): Likewise.
19761         (ctan_test_upward): Likewise.
19762         (ctanh_test): Likewise.
19763         (ctanh_test_tonearest): Likewise.
19764         (ctanh_test_towardzero): Likewise.
19765         (ctanh_test_downward): Likewise.
19766         (ctanh_test_upward): Likewise.
19767         (erf_test): Use END macro without arguments.
19768         (erfc_test): Likewise.
19769         (exp_test): Likewise.
19770         (exp_test_tonearest): Likewise.
19771         (exp_test_towardzero): Likewise.
19772         (exp_test_downward): Likewise.
19773         (exp_test_upward): Likewise.
19774         (exp10_test): Likewise.
19775         (exp2_test): Likewise.
19776         (expm1_test): Likewise.
19777         (fabs_test): Likewise.
19778         (fdim_test): Likewise.
19779         (finite_test): Likewise.
19780         (floor_test): Likewise.
19781         (fma_test): Likewise.
19782         (fma_test_towardzero): Likewise.
19783         (fma_test_downward): Likewise.
19784         (fma_test_upward): Likewise.
19785         (fmax_test): Likewise.
19786         (fmin_test): Likewise.
19787         (fmod_test): Likewise.
19788         (fpclassify_test): Likewise.
19789         (frexp_test): Likewise.
19790         (gamma_test): Likewise.
19791         (hypot_test): Likewise.
19792         (ilogb_test): Likewise.
19793         (isfinite_test): Likewise.
19794         (isgreater_test): Likewise.
19795         (isgreaterequal_test): Likewise.
19796         (isinf_test): Likewise.
19797         (isless_test): Likewise.
19798         (islessequal_test): Likewise.
19799         (islessgreater_test): Likewise.
19800         (isnan_test): Likewise.
19801         (isnormal_test): Likewise.
19802         (issignaling_test): Likewise.
19803         (isunordered_test): Likewise.
19804         (j0_test): Likewise.
19805         (j1_test): Likewise.
19806         (jn_test): Likewise.
19807         (ldexp_test): Likewise.
19808         (lgamma_test): Likewise.
19809         (lrint_test): Likewise.
19810         (lrint_test_tonearest): Likewise.
19811         (lrint_test_towardzero): Likewise.
19812         (lrint_test_downward): Likewise.
19813         (lrint_test_upward): Likewise.
19814         (llrint_test): Likewise.
19815         (llrint_test_tonearest): Likewise.
19816         (llrint_test_towardzero): Likewise.
19817         (llrint_test_downward): Likewise.
19818         (llrint_test_upward): Likewise.
19819         (log_test): Likewise.
19820         (log10_test): Likewise.
19821         (log1p_test): Likewise.
19822         (log2_test): Likewise.
19823         (logb_test): Likewise.
19824         (logb_test_downward): Likewise.
19825         (lround_test): Likewise.
19826         (llround_test): Likewise.
19827         (modf_test): Likewise.
19828         (nearbyint_test): Likewise.
19829         (nextafter_test): Likewise.
19830         (nexttoward_test): Likewise.
19831         (pow_test): Likewise.
19832         (pow_test_tonearest): Likewise.
19833         (pow_test_towardzero): Likewise.
19834         (pow_test_downward): Likewise.
19835         (pow_test_upward): Likewise.
19836         (remainder_test): Likewise.
19837         (remainder_test_tonearest): Likewise.
19838         (remainder_test_towardzero): Likewise.
19839         (remainder_test_downward): Likewise.
19840         (remainder_test_upward): Likewise.
19841         (remquo_test): Likewise.
19842         (rint_test): Likewise.
19843         (rint_test_tonearest): Likewise.
19844         (rint_test_towardzero): Likewise.
19845         (rint_test_downward): Likewise.
19846         (rint_test_upward): Likewise.
19847         (round_test): Likewise.
19848         (scalb_test): Likewise.
19849         (scalbn_test): Likewise.
19850         (scalbln_test): Likewise.
19851         (signbit_test): Likewise.
19852         (sin_test): Likewise.
19853         (sin_test_tonearest): Likewise.
19854         (sin_test_towardzero): Likewise.
19855         (sin_test_downward): Likewise.
19856         (sin_test_upward): Likewise.
19857         (sincos_test): Likewise.
19858         (sinh_test): Likewise.
19859         (sinh_test_tonearest): Likewise.
19860         (sinh_test_towardzero): Likewise.
19861         (sinh_test_downward): Likewise.
19862         (sinh_test_upward): Likewise.
19863         (sqrt_test): Likewise.
19864         (tan_test): Likewise.
19865         (tan_test_tonearest): Likewise.
19866         (tan_test_towardzero): Likewise.
19867         (tan_test_downward): Likewise.
19868         (tan_test_upward): Likewise.
19869         (tanh_test): Likewise.
19870         (tgamma_test): Likewise.
19871         (trunc_test): Likewise.
19872         (y0_test): Likewise.
19873         (y1_test): Likewise.
19874         (yn_test): Likewise.
19875         (significand_test): Likewise.
19876
19877 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
19878
19879         [BZ #15381]
19880         * libio/genops.c (_IO_no_init): Initialize wide struct info.
19881
19882 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
19883
19884         [BZ #14894]
19885         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
19886         __ppc_mdoio and __ppc_mdoom.
19887         * manual/platform.texi: Document new functions __ppc_yield,
19888         __ppc_mdoio and __ppc_mdoom.
19889
19890 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
19891
19892         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
19893         (main): Mention "tls" pseudo-hwcap is legacy.
19894         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
19895
19896 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
19897
19898         * math/gen-libm-test.pl (parse_args): Output only string of
19899         arguments as text for test name, not full call or descriptions of
19900         tests for extra outputs.
19901         (generate_testfile): Do not pass function name to parse_args.
19902         Generate this_func variable from START.
19903         * math/libm-test.inc (struct test_f_f_data): Rename test_name
19904         field to arg_str.
19905         (struct test_ff_f_data): Likewise.
19906         (test_ff_f_data_nexttoward): Likewise.
19907         (struct test_fi_f_data): Likewise.
19908         (struct test_fl_f_data): Likewise.
19909         (struct test_if_f_data): Likewise.
19910         (struct test_fff_f_data): Likewise.
19911         (struct test_c_f_data): Likewise.
19912         (struct test_f_f1_data): Likewise.  Remove field extra_name.
19913         (struct test_fF_f1_data): Likewise.
19914         (struct test_ffI_f1_data): Likewise.
19915         (struct test_c_c_data): Rename test_name field to arg_str.
19916         (struct test_cc_c_data): Likewise.
19917         (struct test_f_i_data): Likewise.
19918         (struct test_ff_i_data): Likewise.
19919         (struct test_f_l_data): Likewise.
19920         (struct test_f_L_data): Likewise.
19921         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
19922         and extra2_name.
19923         (COMMON_TEST_SETUP): New macro.
19924         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
19925         (COMMON_TEST_CLEANUP): Likewise.
19926         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
19927         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
19928         macros.
19929         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
19930         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
19931         macros.
19932         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
19933         (RUN_TEST_fff_f): Take argument string.  Call new setup and
19934         cleanup macros.
19935         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
19936         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
19937         macros.
19938         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
19939         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
19940         macros.
19941         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
19942         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
19943         cleanup macros.
19944         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
19945         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
19946         cleanup macros.
19947         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
19948         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
19949         cleanup macros.
19950         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
19951         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
19952         macros.
19953         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
19954         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
19955         macros.
19956         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
19957         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
19958         macros.
19959         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
19960         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
19961         cleanup macros.
19962         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
19963         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
19964         cleanup macros.
19965         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
19966         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
19967         macros.
19968         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
19969         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
19970         cleanup macros.
19971         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
19972         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
19973         macros.
19974         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
19975         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
19976         macros.
19977         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
19978         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
19979         cleanup macros.
19980         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
19981
19982 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
19983
19984         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
19985         to _sifields.sigfault.
19986         (si_addr_lsb): Define new macro.
19987         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
19988         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
19989         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
19990
19991 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
19992
19993         [BZ #15441]
19994         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
19995         returns -1.
19996         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
19997         null return -1.
19998         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
19999         loading the domain.
20000
20001 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
20002
20003         * math/gen-libm-test.pl (parse_args): Do not include expected
20004         result in test name.
20005         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
20006         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20007         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20008         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20009         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20010         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20011
20012 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
20013
20014         * benchtests/Makefile: Sort function entries.
20015
20016         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
20017         tanh, asinh, acosh, atanh.
20018         * benchtests/acos-inputs: New file.
20019         * benchtests/acosh-inputs: New file.
20020         * benchtests/asin-inputs: New file.
20021         * benchtests/asinh-inputs: New file.
20022         * benchtests/atanh-inputs: New file.
20023         * benchtests/cosh-inputs: New file.
20024         * benchtests/log-inputs: New file.
20025         * benchtests/sinh-inputs: New file.
20026         * benchtests/tanh-inputs: New file.
20027
20028 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
20029
20030         [BZ #15339]
20031         * posix/tst-getaddrinfo4.c: New test.
20032         * posix/Makefile (tests): Add it.
20033
20034 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20035
20036         [BZ #15339]
20037         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
20038         when no services were used.
20039         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
20040         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
20041
20042 2013-05-21  Andreas Schwab  <schwab@suse.de>
20043
20044         [BZ #15014]
20045         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
20046         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
20047         successful.
20048         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
20049         redundant variable declarations and reallocation of buffer when
20050         parsing as IPv6 address.  Always set NSS status when called from
20051         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
20052         buffer too small.  Correct computation of needed size.
20053         * nss/Makefile (tests): Add test-digits-dots.
20054         * nss/test-digits-dots.c: New test.
20055
20056 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20057
20058         * benchtests/Makefile: Remove instructions for adding
20059         benchmark tests.
20060         * benchtests/README: New file to explain how to execute and
20061         enhance the benchmark tests.
20062
20063 2013-05-21  Andreas Schwab  <schwab@suse.de>
20064
20065         [BZ #15493]
20066         * setjmp/Makefile (tests): Add tst-sigsetjmp.
20067         * setjmp/tst-sigsetjmp.c: New test.
20068
20069 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20070
20071         * sysdeps/x86_64/memset.S (memset): New implementation.
20072         (__bzero): Likewise.
20073         (__memset_tail): New function.
20074
20075 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20076
20077         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
20078         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
20079         __memcpy_sse2_unaligned ifunc selection.
20080         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
20081         Add memcpy-sse2-unaligned.S.
20082         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
20083         Add: __memcpy_sse2_unaligned.
20084
20085 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
20086
20087         [BZ #15490]
20088         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
20089         math_force_eval before restoring floating-point envrionment.
20090         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
20091         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
20092         Likewise.
20093         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
20094         <math_private.h>.
20095         (__nearbyintl): Use math_force_eval before restoring
20096         floating-point environment.
20097         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
20098
20099         * math/gen-libm-test.pl (special_functions): Remove.
20100         (parse_args): Don't handle TEST_extra.  Handle functions with no
20101         return value.
20102         * math/libm-test.inc (struct test_sincos_data): Replace with
20103         struct test_fFF_11_data.
20104         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
20105         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
20106         (sincos_test_data): Change element type to struct
20107         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
20108         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
20109         RUN_TEST_LOOP_sincos.
20110         * math/README.libm-test: Don't mention special handling of
20111         individual functions.
20112         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
20113         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20114         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20115         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20116         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20117         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20118
20119         * math/gen-libm-test.pl (get_variable): Remove function.
20120         (parse_args): Don't show pointer parameters to call in test
20121         names.  Use "extra output N" in test names for extra outputs
20122         rather than naming variables.
20123
20124 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
20125
20126         [BZ #15488]
20127         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
20128         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
20129         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
20130         double tests.
20131         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
20132         disable.
20133         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
20134         check_long_double.
20135
20136         * math/gen-libm-test.pl (@tests): Remove variable.
20137         ($count): Likewise.
20138         (new_test): Remove function.
20139         (show_exceptions): New function.
20140         (special_functions): Use show_exceptions instead of new_test.
20141         (parse_args): Likewise.
20142         (generate_testfile): Pass only function name in generated call to
20143         print_max_error or print_complex_max_error.
20144         (get_ulps): Do not handle complex tests specially.
20145         (output_test): Rename to ...
20146         (get_all_ulps_for_test): ... this.  Return a string rather than
20147         printing to a file.  Require ulps to be present.
20148         (output_ulps): Generate arrays rather than #defines.
20149         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
20150         (struct ulp_data): New type.
20151         (BUILD_COMPLEX_ULP): Remove macro.
20152         (compare_ulp_data): New function.
20153         (find_ulps): Likewise.
20154         (find_test_ulps): Likewise.
20155         (find_function_ulps): Likewise.
20156         (find_complex_function_ulps): Likewise.
20157         (print_max_error): Determine allowed ulps using
20158         find_function_ulps.
20159         (print_complex_max_error): Determine allowed ulps using
20160         find_complex_function_ulps.
20161         (check_float_internal): Determine max ulps using find_test_ulps.
20162         (check_float): Do not take max_ulp parameter.  Update call to
20163         check_float_internal.
20164         (check_complex): Likewise.
20165         (check_int): Do not take max_ulp parameter.
20166         (check_long): Likewise.
20167         (check_bool): Likewise.
20168         (check_longlong): Likewise.
20169         (struct test_f_f_data): Remove max_ulp field.
20170         (struct test_ff_f_data): Likewise.
20171         (struct test_ff_f_data_nexttoward): Likewise.
20172         (struct test_fi_f_data): Likewise.
20173         (struct test_fl_f_data): Likewise.
20174         (struct test_if_f_data): Likewise.
20175         (struct test_fff_f_data): Likewise.
20176         (struct test_c_f_data): Likewise.
20177         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
20178         (struct test_fF_f1_data): Likewise.
20179         (struct test_ffI_f1_data): Likewise.
20180         (struct test_c_c_data): Remove max_ulp field.
20181         (struct test_cc_c_data): Likewise.
20182         (struct test_f_i_data): Likewise.
20183         (struct test_ff_i_data): Likewise.
20184         (struct test_f_l_data): Likewise.
20185         (struct test_f_L_data): Likewise.
20186         (struct test_sincos_data): Likewise.
20187         (RUN_TEST_f_f): Do not handle ulps.
20188         (RUN_TEST_LOOP_f_f): Likewise.
20189         (RUN_TEST_2_f): Likewise.
20190         (RUN_TEST_LOOP_2_f): Likewise.
20191         (RUN_TEST_fff_f): Likewise.
20192         (RUN_TEST_LOOP_fff_f): Likewise.
20193         (RUN_TEST_c_f): Likewise.
20194         (RUN_TEST_LOOP_c_f): Likewise.
20195         (RUN_TEST_f_f1): Likewise.
20196         (RUN_TEST_LOOP_f_f1): Likewise.
20197         (RUN_TEST_fF_f1): Likewise.
20198         (RUN_TEST_LOOP_fF_f1): Likewise.
20199         (RUN_TEST_fI_f1): Likewise.
20200         (RUN_TEST_LOOP_fI_f1): Likewise.
20201         (RUN_TEST_ffI_f1): Likewise.
20202         (RUN_TEST_LOOP_ffI_f1): Likewise.
20203         (RUN_TEST_c_c): Likewise.
20204         (RUN_TEST_LOOP_c_c): Likewise.
20205         (RUN_TEST_cc_c): Likewise.
20206         (RUN_TEST_LOOP_cc_c): Likewise.
20207         (RUN_TEST_f_i): Likewise.
20208         (RUN_TEST_LOOP_f_i): Likewise.
20209         (RUN_TEST_f_i_tg): Likewise.
20210         (RUN_TEST_LOOP_f_i_tg): Likewise.
20211         (RUN_TEST_ff_i_tg): Likewise.
20212         (RUN_TEST_LOOP_ff_i_tg): Likewise.
20213         (RUN_TEST_f_b): Likewise.
20214         (RUN_TEST_LOOP_f_b): Likewise.
20215         (RUN_TEST_f_b_tg): Likewise.
20216         (RUN_TEST_LOOP_f_b_tg): Likewise.
20217         (RUN_TEST_f_l): Likewise.
20218         (RUN_TEST_LOOP_f_l): Likewise.
20219         (RUN_TEST_f_L): Likewise.
20220         (RUN_TEST_LOOP_f_L): Likewise.
20221         (RUN_TEST_sincos): Likewise.
20222         (RUN_TEST_LOOP_sincos): Likewise.
20223
20224 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
20225
20226         [BZ #15480]
20227         [BZ #15485]
20228         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
20229         main case of finite arguments, set rounding mode to FE_TONEAREST
20230         and discard exceptions.
20231         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
20232         exceptions.
20233         (remainder_tonearest_test_data): New variable.
20234         (remainder_test_tonearest): New function.
20235         (remainder_towardzero_test_data): New variable.
20236         (remainder_test_towardzero): New function.
20237         (remainder_downward_test_data): New variable.
20238         (remainder_test_downward): New function.
20239         (remainder_upward_test_data): New variable.
20240         (remainder_test_upward): New function.
20241         (main): Call the new test functions.
20242
20243         * math/libm-test.inc (struct test_f_f1_data): Remove field
20244         extra_init.
20245         (struct test_fF_f1_data): Likewise.
20246         (struct test_ffI_f1_data): Likewise.
20247         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
20248         based on value of EXTRA_EXPECTED.
20249         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
20250         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
20251         EXTRA_VAR based on value of EXTRA_EXPECTED.
20252         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
20253         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
20254         EXTRA_VAR based on value of EXTRA_EXPECTED.
20255         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
20256         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
20257         EXTRA_VAR based on value of EXTRA_EXPECTED.
20258         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
20259         * math/gen-libm-test.pl (parse_args): Don't output initializers
20260         for extra output values.
20261
20262         * math/libm-test.inc (check_int): Expect result to be exactly
20263         equal to expected value and do not handle ulps.
20264         (check_long): Likewise.
20265         (check_longlong): Likewise.
20266
20267         * math/libm-test.inc (ceil_test_data): Test for "inexact"
20268         exceptions.
20269         (cimag_test_data): Likewise.
20270         (conj_test_data): Likewise.
20271         (copysign_test_data): Likewise.
20272         (cproj_test_data): Likewise.
20273         (creal_test_data): Likewise.
20274         (fabs_test_data): Likewise.
20275         (fdim_test_data): Likewise.
20276         (finite_test_data): Likewise.
20277         (floor_test_data): Likewise.
20278         (fmax_test_data): Likewise.
20279         (fmin_test_data): Likewise.
20280         (fmod_test_data): Likewise.
20281         (fpclassify_test_data): Likewise.
20282         (frexp_test_data): Likewise.
20283         (ilogb_test_data): Likewise.
20284         (isfinite_test_data): Likewise.
20285         (isgreater_test_data): Likewise.
20286         (isgreaterequal_test_data): Likewise.
20287         (isinf_test_data): Likewise.
20288         (isless_test_data): Likewise.
20289         (islessequal_test_data): Likewise.
20290         (islessgreater_test_data): Likewise.
20291         (isnan_test_data): Likewise.
20292         (isnormal_test_data): Likewise.
20293         (issignaling_test_data): Likewise.
20294         (isunordered_test_data): Likewise.
20295         (ldexp_test_data): Likewise.
20296         (lrint_test_data): Likewise.
20297         (lrint_test_data) [TEST_FLOAT]: Disable one test.
20298         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
20299         (lrint_tonearest_test_data): Test for "inexact" exceptions.
20300         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20301         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
20302         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20303         test input.
20304         (lrint_towardzero_test_data): Test for "inexact" exceptions.
20305         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20306         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
20307         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
20308         that test input.
20309         (lrint_downward_test_data): Test for "inexact" exceptions.
20310         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20311         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
20312         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20313         test input.
20314         (lrint_upward_test_data): Test for "inexact" exceptions.
20315         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
20316         test input.
20317         (llrint_test_data): Test for "inexact" exceptions.
20318         (llrint_test_data) [TEST_FLOAT]: Disable one test.
20319         (llrint_tonearest_test_data): Test for "inexact" exceptions.
20320         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20321         (llrint_towardzero_test_data): Test for "inexact" exceptions.
20322         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20323         (llrint_downward_test_data): Test for "inexact" exceptions.
20324         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20325         (llrint_upward_test_data): Test for "inexact" exceptions.
20326         (logb_test_data): Likewise.
20327         (logb_downward_test_data): Likewise.
20328         (nextafter_test_data): Likewise.
20329         (nexttoward_test_data): Likewise.
20330         (remainder_test_data): Likewise.
20331         (remquo_test_data): Likewise.
20332         (scalbn_test_data): Likewise.
20333         (scalbln_test_data): Likewise.
20334         (signbit_test_data): Likewise.
20335         (sqrt_test_data): Likewise.
20336         (significand_test_data): Likewise.
20337
20338 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
20339
20340         [BZ #15424]
20341         * benchtests/bench-modf.c (struct args): Mark arg0 as
20342         volatile.
20343         * scripts/bench.pl: Mark members of struct args as volatile.
20344
20345 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20346
20347         [BZ # 15497]
20348         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
20349         negative infinity on POWER6 or lower.
20350         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
20351
20352 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
20353
20354         [BZ #15442]
20355         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
20356         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
20357         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
20358         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
20359         (_FP_SETQNAN): New macro.
20360         (_FP_SETQNAN_SEMIRAW): Likewise.
20361         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
20362         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
20363         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
20364         (FP_EXTEND): Use _FP_FRAC_SNANP.
20365         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
20366         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
20367         into account.
20368         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20369         New macro.
20370         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20371         Likewise.
20372
20373 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20374
20375         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
20376         with DIVIDE_BY_ZERO_EXCEPTION.
20377         (gamma_test_data): Likewise.
20378         (lgamma_test_data): Likewise.
20379         (log_test_data): Likewise.
20380         (log10_test_data): Likewise.
20381         (log2_test_data): Likewise.
20382         (tgamma_test_data): Likewise.
20383
20384         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
20385         (acos_test_tonearest): Likewise.
20386         (acos_test_towardzero): Likewise.
20387         (acos_test_downward): Likewise.
20388         (acos_test_upward): Likewise.
20389         (acosh_test): Likewise.
20390         (asin_test): Likewise.
20391         (asin_test_tonearest): Likewise.
20392         (asin_test_towardzero): Likewise.
20393         (asin_test_downward): Likewise.
20394         (asin_test_upward): Likewise.
20395         (asinh_test): Likewise.
20396         (atan_test): Likewise.
20397         (atanh_test): Likewise.
20398         (atan2_test): Likewise.
20399         (cabs_test): Likewise.
20400         (cacos_test): Likewise.
20401         (cacosh_test): Likewise.
20402         (casin_test): Likewise.
20403         (casinh_test): Likewise.
20404         (catan_test): Likewise.
20405         (catanh_test): Likewise.
20406         (cbrt_test): Likewise.
20407         (ccos_test): Likewise.
20408         (ccosh_test): Likewise.
20409         (cexp_test): Likewise.
20410         (clog_test): Likewise.
20411         (clog10_test): Likewise.
20412         (cos_test): Likewise.
20413         (cos_test_tonearest): Likewise.
20414         (cos_test_towardzero): Likewise.
20415         (cos_test_downward): Likewise.
20416         (cos_test_upward): Likewise.
20417         (cosh_test): Likewise.
20418         (cosh_test_tonearest): Likewise.
20419         (cosh_test_towardzero): Likewise.
20420         (cosh_test_downward): Likewise.
20421         (cosh_test_upward): Likewise.
20422         (cpow_test): Likewise.
20423         (csin_test): Likewise.
20424         (csinh_test): Likewise.
20425         (csqrt_test): Likewise.
20426         (ctan_test): Likewise.
20427         (ctan_test_tonearest): Likewise.
20428         (ctan_test_towardzero): Likewise.
20429         (ctan_test_downward): Likewise.
20430         (ctan_test_upward): Likewise.
20431         (ctanh_test): Likewise.
20432         (ctanh_test_tonearest): Likewise.
20433         (ctanh_test_towardzero): Likewise.
20434         (ctanh_test_downward): Likewise.
20435         (ctanh_test_upward): Likewise.
20436         (erf_test): Likewise.
20437         (erfc_test): Likewise.
20438         (exp_test): Likewise.
20439         (exp_test_tonearest): Likewise.
20440         (exp_test_towardzero): Likewise.
20441         (exp_test_downward): Likewise.
20442         (exp_test_upward): Likewise.
20443         (exp10_test): Likewise.
20444         (exp2_test): Likewise.
20445         (expm1_test): Likewise.
20446         (fmod_test): Likewise.
20447         (gamma_test): Likewise.
20448         (hypot_test): Likewise.
20449         (j0_test): Likewise.
20450         (j1_test): Likewise.
20451         (jn_test): Likewise.
20452         (lgamma_test): Likewise.
20453         (log_test): Likewise.
20454         (log10_test): Likewise.
20455         (log1p_test): Likewise.
20456         (log2_test): Likewise.
20457         (logb_test_downward): Likewise.
20458         (pow_test): Likewise.
20459         (pow_test_tonearest): Likewise.
20460         (pow_test_towardzero): Likewise.
20461         (pow_test_downward): Likewise.
20462         (pow_test_upward): Likewise.
20463         (remainder_test): Likewise.
20464         (remquo_test): Likewise.
20465         (sin_test): Likewise.
20466         (sin_test_tonearest): Likewise.
20467         (sin_test_towardzero): Likewise.
20468         (sin_test_downward): Likewise.
20469         (sin_test_upward): Likewise.
20470         (sincos_test): Likewise.
20471         (sinh_test): Likewise.
20472         (sinh_test_tonearest): Likewise.
20473         (sinh_test_towardzero): Likewise.
20474         (sinh_test_downward): Likewise.
20475         (sinh_test_upward): Likewise.
20476         (sqrt_test): Likewise.
20477         (tan_test): Likewise.
20478         (tan_test_tonearest): Likewise.
20479         (tan_test_towardzero): Likewise.
20480         (tan_test_downward): Likewise.
20481         (tan_test_upward): Likewise.
20482         (tanh_test): Likewise.
20483         (tgamma_test): Likewise.
20484         (y0_test): Likewise.
20485         (y1_test): Likewise.
20486         (yn_test): Likewise.
20487
20488         * math/gen-libm-test.pl (adjust_arg): Remove function.
20489         (special_function): Remove argument $in_func.  Only handle
20490         generating output for tables of tests, not inside functions.
20491         (parse_args): Likewise.
20492         (generate_testfile): Remove variable $in_func.  Update call to
20493         parse_args.
20494         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
20495         (MINUS_ZERO_INIT): Rename macro to minus_zero.
20496         (PLUS_INFTY_INIT): Rename macro to plus_infty.
20497         (MINUS_INFTY_INIT): Rename macro to minus_infty.
20498         (QNAN_VALUE_INIT): Rename macro to qnan_value.
20499         (MAX_VALUE_INIT): Rename macro to max_value.
20500         (MIN_VALUE_INIT): Rename macro to min_value.
20501         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
20502         (plus_zero): Remove variable.
20503         (minus_zero): Likewise.
20504         (plus_infty): Likewise.
20505         (minus_infty): Likewise.
20506         (qnan_value): Likewise.
20507         (max_value): Likewise.
20508         (min_value): Likewise.
20509         (min_subnorm_value): Likewise.
20510
20511 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20512
20513         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
20514         uint64_t or uint32_t usage.
20515         * crypt/sha256-block.c: Likewise.
20516         * crypt/sha256-crypt.c: Likewise.
20517         * crypt/sha256.c: Likewise.
20518         * crypt/sha512-block.c: Likewise.
20519         * crypt/sha512-crypt.c: Likewise.
20520         * crypt/sha512.c: Likewise.
20521         * debug/backtrace-tst.c: Likewise.
20522         * debug/pcprofiledump.c: Likewise.
20523         * elf/cache.c: Likewise.
20524         * elf/dl-cache.c: Likewise.
20525         * elf/dl-misc.c: Likewise.
20526         * elf/dl-profile.c: Likewise.
20527         * elf/dl-support.c: Likewise.
20528         * elf/ldconfig.c: Likewise.
20529         * elf/sprof.c: Likewise.
20530         * iconv/dummy-repertoire.c: Likewise.
20531         * iconv/iconv_charmap.c: Likewise.
20532         * iconv/skeleton.c: Likewise.
20533         * iconvdata/8bit-generic.c: Likewise.
20534         * iconvdata/cp737.h: Likewise.
20535         * iconvdata/cp775.h: Likewise.
20536         * iconvdata/ibm1008.h: Likewise.
20537         * iconvdata/ibm1025.h: Likewise.
20538         * iconvdata/ibm1046.h: Likewise.
20539         * iconvdata/ibm1097.h: Likewise.
20540         * iconvdata/ibm1112.h: Likewise.
20541         * iconvdata/ibm1122.h: Likewise.
20542         * iconvdata/ibm1123.h: Likewise.
20543         * iconvdata/ibm1124.h: Likewise.
20544         * iconvdata/ibm1129.h: Likewise.
20545         * iconvdata/ibm1130.h: Likewise.
20546         * iconvdata/ibm1132.h: Likewise.
20547         * iconvdata/ibm1133.h: Likewise.
20548         * iconvdata/ibm1137.h: Likewise.
20549         * iconvdata/ibm1140.h: Likewise.
20550         * iconvdata/ibm1141.h: Likewise.
20551         * iconvdata/ibm1142.h: Likewise.
20552         * iconvdata/ibm1143.h: Likewise.
20553         * iconvdata/ibm1144.h: Likewise.
20554         * iconvdata/ibm1145.h: Likewise.
20555         * iconvdata/ibm1146.h: Likewise.
20556         * iconvdata/ibm1147.h: Likewise.
20557         * iconvdata/ibm1148.h: Likewise.
20558         * iconvdata/ibm1149.h: Likewise.
20559         * iconvdata/ibm1153.h: Likewise.
20560         * iconvdata/ibm1154.h: Likewise.
20561         * iconvdata/ibm1155.h: Likewise.
20562         * iconvdata/ibm1156.h: Likewise.
20563         * iconvdata/ibm1157.h: Likewise.
20564         * iconvdata/ibm1158.h: Likewise.
20565         * iconvdata/ibm1160.h: Likewise.
20566         * iconvdata/ibm1161.h: Likewise.
20567         * iconvdata/ibm1162.h: Likewise.
20568         * iconvdata/ibm1163.h: Likewise.
20569         * iconvdata/ibm1164.h: Likewise.
20570         * iconvdata/ibm1166.h: Likewise.
20571         * iconvdata/ibm1167.h: Likewise.
20572         * iconvdata/ibm12712.h: Likewise.
20573         * iconvdata/ibm1390.h: Likewise.
20574         * iconvdata/ibm1399.h: Likewise.
20575         * iconvdata/ibm16804.h: Likewise.
20576         * iconvdata/ibm4517.h: Likewise.
20577         * iconvdata/ibm4899.h: Likewise.
20578         * iconvdata/ibm4909.h: Likewise.
20579         * iconvdata/ibm4971.h: Likewise.
20580         * iconvdata/ibm5347.h: Likewise.
20581         * iconvdata/ibm803.h: Likewise.
20582         * iconvdata/ibm856.h: Likewise.
20583         * iconvdata/ibm901.h: Likewise.
20584         * iconvdata/ibm902.h: Likewise.
20585         * iconvdata/ibm9030.h: Likewise.
20586         * iconvdata/ibm9066.h: Likewise.
20587         * iconvdata/ibm921.h: Likewise.
20588         * iconvdata/ibm922.h: Likewise.
20589         * iconvdata/ibm9448.h: Likewise.
20590         * iconvdata/isiri-3342.h: Likewise.
20591         * iconvdata/jis0201.h: Likewise.
20592         * include/link.h: Likewise.
20593         * include/netdb.h: Likewise.
20594         * inet/check_native.c: Likewise.
20595         * inet/check_pf.c: Likewise.
20596         * inet/getipv4sourcefilter.c: Likewise.
20597         * inet/getnameinfo.c: Likewise.
20598         * inet/getsourcefilter.c: Likewise.
20599         * inet/htonl.c: Likewise.
20600         * inet/setipv4sourcefilter.c: Likewise.
20601         * inet/setsourcefilter.c: Likewise.
20602         * inet/test-inet6_opt.c: Likewise.
20603         * inet/tst-network.c: Likewise.
20604         * locale/C-collate.c: Likewise.
20605         * locale/C-ctype.c: Likewise.
20606         * locale/C-time.c: Likewise.
20607         * locale/C-translit.h: Likewise.
20608         * locale/loadarchive.c: Likewise.
20609         * locale/programs/3level.h: Likewise.
20610         * locale/programs/charmap.c: Likewise.
20611         * locale/programs/charmap.h: Likewise.
20612         * locale/programs/ld-address.c: Likewise.
20613         * locale/programs/ld-collate.c: Likewise.
20614         * locale/programs/ld-ctype.c: Likewise.
20615         * locale/programs/ld-identification.c: Likewise.
20616         * locale/programs/ld-measurement.c: Likewise.
20617         * locale/programs/ld-messages.c: Likewise.
20618         * locale/programs/ld-monetary.c: Likewise.
20619         * locale/programs/ld-name.c: Likewise.
20620         * locale/programs/ld-numeric.c: Likewise.
20621         * locale/programs/ld-paper.c: Likewise.
20622         * locale/programs/ld-telephone.c: Likewise.
20623         * locale/programs/ld-time.c: Likewise.
20624         * locale/programs/linereader.c: Likewise.
20625         * locale/programs/locale.c: Likewise.
20626         * locale/programs/locarchive.c: Likewise.
20627         * locale/programs/locfile.h: Likewise.
20628         * locale/programs/repertoire.c: Likewise.
20629         * locale/programs/simple-hash.c: Likewise.
20630         * locale/programs/simple-hash.h: Likewise.
20631         * malloc/memusage.c: Likewise.
20632         * malloc/memusagestat.c: Likewise.
20633         * nis/nis_defaults.c: Likewise.
20634         * nis/nis_hash.c: Likewise.
20635         * nis/nis_print.c: Likewise.
20636         * nis/nis_xdr.c: Likewise.
20637         * nscd/connections.c: Likewise.
20638         * nscd/hstcache.c: Likewise.
20639         * nscd/nscd_gethst_r.c: Likewise.
20640         * nscd/nscd_getserv_r.c: Likewise.
20641         * nscd/nscd_helper.c: Likewise.
20642         * nscd/servicescache.c: Likewise.
20643         * nss/makedb.c: Likewise.
20644         * nss/nss_db/db-XXX.c: Likewise.
20645         * nss/nss_db/db-initgroups.c: Likewise.
20646         * nss/nss_db/db-netgrp.c: Likewise.
20647         * nss/nss_files/files-network.c: Likewise.
20648         * nss/nss_files/files-parse.c: Likewise.
20649         * posix/bug-regex5.c: Likewise.
20650         * posix/fnmatch_loop.c: Likewise.
20651         * posix/regcomp.c: Likewise.
20652         * posix/regexec.c: Likewise.
20653         * posix/tst-rfc3484-2.c: Likewise.
20654         * posix/tst-rfc3484-3.c: Likewise.
20655         * posix/tst-rfc3484.c: Likewise.
20656         * resolv/nss_dns/dns-canon.c: Likewise.
20657         * resolv/nss_dns/dns-network.c: Likewise.
20658         * resolv/res_init.c: Likewise.
20659         * resolv/res_mkquery.c: Likewise.
20660         * resolv/tst-aton.c: Likewise.
20661         * stdlib/cxa_atexit.c: Likewise.
20662         * stdlib/cxa_finalize.c: Likewise.
20663         * stdlib/gen-fpioconst.c: Likewise.
20664         * stdlib/strtol_l.c: Likewise.
20665         * string/tst-endian.c: Likewise.
20666         * sunrpc/auth_des.c: Likewise.
20667         * sunrpc/clnt_udp.c: Likewise.
20668         * sunrpc/rtime.c: Likewise.
20669         * sunrpc/svcauth_des.c: Likewise.
20670         * sunrpc/xdr.c: Likewise.
20671         * sunrpc/xdr_intXX_t.c: Likewise.
20672         * sunrpc/xdr_rec.c: Likewise.
20673         * sysdeps/generic/ldconfig.h: Likewise.
20674         * sysdeps/generic/ldsodefs.h: Likewise.
20675         * sysdeps/generic/memusage.h: Likewise.
20676         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
20677         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
20678         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
20679         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
20680         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
20681         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
20682         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
20683         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
20684         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
20685         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20686         * sysdeps/posix/getaddrinfo.c: Likewise.
20687         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
20688         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
20689         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
20690         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
20691         * sysdeps/powerpc/test-gettimebase.c: Likewise.
20692         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
20693         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
20694         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
20695         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
20696         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
20697         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
20698         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
20699         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
20700         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
20701         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
20702         * sysdeps/x86_64/dl-tls.h: Likewise.
20703         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
20704         * time/alt_digit.c: Likewise.
20705         * time/era.c: Likewise.
20706         * wcsmbs/tst-c16c32-1.c: Likewise.
20707
20708 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20709
20710         * math/libm-test.inc (struct test_sincos_data): New type.
20711         (RUN_TEST_LOOP_sincos): New macro.
20712         (sincos_test_data): New variable.
20713         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
20714
20715 2013-05-16  Richard Henderson  <rth@redhat.com>
20716
20717         * math/atest-exp2.c (LIMB64): New macro.
20718         (CONSTSZ): New macro.
20719         (mp_exp1, mp_exp_m1, mp_log2): New variables.
20720         (hexdig): Move ...
20721         (print_mpn_fp): ... to function scope.
20722         (read_mpn_hex): Remove.
20723         (get_log2): Remove.
20724         (exp2_mpn): Use mp_log2.
20725         (main): Use mp_exp1.
20726
20727 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20728
20729         * math/libm-test.inc: Remove comment about not testing "inexact"
20730         exceptions.
20731         (INEXACT_EXCEPTION): New macro.
20732         (NO_INEXACT_EXCEPTION): Likewise.
20733         (INVALID_EXCEPTION_OK): Update value.
20734         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
20735         (OVERFLOW_EXCEPTION_OK): Likewise.
20736         (UNDERFLOW_EXCEPTION_OK): Likewise.
20737         (IGNORE_ZERO_INF_SIGN): Likewise.
20738         (ERRNO_UNCHANGED): Likewise.
20739         (ERRNO_EDOM): Likewise.
20740         (ERRNO_ERANGE): Likewise.
20741         (test_exceptions): Handle testing "inexact" exceptions.
20742         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
20743         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
20744         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
20745         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
20746         INEXACT_EXCEPTION.
20747         (rint_towardzero_test_data): Likewise.
20748         (rint_downward_test_data): Likewise.
20749         (rint_upward_test_data): Likewise.
20750
20751         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
20752         with OVERFLOW_EXCEPTION.
20753         (exp10_test_data): Likewise.
20754         (exp2_test_data): Likewise.
20755         (expm1_test_data): Likewise.
20756         (lgamma_test_data): Likewise.
20757         (pow_test_data): Likewise.
20758         (tgamma_test_data): Likewise.
20759         (yn_test_data): Remove duplicate test of overflow.
20760
20761         * math/libm-test.inc (struct test_cc_c_data): New type.
20762         (RUN_TEST_LOOP_cc_c): New macro.
20763         (cpow_test_data): New variable.
20764         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
20765
20766         * math/libm-test.inc (struct test_f_L_data): New type.
20767         (RUN_TEST_LOOP_f_L): New macro.
20768         (llrint_test_data): New variable.
20769         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
20770         (llrint_tonearest_test_data): New variable.
20771         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
20772         (llrint_towardzero_test_data): New variable.
20773         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
20774         (llrint_downward_test_data): New variable.
20775         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
20776         (llrint_upward_test_data): New variable.
20777         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
20778         (llround_test_data): New variable.
20779         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
20780
20781 2013-05-13  Peter Collingbourne  <pcc@google.com>
20782
20783         * math/atest-exp2.c (get_log2): Remove const attribute.
20784
20785 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
20786
20787         * math/libm-test.inc (struct test_f_l_data): New type.
20788         (RUN_TEST_LOOP_f_l): New macro.
20789         (lrint_test_data): New variable.
20790         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
20791         (lrint_tonearest_test_data): New variable.
20792         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
20793         (lrint_towardzero_test_data): New variable.
20794         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
20795         (lrint_downward_test_data): New variable.
20796         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
20797         (lrint_upward_test_data): New variable.
20798         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
20799         (lround_test_data): New variable.
20800         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
20801
20802 2013-05-15  Peter Collingbourne  <pcc@google.com>
20803
20804         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
20805         (EXTRACT_WORDS64) Use where appropriate.
20806         (INSERT_WORDS64) Likewise.
20807
20808         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
20809         constraints with x constraints.
20810         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
20811
20812         * malloc/obstack.c (_obstack_compat): Add initializer.
20813
20814 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
20815
20816         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
20817         si_trapno and add si_addr_lsb to _sifields.sigfault.
20818         (si_trapno): Remove macro.
20819         (si_addr_lsb): Define new macro.
20820         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
20821
20822 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
20823
20824         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
20825         instead of TEST_f_l.
20826         (llrint_test_tonearest): Likewise.
20827         (llrint_test_towardzero): Likewise.
20828         (llrint_test_downward): Likewise.
20829         (llrint_test_upward): Likewise.
20830         (llround_test): Likewise.
20831
20832         * math/libm-test.inc (struct test_f_i_data): Add comment.
20833         (RUN_TEST_LOOP_f_b): New macro.
20834         (RUN_TEST_LOOP_f_b_tg): Likewise.
20835         (finite_test_data): New variable.
20836         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
20837         (isfinite_test_data): New variable.
20838         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20839         (isinf_test_data): New variable.
20840         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20841         (isnan_test_data): New variable.
20842         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20843         (isnormal_test_data): New variable.
20844         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20845         (issignaling_test_data): New variable.
20846         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20847         (signbit_test_data): New variable.
20848         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20849
20850         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
20851         with INVALID_EXCEPTION.
20852         (acosh_test_data): Likewise.
20853         (asin_test_data): Likewise.
20854         (atanh_test_data): Likewise.
20855         (fmod_test_data): Likewise.
20856         (log_test_data): Likewise.
20857         (log10_test_data): Likewise.
20858         (log2_test_data): Likewise.
20859         (pow_test_data): Likewise.
20860         (sqrt_test_data): Likewise.
20861         (y0_test_data): Likewise.
20862         (y1_test_data): Likewise.
20863         (yn_test_data): Likewise.
20864
20865         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
20866         function contents.
20867
20868         * math/libm-test.inc (struct test_ff_i_data): New type.
20869         (RUN_TEST_LOOP_ff_i_tg): New macro.
20870         (isgreater_test_data): New variable.
20871         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20872         (isgreaterequal_test_data): New variable.
20873         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20874         (isless_test_data): New variable.
20875         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20876         (islessequal_test_data): New variable.
20877         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20878         (islessgreater_test_data): New variable.
20879         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20880         (isunordered_test_data): New variable.
20881         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20882
20883 2013-05-14  David S. Miller  <davem@davemloft.net>
20884
20885         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20886
20887 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
20888
20889         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
20890
20891         * math/libm-test.inc (struct test_fF_f1_data): Change type of
20892         extra_test to int.
20893         (struct test_f_i_data): Change type of max_ulp to int.
20894
20895         * math/libm-test.inc (test_ffI_f1_data): New type.
20896         (RUN_TEST_LOOP_ffI_f1): New macro.
20897         (remquo_test_data): New variable.
20898         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
20899
20900         * setjmp/tst-setjmp-fp.c: New file.
20901         * setjmp/Makefile (tests): Add tst-setjmp-fp.
20902         (link-libm): New variable.
20903         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
20904
20905         * math/libm-test.inc (struct test_f_i_data): New type.
20906         (RUN_TEST_LOOP_f_i): New macro.
20907         (RUN_TEST_LOOP_f_i_tg): Likewise.
20908         (fpclassify_test_data): New variable.
20909         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
20910         (ilogb_test_data): New variable.
20911         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
20912
20913         * math/libm-test.inc (scalbln_test): Correct function name in END
20914         call.
20915
20916         * math/libm-test.inc (struct test_f_f1_data): Add comment.
20917         (RUN_TEST_LOOP_fI_f1): New macro.
20918         (frexp_test_data): New variable.
20919         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
20920
20921         * math/libm-test.inc (struct test_fF_f1_data): New type.
20922         (RUN_TEST_LOOP_fF_f1): New macro.
20923         (modf_test_data): New variable.
20924         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
20925
20926         * math/libm-test.inc (struct test_f_f1_data): New type.
20927         (RUN_TEST_LOOP_f_f1): New macro.
20928         (gamma_test_data): New variable.
20929         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20930         (lgamma_test_data): New variable.
20931         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20932
20933 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
20934
20935         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
20936         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
20937         (main): Comment "tls" pseudo-hwcap.
20938
20939 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
20940
20941         * math/libm-test.inc (struct test_fl_f_data): New type.
20942         (RUN_TEST_LOOP_fl_f): New variable.
20943         (scalbln_test_data): New variable.
20944         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
20945
20946         * math/libm-test.inc (struct test_fi_f_data): New type.
20947         (RUN_TEST_LOOP_fi_f): New macro.
20948         (ldexp_test_data): New variable.
20949         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
20950         (scalbn_test_data): New variable.
20951         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
20952
20953         * math/libm-test.inc (struct test_c_f_data): New type.
20954         (RUN_TEST_LOOP_c_f): New macro.
20955         (cabs_test_data): New variable.
20956         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
20957         (carg_test_data): New variable.
20958         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
20959         (cimag_test_data): New variable.
20960         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
20961         (creal_test_data): New variable.
20962         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
20963
20964         * math/libm-test.inc (struct test_if_f_data): New type.
20965         (RUN_TEST_LOOP_if_f): New macro.
20966         (jn_test_data): New variable.
20967         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
20968         (yn_test_data): New variable.
20969         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
20970
20971         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
20972
20973 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20974
20975         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
20976         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
20977
20978 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
20979
20980         * benchtests/Makefile (CPPFLAGS-nonlib): Add
20981         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
20982         (bench-deps): Add bench-timing.h.
20983         * benchtests-bench-skeleton.c: Include bench-timing.h.
20984         (main): Use TIMING_* macros instead of clock_gettime.
20985         * benchtests/bench-timing.h: New file.
20986
20987         [BZ #14582]
20988         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
20989         Renamed from _LIB_VERSION.
20990         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
20991
20992 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
20993
20994         * math/libm-test.inc (struct test_fff_f_data): New type.
20995         (RUN_TEST_LOOP_fff_f): New macro.
20996         (fma_test_data): New variable.
20997         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
20998         (fma_towardzero_test_data): New variable.
20999         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
21000         (fma_downward_test_data): New variable.
21001         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
21002         (fma_upward_test_data): New variable.
21003         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
21004
21005         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
21006         (struct test_c_c_data): New type.
21007         (RUN_TEST_LOOP_c_c): New macro.
21008         (cacos_test_data): New variable.
21009         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
21010         (cacosh_test_data): New variable.
21011         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
21012         (casin_test_data): New variable.
21013         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
21014         (casinh_test_data): New variable.
21015         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
21016         (catan_test_data): New variable.
21017         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
21018         (catanh_test_data): New variable.
21019         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
21020         (ccos_test_data): New variable.
21021         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
21022         (ccosh_test_data): New variable.
21023         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
21024         (cexp_test_data): New variable.
21025         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
21026         (clog_test_data): New variable.
21027         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
21028         (clog10_test_data): New variable.
21029         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
21030         (conj_test_data): New variable.
21031         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
21032         (cproj_test_data): New variable.
21033         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
21034         (csin_test_data): New variable.
21035         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
21036         (csinh_test_data): New variable.
21037         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
21038         (csqrt_test_data): New variable.
21039         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
21040         (ctan_test_data): New variable.
21041         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
21042         (ctan_tonearest_test_data): New variable.
21043         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21044         (ctan_towardzero_test_data): New variable.
21045         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21046         (ctan_downward_test_data): New variable.
21047         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21048         (ctan_upward_test_data): New variable.
21049         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21050         (ctanh_test_data): New variable.
21051         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
21052         (ctanh_tonearest_test_data): New variable.
21053         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21054         (ctanh_towardzero_test_data): New variable.
21055         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21056         (ctanh_downward_test_data): New variable.
21057         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21058         (ctanh_upward_test_data): New variable.
21059         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21060         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
21061         of BUILD_COMPLEX.
21062
21063         * math/libm-test.inc (struct test_ff_f_data): New type.
21064         (struct test_ff_f_data_nexttoward): Likewise.
21065         (RUN_TEST_LOOP_2_f): New macro.
21066         (RUN_TEST_LOOP_ff_f): Likewise.
21067         (atan2_test_data): New variable.
21068         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
21069         (copysign_test_data): New variable.
21070         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
21071         (fdim_test_data): New variable.
21072         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
21073         (fmax_test_data): New variable.
21074         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
21075         (fmin_test_data): New variable.
21076         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
21077         (fmod_test_data): New variable.
21078         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
21079         (hypot_test_data): New variable.
21080         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
21081         (nextafter_test_data): New variable.
21082         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
21083         (nexttoward_test_data): New variable.
21084         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
21085         (pow_test_data): New variable.
21086         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
21087         (pow_tonearest_test_data): New variable.
21088         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
21089         (pow_towardzero_test_data): New variable.
21090         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
21091         (pow_downward_test_data): New variable.
21092         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
21093         (pow_upward_test_data): New variable.
21094         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
21095         (remainder_test_data): New variable.
21096         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
21097         (scalb_test_data): New variable.
21098         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
21099         * sysdeps/i386/fpu/libm-test-ulps: Update.
21100
21101 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
21102
21103         * math/libm-test.inc (fma_test): Use max_value instead of local
21104         variable fltmax.
21105         (nextafter_test): Likewise.
21106
21107         * math/libm-test.inc (acos_towardzero_test_data): New variable.
21108         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21109         (acos_downward_test_data): New variable.
21110         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21111         (acos_upward_test_data): New variable.
21112         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21113         (acosh_test_data): New variable.
21114         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
21115         (asin_test_data): New variable.
21116         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
21117         (asin_tonearest_test_data): New variable.
21118         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21119         (asin_towardzero_test_data): New variable.
21120         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21121         (asin_downward_test_data): New variable.
21122         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21123         (asin_upward_test_data): New variable.
21124         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21125         (asinh_test_data): New variable.
21126         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
21127         (atan_test_data): New variable.
21128         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
21129         (atanh_test_data): New variable.
21130         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
21131         (cbrt_test_data): New variable.
21132         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
21133         (ceil_test_data): New variable.
21134         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
21135         (cos_test_data): New variable.
21136         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
21137         (cos_tonearest_test_data): New variable.
21138         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21139         (cos_towardzero_test_data): New variable.
21140         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21141         (cos_downward_test_data): New variable.
21142         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21143         (cos_upward_test_data): New variable.
21144         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21145         (cosh_test_data): New variable.
21146         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
21147         (cosh_tonearest_test_data): New variable.
21148         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21149         (cosh_towardzero_test_data): New variable.
21150         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21151         (cosh_downward_test_data): New variable.
21152         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21153         (cosh_upward_test_data): New variable.
21154         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21155         (erf_test_data): New variable.
21156         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
21157         (erfc_test_data): New variable.
21158         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
21159         (exp_test_data): New variable.
21160         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
21161         (exp_tonearest_test_data): New variable.
21162         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21163         (exp_towardzero_test_data): New variable.
21164         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21165         (exp_downward_test_data): New variable.
21166         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21167         (exp_upward_test_data): New variable.
21168         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21169         (exp10_test_data): New variable.
21170         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
21171         (exp2_test_data): New variable.
21172         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
21173         (expm1_test_data): New variable.
21174         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
21175         (fabs_test_data): New variable.
21176         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
21177         (floor_test_data): New variable.
21178         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
21179         (j0_test_data): New variable.
21180         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
21181         (j1_test_data): New variable.
21182         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
21183         (log_test_data): New variable.
21184         (log_test): Run tests with RUN_TEST_LOOP_f_f.
21185         (log10_test_data): New variable.
21186         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
21187         (log1p_test_data): New variable.
21188         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
21189         (log2_test_data): New variable.
21190         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
21191         (logb_test_data): New variable.
21192         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
21193         (logb_downward_test_data): New variable.
21194         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21195         (nearbyint_test_data): New variable.
21196         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
21197         (rint_test_data): New variable.
21198         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
21199         (rint_tonearest_test_data): New variable.
21200         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21201         (rint_towardzero_test_data): New variable.
21202         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21203         (rint_downward_test_data): New variable.
21204         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21205         (rint_upward_test_data): New variable.
21206         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21207         (round_test_data): New variable.
21208         (round_test): Run tests with RUN_TEST_LOOP_f_f.
21209         (sin_test_data): New variable.
21210         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
21211         (sin_tonearest_test_data): New variable.
21212         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21213         (sin_towardzero_test_data): New variable.
21214         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21215         (sin_downward_test_data): New variable.
21216         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21217         (sin_upward_test_data): New variable.
21218         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21219         (sinh_test_data): New variable.
21220         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
21221         (sinh_tonearest_test_data): New variable.
21222         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21223         (sinh_towardzero_test_data): New variable.
21224         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21225         (sinh_downward_test_data): New variable.
21226         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21227         (sinh_upward_test_data): New variable.
21228         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21229         (sqrt_test_data): New variable.
21230         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
21231         (tan_test_data): New variable.
21232         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
21233         (tan_tonearest_test_data): New variable.
21234         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21235         (tan_towardzero_test_data): New variable.
21236         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21237         (tan_downward_test_data): New variable.
21238         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21239         (tan_upward_test_data): New variable.
21240         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21241         (tanh_test_data): New variable.
21242         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
21243         (tgamma_test_data): New variable.
21244         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
21245         (trunc_test_data): New variable.
21246         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
21247         (y0_test_data): New variable.
21248         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
21249         (y1_test_data): New variable.
21250         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
21251         (significand_test_data): New variable.
21252         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
21253
21254 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
21255
21256         [BZ #12387]
21257         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
21258
21259 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
21260
21261         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
21262
21263 2013-05-10  Andreas Jaeger  <aj@suse.de>
21264
21265         [BZ #15448]
21266         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
21267         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
21268
21269 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21270
21271         * math/gen-libm-test.pl (adjust_arg): New function.
21272         (special_functions): Handle generating output in both functions
21273         and arrays.
21274         (parse_args): Likewise.
21275         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
21276         $in_func argument to parse_args.
21277         * math/libm-test.inc (struct test_f_f_data): New type.
21278         (IF_ROUND_INIT_): New macro.
21279         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
21280         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
21281         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
21282         (IF_ROUND_INIT_FE_UPWARD): Likewise.
21283         (ROUND_RESTORE_): Likewise.
21284         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
21285         (ROUND_RESTORE_FE_TONEAREST): Likewise.
21286         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
21287         (ROUND_RESTORE_FE_UPWARD): Likewise.
21288         (RUN_TEST_LOOP_f_f): New macro.
21289         (acos_test_data): New variable.
21290         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
21291         (acos_tonearest_test_data): New variable.
21292         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21293
21294 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21295
21296         * benchtests/bench-skeleton.c (startup): Fix coding style.
21297
21298 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21299
21300         [BZ #6809]
21301         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
21302         negative infinity argument.
21303         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
21304         negative infinity argument.
21305         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
21306         negative infinity argument.
21307         * math/libm-test.inc (tgamma_test): Expect errno to be set for
21308         domain errors.
21309
21310 2013-05-10  Florian Weimer  <fweimer@redhat.com>
21311
21312         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
21313         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
21314         * iconv/iconv_prog.c (main): Likewise.
21315         * locale/programs/charmap-dir.c (charmap_readdir)
21316         (fopen_uncompressed): Likewise.
21317         * locale/programs/locfile.c (siblings_uncached)
21318         (write_locale_data): Use lstat64 instead of lstat.
21319         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
21320         stat.
21321
21322 2013-05-10  Andreas Jaeger  <aj@suse.de>
21323
21324         [BZ #15395]
21325         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
21326         localization.
21327         Include <locale.h>.
21328
21329 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
21330
21331         * elf/dl-close.c (_dl_close_worker): Add comments.
21332
21333 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
21334
21335         [BZ #15359]
21336         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
21337         high part of pi/2.
21338         (__ieee754_rem_pio2l): Update comments.
21339
21340         [BZ #15429]
21341         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
21342         high part of pi/2.
21343         (__ieee754_rem_pio2l): Update comments.
21344
21345         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
21346         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
21347
21348         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
21349         M_PI_4l.
21350
21351         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
21352         (M_PI_34_LOG10El): Likewise.
21353         (M_PI2_LOG10El): Likewise.
21354         (M_PI4_LOG10El): Likewise.
21355         (M_PI_LOG10El): Likewise.
21356
21357 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21358
21359         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21360
21361 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
21362
21363         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
21364         (MINUS_ZERO_INIT): Likewise.
21365         (PLUS_INFTY_INIT): Likewise.
21366         (MINUS_INFTY_INIT): Likewise.
21367         (QNAN_VALUE_INIT): Likewise.
21368         (MAX_VALUE_INIT): Likewise.
21369         (MIN_VALUE_INIT): Likewise.
21370         (MIN_SUBNORM_VALUE_INIT): Likewise.
21371         (plus_zero): Initialize with PLUS_ZERO_INIT.
21372         (minus_zero): Initialize with MINUS_ZERO_INIT.
21373         (plus_infty): Initialize with PLUS_INFTY_INIT.
21374         (minus_infty): Initialize with MINUS_INFTY_INIT.
21375         (qnan_value): Initialize with QNAN_VALUE_INIT.
21376         (max_value): Initialize with MAX_VALUE_INIT.
21377         (min_value): Initialize with MIN_VALUE_INIT.
21378         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
21379
21380         * math/libm-test.inc (RUN_TEST_if_f): New macro.
21381         (jn_test): Use TEST_if_f instead of TEST_ff_f.
21382         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
21383         (yn_test): Use TEST_if_f instead of TEST_ff_f.
21384
21385         * math/libm-test.inc (RUN_TEST_f_f): New macro.
21386         (RUN_TEST_2_f): Likewise.
21387         (RUN_TEST_ff_f): Likewise.
21388         (RUN_TEST_fi_f): Likewise.
21389         (RUN_TEST_fl_f): Likewise.
21390         (RUN_TEST_fff_f): Likewise.
21391         (RUN_TEST_c_f): Likewise.
21392         (RUN_TEST_f_f1): Likewise.
21393         (RUN_TEST_fF_f1): Likewise.
21394         (RUN_TEST_fI_f1): Likewise.
21395         (RUN_TEST_ffI_f1): Likewise.
21396         (RUN_TEST_c_c): Likewise.
21397         (RUN_TEST_cc_c): Likewise.
21398         (RUN_TEST_f_i): Likewise.
21399         (RUN_TEST_f_i_tg): Likewise.
21400         (RUN_TEST_ff_i_tg): Likewise.
21401         (RUN_TEST_f_b): Likewise.
21402         (RUN_TEST_f_b_tg): Likewise.
21403         (RUN_TEST_f_l): Likewise.
21404         (RUN_TEST_f_L): Likewise.
21405         (RUN_TEST_sincos): Likewise.
21406         * math/gen-libm-test.pl (new_test): Take new argument to indicate
21407         whether to show exceptions.  Do not include ");\n" in return
21408         value.
21409         (special_functions): Output call to RUN_TEST_sincos instead of
21410         check_float calls.  Update calls to new_test.
21411         (parse_args): Output call to single RUN_TEST_* macro instead of
21412         check_* calls and other assignments.  Update calls to new_test.
21413
21414         [BZ #2546]
21415         [BZ #2560]
21416         [BZ #5159]
21417         [BZ #15426]
21418         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
21419         input to result for tgamma overflow.
21420         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
21421         (gamma_coeff): New variable.
21422         (NCOEFF): New macro.
21423         (gamma_positive): New function.
21424         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
21425         underflow here.  Use gamma_positive instead of exp (lgamma) for
21426         other arguments.
21427         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
21428         (gamma_coeff): New variable.
21429         (NCOEFF): New macro.
21430         (gammaf_positive): New function.
21431         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
21432         underflow here.  Use gamma_positive instead of exp (lgamma) for
21433         other arguments.
21434         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
21435         (gamma_coeff): New variable.
21436         (NCOEFF): New macro.
21437         (gammal_positive): New function.
21438         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
21439         underflow here.  Use gamma_positive instead of exp (lgamma) for
21440         other arguments.
21441         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
21442         (gamma_coeff): New variable.
21443         (NCOEFF): New macro.
21444         (gammal_positive): New function.
21445         (__ieee754_gammal_r): Handle positive infinity, overflow and
21446         underflow here.  Handle NaN the same as positive infinity.  Remove
21447         check x < 0xffffffff for negative integers.  Use gamma_positive
21448         instead of exp (lgamma) for other arguments.
21449         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
21450         (gamma_coeff): New variable.
21451         (NCOEFF): New macro.
21452         (gammal_positive): New function.
21453         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
21454         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
21455         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
21456         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
21457         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
21458         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
21459         * sysdeps/generic/math_private.h (__gamma_productf): New
21460         prototype.
21461         (__gamma_product): Likewise.
21462         (__gamma_productl): Likewise.
21463         * math/Makefile (libm-calls): Add gamma_product.
21464         * math/libm-test.inc (tgamma_test): Add more tests.
21465         * sysdeps/i386/fpu/libm-test-ulps: Update.
21466         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21467
21468 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
21469
21470         * benchtests/bench-skeleton.c (main): Preheat CPU.
21471
21472 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
21473
21474         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
21475
21476 2013-05-07  Roland McGrath  <roland@hack.frob.com>
21477
21478         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
21479         and _dl_skip_args_internal.
21480
21481 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
21482
21483         * manual/message.texi (Message Translation): Talk about users.
21484         Message to key mapping impacts design.
21485
21486 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21487
21488         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
21489
21490         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
21491
21492         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
21493         * sysdeps/wordsize-64/glob64.c: ... here.
21494
21495         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
21496         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
21497         New macros.
21498
21499         * debug/getlogin_r_chk.c: Moved to ...
21500         * login/getlogin_r_chk.c: ... here.
21501         * debug/Makefile (routines): Move getlogin_r_chk to ...
21502         * login/Makefile (routines): ... here.
21503         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
21504         * login/Versions (libc: GLIBC_2.4): ... here.
21505
21506         * io/poll.c (__poll): Renamed from poll.
21507         Add libc_hidden_def.
21508         (poll): Define as weak alias.
21509
21510         * debug/ptsname_r_chk.c: Moved to ...
21511         * login/ptsname_r_chk.c: ... here.
21512         * debug/Makefile (routines): Move ptsname_r_chk to ...
21513         * login/Makefile (routines): ... here.
21514         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
21515         * login/Versions (libc: GLIBC_2.4): ... here.
21516
21517         * posix/getlogin.c: Moved to ...
21518         * login/getlogin.c: ... here.
21519         * posix/getlogin_r.c: Moved to ...
21520         * login/getlogin_r.c: ... here.
21521         * posix/getlogin_r.c: Moved to ...
21522         * login/getlogin_r.c: ... here.
21523         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
21524         * login/Makefile (routines): ... here.
21525         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
21526         * login/Versions (libc: GLIBC_2.0): ... here.
21527
21528         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
21529         (setrlimit): Define as weak alias.
21530
21531         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
21532         Call __ names for open, ftruncate, and close.
21533         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
21534         (truncate): Define as weak alias.
21535
21536 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
21537
21538         * math/gen-libm-test.pl (parse_args): Initialize x before each
21539         test of frexp, modf and remquo.
21540
21541         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
21542         test signgam value.
21543
21544 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21545
21546         [BZ #15418]
21547         [BZ #15419]
21548         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
21549         internal tests.
21550         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
21551
21552 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21553
21554         * elf/dl-writev.h: New file.
21555         * elf/dl-misc.c: Include it.
21556         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
21557         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
21558
21559 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
21560
21561         * math/libm-test.inc (noXFails): Remove variable.
21562         (noXPasses): Likewise.
21563         (BUILD_COMPLEX_INT): Remove macro.
21564         (print_screen): Remove xfail argument.
21565         (print_screen_max_error): Likewise.
21566         (update_stats): Likewise.
21567         (print_max_error): Likewise.  Update calls to other affected
21568         functions.
21569         (print_complex_max_error): Likewise.
21570         (test_single_exception): Update calls to print_screen.
21571         (test_single_errno): Likewise.
21572         (check_float_internal): Remove xfail argument.  Update calls to
21573         other affected functions.
21574         (check_float): Likewise.
21575         (check_complex): Likewise.
21576         (check_int): Likewise.
21577         (check_long): Likewise.
21578         (check_bool): Likewise.
21579         (check_longlong): Likewise.
21580         (main): Don't print noXFails and noXPasses.
21581         * math/gen-libm-test.pl (top level): Don't mention expected
21582         failure handling in comment.
21583         (new_test): Don't handle expected failures.
21584         (parse_args): Don't mention expected failure handling in comment.
21585         (generate_testfile): Don't handle expected failures.
21586         (parse_ulps): Likewise.
21587         (print_ulps_file): Likewise.
21588         (get_failure): Remove function.
21589         (output_test): Don't handle expected failures.
21590         * make/README.libm-test: Don't mention expected failure handling.
21591
21592         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
21593         (minus_zero): Likewise.
21594         (plus_infty): Likewise.
21595         (minus_infty): Likewise.
21596         (qnan_value): Likewise.
21597         (max_value): Likewise.
21598         (min_value): Likewise.
21599         (min_subnorm_value): Likewise.
21600         (initialize): Do not initialize those variables dynamically.
21601
21602 2013-05-03  Roland McGrath  <roland@hack.frob.com>
21603
21604         * io/open.c (__open_2): Moved to ...
21605         * io/open_2.c: ... this new file.
21606         * io/open64.c (__open64_2): Moved to ...
21607         * io/open64_2.c: ... this new file.
21608         * io/openat.c (__openat_2): Moved to ...
21609         * io/openat_2.c: ... this new file.
21610         * io/openat64.c (__openat64_2): Moved to ...
21611         * io/openat64_2.c: ... this new file.
21612         * io/Makefile (routines): Add them.
21613         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
21614         * sysdeps/unix/sysv/linux/open_2.c: File removed.
21615         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
21616         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
21617         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
21618         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
21619         (__openat64): Add hidden_ver.
21620         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
21621         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
21622
21623         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
21624         Separately conditionalize setting of GLRO(dl_sysinfo) so
21625         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
21626         as well, but the actual setting is only under [NEED_DL_SYSINFO].
21627
21628 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21629
21630         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
21631         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
21632         definition.
21633         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
21634         * sysdeps/unix/sysv/linux/powerpc/init-first.c
21635         (_libc_vdso_platform_setup): Add __vdso_time initialization.
21636         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
21637         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
21638
21639 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
21640
21641         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
21642         test signgam value.
21643
21644         * math/libm-test.inc (hypot_test): Do not use
21645         IGNORE_ZERO_INF_SIGN.
21646
21647 2013-05-03  Andreas Jaeger  <aj@suse.de>
21648
21649         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
21650         Linux 3.9.
21651         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
21652         (PF_MAX): Adjust for VSOCK change.
21653
21654 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21655
21656         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21657
21658 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
21659
21660         [BZ #15264]
21661         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
21662         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
21663         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
21664
21665 2013-05-02  David S. Miller  <davem@davemloft.net>
21666
21667         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21668
21669 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
21670
21671         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
21672
21673 2013-05-01  Roland McGrath  <roland@hack.frob.com>
21674
21675         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
21676
21677 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
21678
21679         [BZ #14952]
21680         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
21681         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21682         Use __attribute__ ((__gnu_inline__)).
21683         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21684         Don't use __attribute__ ((__gnu_inline__)).
21685
21686 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
21687
21688         [BZ #15423]
21689         * math/s_catan.c (__catan): Handle small real or imaginary part of
21690         input specially to avoid spurious underflow.
21691         * math/s_catanf.c (__catanf): Likewise.
21692         * math/s_catanh.c (__catanh): Likewise.
21693         * math/s_catanhf.c (__catanhf): Likewise.
21694         * math/s_catanhl.c (__catanhl): Likewise.
21695         * math/s_catanl.c (__catanl): Likewise.
21696         * math/libm-test.inc (catan_test): Add more tests.
21697         (catanh_test): Likewise.
21698         * sysdeps/i386/fpu/libm-test-ulps: Update.
21699         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21700
21701 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21702
21703         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21704
21705 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
21706
21707         [BZ #15416]
21708         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
21709         accurately for denominator in atan2.
21710         * math/s_catanf.c (__catanf): Likewise.
21711         * math/s_catanh.c (__catanh): Likewise.
21712         * math/s_catanhf.c (__catanhf): Likewise.
21713         * math/s_catanhl.c (__catanhl): Likewise.
21714         * math/s_catanl.c (__catanl): Likewise.
21715         * math/libm-test.inc (catan_test): Add more tests.
21716         (catanh_test): Likewise.
21717         * sysdeps/i386/fpu/libm-test-ulps: Update.
21718         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21719
21720 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
21721
21722         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
21723
21724         * benchtests/Makefile (bench): Remove slow benchmarks.
21725         * benchtests/atan-inputs: Add slow benchmark inputs.
21726         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
21727         (BENCH_FUNC): Accept variant offset.
21728         (VARIANT): Define.
21729         * benchtests/bench-skeleton.c (main): Run benchmark for each
21730         variant.
21731         * benchtests/cos-inputs: Add slow benchmark inputs.
21732         * benchtests/exp-inputs: Likewise.
21733         * benchtests/pow-inputs: Likewise.
21734         * benchtests/sin-inputs: Likewise.
21735         * benchtests/slowatan-inputs: Remove.
21736         * benchtests/slowatan.c: Remove.
21737         * benchtests/slowcos-inputs: Remove.
21738         * benchtests/slowcos.c: Remove.
21739         * benchtests/slowexp-inputs: Remove.
21740         * benchtests/slowexp.c: Remove.
21741         * benchtests/slowpow-inputs: Remove.
21742         * benchtests/slowpow.c: Remove.
21743         * benchtests/slowsin-inputs: Remove.
21744         * benchtests/slowsin.c: Remove.
21745         * benchtests/slowtan-inputs: Remove.
21746         * benchtests/slowtan.c: Remove.
21747         * benchtests/tan-inputs: Add slow benchmark inputs.
21748         * scripts/bench.pl: Parse comments and directives.
21749
21750         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
21751         in CPPFLAGS.
21752         ($(objpfx)bench-%.c): Remove *-ITER.
21753         * benchtests/bench-modf.c: Remove definition of ITER.
21754         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
21755         (main): Loop for DURATION seconds instead of fixed number of
21756         iterations.
21757         * scripts/bench.pl: Don't expect iterations in parameters.
21758
21759 2013-04-29  Roland McGrath  <roland@hack.frob.com>
21760
21761         * io/fchdir.c (__fchdir): Renamed from fchdir.
21762         (fchdir): Define as weak alias.
21763
21764 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
21765
21766         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
21767         (ERRNO_EDOM): Likewise.
21768         (ERRNO_ERANGE): Likewise.
21769         (noErrnoTests): New variable.
21770         (init_max_error): Set errno to 0.
21771         (test_single_errno): New function.
21772         (test_errno): Likewise.
21773         (check_float_internal): Call test_errno.  Set errno to 0.
21774         (check_complex): Refer to errno tests in comment.
21775         (check_int): Call test_errno.  Set errno to 0.
21776         (check_long): Likewise.
21777         (check_bool): Likewise.
21778         (check_longlong): Likewise.
21779         (cos_test): Use ERRNO_* flags for errno tests instead of
21780         check_int.
21781         (expm1_test): Likewise.
21782         (fmod_test): Likewise.
21783         (ilogb_test): Likewise.
21784         (lgamma_test): Likewise.
21785         (pow_test): Likewise.
21786         (remainder_test): Likewise.
21787         (sin_test): Likewise.
21788         (tan_test): Likewise.
21789         (yn_test): Likewise.
21790         (initialize): Set errno to 0.
21791         (main): Print number of errno tests.
21792         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
21793
21794 2013-04-29  Andreas Jaeger  <aj@suse.de>
21795
21796         [BZ #15084]
21797         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
21798         and RES_USEVC.
21799
21800         [BZ #15085]
21801         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
21802         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
21803         unimplemented.
21804
21805         [BZ #15380]
21806         * stdlib/random.c (__initstate): Return NULL if
21807         __initstate fails.
21808
21809         [BZ #15086]
21810         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
21811         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
21812         RES_SNGLKUPREOP.
21813
21814 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21815
21816         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21817
21818 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
21819
21820         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
21821         of individual tests.
21822         (casin_test): Likewise.
21823         (casinh_test): Likewise.
21824
21825 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
21826
21827         [BZ #15409]
21828         * math/s_catan.c (__catan): Handle arguments with large real or
21829         imaginary part separately without squaring.
21830         * math/s_catanf.c (__catanf): Likewise.
21831         * math/s_catanh.c (__catanh): Likewise.
21832         * math/s_catanhf.c (__catanhf): Likewise.
21833         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21834         and redefine.
21835         (__catanhl): Handle arguments with large real or imaginary part
21836         separately without squaring.
21837         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21838         and redefine.
21839         (__catanl): Handle arguments with large real or imaginary part
21840         separately without squaring.
21841         * math/libm-test.inc (catan_test): Add more tests.
21842         (catanh_test): Likewise.
21843         * sysdeps/i386/fpu/libm-test-ulps: Update.
21844         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21845
21846 2013-04-27  Andreas Jaeger  <aj@suse.de>
21847
21848         [BZ #15007]
21849         * stdlib/stdlib.h: Update guards for qecvt.
21850         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
21851         <stdlib.h>.
21852
21853 2013-04-27  Allan McRae  <allan@archlinux.org>
21854
21855         * sysdeps/i386/fpu/libm-test-ulps: Update.
21856
21857 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
21858
21859         [BZ #15406]
21860         * math/s_catan.c: Include <float.h>.
21861         (__catan): Ensure underflow exception occurs for underflowed
21862         result.
21863         * math/s_catanf.c: Include <float.h>.
21864         (__catanf): Ensure underflow exception occurs for underflowed
21865         result.
21866         * math/s_catanh.c: Include <float.h>.
21867         (__catanh): Ensure underflow exception occurs for underflowed
21868         result.
21869         * math/s_catanhf.c: Include <float.h>.
21870         (__catanhf): Ensure underflow exception occurs for underflowed
21871         result.
21872         * math/s_catanhl.c: Include <float.h>.
21873         (__catanhl): Ensure underflow exception occurs for underflowed
21874         result.
21875         * math/s_catanl.c: Include <float.h>.
21876         (__catanl): Ensure underflow exception occurs for underflowed
21877         result.
21878         * math/libm-test.inc (catan_test): Add more tests.
21879         (catanh_test): Likewise.
21880
21881         [BZ #15405]
21882         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
21883         underflowed result.
21884         * math/s_ccoshf.c (__ccoshf): Likewise.
21885         * math/s_ccoshl.c (__ccoshl): Likewise.
21886         * math/s_csin.c (__csin): Likewise.
21887         * math/s_csinf.c (__csinf): Likewise.
21888         * math/s_csinh.c (__csinh): Likewise.
21889         * math/s_csinhf.c (__csinhf): Likewise.
21890         * math/s_csinhl.c (__csinhl): Likewise.
21891         * math/s_csinl.c (__csinl): Likewise.
21892         * math/libm-test.inc (ccos_test): Add more tests.
21893         (ccosh_test): Likewise.
21894         (csin_test): Likewise.
21895         (csinh_test): Likewise.
21896
21897 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21898
21899         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
21900         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
21901         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
21902         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
21903         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
21904         powerpc/power5+/fpu folders.
21905         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
21906
21907
21908 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
21909
21910         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21911
21912 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
21913
21914         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
21915         additions to variable.
21916         [$(config-machine) = x86_64] (modules-names): Likewise.
21917         ($(objpfx)tst-audit3): Remove dependency.
21918         ($(objpfx)tst-audit3.out): Likewise.
21919         ($(objpfx)tst-audit4): Likewise.
21920         ($(objpfx)tst-audit4.out): Likewise.
21921         ($(objpfx)tst-audit5): Likewise.
21922         ($(objpfx)tst-audit5.out): Likewise.
21923         ($(objpfx)tst-audit6): Likewise.
21924         ($(objpfx)tst-audit6.out): Likewise.
21925         ($(objpfx)tst-audit7): Likewise.
21926         ($(objpfx)tst-audit7.out): Likewise.
21927         (tst-audit3-ENV): Remove variable.
21928         (tst-audit4-ENV): Likewise.
21929         (tst-audit5-ENV): Likewise.
21930         (tst-audit6-ENV): Likewise.
21931         (tst-audit7-ENV): Likewise.
21932         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
21933         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
21934         addition to variable.
21935         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
21936         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
21937         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
21938         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
21939         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
21940         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
21941         tst-audit3, tst-audit4 and tst-audit5.
21942         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
21943         tst-audit6 and tst-audit7.
21944         [$(subdir) = elf] (modules-names): Add audit modules for those
21945         tests.
21946         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
21947         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
21948         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
21949         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
21950         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
21951         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
21952         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
21953         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
21954         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
21955         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
21956         [$(subdir) = elf] (tst-audit3-ENV): New variable.
21957         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
21958         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
21959         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
21960         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
21961         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
21962         Likewise.
21963         [$(subdir) = elf && $(config-cflags-avx) = yes]
21964         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
21965         [$(subdir) = elf && $(config-cflags-avx) = yes]
21966         (CFLAGS-tst-auditmod4a.c): Likewise.
21967         [$(subdir) = elf && $(config-cflags-avx) = yes]
21968         (CFLAGS-tst-auditmod4b.c): Likewise.
21969         [$(subdir) = elf && $(config-cflags-avx) = yes]
21970         (CFLAGS-tst-auditmod6b.c): Likewise.
21971         [$(subdir) = elf && $(config-cflags-avx) = yes]
21972         (CFLAGS-tst-auditmod6c.c): Likewise.
21973         [$(subdir) = elf && $(config-cflags-avx) = yes]
21974         (CFLAGS-tst-auditmod7b.c): Likewise.
21975         * elf/tst-audit3.c: Move to ...
21976         * sysdeps/x86_64/tst-audit3.c: ... here.
21977         * elf/tst-audit4.c: Move to ...
21978         * sysdeps/x86_64/tst-audit4.c: ... here.
21979         * elf/tst-audit5.c: Move to ...
21980         * sysdeps/x86_64/tst-audit5.c: ... here.
21981         * elf/tst-audit6.c: Move to ...
21982         * sysdeps/x86_64/tst-audit6.c: ... here.
21983         * elf/tst-audit7.c: Move to ...
21984         * sysdeps/x86_64/tst-audit7.c: ... here.
21985         * elf/tst-auditmod3a.c: Move to ...
21986         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
21987         * elf/tst-auditmod3b.c: Move to ...
21988         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
21989         * elf/tst-auditmod4a.c: Move to ...
21990         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
21991         * elf/tst-auditmod4b.c: Move to ...
21992         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
21993         * elf/tst-auditmod5a.c: Move to ...
21994         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
21995         * elf/tst-auditmod5b.c: Move to ...
21996         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
21997         * elf/tst-auditmod6a.c: Move to ...
21998         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
21999         * elf/tst-auditmod6b.c: Move to ...
22000         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
22001         * elf/tst-auditmod6c.c: Move to ...
22002         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
22003         * elf/tst-auditmod7a.c: Move to ...
22004         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
22005         * elf/tst-auditmod7b.c: Move to ...
22006         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
22007
22008 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
22009
22010         [BZ #15366]
22011         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
22012         define unconditionally.
22013         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
22014         define unconditionally.
22015         (INT8_C, INT16_C, etc.): Likewise.
22016
22017 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
22018
22019         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
22020         __ehdr_start with hidden visibility.
22021
22022         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
22023
22024 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
22025
22026         * math/libm-test.inc (cos_test): Use accurate hex constants.
22027         (sincost_test): Likewise.
22028
22029 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
22030
22031         * math/libm-test.inc (catan_test): Add more tests.
22032         (catanh_test): Likewise.
22033
22034         * math/s_catanf.c (__catanf): Use suffixed floating-point
22035         constants.
22036         * math/s_catanhf.c (__catanhf): Likewise.
22037         * math/s_catanhl.c (__catanhl): Likewise.
22038         * math/s_catanl.c (__catanl): Likewise.
22039
22040         [BZ #15394]
22041         * math/s_catan.c (__catan): Calculate imaginary part of result
22042         with log1p not log unless computing log of number close to 0.
22043         * math/s_catanf.c (__catanf): Likewise.
22044         * math/s_catanl.c (__catanl): Likewise.
22045         * math/s_catanh.c (__catanh): Calculate real part of result with
22046         log1p not log unless computing log of number close to 0.
22047         * math/s_catanhf.c (__catanhf): Likewise.
22048         * math/s_catanhl.c (__catanhl): Likewise.
22049         * math/libm-test.inc (catan_test): Add more tests.
22050         (catanh_test): Likewise.
22051         * sysdeps/i386/fpu/libm-test-ulps: Update.
22052         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22053
22054 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22055
22056         * benchtests/Makefile: Mention files in which fast and slow
22057         paths of math functions are implemented.
22058
22059 2013-04-23  Roland McGrath  <roland@hack.frob.com>
22060
22061         * sysdeps/posix/timespec_get.c: New file.
22062
22063 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22064
22065         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
22066         POWER.
22067         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
22068         for POWER.
22069         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
22070         powerpc/power5/fpu folders.
22071         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
22072         * benchtests/Makefile: Add modf testcase.
22073         * benchtests/bench-modf.c: New file: Benchmark test for mo
22074
22075 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
22076
22077         [BZ #14888]
22078         * time/Makefile (tests): Add tst-strptime-whitespace.
22079         * time/strptime_l.c (get_number): Use ISSPACE.
22080         (__strptime_internal): Likewise.
22081         * time/tst-strptime-whitespace.c: New test case.
22082
22083 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
22084
22085         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
22086         member.
22087         (_nss_files_init): Set it here.
22088
22089 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
22090
22091         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
22092         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
22093         unsigned.
22094
22095 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
22096
22097         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
22098
22099 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
22100
22101         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
22102         size just once.
22103
22104 2013-04-21  David S. Miller  <davem@davemloft.net>
22105
22106         * po/ru.po: Update Russion translation from translation project.
22107
22108 2013-04-17  Adam Conrad  <adconrad@0c3.net>
22109
22110         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
22111         and setfsgid.
22112
22113 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
22114
22115         * configure.in: Remove i386 configure warning. Remove i386 case.
22116         * configure: Regenerate.
22117         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
22118         Add example to error message.
22119         * sysdeps/i386/configure: Regenerate.
22120
22121 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
22122
22123         * benchtests/Makefile (bench): Add cos, tan, slowcos and
22124         slowtan.
22125         * benchtests/cos-inputs: New file.
22126         * benchtests/slowcos-inputs: New file.
22127         * benchtests/slowcos.c: New file.
22128         * benchtests/slowtan-inputs: New file.
22129         * benchtests/slowtan.c: New file.
22130         * benchtests/tan-inputs: New file.
22131
22132 2013-04-16  Roland McGrath  <roland@hack.frob.com>
22133
22134         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
22135         considered kosher.
22136
22137 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
22138
22139         * benchtests/Makefile: Include cppflags-iterator.mk to add
22140         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
22141
22142         * Makefile.in (bench-clean): New target.
22143         * benchtests/Makefile (bench-clean): Likewise.
22144
22145 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
22146
22147         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
22148
22149 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
22150
22151         * stdio-common/tstdiomisc.c: Fix coding-style violation.
22152
22153 2013-04-15  Andreas Schwab  <schwab@suse.de>
22154
22155         * nscd/grpcache.c (cache_addgr): Properly check for short write.
22156         * nscd/initgrcache.c (addinitgroupsX): Likewise.
22157         * nscd/pwdcache.c (cache_addpw): Likewise.
22158         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
22159         more than recsize.
22160
22161 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22162
22163         * benchtests/Makefile (bench): Write all output to
22164         bench-out.tmp together.
22165
22166 2013-04-15  Andreas Schwab  <schwab@suse.de>
22167
22168         * nscd/nscd.c (main): Don't fork again after closing files.
22169
22170 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22171
22172         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
22173
22174         * benchtests/Rules (bench-deps): Collect dependencies into a
22175         single variable.  Add Makefile to dependencies.
22176         ($(objpfx)bench-%.c): Depend on bench-deps.
22177
22178 2013-04-12  Roland McGrath  <roland@hack.frob.com>
22179             Xavier Roche  <roche+kml2@exalead.com>
22180
22181         [BZ #15361]
22182         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
22183         just that it's a file descriptor.
22184         * manual/llio.texi (Synchronizing AIO Operations): Update description
22185         for EBADF error from aio_fsync.
22186
22187 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22188
22189         * Rules (bench): Move target definition...
22190         * benchtests/Makefile: ... here.
22191
22192 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
22193
22194         * math/libm-test.inc (cos_test): Fix PI/2 test.
22195         (sincos_test): Likewise.
22196         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
22197         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
22198
22199 2013-04-11  Andreas Schwab  <schwab@suse.de>
22200
22201         [BZ #13988]
22202         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
22203         accept exponent character only when digits were seen.
22204         * stdio-common/Makefile (tests): Add bug26.
22205         * stdio-common/bug26.c: New file.
22206
22207         [BZ #14293]
22208         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
22209         non-freeable.
22210
22211 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22212
22213         * Makeconfig (rtld-prefix): Define built linker prefix.
22214         * Rules (run-bench): Use it.
22215         * math/Makefile (run-regen-ulps): Likewise.
22216
22217         * Rules (bench): Remove eval.
22218
22219 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22220             Roland McGrath  <roland@hack.frob.com>
22221             Ondrej Bilka  <neleai@seznam.cz>
22222
22223         [BZ #15346]
22224         * time/getdate.c: Include ctype.h and alloca.h.
22225         (__getdate_r): Trim leading and trailing spaces of input.
22226         * time/tst-getdate.c (tests): Add tests with leading and
22227         trailing spaces.
22228
22229 2013-04-08  Roland McGrath  <roland@hack.frob.com>
22230
22231         [BZ #14280]
22232         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
22233         when computing value.
22234
22235 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22236
22237         * math/README.libm-test (How can I generate "libm-test-ulps"?):
22238         Use testrun.sh to run libm tests.
22239
22240         [BZ #15309]
22241         * elf/dl-open.c (dl_open_worker): memset all of seen array.
22242
22243 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
22244
22245         [BZ #15264]
22246         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
22247
22248 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22249
22250         * Makefile.in (regen-ulps): New target.
22251         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
22252         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
22253         [ifneq (no,$(PERL)] (regen-ulps): New target.
22254         [ifeq (no,$(PERL)] (regen-ulps): New target.
22255         * math/libm-test.inc (ulps_file_name): Define.
22256         (output_dir): New variable.
22257         (options): Add "output-dir" option.
22258         (parse_opt): Handle 'o' case.
22259         (main): If output_dir is non-NULL use it as a prefix
22260         otherwise use "".
22261         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
22262
22263 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22264
22265         [BZ #10060, #10062]
22266         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
22267         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
22268         fail configure if __sync_val_compare_and_swap is not inlined.
22269         * sysdeps/i386/configure: Regenerate.
22270         * configure.in: Build for i686 when configured for i386.
22271         * configure: Regenerate.
22272         * README: Remove i386 reference.
22273
22274 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22275
22276         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
22277         * sysdeps/s390/s390-64/sysdep.h: Likewise.
22278
22279 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
22280
22281         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
22282         (lmsnanval): New variables.
22283         (F): Add conversion tests.
22284         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
22285         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
22286
22287         * stdio-common/tstdiomisc.c (F): Properly collect individual
22288         tests' results.
22289
22290         [BZ #14686, #15336]
22291         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
22292         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
22293         Instead, use input NaN values or generate a qNaN by arithmetic
22294         operation.  Also fix bugs to comply with the standard.
22295         * math/libm-test.inc (remainder_test): Add more tests.
22296
22297         [BZ #15335, #15342]
22298         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
22299         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
22300         input NaN values or generate a qNaN by arithmetic operation.
22301
22302         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
22303         unreachable code.
22304
22305         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
22306         definitions.
22307
22308 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
22309
22310         [BZ #14478]
22311         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
22312         underflowed result.
22313         * math/s_cexpf.c (__cexpf): Likewise.
22314         * math/s_cexpl.c (__cexpl): Likewise.
22315         * math/libm-test.inc (cexp_test): Add more tests.
22316
22317 2013-04-03  Andreas Schwab  <schwab@suse.de>
22318
22319         [BZ #15330]
22320         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
22321         order arrays from heap if bigger than alloca cutoff.
22322
22323 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
22324
22325         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
22326         (SNAN_TESTS_double): Refer to GCC PR56831.
22327         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
22328         GCC PR56828.
22329
22330 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22331
22332         * Rules (bench): Move bench.out after the run is complete.
22333
22334         * Rules (bench): Echo currently running benchmark.
22335
22336         * benchtests/Makefile (bench): Add atan and slowatan.
22337         * benchtests/atan-inputs: New file.
22338         * benchtests/slowatan-inputs: New file.
22339         * benchtests/slowatan.c: New file.
22340
22341         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
22342         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
22343         its value.
22344
22345         [BZ #15305]
22346         * sysdeps/unix/sysv/linux/kernel-features.h
22347         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
22348         __ASSUME_XFS_RESTRICTED_CHOWN.
22349         * sysdeps/unix/sysv/linux/pathconf.c
22350         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
22351         Save and restore errno.
22352
22353 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
22354
22355         [BZ #15327]
22356         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
22357         arguments using __kernel_casinh.
22358         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
22359         arguments using __kernel_casinhf.
22360         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
22361         arguments using __kernel_casinhl.
22362         * math/libm-test.inc (cacosh_test): Add more tests.
22363         * sysdeps/i386/fpu/libm-test-ulps: Update.
22364         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22365
22366 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22367
22368         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
22369         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
22370
22371         * bench/Makefile (bench): Add sin and slowsin.
22372         * benchtests/sin-inputs: New file.
22373         * benchtests/slowsin-inputs: New file.
22374         * benchtests/slowsin.c: New file.
22375
22376         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
22377         (bench): Add slowexp and slowpow.
22378         (exp-ITER): Increase iterations.
22379         (pow-ITER): Likewise.
22380         * benchtests/exp-inputs: Change input.
22381         * benchtests/pow-inputs: Likewise.
22382         * benchtests/slowexp-inputs: New file.
22383         * benchtests/slowexp.c: New file.
22384         * benchtests/slowpow-inputs: New file.
22385         * benchtests/slowpow.c: New file.
22386
22387 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22388
22389         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
22390         instructions.
22391         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
22392         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
22393         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
22394         * benchtests/Makefile: Add rint benchtest.
22395         * benchtests/rint-inputs: Input for rint benchtest.
22396
22397 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
22398
22399         * Versions.def (libm): Add GLIBC_2.18.
22400         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
22401         hidden libm prototypes.
22402         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
22403         * math/Makefile (libm-calls): Add s_issignaling.
22404         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
22405         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
22406         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
22407         declaration.
22408         * math/math.h [__USE_GNU] (issignaling): New macro.
22409         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
22410         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
22411         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
22412         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
22413         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
22414         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
22415         * manual/arith.texi (issignaling): New section.
22416         * manual/libm-err-tab.pl (@all_functions): Update comment.
22417         * math/gen-libm-test.pl (parse_args): Apply special handling for
22418         issignaling.
22419         * math/libm-test.inc (print_float, issignaling_test): New
22420         functions.
22421         (check_float_internal): Add issignaling checks.
22422         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
22423         default definition.
22424         * sysdeps/powerpc/math-tests.h: New file.
22425         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
22426         tests.
22427         * math/test-snan.c (TEST_FUNC): Likewise.
22428
22429 2013-03-30  David S. Miller  <davem@davemloft.net>
22430
22431         * po/de.po: Update from translation team.
22432
22433 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
22434
22435         [BZ #10357]
22436         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22437         imaginary part less than 1.0 and real part less than 0.5
22438         specially.
22439         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22440         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22441         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
22442         (cacos_test): Add more tests.
22443         (casin_test): Likewise.
22444         (casinh_test): Likewise.
22445         * sysdeps/i386/fpu/libm-test-ulps: Update.
22446         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22447
22448 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22449
22450         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
22451         ONE with its value.
22452
22453         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
22454         (__pow_mp): Replace ONE and MONE with their values.
22455         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22456         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
22457         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22458         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
22459         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22460         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22461
22462         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
22463
22464         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
22465         (__pow_mp): Replace ZERO and MZERO with their values.
22466         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22467         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22468         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22469         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
22470         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22471         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
22472         (__sqr): Likewise.
22473
22474         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
22475
22476         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
22477
22478 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22479
22480         * include/stdlib.h [!SHARED] (__call_tls_dtors):
22481         Declare with __attribute__ ((weak)).
22482         * stdlib/exit.c (__libc_atexit) [!SHARED]:
22483         Call __call_tls_dtors only if it's not NULL.
22484
22485 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22486
22487         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
22488         didn't do it already, then set _dl_phdr and _dl_phnum based on the
22489         magic __ehdr_start linker symbol if it's defined.
22490         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
22491         them up here if it was already done.
22492
22493         * elf/dl-support.c (_dl_phdr): Make pointer to const.
22494         (_dl_aux_init): Use const in cast when setting it.
22495         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
22496         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
22497         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
22498
22499         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
22500         Declare them here.
22501         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
22502         * csu/libc-tls.c: Nor here.
22503         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
22504
22505         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
22506         (__libc_message): Never call vsyslog.
22507
22508 2013-03-28  Alan Modra  <amodra@gmail.com>
22509
22510         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
22511         Define as empty.
22512         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
22513         Likewise.
22514
22515 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22516
22517         [BZ #15214]
22518         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
22519         underflow.
22520         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22521
22522 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22523
22524         [BZ #15304]
22525         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
22526         Don't add gid passed as argument.
22527
22528         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
22529
22530 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
22531
22532         [BZ #15307]
22533         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22534         imaginary part between 1.0 and 1.5 and real part less than 0.5
22535         specially.
22536         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22537         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22538         * math/libm-test.inc (cacos_test): Add more tests.
22539         (casin_test): Likewise.
22540         (casinh_test): Likewise.
22541         * sysdeps/i386/fpu/libm-test-ulps: Update.
22542         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22543
22544 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22545
22546         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
22547         constants.
22548         (norm): Likewise.
22549         (denorm): Likewise.
22550         (__dbl_mp): Likewise.
22551         (add_magnitudes): Likewise.
22552         (sub_magnitudes): Likewise.
22553         (__add): Likewise.
22554         (__sub): Likewise.
22555         (__mul): Likewise.
22556         (__sqr): Likewise.
22557         (__inv): Likewise.
22558         (__dvd): Likewise.
22559
22560         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
22561         commented code.
22562         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
22563         (__dubcos): Likewise.
22564         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
22565         (__ieee754_acos): Likewise.
22566         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22567         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
22568         (__exp1): Likewise.
22569         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22570         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
22571         (log1): Likewise.
22572         (my_log2): Likewise.
22573         (checkint): Likewise.
22574         * sysdeps/ieee754/dbl-64/e_remainder.c
22575         (__ieee754_remainder): Likewise.
22576         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22577         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
22578         (bsloww): Likewise.
22579         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22580
22581         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22582         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
22583         MANTISSA_STORE_T to store computations on mantissa.  Use
22584         macros for rounding and division.
22585         (denorm): Likewise.
22586         (__dbl_mp): Likewise.
22587         (add_magnitudes): Likewise.
22588         (sub_magnitudes): Likewise.
22589         (__mul): Likewise.
22590         (__sqr): Likewise.
22591         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
22592         powers of two in terms of TWOPOW macro.
22593         (mp_no): Make type of mantissa as MANTISSA_T.
22594         [!RADIXI]: Define RADIXI.
22595         [!TWO52]: Define TWO52.
22596         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22597
22598 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22599
22600         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
22601         llroundl symbol when building for PPC32.
22602
22603 2013-03-24  Mark H Weaver  <mhw@netris.org>
22604
22605         * manual/arith.texi (Normalization Functions): Fix prototypes for
22606         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
22607
22608 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22609
22610         [BZ #13889]
22611         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
22612         high value to check if expl overflow.
22613         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
22614         to check for underflow and overflow.
22615         * math/libm-test.inc: Add exp test.
22616
22617 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
22618
22619         [BZ #11120]
22620         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
22621         with NOT_IN_libc.
22622
22623 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22624
22625         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
22626         symbol.
22627
22628 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
22629
22630         * math/gen-libm-test.pl (parse_args, special_functions): Properly
22631         wrap blocks consisting of several statements.
22632
22633         * sysdeps/generic/math-tests.h: New file.
22634         * sysdeps/i386/fpu/math-tests.h: Likewise.
22635         * math/test-snan.c: Include it.
22636         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
22637
22638 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22639
22640         [BZ #15285]
22641         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
22642         (__ieee754_j0l): Do not improve calculations using cos of twice
22643         input for inputs above LDBL_MAX / 2.0L.
22644         (__ieee754_y0l): Likewise.
22645         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
22646         (__ieee754_j1l): Do not improve calculations using cos of twice
22647         input for inputs above LDBL_MAX / 2.0L.
22648         (__ieee754_y1l): Likewise.
22649         * math/libm-test.inc (j0_test): Add another test.
22650         (j1_test): Likewise.
22651         (y0_test): Likewise.
22652         (y1_test): Likewise.
22653         * sysdeps/i386/fpu/libm-test-ulps: Update.
22654
22655 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22656
22657         * Rules ($(objpfx)bench-%.c): Include code from a C source
22658         file.
22659
22660 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22661
22662         [BZ #15287]
22663         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22664         imaginary part 1.0 and real part less than 0.5 specially.
22665         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22666         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22667         * math/libm-test.inc (cacos_test): Add more tests.
22668         (casin_test): Likewise.
22669         (casinh_test): Likewise.
22670         * sysdeps/i386/fpu/libm-test-ulps: Update.
22671         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22672
22673 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22674
22675         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
22676         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
22677
22678 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
22679
22680         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
22681         * config.make.in (config-cflags-sse4): Remove variable.
22682         (config-cflags-avx): Likewise.
22683         (config-cflags-sse2avx): Likewise.
22684         (config-cflags-novzeroupper): Likewise.
22685         (config-asflags-i686): Likewise.
22686         (have-mfma4): Likewise.
22687         (have-as-vis3): Likewise.
22688         (MIG): Likewise.
22689         * configure.in (MIG): Do not AC_SUBST.
22690         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
22691         (libc_cv_cc_sse4): Do not AC_SUBST.
22692         (libc_cv_cc_avx): Likewise.
22693         (libc_cv_cc_sse2avx): Likewise.
22694         (libc_cv_cc_novzeroupper): Likewise.
22695         (libc_cv_cc_fma4): Likewise.
22696         (libc_cv_as_i686): Likewise.
22697         (libc_cv_sparc_as_vis3): Likewise.
22698         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
22699         LIBC_CONFIG_VAR.
22700         (config-asflags-i686): Likewise.
22701         (config-cflags-avx): Likewise.
22702         (config-cflags-sse2avx): Likewise.
22703         (have-mfma4): Likewise.
22704         (config-cflags-novzeroupper): Likewise.
22705         * sysdeps/mach/configure.in (MIG): Likewise.
22706         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
22707         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
22708         LIBC_CONFIG_VAR.
22709         (config-cflags-avx): Likewise.
22710         (config-cflags-sse2avx): Likewise.
22711         (have-mfma4): Likewise.
22712         (config-cflags-novzeroupper): Likewise.
22713         * configure: Regenerated.
22714         * sysdeps/i386/configure: Likewise.
22715         * sysdeps/mach/configure: Likewise.
22716         * sysdeps/sparc/configure: Likewise.
22717         * sysdeps/x86_64/configure: Likewise.
22718
22719 2013-03-20  Roland McGrath  <roland@hack.frob.com>
22720
22721         [BZ #14812]
22722         * locale/programs/localedef.c (options): Put N_ translation marker
22723         on argument names, not just descriptions.
22724
22725 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
22726
22727         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
22728
22729 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
22730
22731         [BZ #14176]
22732         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
22733
22734 2013-03-19  Roland McGrath  <roland@hack.frob.com>
22735
22736         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
22737         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
22738         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
22739         [!BEFORE_ABORT] (before_abort): New function.
22740         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
22741         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
22742         (writev_for_fatal): New function.
22743         (WRITEV_FOR_FATAL): New macro; call that.
22744         (backtrace_and_maps): New function.
22745         (BEFORE_ABORT): New macro; call that.
22746         (struct str_list): Type removed.
22747         (__libc_message, __libc_fatal): Functions removed.
22748         Include <sysdeps/posix/libc_fatal.c> instead.
22749
22750 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
22751
22752         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
22753         constants.
22754         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
22755         double constants.
22756
22757 2013-03-19  Andreas Schwab  <schwab@suse.de>
22758
22759         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
22760         * sysdeps/gnu/configure: Regenerate.
22761
22762         * configure.in: Substitute libc_cv_rtlddir.
22763         * configure: Regenerate.
22764         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
22765         * Makeconfig (rtlddir, inst_rtlddir): New variables.
22766         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
22767         * elf/Makefile (install-others, CFLAGS-interp.c)
22768         (ldso_install, common-ldd-rewrite): Likewise.
22769         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
22770         $(inst_slibdir)/$(rtld-installed-name).
22771         * scripts/rellns-sh: Add -p option.
22772         * Makerules (make-shlib-link): Use rellns-sh to get relative name
22773         for source.
22774
22775 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
22776
22777         * manual/nptl.texi: Renamed to ...
22778         * manual/threads.texi: ... this.
22779         * manual/Makefile (chapters): Update.
22780
22781 2013-03-18  Roland McGrath  <roland@hack.frob.com>
22782
22783         [BZ #14812]
22784         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
22785         on argument names, not just descriptions.
22786         * malloc/memusagestat.c (options): Likewise.
22787         * nss/getent.c (options): Likewise.
22788
22789 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
22790
22791         [BZ #14812]
22792         * iconv/iconv_prog.c (options): Put N_ translation marker
22793         on argument names, not just descriptions.
22794         * iconv/iconvconfig.c (options): Likewise.
22795
22796 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
22797
22798         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
22799         implementation which is faster on all x86_64 architectures.
22800         Tested on AMD, Intel Nehalem, SNB, IVB.
22801         * sysdeps/x86_64/strnlen.S: Likewise.
22802
22803         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22804         Remove all multiarch strlen and strnlen versions.
22805         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
22806         Remove strlen and strnlen related parts.
22807
22808         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
22809         Inline strlen part.
22810         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
22811
22812         * sysdeps/x86_64/multiarch/strlen.S: Remove.
22813         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
22814         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
22815         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
22816         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
22817         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
22818
22819 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
22820
22821         * manual/memory.texi (Malloc Tunable Parameters):
22822         Sort parameters alphabetically. Add comments for missing entries.
22823
22824 2013-03-17  David S. Miller  <davem@davemloft.net>
22825
22826         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22827
22828 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
22829
22830         [BZ #15283]
22831         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
22832         for arguments at most half maximum finite value.
22833         * math/libm-test.inc (j0_test): Add more tests.
22834         (j1_test): Likewise.
22835         (y0_test): Likewise.
22836         (y1_test): Likewise.
22837         * sysdeps/i386/fpu/libm-test-ulps: Update.
22838         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22839
22840         [BZ #14155]
22841         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
22842         1 / x and functions P and Q for arguments above 0x1p256L.
22843         (__ieee754_y0l): Likewise.
22844         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
22845         (__ieee754_y1l): Likewise.
22846         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
22847         (j1_test): Likewise.
22848         (y0_test): Likewise.
22849         (y1_test): Likewise.
22850
22851 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
22852
22853         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
22854         variable.
22855
22856 2013-03-15  Roland McGrath  <roland@hack.frob.com>
22857
22858         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
22859         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
22860         zero since it's initialized to EXEC_PAGESIZE.
22861
22862         * sysdeps/unix/sysv/linux/ldsodefs.h
22863         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
22864         * sysdeps/generic/ldsodefs.h: ... here.
22865
22866 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
22867
22868         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
22869
22870         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
22871         math/test-snan.c.
22872         * math/test-snan.c: Renamed from
22873         sysdeps/powerpc/fpu/test-powerpc-snan.c.
22874         * math/Makefile (tests): Add test-snan.
22875         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
22876         test-powerpc-snan.
22877
22878         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
22879         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
22880         functions.
22881         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
22882         __builtin_nan family of functions.
22883         * math/libm-test.inc (initialize): Initialize qnan_value with
22884         __builtin_nan family of functions.
22885         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
22886         Remove variables.
22887         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
22888         Remove functions.
22889         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
22890         storage class.  Initialize qNaN_var and sNaN_var with
22891         __builtin_nan and __builtin_nans families of functions,
22892         respectively.
22893
22894         * math/libm-test.inc (acosh_test): Also test with qNaN input.
22895         (sqrt_test): Remove duplicate test with qNaN input.
22896         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
22897         (round_test, signbit_test, significand_test): Note missing +/-Inf
22898         as well as qNaN tests.
22899
22900         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
22901         qNaN_var.  Fix a few strings, too.
22902         * math/libm-test.inc (nan_value): Rename to qnan_value.
22903         * math/gen-libm-test.pl (%beautify): Adjust to that.
22904         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
22905         * math/test-misc.c (main): Likewise.
22906         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
22907         to __qnan_bytes, and __qnan_union, respectively.
22908         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
22909         Likewise.
22910         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
22911         and lqnanval, respectively.
22912         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
22913         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
22914         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
22915         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
22916
22917         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
22918         * math/test-misc.c (main) [__x86_64__]: Enable test for long
22919         doubles.
22920
22921         * math/test-misc.c (main): Fix copy'n'pastos.
22922         * misc/tst-efgcvt.c (special): Likewise.
22923
22924         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
22925         Remove declarations.
22926
22927 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22928
22929         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
22930         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
22931         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
22932         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
22933
22934 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22935
22936         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
22937         macro to return vdso values correctly in IFUNC implementations.
22938         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
22939         Optimization by using IFUNC.
22940
22941 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22942             Richard Henderson  <rth@redhat.com>
22943             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
22944
22945         * Makefile.in (bench): New target.
22946         * NEWS: Mention the benchmark framework.
22947         * Rules (bench): Likewise.
22948         (binaries-bench): Generate binaries for functions to
22949         benchmark.
22950         * benchtests/Makefile: New makefile for benchmark tests.
22951         * benchtests/bench-skeleton.c: New skeleton file for benchmark
22952         programs.
22953         * benchtests/exp-inputs: New input file for EXP function.
22954         * benchtests/pow-inputs: New input file for POW function.
22955         * scripts/bench.pl: New script to generate source files for
22956         benchmark programs.
22957
22958 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22959
22960         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22961         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
22962         computations on mantissa.  Use macros for rounding and
22963         division.
22964         (denorm): Likewise.
22965         (__dbl_mp): Likewise.
22966         (add_magnitudes): Likewise.
22967         (sub_magnitudes): Likewise.
22968         (__mul): Likewise.
22969         (__sqr): Likewise.
22970         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
22971         powers of two in terms of TWOPOW macro.
22972         (mp_no): Make type of mantissa as MANTISSA_T.
22973         [!RADIXI]: Define RADIXI.
22974         [!TWO52]: Define TWO52.
22975         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22976
22977         * manual/nptl.texi (cindex): Modify threads to pthreads.
22978
22979 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
22980
22981         * sysdeps/x86_64/preconfigure: Regenerated.
22982
22983 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
22984
22985         [BZ #14155]
22986         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
22987         0x1p28 and above.
22988         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
22989         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
22990         0x1p28 and above.
22991         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
22992         * math/libm-test.inc (j0_test): Do not allow one spurious
22993         underflow exception.
22994         (y1_test): Likewise.
22995
22996 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
22997
22998         * manual/Makefile (chapters): Add nptl.
22999         * manual/debug.texi (Debugging Support): Add link to Threads
23000         chapter.
23001         * manual/nptl.texi: New file.
23002
23003         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
23004
23005 2013-03-14  Petr Baudis  <pasky@ucw.cz>
23006
23007         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
23008         for non-NULL pointer before the memory validity test. Pointed
23009         out by Holger Brunck <holger.brunck@keymile.com>.
23010
23011 2013-03-13  Andreas Schwab  <schwab@suse.de>
23012
23013         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
23014         instead of .os.
23015
23016 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
23017
23018         * timezone/zic.c: Update from tzcode 2013b.
23019
23020 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
23021
23022         * manual/install.texi (Configuring and compiling):
23023         Mention i686 and i586.
23024         * INSTALL: Regenerate.
23025
23026 2013-03-12  Roland McGrath  <roland@hack.frob.com>
23027
23028         * sysdeps/init_array/elf-init.c: New file.
23029         * csu/elf-init.c
23030         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
23031         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
23032
23033         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
23034         __gmon_start__ as global, but as static with a .preinit_array pointer.
23035         * sysdeps/init_array/gmon-start.c: New file.  Use that.
23036         * sysdeps/init_array/crti.S: New file, empty except for comments.
23037         * sysdeps/init_array/crtn.S: Likewise.
23038
23039 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
23040
23041         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
23042         definining bcopy.
23043         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23044         Remove Prefer_SSE_for_memop.
23045         * sysdeps/x86_64/multiarch/init-arch.h: Remove
23046         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
23047         HAS_PREFER_SSE_FOR_MEMOP.
23048         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
23049         memset-x86-64.
23050         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
23051         Remove bzero, memset ifunc support.
23052         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
23053         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
23054         * sysdeps/x86_64/multiarch/memset.S: Likewise.
23055         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
23056
23057 2013-03-11  Andreas Schwab  <schwab@suse.de>
23058
23059         [BZ #15234]
23060         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
23061         by SHLIB_COMPAT.
23062         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
23063         (GLIBC_2.16): Remove pthread_atfork.
23064
23065 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
23066
23067         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
23068         (ptestcases.h): Likewise.
23069
23070 2013-03-08  Roland McGrath  <roland@hack.frob.com>
23071
23072         * Makeconfig ($(common-objpfx)config.status): Depend on
23073         sysdeps/*/preconfigure{,.in} too.
23074
23075 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
23076
23077         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
23078         (__free_hook): Use void * instead of __malloc_ptr_t.
23079         (__malloc_hook): Likewise.
23080         (__realloc_hook): Likewise.
23081         (__memalign_hook): Likewise.
23082         (__after_morecore_hook): Likewise.
23083         * malloc/arena.c (save_malloc_hook): Likewise.
23084         (save_free_hook): Likewise.
23085         * malloc/hooks.c (malloc_hook_ini): Likewise.
23086         (realloc_hook_ini): Likewise.
23087         (memalign_hook_ini): Likewise.
23088         * malloc/malloc.c (malloc_hook_ini): Likewise.
23089         (realloc_hook_ini): Likewise.
23090         (memalign_hook_ini): Likewise.
23091         (__free_hook): Likewise.
23092         (__malloc_hook): Likewise.
23093         (__realloc_hook): Likewise.
23094         (__memalign_hook): Likewise.
23095         (__libc_malloc): Likewise.
23096         (__libc_free): Likewise.
23097         (__libc_realloc): Likewise.
23098         (__libc_memalign): Likewise.
23099         (__libc_valloc): Likewise.
23100         (__libc_pvalloc): Likewise.
23101         (__libc_calloc): Likewise.
23102         (__posix_memalign): Likewise.
23103         * malloc/morecore.c (__sbrk): Likewise.
23104         (__default_morecore): Likewise.
23105
23106         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
23107
23108         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
23109         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
23110         __malloc_ptrdiff_t.
23111
23112         * malloc/malloc.h (__malloc_size_t): Remove macro.
23113         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
23114         __malloc_size_t.
23115         (old_memalign_hook): Likewise.
23116         (old_realloc_hook): Likewise.
23117         (struct hdr): Likewise.
23118         (flood): Likewise.
23119         (mallochook): Likewise.
23120         (memalignhook): Likewise.
23121         (reallochook): Likewise.
23122         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
23123         (tr_old_realloc_hook): Likewise.
23124         (tr_old_memalign_hook): Likewise.
23125         (tr_mallochook): Likewise.
23126         (tr_reallochook): Likewise.
23127         (tr_memalignhook): Likewise.
23128
23129 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23130
23131         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
23132         default_ldbl_pack and using as default implementation.
23133         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
23134         implementation.
23135         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
23136         redundant definition.
23137         (ldbl_insert_mantissa): Likewise.
23138         (ldbl_canonicalize): Likewise.
23139         (ldbl_nearbyint): Likewise.
23140         (ldbl_pack): Rename to ldbl_pack_ppc.
23141         (ldbl_unpack): Rename to ldbl_unpack_ppc.
23142         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
23143         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
23144
23145 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
23146
23147         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
23148         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
23149         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
23150         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
23151         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
23152         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
23153         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
23154         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
23155
23156 2013-03-07  Andreas Jaeger  <aj@suse.de>
23157
23158         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
23159         bits/mman-linux.h.
23160
23161 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
23162
23163         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
23164         Include mpa.h and declare __MPEXP.
23165         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
23166         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23167         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23168         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
23169         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23170         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23171         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
23172
23173         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
23174         (__slowpow): Use long double EXPL and LOGL functions to
23175         compute POW.
23176         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23177         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23178         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
23179         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23180         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23181         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
23182
23183         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
23184         intermediate variable to calculate exponent.
23185         (__sqr): Likewise.
23186         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
23187         Likewise.
23188         (__sqr): Likewise.
23189
23190         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
23191         [!NO__SQR]: Define __sqr.
23192         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
23193         and NO__SQR.  Remove all code except __mul and __sqr.  Include
23194         sysdeps/ieee754/dbl-64/mpa.c.
23195         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
23196
23197         [BZ #12723]
23198         * posix/Makefile (tests): Add tst-pathconf.
23199         * posix/tst-pathconf.c: New test case.
23200         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
23201         _PC_PIPE_BUF.
23202         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
23203
23204 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
23205
23206         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
23207
23208 2013-03-06  Andreas Jaeger  <aj@suse.de>
23209
23210         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
23211         definition via __MAP_ANONYMOUS.
23212
23213         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
23214         it's not part of Linux headers.
23215
23216         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
23217         (MAP_HUGE_MASK): Define.
23218
23219         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23220         Define.
23221         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23222         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23223         Define.
23224         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23225         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23226         Define.
23227         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23228         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
23229         Define.
23230         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23231
23232         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
23233         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
23234         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
23235         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
23236         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
23237         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
23238
23239         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
23240         Handle f2fs.
23241
23242         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
23243         Handle f2fs and efivarfs.
23244
23245         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
23246         f2fs.
23247
23248         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
23249         (EFIVARFS_MAGIC): Add.
23250         (F2FS_LINK_MAX): Add.
23251
23252 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
23253
23254         * stdio-common/vfprintf.c: Replace __builtin_expect with
23255         __glibc_unlikely.
23256
23257 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
23258
23259         [BZ #13550]
23260         * sysdeps/generic/bp-sym.h: Remove file.
23261         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
23262         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
23263         <bp-sym.h> and <bp-asm.h>.
23264         (__longjmp): Don't use BP_SYM.
23265         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
23266         and <bp-asm.h>.
23267         (memcpy): Don't use BP_SYM.
23268         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
23269         <bp-sym.h> and <bp-asm.h>.
23270         (memcpy): Don't use BP_SYM.
23271         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
23272         <bp-asm.h>.
23273         (memcpy): Don't use BP_SYM.
23274         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
23275         <bp-asm.h>.
23276         (memset): Don't use BP_SYM.
23277         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23278         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23279         (__bzero): Don't use BP_SYM.
23280         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23281         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23282         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
23283         <bp-sym.h> and <bp-asm.h>.
23284         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23285         pointers.
23286         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
23287         <bp-sym.h> and <bp-asm.h>.
23288         (memcpy): Don't use BP_SYM.
23289         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
23290         <bp-sym.h> and <bp-asm.h>.
23291         (memset): Don't use BP_SYM.
23292         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23293         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23294         (__bzero): Don't use BP_SYM.
23295         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23296         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23297         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
23298         <bp-sym.h> and <bp-asm.h>.
23299         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23300         pointers.
23301         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
23302         <bp-sym.h> and <bp-asm.h>.
23303         (memcpy): Don't use BP_SYM.
23304         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
23305         <bp-sym.h> and <bp-asm.h>.
23306         (memset): Don't use BP_SYM.
23307         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23308         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23309         (__bzero): Don't use BP_SYM.
23310         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23311         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23312         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
23313         <bp-sym.h> and <bp-asm.h>.
23314         (__memchr): Don't use BP_SYM.
23315         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
23316         <bp-sym.h> and <bp-asm.h>.
23317         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23318         pointers.
23319         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
23320         <bp-sym.h> and <bp-asm.h>.
23321         (memcpy): Don't use BP_SYM.
23322         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
23323         <bp-sym.h> and <bp-asm.h>.
23324         (__mempcpy): Don't use BP_SYM.
23325         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
23326         <bp-sym.h> and <bp-asm.h>.
23327         (__memrchr): Don't use BP_SYM.
23328         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
23329         <bp-sym.h> and <bp-asm.h>.
23330         (memset): Don't use BP_SYM.
23331         (__bzero): Likewise.
23332         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
23333         <bp-sym.h> and <bp-asm.h>.
23334         (__rawmemchr): Don't use BP_SYM.
23335         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
23336         <bp-sym.h> and <bp-asm.h>.
23337         (__STRCMP): Don't use BP_SYM.
23338         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
23339         <bp-sym.h> and <bp-asm.h>.
23340         (strchr): Don't use BP_SYM.
23341         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
23342         <bp-sym.h> and <bp-asm.h>.
23343         (__strchrnul): Don't use BP_SYM.
23344         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
23345         <bp-sym.h> and <bp-asm.h>.
23346         (strlen): Don't use BP_SYM.
23347         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
23348         <bp-sym.h> and <bp-asm.h>.
23349         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23350         pointers.
23351         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
23352         <bp-sym.h> and <bp-asm.h>.
23353         (__strnlen): Don't use BP_SYM.
23354         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
23355         <bp-sym.h> and <bp-asm.h>.
23356         (__GI__setjmp): Don't use BP_SYM.
23357         (_setjmp): Likewise.
23358         (__sigsetjmp): Likewise.
23359         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
23360         (L(start_addresses)): Don't use BP_SYM.
23361         (_start): Likewise.
23362         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
23363         <bp-asm.h>.
23364         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
23365         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
23366         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23367         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23368         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
23369         <bp-asm.h>.
23370         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
23371         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
23372         about bounded pointers.
23373         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23374         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23375         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
23376         <bp-asm.h>.
23377         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23378         about bounded pointers.  Remove GKM FIXME comments.
23379         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23380         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
23381         <bp-asm.h>.
23382         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
23383         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
23384         Remove GKM FIXME comments.
23385         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23386         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23387         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
23388         <bp-asm.h>.
23389         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23390         about bounded pointers.  Remove GKM FIXME comment.
23391         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
23392         and <bp-asm.h>.
23393         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23394         pointers.
23395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
23396         <bp-sym.h> and <bp-asm.h>.
23397         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
23399         <bp-sym.h> and <bp-asm.h>.
23400         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23401         comment.
23402
23403 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
23404
23405         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
23406         call free(NULL).
23407
23408 2013-03-05  David S. Miller  <davem@davemloft.net>
23409
23410         * po/es.po: Update from translation team.
23411
23412 2013-03-05  Andreas Jaeger  <aj@suse.de>
23413
23414         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
23415         <bits/mman-linux.h>.
23416         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23417         is fine.
23418         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
23419         <bits/mman-linux.h> to end of file.
23420         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23421         is fine.
23422         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
23423         <bits/mman-linux.h> to end of file.
23424         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23425         is fine.
23426         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
23427         <bits/mman-linux.h> to end of file.
23428
23429         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
23430         (MCL_CURRENT, MCL_FUTURE): Define here.
23431
23432 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23433
23434         [BZ #15232]
23435         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
23436         attribute_hidden.
23437         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
23438
23439 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23440
23441         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
23442         fourth parameter needed for rt_sigprocmask syscall.
23443         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
23444         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23445         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
23446         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23447         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23448         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
23449
23450 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
23451
23452         [BZ #13550]
23453         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
23454         comment about bounded pointers.
23455         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
23456         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
23457
23458 2013-03-04  Andreas Jaeger  <aj@suse.de>
23459
23460         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
23461         common definitions.
23462
23463         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
23464         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
23465         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
23466         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
23467         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
23468         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
23469
23470 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23471
23472         [BZ #15055]
23473         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
23474         __ieee754_sqrl instead of __sqrl.
23475
23476 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
23477
23478         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
23479         * sysdeps/powerpc/fpu_control.h: ... here.
23480         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
23481         * sysdeps/powerpc/bits/fenvinline.h: ... here.
23482         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
23483         * sysdeps/powerpc/bits/mathinline.h: ... here.
23484
23485 2013-03-01  Roland McGrath  <roland@hack.frob.com>
23486
23487         * elf/dl-hwcaps.c (_dl_important_hwcaps):
23488         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
23489         to just [NEED_DL_SYSINFO_DSO].
23490         * elf/dl-support.c: Likewise.
23491         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
23492         * elf/rtld.c (dl_main): Likewise.
23493         * elf/setup-vdso.h (setup_vdso): Likewise.
23494         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
23495         * sysdeps/unix/sysv/linux/dl-sysdep.c
23496         (_dl_discover_osversion): Likewise.
23497
23498 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
23499
23500         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
23501         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23502
23503 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
23504
23505         * NEWS: Mention libm performance improvements and non-x86 PI
23506         futex support.
23507
23508         * csu/libc-start.c (__pthread_initialize_minimal): Change
23509         function arguments.
23510         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23511
23512 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
23513
23514         [BZ #13550]
23515         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
23516         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
23517         <bp-sym.h> and <bp-asm.h>.
23518         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23519         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
23520         and <bp-asm.h>.
23521         (memcpy): Don't use BP_SYM.
23522         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
23523         <bp-asm.h>.
23524         (__mpn_add_n): Don't use BP_SYM.
23525         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
23526         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
23527         and <bp-asm.h>.
23528         (__mpn_addmul_1): Don't use BP_SYM.
23529         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23530         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
23531         <bp-sym.h>.
23532         (_setjmp): Don't use BP_SYM.
23533         (__novmx_setjmp): Likewise.
23534         (__GI__setjmp): Likewise.
23535         (__vmx_setjmp): Likewise.
23536         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
23537         <bp-sym.h>.
23538         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
23539         (__bzero): Don't use BP_SYM.
23540         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23541         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23542         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
23543         <bp-sym.h> and <bp-asm.h>.
23544         (memcpy): Don't use BP_SYM.
23545         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
23546         <bp-sym.h> and <bp-asm.h>.
23547         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23548         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
23549         <bp-sym.h> and <bp-asm.h>.
23550         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23551         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
23552         <bp-asm.h>.
23553         (__mpn_lshift): Don't use BP_SYM.
23554         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23555         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
23556         <bp-asm.h>.
23557         (memset): Don't use BP_SYM.
23558         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23559         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23560         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
23561         <bp-asm.h>.
23562         (__mpn_mul_1): Don't use BP_SYM.
23563         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23564         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
23565         <bp-sym.h> and <bp-asm.h>.
23566         (memcmp): Don't use BP_SYM.
23567         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
23568         <bp-sym.h> and <bp-asm.h>.
23569         (memcpy): Don't use BP_SYM.
23570         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
23571         <bp-sym.h> and <bp-asm.h>.
23572         (memset): Don't use BP_SYM.
23573         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
23574         <bp-sym.h> and <bp-asm.h>.
23575         (strncmp): Don't use BP_SYM.
23576         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
23577         <bp-sym.h> and <bp-asm.h>.
23578         (memcpy): Don't use BP_SYM.
23579         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
23580         <bp-sym.h> and <bp-asm.h>.
23581         (memset): Don't use BP_SYM.
23582         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
23583         <bp-sym.h> and <bp-asm.h>.
23584         (__memchr): Don't use BP_SYM.
23585         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
23586         <bp-sym.h> and <bp-asm.h>.
23587         (memcmp): Don't use BP_SYM.
23588         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
23589         <bp-sym.h> and <bp-asm.h>.
23590         (memcpy): Don't use BP_SYM.
23591         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
23592         <bp-sym.h> and <bp-asm.h>.
23593         (__mempcpy): Don't use BP_SYM.
23594         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
23595         <bp-sym.h> and <bp-asm.h>.
23596         (__memrchr): Don't use BP_SYM.
23597         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
23598         <bp-sym.h> and <bp-asm.h>.
23599         (memset): Don't use BP_SYM.
23600         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
23601         <bp-sym.h> and <bp-asm.h>.
23602         (__rawmemchr): Don't use BP_SYM.
23603         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
23604         <bp-sym.h> and <bp-asm.h>.
23605         (__STRCMP): Don't use BP_SYM.
23606         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
23607         <bp-sym.h> and <bp-asm.h>.
23608         (strchr): Don't use BP_SYM.
23609         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
23610         <bp-sym.h> and <bp-asm.h>.
23611         (__strchrnul): Don't use BP_SYM.
23612         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
23613         <bp-sym.h> and <bp-asm.h>.
23614         (strlen): Don't use BP_SYM.
23615         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
23616         <bp-sym.h> and <bp-asm.h>.
23617         (strncmp): Don't use BP_SYM.
23618         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
23619         <bp-sym.h> and <bp-asm.h>.
23620         (__strnlen): Don't use BP_SYM.
23621         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
23622         <bp-asm.h>.
23623         (__mpn_rshift): Don't use BP_SYM.
23624         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23625         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
23626         <bp-sym.h> and <bp-asm.h>.
23627         (__sigsetjmp): Don't use BP_SYM.
23628         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
23629         (L(start_addresses)): Don't use BP_SYM.
23630         (_start): Likewise.
23631         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
23632         <bp-asm.h>.
23633         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
23634         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23635         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23636         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
23637         <bp-asm.h>.
23638         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
23639         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23640         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23641         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
23642         <bp-asm.h>.
23643         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23644         comments.
23645         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23646         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
23647         <bp-asm.h>.
23648         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
23649         FIXME comments.
23650         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23651         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23652         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
23653         <bp-asm.h>.
23654         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23655         comment.
23656         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
23657         and <bp-asm.h>.
23658         (strncmp): Don't use BP_SYM,
23659         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
23660         <bp-asm.h>.
23661         (__mpn_sub_n): Don't use BP_SYM.
23662         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
23663         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
23664         and <bp-asm.h>.
23665         (__mpn_submul_1): Don't use BP_SYM.
23666         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23667         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
23668         <bp-sym.h> and <bp-asm.h>.
23669         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23670         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
23671         <bp-sym.h> and <bp-asm.h>.
23672         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23673         comment.
23674
23675 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23676
23677         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
23678         Use ZK to minimize writes to Z.
23679         (sub_magnitudes): Simplify code a bit.
23680         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
23681         Use ZK to minimize writes to Z.
23682         (sub_magnitudes): Simplify code a bit.
23683
23684 2013-02-27  Roland McGrath  <roland@hack.frob.com>
23685
23686         * csu/gmon-start.c: Add special exception to license text.
23687
23688 2013-02-27  Richard Henderson  <rth@redhat.com>
23689
23690         * scripts/config.guess: Update from config.git.
23691         * scripts/config.sub: Likewise.
23692
23693 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
23694
23695         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
23696
23697         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
23698
23699         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
23700
23701         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
23702
23703         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
23704
23705 2013-02-26  Roland McGrath  <roland@hack.frob.com>
23706
23707         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
23708         [$(build-shared = yes].
23709
23710 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23711
23712         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
23713         (__mul): Reduce iterations for calculating mantissa.
23714
23715         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
23716         MPTWO.
23717         (__mpranred): Likewise.
23718
23719         [BZ #15160]
23720         * malloc/memusagestat.c (main): Draw graphs for heap and stack
23721         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
23722
23723 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
23724
23725         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
23726         Define __attribute__.
23727
23728 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23729
23730         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
23731         unused.
23732         * posix/regex_internal.h (__attribute): Remove.
23733         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
23734         (re_string_context_at): Likewise.
23735         (bitset_not): Use __attribute__ and mark function as possibly
23736         unused.
23737         (bitset_merge): Likewise.
23738         (bitset_mask): Likewise.
23739         (re_string_char_size_at): Likewise.
23740         (re_string_wchar_at): Likewise.
23741         (re_string_elem_size_at): Likewise.
23742
23743 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
23744
23745         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
23746         code.
23747         (cc32): Likewise.
23748
23749         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
23750         (__acr): Likewise.
23751         (__cpy): Likewise.
23752         (norm): Likewise.
23753         (denorm): Likewise.
23754         (__dbl_mp): Likewise.
23755         (add_magnitudes): Likewise.
23756         (sub_magnitudes): Likewise.
23757         (__mul): Likewise.
23758         (__inv): Likewise.
23759
23760         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
23761         style.
23762
23763         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
23764         style.
23765
23766         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
23767         code.
23768
23769         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
23770         up changes with default code.
23771         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
23772         Likewise.
23773
23774 2013-02-24  Allan McRae  <allan@archlinux.org>
23775
23776         * manual/socket.texi (The Internet Namespace): Order menu items
23777         to match that in the file.
23778
23779         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
23780         node listing of the info page menu.
23781
23782 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
23783
23784         [BZ #13550]
23785         * sysdeps/i386/bp-asm.h: Remove file.
23786         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
23787         (PARMS): Do not use macros from bp-asm.h.
23788         (S1): Likewise.
23789         (S2): Likewise.
23790         (SIZE): Likewise.
23791         (__mpn_add_n): Do not use BP_SYM
23792         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
23793         "bp-asm.h".
23794         (PARMS): Do not use macros from bp-asm.h.
23795         (S1): Likewise.
23796         (SIZE): Likewise.
23797         (__mpn_addmul_1): Do not use BP_SYM
23798         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
23799         "bp-asm.h".
23800         (PARMS): Do not use macros from bp-asm.h.
23801         (SIGMSK): Likewise.
23802         (_setjmp): Likewise.  Do not use BP_SYM.
23803         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
23804         "bp-asm.h".
23805         (PARMS): Do not use macros from bp-asm.h.
23806         (SIGMSK): Likewise.
23807         (setjmp): Likewise.  Do not use BP_SYM.
23808         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
23809         "bp-asm.h".
23810         (PARMS): Do not use macros from bp-asm.h.
23811         (__frexp): Do not use BP_SYM.
23812         (frexp): Likewise.
23813         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
23814         "bp-asm.h".
23815         (PARMS): Do not use macros from bp-asm.h.
23816         (__frexpf): Do not use BP_SYM.
23817         (frexpf): Likewise.
23818         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
23819         "bp-asm.h".
23820         (PARMS): Do not use macros from bp-asm.h.
23821         (__frexpl): Do not use BP_SYM.
23822         (frexpl): Likewise.
23823         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
23824         "bp-asm.h".
23825         (PARMS): Do not use macros from bp-asm.h.
23826         (__remquo): Do not use BP_SYM.
23827         (remquo): Likewise.
23828         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
23829         "bp-asm.h".
23830         (PARMS): Do not use macros from bp-asm.h.
23831         (__remquof): Do not use BP_SYM.
23832         (remquof): Likewise.
23833         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
23834         "bp-asm.h".
23835         (PARMS): Do not use macros from bp-asm.h.
23836         (__remquol): Do not use BP_SYM.
23837         (remquol): Likewise.
23838         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
23839         "bp-asm.h".
23840         (PARMS): Do not use macros from bp-asm.h.
23841         (DEST): Likewise.
23842         (SRC): Likewise.
23843         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
23844         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
23845         "bp-asm.h".
23846         (PARMS): Do not use macros from bp-asm.h.
23847         (strlen): Do not use BP_SYM.
23848         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
23849         "bp-asm.h".
23850         (PARMS): Do not use macros from bp-asm.h.
23851         (S1): Likewise.
23852         (S2): Likewise.
23853         (SIZE): Likewise.
23854         (__mpn_add_n): Do not use BP_SYM.
23855         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
23856         "bp-asm.h".
23857         (PARMS): Do not use macros from bp-asm.h.
23858         (S1): Likewise.
23859         (SIZE): Likewise.
23860         (__mpn_addmul_1): Do not use BP_SYM.
23861         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
23862         weak_alias.
23863         (bzero): Likewise.
23864         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
23865         "bp-asm.h".
23866         (PARMS): Do not use macros from bp-asm.h.
23867         (S): Likewise.
23868         (SIZE): Likewise.
23869         (__mpn_lshift): Do not use BP_SYM.
23870         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
23871         "bp-asm.h".
23872         (PARMS): Do not use macros from bp-asm.h.
23873         (DEST): Likewise.
23874         (SRC): Likewise.
23875         (LEN): Likewise.
23876         (memcpy): Likewise.  Do not use BP_SYM.
23877         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
23878         libc_hidden_def and weak_alias.
23879         (mempcpy): Do not use BP_SYM in weak_alias.
23880         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
23881         "bp-asm.h".
23882         (PARMS): Do not use macros from bp-asm.h.
23883         (DEST): Likewise.
23884         (LEN): Likewise.
23885         [!BZERO_P] (CHR): Likewise.
23886         (memset): Likewise.  Do not use BP_SYM.
23887         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
23888         "bp-asm.h".
23889         (PARMS): Do not use macros from bp-asm.h.
23890         (S1): Likewise.
23891         (SIZE): Likewise.
23892         (__mpn_mul_1): Do not use BP_SYM.
23893         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
23894         "bp-asm.h".
23895         (PARMS): Do not use macros from bp-asm.h.
23896         (S): Likewise.
23897         (SIZE): Likewise.
23898         (__mpn_rshift): Do not use BP_SYM.
23899         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
23900         "bp-asm.h".
23901         (PARMS): Do not use macros from bp-asm.h.
23902         (STR): Likewise.
23903         (CHR): Likewise.
23904         (strchr): Likewise.  Do not use BP_SYM.
23905         (index): Do not use BP_SYM in weak_alias.
23906         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
23907         "bp-asm.h".
23908         (PARMS): Do not use macros from bp-asm.h.
23909         (DEST): Likewise.
23910         (SRC): Likewise.
23911         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
23912         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
23913         "bp-asm.h".
23914         (PARMS): Do not use macros from bp-asm.h.
23915         (strlen): Do not use BP_SYM.
23916         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
23917         "bp-asm.h".
23918         (PARMS): Do not use macros from bp-asm.h.
23919         (S1): Likewise.
23920         (S2): Likewise.
23921         (SIZE): Likewise.
23922         (__mpn_sub_n): Do not use BP_SYM.
23923         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
23924         "bp-asm.h".
23925         (PARMS): Do not use macros from bp-asm.h.
23926         (S1): Likewise.
23927         (SIZE): Likewise.
23928         (__mpn_submul_1): Do not use BP_SYM.
23929         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
23930         "bp-asm.h".
23931         (PARMS): Do not use macros from bp-asm.h.
23932         (S1): Likewise.
23933         (S2): Likewise.
23934         (SIZE): Likewise.
23935         (__mpn_add_n): Do not use BP_SYM.
23936         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
23937         weak_alias.
23938         (bzero): Likewise.
23939         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
23940         "bp-asm.h".
23941         (PARMS): Do not use macros from bp-asm.h.
23942         (BLK2): Likewise.
23943         (LEN): Likewise.
23944         (memcmp): Do not use BP_SYM.
23945         (bcmp): Do not use BP_SYM in weak_alias.
23946         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
23947         "bp-asm.h".
23948         (PARMS): Do not use macros from bp-asm.h.
23949         (DEST): Likewise.
23950         (SRC): Likewise.
23951         (LEN): Likewise.
23952         (memcpy): Likewise.  Do not use BP_SYM.
23953         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
23954         "bp-asm.h".
23955         (PARMS): Do not use macros from bp-asm.h.
23956         (DEST): Likewise.
23957         (SRC): Likewise.
23958         (LEN): Likewise.
23959         (memmove): Likewise.  Do not use BP_SYM.
23960         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
23961         "bp-asm.h".
23962         (PARMS): Do not use macros from bp-asm.h.
23963         (DEST): Likewise.
23964         (SRC): Likewise.
23965         (LEN): Likewise.
23966         (__mempcpy): Likewise.  Do not use BP_SYM.
23967         (mempcpy): Do not use BP_SYM in weak_alias.
23968         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
23969         "bp-asm.h".
23970         (PARMS): Do not use macros from bp-asm.h.
23971         (DEST): Likewise.
23972         (LEN): Likewise.
23973         [!BZERO_P] (CHR): Likewise.
23974         (memset): Likewise.  Do not use BP_SYM.
23975         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
23976         "bp-asm.h".
23977         (PARMS): Do not use macros from bp-asm.h.
23978         (STR2): Likewise.
23979         (strcmp): Do not use BP_SYM.
23980         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
23981         "bp-asm.h".
23982         (PARMS): Do not use macros from bp-asm.h.
23983         (STR): Likewise.
23984         (DELIM): Likewise.
23985         [USE_AS_STRTOK_R] (SAVE): Likewise.
23986         (FUNCTION): Likewise.  Do not use BP_SYM.
23987         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
23988         aliases.
23989         (strtok_r): Likewise.
23990         (__GI___strtok_r): Likewise.
23991         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
23992         (PARMS): Do not use macros from bp-asm.h.
23993         (S): Likewise.
23994         (SIZE): Likewise.
23995         (__mpn_lshift): Do not use BP_SYM.
23996         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
23997         (PARMS): Do not use macros from bp-asm.h.
23998         (STR): Likewise.
23999         (CHR): Likewise.
24000         (__memchr): Do not use BP_SYM.
24001         (memchr): Do not use BP_SYM in weak_alias.
24002         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24003         (PARMS): Do not use macros from bp-asm.h.
24004         (BLK2): Likewise.
24005         (LEN): Likewise.
24006         (memcmp): Do not use BP_SYM.
24007         (bcmp): Do not use BP_SYM in weak_alias.
24008         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
24009         (PARMS): Do not use macros from bp-asm.h.
24010         (S1): Likewise.
24011         (SIZE): Likewise.
24012         (__mpn_mul_1): Do not use BP_SYM.
24013         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
24014         "bp-asm.h".
24015         (PARMS): Do not use macros from bp-asm.h.
24016         (STR): Likewise.
24017         (CHR): Likewise.
24018         (__rawmemchr): Do not use BP_SYM.
24019         (rawmemchr): Do not use BP_SYM in weak_alias.
24020         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
24021         (PARMS): Do not use macros from bp-asm.h.
24022         (S): Likewise.
24023         (SIZE): Likewise.
24024         (__mpn_rshift): Do not use BP_SYM.
24025         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24026         (PARMS): Do not use macros from bp-asm.h.
24027         (SIGMSK): Likewise.
24028         (__sigsetjmp): Likewise.  Do not use BP_SYM.
24029         * sysdeps/i386/start.S: Do not include "bp-sym.h".
24030         (_start): Do not use BP_SYM.
24031         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
24032         (PARMS): Do not use macros from bp-asm.h.
24033         (DEST): Likewise.
24034         (SRC): Likewise.
24035         (__stpcpy): Likewise.  Do not use BP_SYM.
24036         (stpcpy): Do not use BP_SYM in weak_alias.
24037         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
24038         "bp-asm.h".
24039         (PARMS): Do not use macros from bp-asm.h.
24040         (DEST): Likewise.
24041         (SRC): Likewise.
24042         (LEN): Likewise.
24043         (__stpncpy): Likewise.  Do not use BP_SYM.
24044         (stpncpy): Do not use BP_SYM in weak_alias.
24045         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
24046         (PARMS): Do not use macros from bp-asm.h.
24047         (STR): Likewise.
24048         (CHR): Likewise.
24049         (strchr): Likewise.  Do not use BP_SYM.
24050         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
24051         "bp-asm.h".
24052         (PARMS): Do not use macros from bp-asm.h.
24053         (STR): Likewise.
24054         (CHR): Likewise.
24055         (__strchrnul): Likewise.  Do not use BP_SYM.
24056         (strchrnul): Do not use BP_SYM in weak_alias.
24057         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
24058         "bp-asm.h".
24059         (PARMS): Do not use macros from bp-asm.h.
24060         (STOP): Likewise.
24061         (strcspn): Do not use BP_SYM.
24062         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
24063         "bp-asm.h".
24064         (PARMS): Do not use macros from bp-asm.h.
24065         (STR): Likewise.
24066         (STOP): Likewise.
24067         (strpbrk): Likewise.  Do not use BP_SYM.
24068         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
24069         "bp-asm.h".
24070         (PARMS): Do not use macros from bp-asm.h.
24071         (STR): Likewise.
24072         (CHR): Likewise.
24073         (strrchr): Likewise.  Do not use BP_SYM.
24074         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
24075         (PARMS): Do not use macros from bp-asm.h.
24076         (SKIP): Likewise.
24077         (strspn): Do not use BP_SYM.
24078         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
24079         (PARMS): Do not use macros from bp-asm.h.
24080         (STR): Likewise.
24081         (DELIM): Likewise.
24082         (SAVE): Likewise.
24083         (FUNCTION): Likewise.  Do not use BP_SYM.
24084         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
24085         aliases.
24086         (strtok_r): Likewise.
24087         (__GI___strtok_r): Likewise.
24088         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
24089         (PARMS): Do not use macros from bp-asm.h.
24090         (S1): Likewise.
24091         (S2): Likewise.
24092         (SIZE): Likewise.
24093         (__mpn_sub_n): Do not use BP_SYM.
24094         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
24095         "bp-asm.h".
24096         (PARMS): Do not use macros from bp-asm.h.
24097         (S1): Likewise.
24098         (SIZE): Likewise.
24099         (__mpn_submul_1): Do not use BP_SYM.
24100         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
24101         <bp-sym.h>.
24102         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
24103         and <bp-asm.h>.
24104         (PARMS): Do not use macros from bp-asm.h.
24105         (FLAGS): Likewise.
24106         (PTID): Likewise.
24107         (TLS): Likewise.
24108         (CTID): Likewise.
24109         (__clone): Do not use BP_SYM.
24110         (clone): Do not use BP_SYM in weak_alias.
24111         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
24112         and <bp-asm.h>.
24113         (PARMS): Do not use macros from bp-asm.h.
24114         (LEN): Likewise.
24115         (__mmap64): Do not use BP_SYM.
24116         (mmap64): Do not use BP_SYM in weak_alias.
24117         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
24118         <bp-sym.h> and <bp-asm.h>.
24119         (PARMS): Do not use macros from bp-asm.h.
24120         (__posix_fadvise64_l64): Do not use BP_SYM.
24121         * sysdeps/unix/sysv/linux/i386/semtimedop.S
24122         (PARMS): Do not use macros from bp-asm.h.
24123         (NSOPS): Likewise.
24124         (semtimedop): Do not use BP_SYM.
24125         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
24126         and <bp-asm.h>.
24127
24128 2013-02-21  Allan McRae  <allan@archlinux.org>
24129
24130         * manual/message.texi (Charset conversion in gettext):
24131         Move @end statement to beginning of line.
24132
24133 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24134
24135         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
24136         static.
24137         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
24138         Likewise.
24139
24140         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
24141         (denorm): Likewise.
24142         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
24143         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
24144
24145 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24146
24147         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
24148         tail-call to the resolved function if pltexit isn't needed.
24149
24150 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24151
24152         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
24153         or Y being zero as being unlikely.
24154         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24155         Likewise.
24156
24157 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
24158
24159         * manual/nss.texi (System Databases and Name Service Switch):
24160         Remove frobnicate @pxref.
24161
24162 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24163
24164         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24165         __attribute__ ((unused)) to __attribute__ ((__unused__)).
24166
24167 2013-02-20  Petr Machata  <pmachata@redhat.com>
24168
24169         * elf/elf.h (R_ARM_TARGET1): New macro.
24170         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
24171         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
24172         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
24173         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
24174         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
24175         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
24176         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
24177         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
24178         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
24179         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
24180         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
24181         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
24182         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
24183         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
24184         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
24185         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
24186         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
24187         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
24188         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
24189         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
24190         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
24191         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
24192         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
24193         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
24194         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
24195         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
24196         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
24197         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
24198         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
24199         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
24200         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
24201         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
24202         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
24203         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
24204         (R_ARM_THM_GOT_BREL12): Likewise.
24205         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
24206         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
24207         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
24208         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
24209         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
24210         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
24211         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
24212         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
24213         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
24214
24215 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24216
24217         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24218         __attribute_used__ to __attribute__ ((unused)).
24219
24220 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24221
24222         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
24223         powerpc mpa.c.
24224         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
24225         comment formatting.
24226         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
24227
24228 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
24229
24230         [BZ #13550]
24231         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
24232         Remove macro.
24233         (ENTER): Remove both macro definitions.
24234         (LEAVE): Likewise.
24235         (CHECK_BOUNDS_LOW): Likewise.
24236         (CHECK_BOUNDS_HIGH): Likewise.
24237         (CHECK_BOUNDS_BOTH): Likewise.
24238         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
24239         (RETURN_BOUNDED_POINTER): Likewise.
24240         (RETURN_NULL_BOUNDED_POINTER): Likewise.
24241         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
24242         (POP_ERRNO_LOCATION_RETURN): Likewise.
24243         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
24244         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24245         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
24246         macros.
24247         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24248         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
24249         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
24250         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
24251         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
24252         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
24253         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
24254         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
24255         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
24256         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
24257         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
24258         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
24259         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24260         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
24261         removed macros.
24262         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24263         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
24264         macros.
24265         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24266         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
24267         * sysdeps/i386/i586/memset.S (memset): Likewise.
24268         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
24269         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24270         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
24271         macros.
24272         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24273         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
24274         Change uses of L(2) to L(out).
24275         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
24276         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
24277         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
24278         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24279         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
24280         removed macros.
24281         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24282         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
24283         macros.
24284         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24285         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
24286         (RETURN): Do not use macro LEAVE.
24287         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
24288         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
24289         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
24290         * sysdeps/i386/i686/memset.S (memset): Likewise.
24291         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
24292         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
24293         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24294         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
24295         Likewise.
24296         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24297         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
24298         L(1_2) and L(1_3) into L(1).
24299         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24300         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
24301         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24302         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
24303         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24304         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
24305         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
24306         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24307         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
24308         macros.
24309         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
24310         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24311         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
24312         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
24313         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
24314         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24315         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
24316         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
24317         * sysdeps/i386/strcspn.S (strcspn): Likewise.
24318         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
24319         * sysdeps/i386/strrchr.S (strrchr): Likewise.
24320         * sysdeps/i386/strspn.S (strspn): Likewise.
24321         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
24322         conditional code.
24323         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24324         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
24325         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24326         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
24327         L(1_3) into L(1_1).
24328         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
24329         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24330         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
24331         macros.
24332         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24333
24334 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
24335
24336         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
24337         macro.
24338
24339 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24340
24341         * math/atest-exp.c (exp_mpn): Remove ROUND.
24342         * math/atest-exp2.c (exp_mpn): Likewise.
24343         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
24344
24345         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
24346         * stdlib/tst-tls-atexit-lib.c: Likewise.
24347         * stdlib/tst-tls-atexit.c: Likewise.
24348
24349 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24350
24351         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
24352         and __attribute_alloc_size__.
24353
24354 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24355
24356         * include/programs/xmalloc.h: Change __attribute_alloc_size to
24357         __attribute_alloc_size__.
24358         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
24359         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
24360
24361 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24362
24363         * include/programs/xmalloc.h: New file.
24364         * catgets/gencat.c: Include it.
24365         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
24366         * elf/pldd.c: Likewise.
24367         * iconv/iconv_charmap.c: Likewise.
24368         * iconv/iconvconfig.c: Likewise.
24369         * iconv/strtab.c: Likewise.
24370         * locale/programs/locale.c: Likewise.
24371         * locale/programs/localedef.h: Likewise.
24372         * locale/programs/simple-hash.c: Likewise.
24373         * nscd/nscd.h: Likewise.
24374         * nss/makedb.c: Likewise.
24375         * sysdeps/generic/ldconfig.h: Likewise.
24376
24377 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24378
24379         * Versions.def: Add GLIBC_2.18.
24380         * include/link.h (struct link_map): New member l_tls_dtor_count.
24381         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
24382         (__call_tls_dtors): Likewise.
24383         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
24384         __cxa_thread_atexit_impl.
24385         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
24386         Likewise.
24387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
24388         Likewise.
24389         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
24390         Likewise.
24391         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
24392         Likewise.
24393         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
24394         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
24395         Likewise.
24396         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
24397         Likewise.
24398         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
24399         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
24400         Likewise.
24401         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
24402         (tests): Add test case tst-tls-atexit.
24403         (modules-names): Add shared library for tst-tls-atexit.
24404         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
24405         (GLIBC_PRIVATE): Add __call_tls_dtors.
24406         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
24407         for libstdc++.
24408         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
24409         * stdlib/tst-tls-atexit.c: New test case.
24410         * stdlib/tst-tls-atexit-lib.c: New test case.
24411
24412         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
24413
24414         * elf/Versions (ld): Add _dl_find_dso_for_object.
24415         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
24416         * elf/dl-open.c (_dl_find_dso_for_object): New function.
24417         (dl_open_worker): Use _dl_find_dso_for_object.
24418         * elf/dl-sym.c (do_sym): Likewise.
24419         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
24420
24421 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24422
24423         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
24424         Syntactic changes only.
24425         (_dl_runtime_profile): Do a tail-call to the resolved function.
24426
24427 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
24428
24429         [BZ #13550]
24430         * sysdeps/x86_64/bp-asm.h: Remove file.
24431         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
24432         <bp-sym.h> and <bp-asm.h>.
24433         (__clone): Do not use BP_SYM.
24434         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
24435         <bp-sym.h> and <bp-asm.h>.
24436         * sysdeps/unix/x86_64/sysdep.S: Likewise.
24437         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
24438         "bp-asm.h".
24439         (_setjmp): Do not use BP_SYM.
24440         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
24441         "bp-asm.h".
24442         (setjmp): Do not use BP_SYM.
24443         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
24444         libc_hidden_def.
24445         (mempcpy): Do not use BP_SYM in weak_alias.
24446         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
24447         "bp-asm.h".
24448         (strchr): Do not use BP_SYM.
24449         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
24450         "bp-asm.h".
24451         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
24452         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
24453         (_start): Do not use BP_SYM.
24454         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
24455         "bp-asm.h".
24456         (strcat): Do not use BP_SYM.
24457         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
24458         "bp-asm.h".
24459         (STRCMP): Do not use BP_SYM.
24460         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
24461         "bp-asm.h".
24462         (STRCPY): Do not use BP_SYM.
24463         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
24464         "bp-asm.h".
24465         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
24466         "bp-asm.h".
24467         (FUNCTION): Do not use BP_SYM.
24468         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
24469         weak_alias.
24470         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
24471
24472 2013-02-17  Andreas Jaeger  <aj@suse.de>
24473
24474         * time/Versions: Sort entries.
24475         * string/Versions: Likewise.
24476         * resolv/Versions: Likewise.
24477         * posix/Versions: Likewise.
24478         * iconv/Versions: Likewise.
24479         * elf/Versions: Likewise.
24480         * wcsmbs/Versions: Likewise.
24481
24482 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24483
24484         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
24485         loop termination condition.
24486
24487         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
24488         variable to calculate EZ.
24489         (__sqr): Likewise.
24490
24491         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
24492         the lower precision input.
24493
24494 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
24495
24496         [BZ #13550]
24497         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
24498         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
24499         (run-via-rtld-prefix): Do not handle %-bp tests.
24500         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
24501         (all-object-suffixes): Remove .ob.
24502         (bppfx): Remove variable.
24503         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
24504         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
24505         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
24506         [$(build-bounded) = yes] (libtype.ob): Likewise.
24507         * Makerules (elide-routines.ob): Remove variable.
24508         (do-tests-clean): Do not handle *-bp.out.
24509         (common-mostlyclean): Do not handle *-bp and *-bp.out.
24510         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
24511         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
24512         (tests): Do not include $(tests-bp.out).
24513         (xtests): Do not include $(xtests-bp.out).
24514         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
24515         [$(build-bounded) = yes] ($(addprefix
24516         $(objpfx),$(binaries-bounded))): Remove rule.
24517         ($(objpfx)%-bp.out): Remove rule.
24518         * config.make.in (build-bounded): Remove variable.
24519         * crypt/Makefile [$(build-bounded) = yes]
24520         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
24521         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
24522         append to variable.
24523         [$(build-bounded) = yes] (install-lib): Likewise.
24524         [$(build-bounded) = yes] (generated): Likewise.
24525         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
24526         Remove rule.
24527         * intl/Makefile [$(build-bounded) = yes]
24528         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
24529         * math/Makefile [$(build-bounded) = yes]
24530         ($(tests:%=$(objpfx)%-bp): Likewise.
24531         * misc/Makefile [$(build-bounded) = yes]
24532         ($(objpfx)tst-tsearch-bp): Likewise.
24533         * nptl/Makeconfig (bounded-thread-library): Remove variable.
24534         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
24535         Remove dependency.
24536         * string/Makefile (o-objects.ob): Remove variable.
24537         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
24538         (CFLAGS-.ob): Remove variable.
24539         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
24540         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
24541         both definitions of variable.
24542         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
24543         (ASFLAGS-.ob): Remove variable.
24544
24545 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
24546
24547         [BZ #13550]
24548         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
24549         Remove __BOUNDED_POINTERS__ from condition.
24550         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
24551         * string/bits/string2.h [!__NO_STRING_INLINES &&
24552         !__BOUNDED_POINTERS__]: Likewise.
24553         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
24554         Likewise.
24555         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
24556         Remove conditional code.
24557         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
24558         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
24559         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
24560         condition.
24561
24562         [BZ #13550]
24563         * csu/libc-start.c: Do not include <bp-sym.h>.
24564         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
24565         * elf/dl-open.c: Do not include <bp-sym.h>.
24566         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
24567         * math/fegetenv.c: Do not include <bp-sym.h>.
24568         (fegetenv): Do not use BP_SYM in versioned symbols.
24569         * nptl/sysdeps/pthread/bits/libc-lockP.h
24570         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
24571         <bp-sym.h>.
24572         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24573         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
24574         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24575         (__pthread_mutex_destroy): Likewise.
24576         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24577         (__pthread_mutex_lock): Likewise.
24578         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24579         (__pthread_mutex_trylock): Likewise.
24580         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24581         (__pthread_mutex_unlock): Likewise.
24582         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24583         (__pthread_mutexattr_init): Likewise.
24584         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24585         (__pthread_mutexattr_destroy): Likewise.
24586         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24587         (__pthread_mutexattr_settype): Likewise.
24588         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24589         (__pthread_rwlock_init): Likewise.
24590         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24591         (__pthread_rwlock_destroy): Likewise.
24592         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24593         (__pthread_rwlock_rdlock): Likewise.
24594         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24595         (__pthread_rwlock_tryrdlock): Likewise.
24596         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24597         (__pthread_rwlock_wrlock): Likewise.
24598         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24599         (__pthread_rwlock_trywrlock): Likewise.
24600         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24601         (__pthread_rwlock_unlock): Likewise.
24602         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24603         (__pthread_key_create): Likewise.
24604         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24605         (__pthread_setspecific): Likewise.
24606         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24607         (__pthread_getspecific): Likewise.
24608         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
24609         Likewise.
24610         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24611         (_pthread_cleanup_push_defer): Likewise.
24612         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24613         (_pthread_cleanup_pop_restore): Likewise.
24614         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24615         (pthread_setcancelstate): Likewise.
24616         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
24617         <bp-sym.h>.
24618         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
24619         (memchr): Do not use BP_SYM in weak_alias.
24620         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
24621         (fegetenv): Do not use BP_SYM in versioned symbols.
24622         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
24623         (fesetenv): Do not use BP_SYM in versioned symbols.
24624         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24625         (feupdateenv): Do not use BP_SYM in versioned symbols.
24626         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24627         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24628         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
24629         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
24630         (open64): Do not use BP_SYM in weak_alias.
24631         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
24632         (fegetenv): Do not use BP_SYM in versioned symbols.
24633         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
24634         (fesetenv): Do not use BP_SYM in versioned symbols.
24635         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24636         (feupdateenv): Do not use BP_SYM in versioned symbols.
24637         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
24638         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
24639         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
24640         (feraiseexcept): Do not use BP_SYM in versioned symbols.
24641         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24642         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24643         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
24644         <bp-sym.h>.
24645         (__libc_start_main): Do not use BP_SYM.
24646
24647 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24648
24649         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
24650         redundant return line.
24651         (norm): Likewise.
24652         (denorm): Likewise.
24653         (dbl_mp): Likewise.
24654         (sub_magnitudes): Likewise.
24655         (__add): Likewise.
24656         (__sub): Likewise.
24657         (__mul): Likewise.
24658         (__inv): Likewise.
24659         (__dvd): Likewise.
24660         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
24661         (norm): Likewise.
24662         (denorm): Likewise.
24663         (dbl_mp): Likewise.
24664         (sub_magnitudes): Likewise.
24665         (__add): Likewise.
24666         (__sub): Likewise.
24667         (__mul): Likewise.
24668         (__inv): Likewise.
24669         (__dvd): Likewise.
24670
24671         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
24672         instead of __mul.
24673         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
24674         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
24675         (cc32): Likewise.
24676
24677         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
24678         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
24679         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
24680         of __mul for squares.
24681         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
24682         function
24683         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
24684         Likewise.
24685         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
24686         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
24687
24688 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
24689
24690         [BZ #13550]
24691         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
24692         code.
24693         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
24694         prototype or function definition.  Rename ubp_* variables and
24695         parameters.  Remove argv definitions conditional on
24696         [__BOUNDED_POINTERS__].
24697         * debug/backtrace.c (__backtrace): Do not use __unbounded.
24698         * elf/dl-runtime.c (_dl_fixup): Likewise.
24699         * include/set-hooks.h (RUN_HOOK): Likewise.
24700         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
24701         definition.
24702         * string/strcpy.c (strcpy): Do not use __unbounded.
24703         * sysdeps/generic/frame.h (struct layout): Likewise.
24704         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
24705         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
24706         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
24707         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
24708         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
24709         (__backtrace): Likewise.
24710         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
24711         use __ptrvalue.
24712         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
24713         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
24714         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
24715         Likewise.
24716         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
24717         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
24718         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
24719         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
24720         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
24721         Do not use __unbounded.
24722         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
24723         Rename __unboundedrlimits parameter to rlimits in prototype.
24724         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
24725         Do not use __unbounded.
24726         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
24727         not use __ptrvalue.
24728         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
24729         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
24730         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
24731         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
24732         __ptrvalue or __unbounded.
24733         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
24734         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
24735         use __unbounded.
24736         (__new_msgctl): Do not use __ptrvalue.
24737         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
24738         __unbounded.
24739         (__libc_msgrcv): Do not use __ptrvalue.
24740         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
24741         startup_info): Do not use __unbounded.
24742         (__libc_start_main): Likewise.  Rename ubp_* variables and
24743         parameters.  Remove argv definitions conditional on
24744         [__BOUNDED_POINTERS__].
24745         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
24746         __ptrvalue.
24747         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
24748         use __unbounded.
24749         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
24750         or __ptrvalue.
24751         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
24752         use __unbounded.
24753         (__new_shmctl): Do not use __ptrvalue.
24754         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
24755         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
24756         Likewise.
24757         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
24758         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
24759         (__libc_sigaction): Likewise.
24760         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
24761         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
24762         Likewise.
24763         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
24764
24765 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
24766
24767         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
24768
24769         * string/mempcpy.c: Implement by calling memcpy.
24770
24771 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
24772
24773         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
24774
24775         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
24776         evaluation.
24777
24778         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
24779         values in the mantissa.
24780
24781         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
24782         minimize writes to Z.
24783         (sub_magnitudes): Simplify code a bit.
24784
24785 2013-02-12  Roland McGrath  <roland@hack.frob.com>
24786
24787         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
24788         from the message.  The linker prefixes all warnings with that already.
24789
24790 2013-02-12  Andreas Schwab  <schwab@suse.de>
24791
24792         [BZ #15078]
24793         * posix/regexec.c (extend_buffers): Add parameter min_len.
24794         (check_matching): Pass minimum needed length.
24795         (clean_state_log_if_needed): Likewise.
24796         (get_subexp): Likewise.
24797         * posix/Makefile (tests): Add bug-regex34.
24798         (bug-regex34-ENV): Define.
24799         * posix/bug-regex34.c: New file.
24800
24801         [BZ #11561]
24802         * posix/regcomp.c (parse_bracket_exp): When looking up collating
24803         elements compare against the byte sequence of it, not its name.
24804         * posix/Makefile (tests): Add bug-regex35.
24805         (bug-regex35-ENV): Define.
24806         * posix/bug-regex35.c: New file.
24807
24808 2013-02-11  Tom de Vries  <tom@codesourcery.com>
24809
24810         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
24811         comment.
24812         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
24813         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
24814         (CHECK_EOL): Add undef.
24815
24816 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
24817
24818         * bits/stdlib-bsearch.h: New file.
24819         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
24820         * stdlib/stdlib.h: Likewise.
24821
24822 2013-02-11  Roland McGrath  <roland@hack.frob.com>
24823
24824         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
24825         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
24826         declaration.
24827         * manual/search.texi (Array Search Function): Add missing const in
24828         lfind prototype.
24829         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
24830         declaration to use rlim_t.
24831         (Basic Scheduling Functions): Remove erroneous const from
24832         sched_getparam prototype.  Remove erroneous * from
24833         sched_get_priority_max and sched_get_priority_min prototypes.
24834         (Resource Usage): Fix summary @comment on vtimes to refer to
24835         sys/vtimes.h rather than vtimes.h.
24836         Add missing *s in vtimes prototype.
24837         (Limits on Resources): Fix ulimit prototype to return long int.
24838         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
24839         prototypes to use long int rather than double.
24840         (BSD Random): Fix initstate and setstate to use char *, not void *.
24841         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
24842         prototype to make second argument 'struct aiocb64 *const[]'.
24843         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
24844         (Status of AIO Operations): Remove erroneous const in aio_return and
24845         aio_return64 prototypes.
24846         (Synchronizing I/O): Fix sync prototype to return void.
24847         * manual/startup.texi (Suboptions): Remove an erroneous const in
24848         getsubopt prototype.
24849         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
24850         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
24851         use size_t rather than int.
24852         (Scanning All Users): Likewise for getpwent_r.
24853         (Setting Groups): Add missing const to setgroups prototype.
24854         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
24855         * manual/socket.texi (Host Names): Fix gethostbyaddr and
24856         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
24857         'const void *' rather than 'const char *'.
24858         (Host Address Functions): Likewise for inet_ntop.
24859         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
24860         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
24861         ssize_t for return value.
24862         (Sending Data): Likewise for send, sendto, sendmsg.
24863         (Socket Option Functions): Add a missing const in setsockopt prototype.
24864         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
24865         use wchar_t for the argument.
24866         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
24867         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
24868         take no arguments.
24869         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
24870         double/float/long double for second argument.
24871         Fix return types of significand, significandf, significandl.
24872         * manual/filesys.texi (Setting Permissions): Use mode_t for second
24873         argument in fchmod prototype.
24874         (File Owner): Use uid_t and gid_t in fchown prototype.
24875         (File Times): Add const to utimes, futimes, and lutimes prototypes.
24876         (Making Special Files): Use mode_t and dev_t in mknod prototype.
24877         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
24878         use 'const struct dirent **' as argument types to CMP function pointer
24879         argument.
24880         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
24881         (File Times): Fix summary magic @comment for struct utimbuf and utime
24882         to refer to utime.h, not time.h.
24883         * manual/string.texi (Argz Functions): Add missing const in
24884         argz_extract and argz_next prototypes.
24885         (Finding Tokens in a String): Likewise for basename.
24886         (String/Array Comparison): Fix typo in wcscasecmp prototype.
24887         (Copying and Concatenation): Fix typo in wmemmove prototype.
24888         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
24889         (Signal Stack): Remove erroneous const in sigstack prototype.
24890         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
24891         prototype.
24892         (Simple Calendar Time): Likewise for stime.
24893         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
24894         prototype.
24895         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
24896         say sys/sysctl.h instead.
24897         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
24898         and vsyslog prototypes.
24899
24900 2013-02-11  Tom de Vries  <tom@codesourcery.com>
24901
24902         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
24903         Remove.
24904
24905 2013-02-11  Roland McGrath  <roland@hack.frob.com>
24906
24907         * misc/sys/mman.h: Fix typo in mremap comment.
24908
24909 2013-02-08  Roland McGrath  <roland@hack.frob.com>
24910
24911         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
24912         the '\0' terminator.
24913
24914 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
24915
24916         [BZ #13550]
24917         * debug/segfault.c: Don't include <bp-checks.h>.
24918         * sysdeps/generic/bp-checks.h: Remove file.
24919         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
24920         (__GETDENTS): Don't use CHECK_N.
24921         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
24922         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
24923         (__getgroups): Don't use CHECK_N.
24924         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
24925         (setgroups): Don't use CHECK_N.
24926         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
24927         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
24928         (__libc_msgrcv): Don't use CHECK_N.
24929         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
24930         (__libc_msgsnd): Don't use CHECK_N.
24931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
24932         <bp-checks.h>.
24933         (__libc_pread): Don't use CHECK_N.
24934         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
24935         include <bp-checks.h>.
24936         (__libc_pread64): Don't use CHECK_N.
24937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
24938         include <bp-checks.h>.
24939         (__libc_pwrite): Don't use CHECK_N.
24940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
24941         include <bp-checks.h>.
24942         (__libc_pwrite64): Don't use CHECK_N.
24943         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
24944         <bp-checks.h>.
24945         (__libc_pread): Don't use CHECK_N.
24946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
24947         include <bp-checks.h>.
24948         (__libc_pread64): Don't use CHECK_N.
24949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
24950         include <bp-checks.h>.
24951         (__libc_pwrite): Don't use CHECK_N.
24952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
24953         include <bp-checks.h>.
24954         (__libc_pwrite64): Don't use CHECK_N.
24955         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
24956         (do_pread): Don't use CHECK_N.
24957         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
24958         (do_pread64): Don't use CHECK_N.
24959         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
24960         (do_pwrite): Don't use CHECK_N.
24961         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
24962         (do_pwrite64): Don't use CHECK_N.
24963         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
24964         (__libc_readv): Don't use CHECK_N.
24965         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
24966         (semop): Don't use CHECK_N.
24967         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
24968         <bp-checks.h>.
24969         (semtimedop): Don't use CHECK_N.
24970         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
24971         (__libc_pread): Don't use CHECK_N.
24972         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
24973         <bp-checks.h>.
24974         (__libc_pread64): Don't use CHECK_N.
24975         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
24976         <bp-checks.h>.
24977         (__libc_pwrite): Don't use CHECK_N.
24978         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
24979         <bp-checks.h>.
24980         (__libc_pwrite64): Don't use CHECK_N.
24981         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
24982         <bp-checks.h>.
24983         (__libc_msgrcv): Don't use CHECK_N.
24984         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
24985         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
24986         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
24987         (__libc_writev): Don't use CHECK_N.
24988
24989 2013-02-08  Roland McGrath  <roland@hack.frob.com>
24990
24991         * string/strcpy.c: Removed unused variable.
24992
24993         * Makeconfig (+sysdep-includes): Define with := rather than =.
24994         Use an existing include/ subdir of each sysdeps dir before it.
24995
24996 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
24997
24998         * nscd/connection.c (register_traced_file): Comment function.
24999         [HAVE_INOTIFY] (union __inev): Define.
25000         [HAVE_INOTIFY] (inotify_check_files): New function.
25001         [HAVE_INOTIFY] (clear_db_cache): Likewise.
25002         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
25003         clear_db_cache.
25004         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
25005
25006 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25007
25008         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
25009         loaded if not already and that a failure is permanent.
25010
25011 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25012
25013         [BZ #15006]
25014         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
25015         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
25016
25017 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
25018
25019         [BZ #13550]
25020         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
25021         (CHECK_1_NULL_OK): Likewise.
25022         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
25023         (__fxstat): Do not use CHECK_1.
25024         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
25025         <bp-checks.h>.
25026         (___fxstat64): Do not use CHECK_1.
25027         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
25028         <bp-checks.h>.
25029         (__fxstatat): Do not use CHECK_1.
25030         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
25031         <bp-checks.h>.
25032         (__fxstatat64): Do not use CHECK_1.
25033         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
25034         <bp-checks.h>.
25035         (__fxstat): Do not use CHECK_1.
25036         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
25037         <bp-checks.h>.
25038         (__fxstatat): Do not use CHECK_1.
25039         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
25040         <bp-checks.h>.
25041         (__getresgid): Do not use CHECK_1.
25042         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
25043         <bp-checks.h>.
25044         (__getresuid): Do not use CHECK_1.
25045         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
25046         <bp-checks.h>.
25047         (__lxstat): Do not use CHECK_1.
25048         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
25049         <bp-checks.h>.
25050         (__old_msgctl): Do not use CHECK_1.
25051         (__new_msgctl): Likewise.
25052         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
25053         <bp-checks.h>.
25054         (__new_setrlimit): Do not use CHECK_1.
25055         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
25056         <bp-checks.h>.
25057         (__old_shmctl): Do not use CHECK_1.
25058         (__new_shmctl): Likewise.
25059         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
25060         <bp-checks.h>.
25061         (__xstat): Do not use CHECK_1.
25062         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
25063         (__lxstat): Do not use CHECK_1.
25064         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
25065         <bp-checks.h>.
25066         (___lxstat64): Do not use CHECK_1.
25067         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
25068         (__old_msgctl): Do not use CHECK_1.
25069         (__new_msgctl): Likewise.
25070         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
25071         <bp-checks.h>.
25072         (__gettimeofday): Do not use CHECK_1.
25073         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
25074         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
25075         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
25076         <bp-checks.h>.
25077         (__gettimeofday): Do not use CHECK_1.
25078         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
25079         (__old_shmctl): Do not use CHECK_1_NULL_OK.
25080         (__new_shmctl): Do not use CHECK_1.
25081         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
25082         <bp-checks.h>.
25083         (do_sigtimedwait): Do not use CHECK_1.
25084         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
25085         <bp-checks.h>.
25086         (do_sigwaitinfo): Do not use CHECK_1.
25087         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
25088         <bp-checks.h>.
25089         (msgctl): Do not use CHECK_1.
25090         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
25091         <bp-checks.h>.
25092         (shmctl): Do not use CHECK_1.
25093         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
25094         (ustat): Do not use CHECK_1.
25095         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
25096         <bp-checks.h>.
25097         (__fxstat): Do not use CHECK_1.
25098         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
25099         <bp-checks.h>.
25100         (__fxstatat): Do not use CHECK_1.
25101         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
25102         <bp-checks.h>.
25103         (__lxstat): Do not use CHECK_1.
25104         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
25105         <bp-checks.h>.
25106         (__xstat): Do not use CHECK_1.
25107         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
25108         (__xstat): Do not use CHECK_1.
25109         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
25110         (___xstat64): Do not use CHECK_1.
25111
25112         [BZ #13550]
25113         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
25114         definitions.
25115         (CHECK_BOUNDS_HIGH): Likewise.
25116         * string/strcpy.c: Do not include <bp-checks.h>.
25117         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
25118
25119 2013-02-07  Roland McGrath  <roland@hack.frob.com>
25120
25121         * nscd/nscd-client.h (__nscd_drop_map_ref):
25122         Add __attribute__ ((unused)).
25123         * nis/nss-nisplus.h (niserr2nss): Likewise.
25124
25125         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
25126         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
25127
25128         * csu/libc-tls.c (init_static_tls, init_slotinfo):
25129         Remove inline keyword.
25130         * include/rounding-mode.h (round_away): Likewise.
25131         * libio/wfileops.c (adjust_wide_data): Likewise.
25132         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
25133         (__m128i_strloadu_tolower): Likewise.
25134         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
25135         (__m128i_strloadu_tolower): Likewise.
25136         * time/mktime.c (ydhms_diff): Likewise.
25137         * locale/elem-hash.h (elem_hash): Likewise.
25138         * locale/setlocale.c (setdata): Likewise.
25139         * posix/regex_internal.h (re_string_char_size_at): Likewise.
25140         (re_string_wchar_at): Likewise.
25141         (bitset_not, bitset_merge, bitset_mask): Likewise.
25142         [!(__GNUC__ > 3)] (inline): Remove macro.
25143         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
25144         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
25145         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
25146         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
25147         * string/memcmp.c (memcmp_bytes): Likewise.
25148         * locale/programs/locarchive.c (compute_hashval): Likewise.
25149         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
25150         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
25151         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
25152         * nss/getent.c (print_rpc, print_protocols): Likewise.
25153         (print_passwd, print_group, print_aliases): Likewise.
25154         * nis/nss-nisplus.h (niserr2nss): Likewise.
25155         * nscd/connections.c (restart_p): Likewise.
25156         Change return type to bool.
25157
25158 2013-02-05  Roland McGrath  <roland@hack.frob.com>
25159
25160         * Makeconfig (all-Depend-files): Add existing
25161         $(sorted-subdirs:=/Depend) files.
25162         (all-subdirs): Remove nss.
25163         * sysdeps/unix/inet/Subdirs: Add it here instead.
25164         * hesiod/Depend: New file.
25165
25166         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
25167         instead of calling alloca.
25168
25169         * io/lseek.c (__lseek): Rename to __libc_lseek.
25170         Define __lseek as an alias.
25171
25172         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
25173
25174 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
25175
25176         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
25177         else clause and remove check for non-standard endianness.
25178
25179 2013-02-04  David S. Miller  <davem@davemloft.net>
25180
25181         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25182
25183 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
25184
25185         [BZ #13550]
25186         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
25187         (__ubp_memchr): Remove prototype.
25188         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
25189         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25190         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
25191         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25192         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
25193         Remove alias.
25194         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
25195         (__ubp_memchr): Likewise.
25196         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
25197         (__ubp_memchr): Likewise.
25198         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
25199         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
25200         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
25201         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
25202         CHECK_STRING.
25203         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
25204         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
25205         (__getcwd): Do not use CHECK_STRING.
25206         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
25207         <bp-checks.h>.
25208         (__real_chown): Do not use CHECK_STRING.
25209         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
25210         <bp-checks.h>.
25211         (fchownat): Do not use CHECK_STRING.
25212         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
25213         CHECK_STRING.
25214         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
25215         <bp-checks.h>.
25216         (__lchown): Do not use CHECK_STRING.
25217         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
25218         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
25219         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
25220         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
25221         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
25222         include <bp-checks.h>.
25223         (truncate64): Do not use CHECK_STRING.
25224         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
25225         <bp-checks.h>.
25226         (__real_chown): Do not use CHECK_STRING.
25227         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
25228         <bp-checks.h>.
25229         (__lchown): Do not use CHECK_STRING.
25230         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
25231         <bp-checks.h>.
25232         (__chown): Do not use CHECK_STRING.
25233         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
25234         <bp-checks.h>.
25235         (truncate64): Do not use CHECK_STRING.
25236         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
25237         Likewise.
25238         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
25239         (__xmknod): Do not use CHECK_STRING.
25240         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
25241         <bp-checks.h>.
25242         (__xmknodat): Do not use CHECK_STRING.
25243         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
25244         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
25245
25246 2013-02-04  Andreas Schwab  <schwab@suse.de>
25247
25248         [BZ #14142]
25249         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
25250         * include/netdb.h: Likewise for h_errno.
25251         * elf/tst-stackguard1.c: Include <tls.h>.
25252
25253 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
25254
25255         * elf/link.h (struct link_map): Extend the l_addr comment.
25256         * include/link.h (struct link_map): Likewise.
25257
25258 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
25259
25260         [BZ #13550]
25261         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
25262         (BOUNDED_1): Remove macro.
25263         * debug/backtrace.c: Don't include <bp-checks.h>.
25264         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
25265         (__backtrace): Likewise.
25266         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
25267         <bp-checks.h>.
25268         (__backtrace): Don't use BOUNDED_1.
25269         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
25270         <bp-checks.h>.
25271         (__backtrace): Don't use BOUNDED_1.
25272         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
25273         (__backtrace): Don't use BOUNDED_1.
25274         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
25275         (shmat): Don't use BOUNDED_N.
25276
25277 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
25278
25279         [BZ #13550]
25280         * sysdeps/generic/bp-start.h: Remove file.
25281         * csu/libc-start.c: Don't include <bp-start.h>.
25282         (LIBC_START_MAIN): Set up __environ directly instead of using
25283         INIT_ARGV_and_ENVIRON.
25284         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
25285         <bp-start.h>.
25286
25287         [BZ #13550]
25288         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
25289         definitions.
25290         (CHECK_FCNTL): Likewise.
25291         (CHECK_N_PAGES): Likewise.
25292
25293         [BZ #13550]
25294         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
25295         definitions.
25296         (CHECK_SIGSET_NULL_OK): Likewise.
25297         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
25298         <bp-checks.h>.
25299         (sigpending): Don't use CHECK_SIGSET.
25300         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
25301         <bp-checks.h>.
25302         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25303         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
25304         <bp-checks.h>.
25305         (do_sigsuspend): Don't use CHECK_SIGSET.
25306         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
25307         use CHECK_SIGSET.
25308         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
25309         (do_sigwait): Don't use CHECK_SIGSET.
25310         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
25311         use CHECK_SIGSET.
25312         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
25313         include <bp-checks.h>.
25314         (sigpending): Don't use CHECK_SIGSET.
25315         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
25316         include <bp-checks.h>.
25317         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25318         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
25319         <bp-checks.h>.
25320         (sigpending): Don't use CHECK_SIGSET.
25321         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
25322         <bp-checks.h>.
25323         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25324
25325         [BZ #13550]
25326         * sysdeps/generic/bp-semctl.h: Remove file.
25327         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
25328         <bp-checks.h> and <bp-semctl.h>.
25329         (__old_semctl): Don't use CHECK_SEMCTL.
25330         (__new_semctl): Likewise.
25331         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
25332         and <bp-semctl.h>.
25333         (__old_semctl): Don't use CHECK_SEMCTL.
25334         (__new_semctl): Likewise.
25335         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
25336         <bp-checks.h> and <bp-semctl.h>.
25337         (__old_semctl): Don't use CHECK_SEMCTL.
25338         (__new_semctl): Likewise.
25339         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
25340         <bp-checks.h> and <bp-semctl.h>.
25341         (semctl): Don't use CHECK_SEMCTL.
25342
25343         [BZ #13550]
25344         * Makerules (elide-bp-thunks): Remove variable.
25345         (elide-routines.oS): Don't use $(elide-bp-thunks).
25346         (elide-routines.os): Likewise.
25347         (elide-routines.o): Likewise.
25348         (elide-routines.op): Likewise.
25349         (elide-routines.og): Likewise.
25350         (objects): Don't use $(bp-thunks).
25351         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
25352         include.
25353         (common-generated): Do not add s-proto-bp.d.
25354         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
25355         (int): Likewise.
25356         (typ): Likewise.
25357         Do not generate makefile rules for bounded-pointer thunks.
25358         * sysdeps/generic/bp-thunks.h: Remove file.
25359         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
25360         * sysdeps/unix/s-proto-bp.S: Likewise.
25361
25362         [BZ #15062]
25363         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
25364         parts of result separately when argument is not close to line from
25365         -i to i and one part of argument is small.
25366         * math/k_casinhf.c (__kernel_casinhf): Likewise.
25367         * math/k_casinhl.c (__kernel_casinhl): Likewise.
25368         * math/libm-test.inc (cacos_test): Add more tests.
25369         (casin_test): Likewise.
25370         (casinh_test): Likewise.
25371         * sysdeps/i386/fpu/libm-test-ulps: Update.
25372         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25373
25374 2013-01-31  David S. Miller  <davem@davemloft.net>
25375
25376         * po/de.po: Update from translation team.
25377
25378 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
25379
25380         * time/tzfile.c: Include stdint.h for SIZE_MAX.
25381
25382 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
25383
25384         * configure.in (_AC_PROG_CC_C89): New definition.
25385         * configure: Regenerate.
25386
25387         * configure.in (AC_PROG_CPP): New definition.
25388         * configure: Regenerate.
25389
25390 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25391
25392         * debug/tst-backtrace.h: New file.
25393         * debug/tst-backtrace2.c: Include tst-backtrace.h.
25394         (ret): Remove variable.
25395         (x): Likewise.
25396         (FAIL): Remove macro.
25397         (NO_INLINE): Likewise.
25398         (fn1): Use match function instead of strstr.
25399         * debug/tst-backtrace3.c: Include tst-backtrace.h.
25400         (ret): Remove variable.
25401         (x): Likewise.
25402         (FAIL): Remove macro.
25403         (NO_INLINE): Likewise.
25404         (fn): Use match function instead of strstr.
25405         * debug/tst-backtrace4.c: Include tst-backtrace.h.
25406         (ret): Remove variable.
25407         (x): Likewise.
25408         (FAIL): Remove macro.
25409         (NO_INLINE): Likewise.
25410         (handle_signal): Use match function instead of strstr.
25411         * debug/tst-backtrace5.c: Include tst-backtrace.h.
25412         (ret): Remove variable.
25413         (x): Likewise.
25414         (FAIL): Remove macro.
25415         (NO_INLINE): Likewise.
25416         (handle_signal): Use match function instead of strstr.
25417
25418 2013-01-23  Roland McGrath  <roland@hack.frob.com>
25419
25420         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
25421
25422 2013-01-23  David S. Miller  <davem@davemloft.net>
25423
25424         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
25425         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
25426         argument of CAS if possible.
25427         * sysdeps/sparc/sparc64/bits/atomic.h
25428         (__arch_compare_and_exchange_val_32_acq): Likewise.
25429         (__arch_compare_and_exchange_val_64_acq): Likewise.
25430
25431 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
25432
25433         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
25434         * sysdeps/posix/ulimit.c: ... this.
25435         Include <limits.h>.
25436         * sysdeps/unix/bsd/ulimit.c: Remove file.
25437
25438 2013-01-23  Adam Conrad  <adconrad@0c3.net>
25439
25440         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
25441         (LDFLAGS-tst-array5): Likewise.
25442
25443 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25444
25445         [BZ #15036]
25446         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
25447         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
25448         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
25449         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
25450
25451 2013-01-21  David S. Miller  <davem@davemloft.net>
25452
25453         * sysdeps/sparc/backtrace.c: New file.
25454         * sysdeps/sparc/sparc32/backtrace.h: New file.
25455         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
25456         * sysdeps/sparc/sparc64/backtrace.h: New file.
25457         * sysdeps/sparc/sparc64/backtrace.c: Delete.
25458         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
25459         -funwind-tables.
25460
25461 2013-01-21  Andreas Schwab  <schwab@suse.de>
25462
25463         [BZ #15020]
25464         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
25465         closed its stdout.
25466
25467 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
25468
25469         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
25470         "mpa2.h".
25471         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25472
25473 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
25474             Mark Mitchell  <mark@codesourcery.com>
25475             Tom de Vries  <tom@codesourcery.com>
25476             Paul Pluzhnikov  <ppluzhnikov@google.com>
25477
25478         * debug/tst-backtrace2.c: New file.
25479         * debug/tst-backtrace3.c: Likewise.
25480         * debug/tst-backtrace4.c: Likewise.
25481         * debug/tst-backtrace5.c: Likewise.
25482         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
25483         (CFLAGS-tst-backtrace3.c): Likewise.
25484         (CFLAGS-tst-backtrace4.c): Likewise.
25485         (CFLAGS-tst-backtrace5.c): Likewise.
25486         (LDFLAGS-tst-backtrace2): Likewise.
25487         (LDFLAGS-tst-backtrace3): Likewise.
25488         (LDFLAGS-tst-backtrace4): Likewise.
25489         (LDFLAGS-tst-backtrace5): Likewise.
25490         (tests): Add new tests tst-backtrace2, tst-backtrace3,
25491         tst-backtrace4 and tst-backtrace5.
25492
25493 2013-01-18  Anton Blanchard  <anton@samba.org>
25494             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25495
25496         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
25497         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
25498         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
25499         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
25500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
25501         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
25502         "+r" and remove output regs list as redundant.  Add explicit inline
25503         asm to specify register of return val to work around compiler codegen
25504         bug.  Remove (int) cast on return value.  Add return type parameter to
25505         use in macro so that this macro does not truncate return value for
25506         64-bit values.
25507         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
25508         pass to INTERNAL_VSYSCALL_NCS.
25509         (INLINE_VSYSCALL): Add 'long int' as return type to
25510         INTERNAL_VSYSCALL_NCS macro invocation.
25511         (INTERNAL_VSYSCALL): Add 'long int' as return type to
25512         INTERNAL_VSYSCALL_NCS macro invocation.
25513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
25514
25515 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25516
25517         [BZ #14496]
25518         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
25519         Fix application of SIMD FP exception mask.
25520
25521         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
25522         mp_no from a power of two.
25523         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
25524         __mpexp_twomm1.  Use __pow_mp.
25525
25526         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
25527         multiplication.
25528
25529 2013-01-17  David S. Miller  <davem@davemloft.net>
25530
25531         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25532
25533 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25534
25535         [BZ #15023]
25536         * include/complex.h: Condition contents on [!_COMPLEX_H].
25537         (__kernel_casinhf): New prototype.
25538         (__kernel_casinh): Likewise.
25539         (__kernel_casinhl): Likewise.
25540         * math/Makefile (libm_calls): Add k_casinh.
25541         * math/k_casinh.c: New file.
25542         * math/k_casinhf.c: Likewise.
25543         * math/k_casinhl.c: Likewise.
25544         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
25545         finite nonzero arguments.
25546         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
25547         finite nonzero arguments.
25548         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
25549         finite nonzero arguments.
25550         * math/s_casinh.c: Do not include <float.h>.
25551         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
25552         * math/s_casinhf.c: Do not include <float.h>.
25553         (__casinhf): Move code for finite nonzero arguments to
25554         k_casinhf.c.
25555         * math/s_casinhl.c: Do not include <float.h>.
25556         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
25557         redefine.
25558         (__casinhl): Move code for finite nonzero arguments to
25559         k_casinhl.c.
25560         * math/libm-test.inc (cacos_test): Add more tests.
25561         * sysdeps/i386/fpu/libm-test-ulps: Update.
25562         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25563
25564 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
25565
25566         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
25567         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
25568         [!HAVE_MREMAP]: Remove [defined linux] case.
25569         * malloc/arena.c: Do not include <malloc-sysdep.h>.
25570
25571 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
25572
25573         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
25574
25575 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
25576
25577         * elf/elf.h (R_386_SIZE32): New relocation.
25578         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
25579         R_386_SIZE32.
25580         (elf_machine_rela): Likewise.
25581         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
25582         R_X86_64_SIZE64 and R_X86_64_SIZE32.
25583
25584 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25585
25586         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
25587         (FP_FAST_FMA): Do not define.
25588         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
25589         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
25590         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
25591         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
25592         !_SOFT_FLOAT]: Likewise.
25593         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
25594         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
25595         value.
25596         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
25597         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
25598         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
25599         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
25600         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
25601         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
25602         file.
25603
25604 2013-01-16  Andreas Schwab  <schwab@suse.de>
25605
25606         [BZ #14327]
25607         * include/stdlib.h (__mktemp): Add declaration.
25608         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
25609         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
25610
25611 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
25612
25613         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
25614         definitions.
25615         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
25616         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
25617         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
25618         definitions here.
25619         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
25620         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
25621         definitions.
25622         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
25623         and ONE.
25624         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
25625         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
25626         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
25627         definitions.
25628         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
25629         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
25630         definitions.
25631         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
25632
25633         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
25634
25635 2013-01-15  David S. Miller  <davem@davemloft.net>
25636
25637         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25638         trunc{,f} to libm-sysdep_routes.
25639         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25640         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
25641         file.
25642         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
25643         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
25644         file.
25645         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
25646         file.
25647         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
25648         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
25649         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
25650         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
25651         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
25652         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
25653         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
25654         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
25655
25656         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25657         nearbyint{,f} to libm-sysdep_routes.
25658         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25659         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
25660         New file.
25661         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
25662         file.
25663         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
25664         New file.
25665         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
25666         file.
25667         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
25668         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
25669         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
25670         file.
25671         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
25672         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
25673         file.
25674         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
25675         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
25676         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
25677
25678         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
25679         libc_feholdexcept and libc_fesetenv.
25680
25681 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
25682
25683         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
25684
25685 2013-01-14  David S. Miller  <davem@davemloft.net>
25686
25687         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
25688         (SPARC_ASM_VIS2_IFUNC): Likewise.
25689         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
25690         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
25691         use of 'siam' instruction.
25692         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
25693         Likewise.
25694         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
25695         Likewise.
25696         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
25697         Likewise.
25698         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
25699         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
25700         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
25701         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
25702         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
25703         file.
25704         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
25705         file.
25706         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
25707         file.
25708         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
25709         file.
25710         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
25711         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
25712         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
25713         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
25714         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
25715         new VIS2 routines.
25716         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
25717         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
25718         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
25719         Likewise.
25720         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
25721         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
25722         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
25723         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
25724         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
25725         routines to libm-sysdep_routines.
25726         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25727
25728         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25729         fdim/fdimf to libm-sysdep_routines.
25730         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
25731         file.
25732         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
25733         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
25734         file.
25735         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
25736         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
25737         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
25738         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
25739         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
25740         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
25741         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
25742
25743 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
25744
25745         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
25746         to optimize copies.
25747
25748         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
25749         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
25750         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25751
25752         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
25753         local variable MPTWO.
25754         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25755         Likewise.
25756
25757 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25758
25759         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
25760         GLOB_NOESCAPE.
25761
25762 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25763
25764         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
25765
25766 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25767
25768         * manual/pattern.texi (glob_t): Document gl_flags.
25769         (glob64_t): Likewise.
25770
25771 2013-01-11  David S. Miller  <davem@davemloft.net>
25772
25773         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
25774         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
25775         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
25776         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
25777         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
25778         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
25779         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
25780         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
25781         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
25782         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
25783         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
25784         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
25785         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
25786
25787         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
25788         sparc V9 rather than using V8 code.
25789         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25790         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25791
25792         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
25793         Move to...
25794         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
25795         Here.
25796
25797 2013-01-11  Roland McGrath  <roland@hack.frob.com>
25798
25799         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
25800         not in the main loop.
25801         * configure: Regenerated.
25802
25803 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
25804
25805         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
25806         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
25807         to just #else.
25808         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
25809         [!__GLIBC_HAVE_LONG_LONG] case.
25810         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
25811         condition to just #else.
25812         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
25813         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
25814         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
25815         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
25816         unconditional.
25817         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
25818         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25819         #elif condition to just #else.
25820         * sysdeps/unix/sysv/linux/sys/sysmacros.h
25821         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
25822         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25823         #elif condition to just #else.
25824
25825 2013-01-11  Steve Ellcey  <sellcey@mips.com>
25826
25827         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
25828         (EF_MIPS_ARCH_64): Fix value.
25829         (EF_MIPS_ARCH_32R2): New.
25830         (EF_MIPS_ARCH_64R2): New.
25831
25832 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
25833
25834         * Makeconfig (+link-pie-before-libc): New.
25835         (+link-pie-after-libc): Likewise.
25836         (+link-pie-tests): Likewise.
25837         (+link-pie): Rewritten.
25838         (link-before-libc): Remove $(config-LDFLAGS).
25839         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
25840         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
25841         (config-LDFLAGS): Renamed to ...
25842         (rtld-LDFLAGS): This.
25843         (rtld-tests-LDFLAGS): New macro.
25844         (link-libc-rpath-link): Likewise.
25845         (link-libc-tests-rpath-link): Likewise.
25846         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
25847         (link-libc): Prepand $(link-libc-rpath-link).
25848         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
25849         (test-program-prefix): New macro.
25850         (test-via-rtld-prefix): Likewise.
25851         (test-program-cmd): Likewise.
25852         (host-test-program-cmd): Likewise.
25853         * Makefile ($(common-objpfx)testrun.sh): Replace
25854         $(run-program-prefix) with $(test-program-prefix).
25855         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
25856         $(rtld-LDFLAGS).
25857         ($(common-objpfx)shlib.lds): Likewise.
25858         (build-module-helper): Likewise.
25859         ($(common-objpfx)format.lds): Likewise.
25860         * Rules (binaries-pie-tests): New.
25861         (binaries-pie-notests): Likewise.
25862         (binaries-pie): Rewritten.
25863         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
25864         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
25865         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
25866         (make-test-out): Replace $(host-built-program-cmd) with
25867         $(host-test-program-cmd).
25868         * config.make.in (build-hardcoded-path-in-tests): New variable.
25869         * configure.in (--enable-hardcoded-path-in-tests): New configure
25870         option.
25871         (hardcoded_path_in_tests): New AC_SUBST.
25872         * configure: Regenerated.
25873         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
25874         $(built-program-cmd) with $(test-program-cmd).
25875         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
25876         (test_program_cmd): This.
25877         * elf/Makefile ($(objpfx)order.out): Run test with
25878         $(test-program-prefix).
25879         ($(objpfx)order2.out): Likewise.
25880         ($(objpfx)tst-initorder.out): Likewise.
25881         ($(objpfx)tst-initorder2.out): Likewise.
25882         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
25883         $(test-program-cmd).
25884         ($(objpfx)tst-array1-static.out): Likewise.
25885         ($(objpfx)tst-array2.out): Likewise.
25886         ($(objpfx)tst-array3.out): Likewise.
25887         ($(objpfx)tst-array4.out): Likewise.
25888         ($(objpfx)tst-array5.out): Likewise.
25889         ($(objpfx)tst-array5-static.out): Likewise.
25890         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
25891         $(test-program-cmd).
25892         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
25893         $(run-program-prefix) with $(test-program-prefix).
25894         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
25895         (test_program_prefix): This.
25896         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
25897         $(run-program-prefix) with $(test-program-prefix).
25898         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
25899         (test_program_prefix): This.
25900         * iconvdata/tst-tables.sh: Likewise.
25901         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
25902         $(run-program-prefix) with $(test-program-prefix).
25903         ($(objpfx)tst-translit.out): Likewise.
25904         ($(objpfx)tst-gettext2.out): Likewise.
25905         ($(objpfx)tst-gettext4.out): Likewise.
25906         ($(objpfx)tst-gettext6.out): Likewise.
25907         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
25908         (test_program_prefix): This.
25909         * intl/tst-gettext2.sh: Likewise.
25910         * intl/tst-gettext4.sh  Likewise.
25911         * intl/tst-gettext6.sh: Likewise.
25912         * intl/tst-translit.sh: Likewise.
25913         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
25914         with $(test-program-cmd).
25915         * libio/Makefile ($(objpfx)test-freopen.out): Replace
25916         $(run-program-prefix) with $(test-program-prefix).
25917         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
25918         (test_program_prefix): This.
25919         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
25920         $(run-program-prefix) with $(test-program-prefix).
25921         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
25922         (test_program_prefix): This.
25923         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
25924         * posix/Makefile ($(objpfx)globtest.out): Replace
25925         $(run-via-rtld-prefix) and $(test-wrapper) with
25926         $(test-program-prefix) and $(test-via-rtld-prefix).
25927         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
25928         $(test-program-prefix).
25929         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
25930         $(host-test-program-cmd).
25931         (tst-spawn-ARGS): Likewise.
25932         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
25933         $(test-program-prefix).
25934         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
25935         (test_via_rtld_prefix): This.
25936         (test_wrapper): Renamed to ...
25937         (test_program_prefix): This.
25938         (run_program_prefix): Replaced by test_program_prefix.
25939         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
25940         (test_program_prefix): This.
25941         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
25942         with $(host-test-program-cmd).
25943         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
25944         $(run-program-prefix) with $(test-program-prefix).
25945         ($(objpfx)tst-printf.out): Likewise.
25946         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
25947         $(test-program-cmd).
25948         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
25949         (test_program_prefix): This.
25950         * stdio-common/tst-unbputc.sh: Likewise.
25951         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
25952         $(run-program-prefix) with $(test-program-prefix).
25953         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
25954         (test_program_prefix): This.
25955         * string/Makefile ($(objpfx)tst-svc.out):  Replace
25956         $(built-program-cmd) with $(test-program-cmd).
25957
25958 2013-01-11  Andreas Jaeger  <aj@suse.de>
25959
25960         [BZ #15003]
25961         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
25962         value. Sync with Linux 3.7.
25963
25964 2013-01-10  David S. Miller  <davem@davemloft.net>
25965
25966         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
25967         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25968         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25969
25970 2013-01-10  Roland McGrath  <roland@hack.frob.com>
25971
25972         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
25973         never set.
25974         * configure: Regenerated.
25975
25976 2013-01-10  David S. Miller  <davem@davemloft.net>
25977
25978         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
25979         sparc V9 rather than using V8 code.
25980         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25981         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25982
25983 2013-01-10  Roland McGrath  <roland@hack.frob.com>
25984
25985         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
25986         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
25987         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
25988         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
25989         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
25990         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
25991         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
25992         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
25993         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
25994         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
25995         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
25996         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
25997         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
25998         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
25999         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
26000         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
26001         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
26002         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
26003         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
26004         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
26005         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
26006         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
26007         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
26008         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
26009         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
26010         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
26011         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
26012
26013 2013-01-10  David S. Miller  <davem@davemloft.net>
26014
26015         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26016
26017 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26018
26019         * posix/Makefile (tests-static): New variable.
26020         (tests): Add $(tests-static).
26021         (tst-exec-static-ARGS): New variable.
26022         (tst-spawn-static-ARGS): Likewise.
26023         * posix/tst-exec-static.c: New file.
26024         * posix/tst-spawn-static.c: Likewise.
26025         * posix/tst-exec.c: Support run directly.
26026         * posix/tst-spawn.c: Likewise.
26027
26028 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
26029
26030         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
26031         long.
26032         * math/bits/mathcalls.h (llrint): Likewise.
26033         (llround): Likewise.
26034         * stdlib/stdlib.h (struct drand48_data): Likewise.
26035         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
26036         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
26037         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
26038         Likewise.
26039         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
26040         Likewise.
26041         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
26042         (elf_greg_t): Likewise.
26043         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
26044         (__jmp_buf): Likewise.
26045         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
26046         definitions.
26047         (llrint): Likewise, for all definitions.
26048         (llrintl): Likewise.
26049
26050         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
26051         Remove [__GNUC__] condition.
26052         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
26053         condition to just [__USE_ISOC99].
26054         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
26055
26056 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26057
26058         [BZ #14200]
26059         * sysdeps/unix/sysv/linux/x86/bits/environments.h
26060         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
26061         defined.
26062         (_POSIX_V6_ILP32_OFF32): Likewise.
26063         (_XBS5_ILP32_OFF32): Likewise.
26064         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
26065         (__ILP32_OFFBIG_LDFLAGS): Likewise.
26066
26067 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26068
26069         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
26070
26071         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
26072         doubles __mpexp_twomm1.  Adjust usage.
26073         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
26074         Remove.
26075
26076 2013-01-10  Andreas Schwab  <schwab@suse.de>
26077
26078         [BZ #14964]
26079         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
26080         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
26081
26082 2013-01-09  David S. Miller  <davem@davemloft.net>
26083
26084         [BZ #15003]
26085         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
26086         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
26087         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
26088         (TCP_FASTOPEN): Define.
26089         (tcp_repair_opt): New structure.
26090         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
26091         enum values.
26092         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
26093         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
26094         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
26095         (tcp_cookie_transactions): New structure.
26096
26097 2013-01-09  Anton Blanchard  <anton@samba.org>
26098
26099         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
26100         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
26101         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
26102         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
26103
26104 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
26105
26106         * include/features.h (__USE_ANSI): Remove.
26107
26108 2013-01-09  Roland McGrath  <roland@hack.frob.com>
26109
26110         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
26111
26112         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
26113
26114 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
26115
26116         * sysdeps/s390/fpu/libm-test-ulps: Update.
26117
26118         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26119
26120         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
26121         (__acr): Likewise.
26122         (__cpy): Likewise.
26123         (norm): Likewise.
26124         (denorm): Likewise.
26125         (__mp_dbl): Likewise.
26126         (__dbl_mp): Likewise.
26127         (add_magnitudes): Likewise.
26128         (sub_magnitudes): Likewise.
26129         (__add): Likewise.
26130         (__sub): Likewise.
26131         (__mul): Likewise.
26132         (__inv): Likewise.
26133         (__dvd): Likewise.
26134         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
26135         (__acr): Likewise.
26136         (__cpy): Likewise.
26137         (norm): Likewise.
26138         (denorm): Likewise.
26139         (__mp_dbl): Likewise.
26140         (__dbl_mp): Likewise.
26141         (add_magnitudes): Likewise.
26142         (sub_magnitudes): Likewise.
26143         (__add): Likewise.
26144         (__sub): Likewise.
26145         (__mul): Likewise.
26146         (__inv): Likewise.
26147         (__dvd): Likewise.
26148         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
26149         (__acr): Likewise.
26150         (__cpy): Likewise.
26151         (norm): Likewise.
26152         (denorm): Likewise.
26153         (__mp_dbl): Likewise.
26154         (__dbl_mp): Likewise.
26155         (add_magnitudes): Likewise.
26156         (sub_magnitudes): Likewise.
26157         (__add): Likewise.
26158         (__sub): Likewise.
26159         (__mul): Likewise.
26160         (__inv): Likewise.
26161         (__dvd): Likewise.
26162
26163 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
26164
26165         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
26166         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
26167         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
26168         2 && __USE_EXTERN_INLINES]: Likewise.
26169
26170 2013-01-08  Andreas Jaeger  <aj@suse.de>
26171
26172         [BZ# 14985]
26173         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
26174         Remove.
26175         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26176         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26177
26178 2013-01-07  Anton Blanchard  <anton@samba.org>
26179
26180         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
26181         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
26182         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
26183         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
26184         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
26185         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
26186         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
26187         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26188         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26189         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26190         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
26191         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
26192         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
26193         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26194         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
26195         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
26196         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
26197         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
26198         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
26199         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
26200         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
26201         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
26202         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
26203         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
26204         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
26205         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26206         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
26207         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
26208         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
26209         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
26210         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
26211         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26212         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26213         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
26214         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
26215         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
26216         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26217         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
26218         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
26219         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
26220         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
26221         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
26222         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
26223
26224 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
26225
26226         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
26227         (__MALLOC_PMT): Likewise.
26228         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
26229         [__GNUC__], only on [_LIBC].
26230         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26231         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
26232         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26233         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
26234         forward declaration.
26235         (realloc_hook_ini): Likewise.
26236         (memalign_hook_ini): Likewise.
26237         (__libc_memalign): Do not use __MALLOC_PMT in variable
26238         declaration.
26239         (__libc_valloc): Likewise.
26240         (__libc_pvalloc): Likewise.
26241         (__libc_calloc): Likewise.
26242         (__posix_memalign): Likewise.
26243
26244         [BZ #14996]
26245         * math/s_casinh.c: Include <float.h>.
26246         (__casinh): Do not do computation with squaring and square root
26247         for large arguments.
26248         * math/s_casinhf.c: Include <float.h>.
26249         (__casinhf): Do not do computation with squaring and square root
26250         for large arguments.
26251         * math/s_casinhl.c: Include <float.h>.
26252         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
26253         (__casinhl): Do not do computation with squaring and square root
26254         for large arguments.
26255         * math/libm-test.inc (casin_test): Add more tests.
26256         (casinh_test): Likewise.
26257         * sysdeps/i386/fpu/libm-test-ulps: Update.
26258         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26259
26260 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
26261
26262         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
26263         (__x86_64_raw_data_cache_size): Likewise.
26264         (__x86_64_data_cache_size_half): Likewise.
26265         (__x86_64_raw_data_cache_size_half): Likewise.
26266         (__x86_64_shared_cache_size): Likewise.
26267         (__x86_64_raw_shared_cache_size): Likewise.
26268         (__x86_64_shared_cache_size_half): Likewise.
26269         (__x86_64_raw_shared_cache_size_half): Likewise.
26270         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
26271         to ...
26272         (__x86_data_cache_size): This.
26273         (__x86_64_raw_data_cache_size): Renamed to ...
26274         (__x86_raw_data_cache_size): This.
26275         (__x86_64_data_cache_size_half): Renamed to ...
26276         (__x86_data_cache_size_half): This.
26277         (__x86_64_raw_data_cache_size_half): Renamed to ...
26278         (__x86_raw_data_cache_size_half): This.
26279         (__x86_64_shared_cache_size): Renamed to ...
26280         (__x86_shared_cache_size): This.
26281         (__x86_64_raw_shared_cache_size): Renamed to ...
26282         (__x86_raw_shared_cache_size): This.
26283         (__x86_64_shared_cache_size_half): Renamed to ...
26284         (__x86_shared_cache_size_half): This.
26285         (__x86_64_raw_shared_cache_size_half): Renamed to ...
26286         (__x86_raw_shared_cache_size_half): This.
26287         * sysdeps/x86_64/memcpy.S: Updated.
26288         * sysdeps/x86_64/memset.S: Likewise.
26289         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
26290         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
26291         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
26292
26293 2013-01-04  David S. Miller  <davem@davemloft.net>
26294
26295         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26296
26297 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
26298
26299         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
26300         1 to avoid redefinition warning.
26301         (__USE_GNU): Don't define.
26302         (init_signaling_nan): Protoize.
26303
26304         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26305
26306 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26307
26308         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
26309         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
26310         (__cpymn): Likewise.
26311         (norm): Remove commented code.
26312         (denorm): Likewise.
26313         (__mp_dbl): Likewise.
26314         (__inv): Likewise.
26315         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
26316         (__cpymn): Likewise.
26317         (norm): Remove commented code.
26318         (denorm): Likewise.
26319         (__mp_dbl): Likewise.
26320         (__inv): Likewise.
26321
26322         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
26323         mp_no value for 1.0 and 2.0.
26324         (norm): Use RADIXI instead of radixi.d.
26325         (denorm): Likewise.
26326         (__mul): Use 0.0 instead of zero.d.
26327         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
26328         mp_no value for 1.0 and 2.0.
26329         (norm): Use RADIXI instead of radixi.d.
26330         (denorm): Likewise.
26331         (__mul): Use 0.0 instead of zero.d.
26332
26333 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
26334
26335         [BZ #14994]
26336         * math/s_casinh.c (__casinh): Reduce finite argument to first
26337         quadrant then set signs of results at the end.
26338         * math/s_casinhf.c (__casinhf): Likewise.
26339         * math/s_casinhl.c (__casinhl): Likewise.
26340         * math/libm-test.inc (casin_test): Add more tests.
26341         (casinh_test): Likewise.
26342         * sysdeps/i386/fpu/libm-test-ulps: Update.
26343         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26344
26345 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26346
26347         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
26348
26349         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
26350
26351         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
26352         declarations.
26353         (denorm): Likewise.
26354         (__mp_dbl): Likewise.
26355         (__inv): Likewise.
26356
26357         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
26358         and adjust the header comment.
26359
26360         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
26361         variable name from declaration.
26362
26363 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
26364
26365         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26366         Initialize COMMON_CPUID_INDEX_7 element.
26367         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
26368         (CPUID_RTM): Likewise.
26369         (HAS_RTM): Likewise.
26370         (COMMON_CPUID_INDEX_7): New enum.
26371
26372 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
26373
26374         [BZ #14981]
26375         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
26376         size is zero, record memory as freed.
26377
26378 2013-01-03  Andreas Jaeger  <aj@suse.de>
26379
26380         * po/ia.po: Add new Interlingua translation.
26381
26382 2012-01-03  Allan McRae  <allan@archlinux.org>
26383
26384         * locale/programs/localedef.c: Fix description of '--posix' flag.
26385
26386 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
26387
26388         * NEWS: Update dates in second copyright notice.
26389         * README: Update copyright dates in example.
26390         * manual/libc.texinfo: Update copyright dates.
26391         * scripts/test-installation.pl: Update copyright date in --version
26392         output.
26393
26394         * hurd/ctty-input.c: Fix copyright notice formatting.
26395         * hurd/ctty-output.c: Likewise.
26396         * hurd/dtable.c: Likewise.
26397         * hurd/hurd-raise.c: Likewise.
26398         * hurd/hurdprio.c: Likewise.
26399         * hurd/msgportdemux.c: Likewise.
26400         * misc/sys/file.h: Likewise.
26401         * misc/sys/ioctl.h: Likewise.
26402         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
26403         * sysdeps/mach/hurd/chdir.c: Likewise.
26404         * sysdeps/mach/hurd/fchdir.c: Likewise.
26405         * sysdeps/mach/hurd/rename.c: Likewise.
26406         * sysdeps/mach/hurd/rmdir.c: Likewise.
26407         * sysdeps/mach/hurd/seekdir.c: Likewise.
26408         * sysdeps/mach/hurd/setsid.c: Likewise.
26409         * sysdeps/posix/wait3.c: Likewise.
26410
26411         * All files with FSF copyright notices: Update copyright dates
26412         using scripts/update-copyrights.
26413         * intl/plural.c: Regenerated.
26414         * locale/programs/charmap-kw.h: Likewise.
26415         * locale/programs/locfile-kw.h: Likewise.
26416
26417 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26418
26419         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
26420         four values.
26421
26422         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
26423         calculation loop and add branch prediction.
26424
26425         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
26426         check access beyond bounds of m1np.
26427
26428         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26429         MPTWO.
26430         (__inv): Remove local variable MPTWO to use the global
26431         constant.
26432         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
26433         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26434         variable MPTWO.
26435         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
26436         MP3HALFS static const.
26437
26438 2013-01-01  David S. Miller  <davem@davemloft.net>
26439
26440         * po/ca.po: Update from translation team.
26441
26442 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
26443
26444         * scripts/update-copyrights: New file.
26445         * Makeconfig: Reformat copyright notice.
26446         * ctype/ctype.h: Likewise.
26447         * debug/swprintf_chk.c: Likewise.
26448         * elf/dl-cache.c: Likewise.
26449         * elf/dl-debug.c: Likewise.
26450         * elf/dl-object.c: Likewise.
26451         * grp/initgroups.c: Likewise.
26452         * hurd/Makefile: Likewise.
26453         * hurd/hurd/signal.h: Likewise.
26454         * hurd/hurdfault.c: Likewise.
26455         * hurd/hurdioctl.c: Likewise.
26456         * hurd/hurdlookup.c: Likewise.
26457         * hurd/intr-msg.c: Likewise.
26458         * iconv/gconv_open.c: Likewise.
26459         * libio/swprintf.c: Likewise.
26460         * locale/lc-ctype.c: Likewise.
26461         * locale/nl_langinfo.c: Likewise.
26462         * mach/Machrules: Likewise.
26463         * mach/Makefile: Likewise.
26464         * malloc/obstack.h: Likewise.
26465         * manual/Makefile: Likewise.
26466         * manual/tsort.awk: Likewise.
26467         * misc/bits/stab.def: Likewise.
26468         * nis/nis_print_group_entry.c: Likewise.
26469         * nis/nis_table.c: Likewise.
26470         * nis/nss_compat/compat-pwd.c: Likewise.
26471         * nis/nss_compat/compat-spwd.c: Likewise.
26472         * po/Makefile: Likewise.
26473         * posix/fnmatch.c: Likewise.
26474         * posix/regex.h: Likewise.
26475         * resolv/Makefile: Likewise.
26476         * resolv/nss_dns/dns-network.c: Likewise.
26477         * resolv/res_hconf.c: Likewise.
26478         * scripts/gen-sorted.awk: Likewise.
26479         * soft-fp/soft-fp.h: Likewise.
26480         * stdio-common/printf.h: Likewise.
26481         * stdlib/monetary.h: Likewise.
26482         * stdlib/random.c: Likewise.
26483         * stdlib/random_r.c: Likewise.
26484         * sysdeps/generic/Makefile: Likewise.
26485         * sysdeps/gnu/Makefile: Likewise.
26486         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
26487         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26488         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
26489         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26490         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26491         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26492         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26493         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
26494         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
26495         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26496         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
26497         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
26498         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
26499         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
26500         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
26501         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
26502         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
26503         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26504         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
26505         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26506         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
26507         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
26508         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
26509         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
26510         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
26511         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
26512         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26513         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
26514         * sysdeps/mach/hurd/errnos.awk: Likewise.
26515         * sysdeps/mach/hurd/fork.c: Likewise.
26516         * sysdeps/mach/hurd/getcwd.c: Likewise.
26517         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
26518         * sysdeps/mach/hurd/mmap.c: Likewise.
26519         * sysdeps/mach/hurd/utimes.c: Likewise.
26520         * sysdeps/mach/hurd/xmknod.c: Likewise.
26521         * sysdeps/posix/profil.c: Likewise.
26522         * sysdeps/posix/readdir_r.c: Likewise.
26523         * sysdeps/powerpc/bits/mathdef.h: Likewise.
26524         * sysdeps/powerpc/bits/setjmp.h: Likewise.
26525         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
26526         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26527         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26528         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
26529         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26530         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
26531         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26532         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
26533         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26534         * sysdeps/pthread/lio_listio.c: Likewise.
26535         * sysdeps/sparc/dl-procinfo.h: Likewise.
26536         * sysdeps/unix/i386/sysdep.S: Likewise.
26537         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
26538         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
26539         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
26540         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
26541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26542         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
26543         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
26544         * sysdeps/unix/sysv/linux/speed.c: Likewise.
26545         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
26546         * sysdeps/wordsize-32/divdi3.c: Likewise.
26547         * time/sys/time.h: Likewise.
26548         * wcsmbs/Makefile: Likewise.
26549
26550 2013-01-01  David S. Miller  <davem@davemloft.net>
26551
26552         * po/fr.po: Update from translation team.
26553
26554         * catgets/gencat.c: Update copyright year.
26555         * csu/version.c: Likewise.
26556         * debug/catchsegv.sh: Likewise.
26557         * debug/pcprofiledump.c: Likewise.
26558         * debug/xtrace.sh: Likewise.
26559         * elf/ldconfig.c: Likewise.
26560         * elf/ldd.bash.in: Likewise.
26561         * elf/pldd.c: Likewise.
26562         * elf/sotruss.ksh: Likewise.
26563         * elf/sprof.c: Likewise.
26564         * iconv/iconv_prog.c: Likewise.
26565         * iconv/iconvconfig.c: Likewise.
26566         * locale/programs/locale.c: Likewise.
26567         * locale/programs/localedef.c: Likewise.
26568         * login/programs/pt_chown.c: Likewise.
26569         * malloc/memusage.sh: Likewise.
26570         * malloc/memusagestat.c: Likewise.
26571         * malloc/mtrace.pl: Likewise.
26572         * nscd/nscd.c: Likewise.
26573         * nss/getent.c: Likewise.
26574         * nss/makedb.c: Likewise.
26575         * posix/getconf.c: Likewise.
26576
26577 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
26578
26579         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
26580         numbers.
26581
26582 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
26583
26584         * math/bits/mathcalls.h (modf): Use __nonnull.
26585
26586 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26587
26588         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
26589         (split): Use macro CN instead of the bare value.
26590         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
26591         could be used.
26592         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
26593         instead of the bare value.
26594         (power1): Likewise.
26595
26596 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26597
26598         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
26599         __ATAN_TWOM.
26600         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26601
26602         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
26603         their values.
26604         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26605         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26606         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
26607         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
26608
26609 2012-12-28  Andreas Jaeger  <aj@suse.de>
26610
26611         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
26612         values are from Linux 3.7.
26613
26614         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
26615         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
26616
26617 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26618
26619         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
26620         TRUE case.
26621
26622         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
26623         (norm): Likewise.
26624         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
26625         variables with preprocessor constants.
26626         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26627         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
26628         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
26629
26630 2012-12-27  Bruno Haible  <bruno@clisp.org>
26631
26632         [BZ #14317]
26633         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
26634         only if needed.
26635
26636 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
26637
26638         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
26639         and use variable directly.
26640         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
26641
26642         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26643         MPONE.
26644         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
26645         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26646         variable MPONE.
26647         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26648         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
26649         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
26650         include directive.  Remove local variable MPONE.
26651         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
26652         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
26653         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26654
26655 2012-12-25  David S. Miller  <davem@davemloft.net>
26656
26657         * version.h (RELEASE): Set to "development".
26658         (VERSION): Set to "2.17.90".
26659         * NEWS: Add 2.18 section.
26660
26661 2012-12-21  David S. Miller  <davem@davemloft.net>
26662
26663         * po/hr.po: Update from translation team.
26664
26665 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26666
26667         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
26668
26669 2012-12-19  Steve Ellcey  <sellcey@mips.com>
26670
26671         * NEWS:  Mention new memcpy for MIPS.
26672
26673 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
26674
26675         * manual/contrib.texi (Contributors): Spelling correction.
26676
26677 2012-12-15  David S. Miller  <davem@davemloft.net>
26678
26679         * po/ru.po: Update from translation team.
26680
26681 2012-12-13  David S. Miller  <davem@davemloft.net>
26682
26683         * NEWS: Mention IFUNC testsuite enhancements.
26684
26685         * po/pl.po: Update from translation team.
26686         * po/bg.po: Likewise.
26687
26688         * manual/contrib.texi (Contributors): Update entries for Hongjiu
26689         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
26690
26691 2012-12-11  David S. Miller  <davem@davemloft.net>
26692
26693         * po/sv.po: Update from translation team.
26694
26695         * po/vi.po: Update from translation team.
26696
26697         * po/cs.po: Update from translation team.
26698
26699         * po/de.po: Update from translation team.
26700         * po/eo.po: Likewise.
26701         * po/nl.po: Likewise.
26702
26703 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26704
26705         [BZ #14246]
26706         * manual/argp.texi (Argp Helper Functions): Move node to follow
26707         Argp Parsing State.
26708
26709         [BZ #14872]
26710         * manual/conf.texi (Limits on File System Capacity): Mention if
26711         terminating null is included in the max size.
26712
26713 2012-12-10  Andreas Jaeger  <aj@suse.de>
26714
26715         * po/cs.po: Update from translation team.
26716
26717 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
26718
26719         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
26720         void pointer and cast to uintptr_t.
26721         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
26722         path.
26723         * sysdeps/s390/s390-64/memcpy.S: Likewise.
26724         * sysdeps/s390/s390-64/memset.S: Likewise.
26725
26726 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
26727
26728         [BZ #14833]
26729         * menual/message.texi (Message Translation): Fix typos.
26730         (Helper programs for gettext): Likewise.
26731
26732 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
26733
26734         [BZ #14898]
26735         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
26736         Change to -1.
26737
26738 2012-12-07  David S. Miller  <davem@davemloft.net>
26739
26740         * po/libc.pot: Update.
26741
26742 2012-12-07  Richard Henderson  <rth@redhat.com>
26743
26744         [BZ #10114]
26745         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
26746         normal/normal case to before the switch.
26747         (_FP_DIV): Likewise.
26748
26749 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
26750             Mike Frysinger  <vapier@gentoo.org>
26751
26752         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
26753         check for __NR_fadvise64_64.
26754
26755 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
26756
26757         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
26758         0, not just to plain "0" as a statement.
26759         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
26760         with cw.
26761
26762 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
26763
26764         * NEWS: Use sourceware.org in Bugzilla URL.
26765
26766 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
26767
26768         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
26769         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26770
26771         * stdio-common/tst-put-error.c (do_test): Add newline to the
26772         padded test to ensure flush.
26773
26774 2012-12-05  Jeff Law  <law@redhat.com>
26775
26776         * sunrpc/etc.rpc (fedfs_admin): Add entry.
26777
26778 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
26779
26780         * README: Don't refer to ports add-on as distributed separately.
26781         Mention AArch64 in list of systems supported in the ports add-on.
26782
26783         * LICENSES: Add more non-FSF copyright and license notices.
26784
26785         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
26786         ((unused)).
26787
26788         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
26789
26790         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
26791         10000 as width of padded output.
26792
26793 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
26794
26795         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
26796
26797         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
26798         variable LX with __attribute__ ((unused)).
26799         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
26800         Likewise.
26801         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
26802         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
26803         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
26804         with __attribute__ ((unused)).
26805
26806 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
26807
26808         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
26809
26810 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
26811
26812         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
26813         (CFLAGS-nldbl-acos.c): New variable.
26814         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
26815         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
26816         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
26817         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
26818         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
26819         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
26820         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
26821         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
26822         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
26823         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
26824         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
26825         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
26826         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
26827         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
26828         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
26829         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
26830         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
26831         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
26832         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
26833         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
26834         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
26835         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
26836         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
26837         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
26838         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
26839         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
26840         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
26841         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
26842         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
26843         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
26844         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
26845         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
26846         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
26847         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
26848         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
26849         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
26850         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
26851         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
26852         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
26853         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
26854         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
26855         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
26856         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
26857         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
26858         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
26859         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
26860         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
26861         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
26862         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
26863         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
26864         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
26865         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
26866         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
26867         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
26868         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
26869         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
26870         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
26871         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
26872         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
26873         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
26874         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
26875         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
26876         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
26877         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
26878         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
26879         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
26880         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
26881         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
26882         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
26883         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
26884         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
26885         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
26886         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
26887         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
26888         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
26889         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
26890         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
26891         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
26892         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
26893         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
26894         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
26895         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
26896         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
26897         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
26898         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
26899         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
26900         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
26901         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
26902         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
26903         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
26904         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
26905         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
26906         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
26907         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
26908         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
26909         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
26910         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
26911
26912         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26913         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26914
26915         [BZ #14914]
26916         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
26917         whole low double instead of just low 47 bits when splitting values
26918         into two parts.
26919
26920 2012-12-03  Allan McRae  <allan@archlinux.org>
26921
26922         * manual/stdio.texi (Predefined Printf Handlers): Remove
26923         @hsep and @vsep usage.
26924
26925 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
26926
26927         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
26928         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
26929
26930 2012-12-03  Jeff Law  <law@redhat.com>
26931
26932         * time/sys/time.h (settimeofday): Do not mark TV argument
26933         as __nonnull.
26934
26935 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
26936
26937         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
26938         when currently writing and seek to current position when not.
26939         * libio/Makefile (tests): Remove bug-fclose1.
26940         * libio/bug-fclose1.c: Delete.
26941
26942 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
26943
26944         * manual/arith.texi (feenableexcept): Fix typo.
26945         (fedisableexcept): Likewise.
26946
26947 2012-11-30  Roland McGrath  <roland@hack.frob.com>
26948
26949         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
26950         second, differently-typed declaration, rather than a cast.
26951
26952 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
26953
26954         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
26955         * include/rpc/svc.h: ... here.
26956
26957 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
26958
26959         [BZ #13013]
26960         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
26961         depending n and resplen2 to catch cases where answer
26962         equals answerp2.
26963
26964 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
26965
26966         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
26967         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
26968
26969 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
26970
26971         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
26972
26973 2012-11-29  Roland McGrath  <roland@hack.frob.com>
26974
26975         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
26976
26977 2012-11-28  Jeff Law  <law@redhat.com>
26978
26979         [BZ #13761]
26980         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
26981         dataset_temporary.  Track alloca usage into alloca_used.
26982         If dataset is large allocate and release it via malloc/free.
26983
26984 2012-06-04  Florian Weimer  <fweimer@redhat.com>
26985
26986         [BZ #14197]
26987         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
26988
26989 2012-11-28  David S. Miller  <davem@davemloft.net>
26990
26991         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26992
26993 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
26994
26995         [BZ #14803]
26996         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
26997         of pi/2 rounded to nearest to 64 bits.
26998         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
26999         nearest to 64 bits.
27000         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
27001         bits.
27002
27003 2012-11-28  Jeff Law <law@redhat.com>
27004             Martin Osvald <mosvald@redhat.com>
27005
27006         [BZ #14889]
27007         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
27008         * sunrpc/svc.c: Include time.h.
27009         (__svc_accept_failed): New function.
27010         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
27011         any reason other than EINTR, call __svc_accept_failed.
27012         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
27013         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
27014
27015 2012-11-28  Andreas Schwab  <schwab@suse.de>
27016
27017         * scripts/abilist.awk: Also handle indirect functions in .opd
27018         section.
27019
27020 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
27021
27022         [BZ #13881]
27023         * sysdeps/x86/fpu/powl_helper.c: New file.
27024         * sysdeps/x86/fpu/Makefile: Likewise.
27025         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
27026         (p3): New object.
27027         (__ieee754_powl): Use __powl_helper for finite arguments except
27028         integer exponents below 8.
27029         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
27030         (p3): New object.
27031         (__ieee754_powl): Use __powl_helper for finite arguments except
27032         integer exponents below 8.
27033         * math/libm-test.inc (pow_test): Add more tests and enable some
27034         previously disabled tests.
27035         * sysdeps/i386/fpu/libm-test-ulps: Update.
27036         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27037
27038 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27039             Carlos O'Donell  <carlos_odonell@mentor.com>
27040
27041         * nss/makedb.c (is_prime): Assert that input is odd and greater
27042         than 4.  Note that fact in a comment too.
27043         (next_prime): Add 4 to input.
27044
27045 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
27046
27047         [BZ #11741]
27048         * libio/Makefile (tests): Add test case tst-fwrite-error.
27049         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
27050         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
27051         * libio/tst-fwrite-error.c: New test case.
27052
27053 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
27054
27055         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
27056         before casting to void *.
27057         * include/libc-internal.h (__pointer_type): New macro.
27058         (__integer_if_pointer_type_sub): Likewise.
27059         (__integer_if_pointer_type): Likewise.
27060         (cast_to_integer): Likewise.
27061         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
27062         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
27063         before casting to atomic64_t.
27064         (atomic_exchange_acq): Likewise.
27065         (__arch_exchange_and_add_body): Likewise.
27066         (__arch_add_body): Likewise.
27067         (atomic_add_negative): Likewise.
27068         (atomic_add_zero): Likewise.
27069
27070 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
27071
27072         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
27073         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
27074         (add_fdes): Likewise.
27075         (linear_search_fdes): Likewise.
27076         (binary_search_unencoded_fdes): Likewise.
27077
27078 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
27079
27080         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
27081
27082 2012-11-24  Adam Conrad  <adconrad@0c3.net>
27083
27084         * configure.in: Autodetect C++ header directories.
27085         * configure: Regenerated.
27086
27087 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
27088
27089         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
27090
27091 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
27092
27093         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27094
27095 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
27096
27097         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
27098         LDBL_MANT_DIG == 106]: Disable some tests.
27099         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27100         Likewise.
27101         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27102         Likewise.
27103
27104         [BZ #14871]
27105         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
27106         input for small inputs.  Return +/- pi/2 for large inputs.
27107         * math/libm-test.inc (atan_test): Add more tests.
27108
27109         * sysdeps/generic/unwind-dw2-fde-glibc.c
27110         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
27111         __attribute__ ((unused)).
27112
27113         [BZ #14645]
27114         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
27115         x * y if x and y are nonzero and z is zero.
27116
27117         [BZ #14811]
27118         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
27119         nonzero exponents with absolute value below 0x1p-117 to +/-
27120         0x1p-117.
27121
27122         [BZ #14869]
27123         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
27124         up arguments below 2**-450, not just those below 2**-500.
27125         * math/libm-test.inc (hypot_test): Add another test.
27126
27127         [BZ #14868]
27128         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
27129         Return a+b for ratio over 2**120, not 2**60.
27130         * math/libm-test.inc (hypot_test): Add another test.
27131
27132         * math/libm-test.inc (clog_test): Use
27133         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
27134         (clog10_test): Likewise.
27135
27136         [BZ #6778]
27137         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
27138
27139 2012-11-22  Andreas Schwab  <schwab@suse.de>
27140
27141         * sysdeps/i386/fpu/libm-test-ulps: Update.
27142
27143 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
27144
27145         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
27146         printf output with newline.
27147
27148 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
27149
27150         [BZ #14865]
27151         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
27152         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
27153         -z nodlopen, -z initfirst and -z execstack support.
27154         * configure: Regenerated.
27155
27156         * elf/elf.h (DF_1_NODIRECT): New macro.
27157         (DF_1_IGNMULDEF): Likewise.
27158         (DF_1_NOKSYMS): Likewise.
27159         (DF_1_NOHDR): Likewise.
27160         (DF_1_EDITED): Likewise.
27161         (DF_1_NORELOC): Likewise.
27162         (DF_1_SYMINTPOSE): Likewise.
27163         (DF_1_GLOBAUDIT): Likewise.
27164         (DF_1_SINGLETON): Likewise.
27165         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
27166         DT_1_SUPPORTED_MASK bits.
27167         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
27168
27169 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
27170
27171         * sysdeps/unix/make-syscalls.sh: Document prefixes.
27172
27173 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
27174
27175         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
27176         macro.
27177
27178         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
27179         (sendmmsg): Move declarations...
27180         * socket/sys/socket.h: ... here.
27181         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
27182         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
27183         include it from...
27184         * socket/recvmmsg.c: ... this new file.
27185         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
27186         (sendmmsg): Rename to __sendmmsg, create weak alias and make
27187         definition of __sendmmsg hidden.
27188         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
27189         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
27190         Move ENOSYS stub into and include it from...
27191         * socket/sendmmsg.c: ... this new file.
27192         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
27193         (sysdep_routines): Move recvmmsg and sendmmsg...
27194         * socket/Makefile (routines): ... here.
27195         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
27196         (GLIBC_PRIVATE): Add __sendmmsg.
27197         * include/sys/socket.h (__sendmmsg): Add declarations.
27198         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
27199         sendmmsg.
27200
27201 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
27202
27203         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
27204         variable I1 with __attribute__ ((unused)).
27205         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
27206
27207 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27208
27209         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
27210         DUMMY variables with __attribute__ ((unused)).
27211
27212         * bits/byteswap.h: Include <bits/types.h>.
27213         (__bswap_64): Use __uint64_t instead of unsigned long long int.
27214
27215 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27216
27217         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
27218         string_t.  Do not manually set errno.
27219         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
27220         length with __strnlen.  Make sure to both set errno and return it on
27221         failure.
27222
27223 2012-11-19  David S. Miller  <davem@davemloft.net>
27224
27225         With help from Joseph Myers.
27226         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
27227         very large arguments properly.
27228         * math/libm-test.inc (atan_test): New tests.
27229         (atan2_test): New tests.
27230         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27231         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27232
27233 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27234
27235         [BZ #14856]
27236         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
27237         Define to 3.
27238
27239         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
27240         [POSIX] (EADDRNOTAVAIL): Likewise.
27241         [POSIX] (EAFNOSUPPORT): Likewise.
27242         [POSIX] (EALREADY): Likewise.
27243         [POSIX] (ECONNABORTED): Likewise.
27244         [POSIX] (ECONNREFUSED): Likewise.
27245         [POSIX] (ECONNRESET): Likewise.
27246         [POSIX] (EDESTADDRREQ): Likewise.
27247         [POSIX] (EDQUOT): Likewise.
27248         [POSIX] (EHOSTUNREACH): Likewise.
27249         [POSIX] (EIDRM): Likewise.
27250         [POSIX] (EISCONN): Likewise.
27251         [POSIX] (ELOOP): Likewise.
27252         [POSIX] (EMULTIHOP): Likewise.
27253         [POSIX] (ENETDOWN): Likewise.
27254         [POSIX] (ENETUNREACH): Likewise.
27255         [POSIX] (ENOBUFS): Likewise.
27256         [POSIX] (ENODATA): Likewise.
27257         [POSIX] (ENOLINK): Likewise.
27258         [POSIX] (ENOMSG): Likewise.
27259         [POSIX] (ENOPROTOOPT): Likewise.
27260         [POSIX] (ENOSR): Likewise.
27261         [POSIX] (ENOSTR): Likewise.
27262         [POSIX] (ENOTCONN): Likewise.
27263         [POSIX] (ENOTSOCK): Likewise.
27264         [POSIX] (EOPNOTSUPP): Likewise.
27265         [POSIX] (EOVERFLOW): Likewise.
27266         [POSIX] (EPROTO): Likewise.
27267         [POSIX] (EPROTONOSUPPORT): Likewise.
27268         [POSIX] (EPROTOTYPE): Likewise.
27269         [POSIX] (ESTALE): Likewise.
27270         [POSIX] (ETIME): Likewise.
27271         [POSIX] (ETXTBSY): Likewise.
27272         [POSIX] (EWOULDBLOCK): Likewise.
27273         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
27274         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
27275         [POSIX] (SEEK_CUR): Likewise.
27276         [POSIX] (SEEK_END): Likewise.
27277         [POSIX || UNIX98] (mode_t): Do not require.
27278         [POSIX] (off_t): Likewise.
27279         [POSIX] (pid_t): Likewise.
27280         [POSIX] (sys/stat.h): Do not allow header.
27281         [POSIX] (unistd.h): Likewise.
27282         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
27283         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
27284         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
27285         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
27286         require.
27287         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
27288         sigevent): Specify elements.
27289         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
27290         entry.
27291         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
27292         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
27293
27294         * conform/data/cpio.h-data [POSIX]: Disable whole file.
27295         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
27296         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
27297         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
27298         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
27299         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
27300         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
27301         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
27302         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
27303         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
27304         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
27305         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
27306         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
27307         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
27308         Likewise.
27309         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
27310         Likewise.
27311         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
27312         Likewise.
27313         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
27314         Likewise.
27315         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
27316         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
27317         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
27318         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
27319         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
27320         Specify lower bound on value.
27321         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
27322         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
27323         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
27324         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
27325         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
27326         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
27327         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
27328         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
27329         value.
27330         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
27331         as optional.
27332         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
27333         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
27334         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
27335         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
27336         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
27337         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
27338         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
27339         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
27340         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
27341         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
27342         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
27343         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
27344         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
27345         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
27346         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
27347         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
27348         entry.
27349         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
27350         optional.
27351         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
27352         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
27353         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
27354         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
27355         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
27356         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
27357         Likewise.
27358         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
27359         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
27360         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
27361         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
27362         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
27363         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
27364         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
27365         as optional.
27366         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
27367         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
27368         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
27369         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
27370         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
27371         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
27372         specify as optional.
27373         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
27374         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
27375         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
27376         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
27377         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
27378         [XPG3] (NL_LANGMAX): Likewise.
27379         [POSIX || XPG3] (NL_MSGMAX): Likewise.
27380         [POSIX || XPG3] (NL_NMAX): Likewise.
27381         [POSIX || XPG3] (NL_SETMAX): Likewise.
27382         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
27383         [XPG3] (NZERO): Likewise.
27384         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
27385         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
27386         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
27387         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
27388         (REG_ERANGE): Expect.
27389         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
27390         optional-constant.
27391         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
27392         Use (void) in prototype.
27393         [POSIX] (*_t): Allow.
27394         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
27395         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
27396         (WRDE_BADVAL): Expect.
27397
27398         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
27399         expect.
27400         [XPG3 || XPG4] (O_RSYNC): Likewise.
27401         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
27402         Likewise.
27403         [XPG3 || XPG4] (pthread_sigmask): Likewise.
27404         [XPG3 || XPG4] (sigqueue): Likewise.
27405         [XPG3 || XPG4] (sigtimedwait): Likewise.
27406         [XPG3 || XPG4] (sigwaitinfo): Likewise.
27407         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
27408         [XPG3 || XPG4] (vsnprintf): Likewise.
27409         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
27410         Likewise.
27411         [XPG3 || XPG4] (blksize_t): Likewise.
27412         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
27413         Likewise.
27414         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
27415         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
27416         [XPG3 || XPG4] (struct itimerspec): Likewise.
27417         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
27418         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
27419         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
27420         [XPG3 || XPG4] (clockid_t): Likewise.
27421         [XPG3 || XPG4] (timer_t): Likewise.
27422         [XPG3 || XPG4] (clock_getres): Likewise.
27423         [XPG3 || XPG4] (clock_gettime): Likewise.
27424         [XPG3 || XPG4] (clock_settime): Likewise.
27425         [XPG3 || XPG4] (nanosleep): Likewise.
27426         [XPG3 || XPG4] (timer_create): Likewise.
27427         [XPG3 || XPG4] (timer_delete): Likewise.
27428         [XPG3 || XPG4] (timer_gettime): Likewise.
27429         [XPG3 || XPG4] (timer_getoverrun): Likewise.
27430         [XPG3 || XPG4] (timer_settime): Likewise.
27431         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
27432         [XPG3 || XPG4] (getlogin_r): Likewise.
27433         [XPG3 || XPG4] (pread): Likewise.
27434         [XPG3 || XPG4] (pthread_atfork): Likewise.
27435         [XPG3 || XPG4] (pwrite): Likewise.
27436
27437         [BZ #14835]
27438         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
27439         <bits/siginfo.h>.
27440
27441 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27442
27443         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
27444         finalizing MALLSTREAM.
27445
27446         * sysdeps/mach/hurd/syncfs.c: New file.
27447
27448 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
27449
27450         [BZ #14719]
27451         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
27452         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
27453         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
27454         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
27455         (_nss_dns_gethostbyname4_r): Likewise.
27456         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
27457         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
27458
27459 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
27460
27461         [BZ #13763]
27462         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
27463
27464 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
27465
27466         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
27467         * elf/cache.c (print_entry): Print ",AArch64" for
27468         FLAG_AARCH64_LIB64
27469
27470         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
27471         * elf/cache.c (print_entry): Print ",hard-float" for
27472         FLAG_ARM_LIBHF.
27473
27474 2012-11-18  David S. Miller  <davem@davemloft.net>
27475
27476         With help from Joseph Myers.
27477         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
27478         cutoff to 2**-13.
27479         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
27480         cutoff to 2**-25.
27481         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
27482         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
27483         small.
27484         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
27485         * math/libm-test.inc (y0_test): New tests.
27486         (y1_test): New tests.
27487         * sysdeps/i386/fpu/libm-test-ulps: Update.
27488         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27489         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27490
27491 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
27492
27493         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
27494         64-bit targets.
27495         * configure: Regenerated.
27496
27497 2012-11-17  David S. Miller  <davem@davemloft.net>
27498
27499         [BZ #14811]
27500         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
27501         nonzero exponents with absolute value below 0x1p-128 to +/-
27502         0x1p-128.
27503
27504 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
27505
27506         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
27507
27508         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
27509
27510         * posix/getconf-speclist.c: New file.
27511         * posix/posix-envs.def: Likewise.
27512         * posix/confstr.c (START_ENV_GROUP): New macro.
27513         (END_ENV_GROUP): Likewise.
27514         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27515         (KNOWN_PRESENT_ENV_STRING): Likewise.
27516         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27517         (UNKNOWN_ENVIRONMENT): Likewise.
27518         (confstr): Include posix-envs.def instead of handling
27519         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
27520         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
27521         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
27522         (END_ENV_GROUP): Likewise.
27523         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27524         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27525         (UNKNOWN_ENVIRONMENT): Likewise.
27526         (__sysconf): Include posix-envs.def instead of handling associated
27527         cases directly here.
27528         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
27529         preprocessing getconf-speclist.c rather than running getconf or
27530         generating empty file.
27531
27532 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
27533
27534         * scripts/check-local-headers.sh: Ignore 'mach' headers.
27535
27536 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
27537
27538         [BZ #14672]
27539         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
27540
27541 2012-11-16  David S. Miller  <davem@davemloft.net>
27542
27543         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
27544         smaller than LDBL_EPSILON/2.0L, just return xm1.
27545
27546 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
27547
27548         * elf/tst-array1.c (init): Set constructor priority to 1000.
27549         (fini): Set destructor priority to 1000.
27550         * elf/tst-array2dep.c: Likewise.
27551
27552 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27553
27554         [BZ #11741]
27555         * libio/fileops.c (_IO_new_file_write): Correctly return error.
27556         (_IO_new_file_xsputn): Also return EOF if none of the input
27557         data was written when overflow failed.
27558         * libio/iopadn.c (_IO_padn): Likewise.
27559         * libio/iowpadn.c (_IO_wpadn): Likewise.
27560         * stdio-common/tst-put-error.c: Add copyright notice.
27561         (do_test): Add case for printing padded string.
27562         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
27563         _IO_padn returned error.
27564         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
27565         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
27566         return EOF.
27567
27568 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27569
27570         * libio/libioP.h: Add comment note that the references to C++
27571         bits are now obsolete.
27572
27573 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27574
27575         * math/libm-test.inc (check_complex): Use asprintf.
27576
27577 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
27578
27579         * debug/pcprofiledump.c (print_version): Update copyright year.
27580         * malloc/memusagestat.c (print_version): Likewise.
27581
27582 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
27583
27584         [BZ #14831]
27585         * elf/Makefile (tests): Add tst-audit8.
27586         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
27587         ($(objpfx)tst-audit8.out): New target.
27588         (tst-audit8-ENV): New variable.
27589         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
27590         audit if l_reloc_result is NULL.
27591         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
27592         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
27593         * elf/tst-audit8.c: New file.
27594
27595 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27596
27597         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
27598         * misc/Makefile (CFLAGS-select.c): Define.
27599         * posix/Makefile (CFLAGS-pause.c): Define.
27600
27601 2012-11-13  David S. Miller  <davem@davemloft.net>
27602
27603         * crypt/Makefile: Move test targets after toplevel Rules
27604         inclusion.  Grab any necessary sysdep routines when linking.
27605         * crypt/md5.c (md5_process_block): Remove define, we will always
27606         name it __md5_process_block.
27607         (md5_finish_ctx): Update md5_process_block call.
27608         (md5_stream): Likewise.
27609         (md5_process_bytes): Likewise.
27610         (md5_process_block): Rename to __md5_process_block and move to ...
27611         * crypt/md5-block.c: ... here.
27612         * crypt/sha256.c (sha256_process_block): Move to ...
27613         * crypt/sha256-block.c: ... here.
27614         * crypt/sha512.c (sha512_process_block): Move to ...
27615         * crypt/sha512-block.c: ... here.
27616         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
27617         path.
27618         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
27619         * sysdeps/sparc/sparc64/multiarch/Makefile
27620         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
27621         crypt subdir.
27622         (localedef-aux): Add md5 crypto assembler when in locale subdir.
27623         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
27624         multiarch changes.
27625         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
27626         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
27627         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
27628         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
27629         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
27630         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
27631         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
27632         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
27633         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
27634         file.
27635         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
27636         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
27637         file.
27638         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
27639
27640 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
27641
27642         * timezone/tzselect.ksh: Update from tzcode git revision
27643         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
27644         * timezone/zdump.c: Likewise.
27645         * timezone/zic.c: Likewise.
27646         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
27647         in TZVERSION setting, not $(PKGVERSION).
27648         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
27649         REPORT_BUGS_TO settings.
27650
27651         [BZ #14838]
27652         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
27653         macro.
27654
27655 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27656
27657         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
27658         detection to immediately after _FP_ROUND().
27659         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
27660         bits are 0.
27661
27662 2012-11-11  David S. Miller  <davem@davemloft.net>
27663
27664         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
27665         inttypes.h
27666         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
27667         __close rather than their public counterparts.
27668
27669 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
27670
27671         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
27672         file.
27673         [UNIX98] (sem_timedwait): Do not expect.
27674         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
27675         [XPG4 || UNIX98] (sockatmark): Do not expect.
27676         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
27677         (clock_getcpuclockid): Do not expect.
27678         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
27679         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
27680         Do not expect.
27681         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
27682         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
27683         [UNIX98] (vwscanf): Likewise.
27684         [UNIX98] (vswscanf): Likewise.
27685
27686 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
27687
27688         * timezone/version.h: Remove file.
27689         * timezone/README: Do not refer to version.h.
27690         * timezone/Makefile ($(objpfx)zic.o): New dependency on
27691         $(objpfx)version.h.
27692         ($(objpfx)zdump.o): Likewise.
27693         ($(objpfx)version.h): New target.
27694
27695         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
27696         2012i.
27697         * timezone/README: Don't mention modification to tzselect.ksh.
27698         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
27699         work on unmodified tzselect.ksh.  Substitute version numbers in
27700         tzselect.ksh.
27701
27702         * Makefile (format-me): Remove.
27703         (INSTALL): Adjust indentation.  Use commands directly instead of
27704         using $(format-me).
27705
27706         * aclocal.m4 (ACX_PKGVERSION): New macro.
27707         (ACX_BUGURL): Likewise.
27708         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
27709         (PKGVERSION): New AC_DEFINE_UNQUOTED.
27710         (REPORT_BUGS_TO): Likewise.
27711         * configure: Regenerated.
27712         * config.h.in (PKGVERSION): New macro.
27713         (REPORT_BUGS_TO): Likewise.
27714         * config.make.in (PKGVERSION): New variable.
27715         (PKGVERSION_TEXI): Likewise.
27716         (REPORT_BUGS_TO): Likewise.
27717         (REPORT_BUGS_TEXI): Likewise.
27718         * Makefile (format-me): Use -I$(common-objpfx)manual.
27719         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
27720         ($(common-objpfx)manual/%): New target.
27721         (manual/%): Remove target.
27722         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
27723         (print_version): Use PKGVERSION.
27724         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
27725         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
27726         and REPORT_BUGS_TO.
27727         ($(objpfx)xtrace): Likewise.
27728         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
27729         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
27730         (print_version): Use PKGVERSION.
27731         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
27732         (do_version): Use PKGVERSION.
27733         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
27734         REPORT_BUGS_TO.
27735         (common-ldd-rewrite): Likewise.
27736         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
27737         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
27738         (print_version): Use PKGVERSION.
27739         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
27740         * elf/pldd.c (argp_program_bug_address): Remove variable.
27741         (more_help): New function.
27742         (argp): Use more_help.
27743         (print_version): Use PKGVERSION.
27744         * elf/sln.c (main): Use PKGVERSION.
27745         (usage): Use REPORT_BUGS_TO.
27746         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
27747         (top level): Use PKGVERSION.
27748         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
27749         (print_version): Use PKGVERSION.
27750         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
27751         (print_version): Use PKGVERSION.
27752         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
27753         (print_version): Use PKGVERSION.
27754         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
27755         (print_version): Use PKGVERSION.
27756         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
27757         (print_version): Use PKGVERSION.
27758         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
27759         (print_version): Use PKGVERSION.
27760         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
27761         and BUGURL.
27762         ($(objpfx)memusage): Likewise.
27763         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
27764         (do_version): Use PKGVERSION.
27765         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
27766         (print_version): Use PKGVERSION.
27767         * malloc/mtrace.pl ($PACKAGE): Remove variable.
27768         ($PKGVERSION): New variable.
27769         ($REPORT_BUGS_TO): Likewise.
27770         (usage): Use $REPORT_BUGS_TO.
27771         (top level): Use $PKGVERSION.
27772         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
27773         ($(objpfx)pkgvers.texi): New rule.
27774         ($(objpfx)stamp-pkgvers): Likewise.
27775         * manual/install.texi: Include pkgvers.texi.
27776         (--with-pkgversion): Document new configure option.
27777         (--with-bugurl): Likewise.
27778         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
27779         than necessarily for this particular distribution.  Use
27780         REPORT_BUGS_TO for where to report bugs.
27781         * INSTALL: Regenerated.
27782         * manual/libc.texinfo: Include pkgvers.texi.
27783         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
27784         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
27785         (print_version): Use PKGVERSION.
27786         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
27787         (print_version): Use PKGVERSION.
27788         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
27789         (print_version): Use PKGVERSION.
27790         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
27791         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
27792         macro.
27793         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
27794         (print_version): Use PKGVERSION.
27795         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
27796         (print_version): Use PKGVERSION.
27797         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
27798         and PKGVERSION.
27799
27800         * timezone/checktab.awk: Update from tzcode 2012i.
27801         * timezone/ialloc.c: Likewise.
27802         * timezone/private.h: Likewise.
27803         * timezone/scheck.c: Likewise.
27804         * timezone/tzfile.h: Likewise.
27805         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
27806         (TZVERSION): Hardcode tzcode version number.
27807         * timezone/zdump.c: Update from tzcode 2012i.
27808         * timezone/zic.c: Likewise.
27809         * timezone/version.h: New file.
27810         * timezone/README: Describe version.h.  Update upstream location.
27811
27812         [BZ #14824]
27813         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
27814         (mktemp): Enable declaration.
27815         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
27816         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
27817         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
27818         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
27819         Likewise.
27820         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
27821         Likewise.
27822         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
27823         Likewise.
27824         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
27825         Likewise.
27826         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
27827         Likewise.
27828         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
27829         Likewise.
27830
27831         [BZ #14821]
27832         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
27833         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
27834         for copies of such integer values.
27835         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
27836         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
27837
27838 2012-11-09  Andreas Jaeger  <aj@suse.de>
27839
27840         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
27841         definitions and declarations that are provided by
27842         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
27843
27844 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27845
27846         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
27847         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
27848         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
27849         definition.
27850
27851 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27852
27853         * elf/elf.h: Update comment before AArch64 relocations.
27854
27855 2012-11-07  David S. Miller  <davem@davemloft.net>
27856
27857         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
27858         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
27859         (__start_context): Declare.
27860         (__makecontext_ret): Delete.
27861         (__makecontext): Hook up __start_context instead of
27862         __makecontext_ret.
27863         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
27864         (sysdep_routines): Add __start_context when in stdlib.
27865
27866 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
27867
27868         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
27869         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
27870         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
27871         hardcoded "nm".
27872         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
27873         (READELF): New variable.  Use it instead of hardcoded "readelf".
27874
27875 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
27876
27877         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
27878         * sysdeps/x86/Makefile: Here.
27879         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
27880         * sysdeps/x86/tst-xmmymm.sh: This.
27881
27882 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
27883
27884         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
27885         expectations.
27886         [UNIX98] (pthread_barrier_t): Do not expect.
27887         [UNIX98] (pthread_barrierattr_t): Likewise.
27888         [UNIX98] (pthread_spinlock_t): Likewise.
27889         [UNIX98] (pthread_barrier_destroy): Likewise.
27890         [UNIX98] (pthread_barrier_init): Likewise.
27891         [UNIX98] (pthread_barrier_wait): Likewise.
27892         [UNIX98] (pthread_barrierattr_destroy): Likewise.
27893         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
27894         [UNIX98] (pthread_barrierattr_init): Likewise.
27895         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
27896         [UNIX98] (pthread_getcpuclockid): Likewise.
27897         [UNIX98] (pthread_mutex_timedlock): Likewise.
27898         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
27899         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
27900         [UNIX98] (pthread_sigmask): Likewise.
27901         [UNIX98] (pthread_spin_destroy): Likewise.
27902         [UNIX98] (pthread_spin_init): Likewise.
27903         [UNIX98] (pthread_spin_lock): Likewise.
27904         [UNIX98] (pthread_spin_trylock): Likewise.
27905         [UNIX98] (pthread_spin_unlock): Likewise.
27906         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
27907         Do not expect.
27908         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
27909         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
27910         [XPG3 || XPG4] (pthread_cond_t): Likewise.
27911         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
27912         [XPG3 || XPG4] (pthread_key_t): Likewise.
27913         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
27914         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
27915         [XPG3 || XPG4] (pthread_once_t): Likewise.
27916         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
27917         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
27918         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
27919         [XPG3 || XPG4] (pthread_t): Likewise.
27920
27921         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
27922         not expect.
27923         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
27924
27925         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
27926         Change function return type to int.
27927
27928         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
27929         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
27930         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
27931         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
27932         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
27933         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
27934         [!POSIX] (posix_madvise): Likewise.
27935         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
27936         && !UNIX98].
27937         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
27938         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
27939         (mode_t): Likewise.
27940         (posix_mem_offset): Likewise.
27941         (posix_typed_mem_get_info): Likewise.
27942         (posix_typed_mem_open): Likewise.
27943
27944         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
27945         Change condition to [XOPEN2K8].
27946
27947         * conform/conformtest.pl: Preprocess allow-header data with -x c
27948         instead of from stdin.
27949         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
27950         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
27951         [C99-based standards] (cerfc): Likewise.
27952         [C99-based standards] (cexp2): Likewise.
27953         [C99-based standards] (cexpm1): Likewise.
27954         [C99-based standards] (clog10): Likewise.
27955         [C99-based standards] (clog1p): Likewise.
27956         [C99-based standards] (clog2): Likewise.
27957         [C99-based standards] (clgamma): Likewise.
27958         [C99-based standards] (ctgamma): Likewise.
27959         [C99-based standards] (cerff): Likewise.
27960         [C99-based standards] (cerfcf): Likewise.
27961         [C99-based standards] (cexp2f): Likewise.
27962         [C99-based standards] (cexpm1f): Likewise.
27963         [C99-based standards] (clog10f): Likewise.
27964         [C99-based standards] (clog1pf): Likewise.
27965         [C99-based standards] (clog2f): Likewise.
27966         [C99-based standards] (clgammaf): Likewise.
27967         [C99-based standards] (ctgammaf): Likewise.
27968         [C99-based standards] (cerfl): Likewise.
27969         [C99-based standards] (cerfcl): Likewise.
27970         [C99-based standards] (cexp2l): Likewise.
27971         [C99-based standards] (cexpm1l): Likewise.
27972         [C99-based standards] (clog10l): Likewise.
27973         [C99-based standards] (clog1pl): Likewise.
27974         [C99-based standards] (clog2l): Likewise.
27975         [C99-based standards] (clgammal): Likewise.
27976         [C99-based standards] (ctgammal): Likewise.
27977         * conform/data/inttypes.h-data [C99-based standards]: Include
27978         stdint.h-data.  Remove all expectations for stdint.h contents.
27979         [C99-based standards] (PRI*): Do not allow.
27980         [C99-based standards] (SCN*): Likewise.
27981         [C99-based standards] (*_t): Likewise.
27982         [C99-based-standards] (PRId8): Expect macro.
27983         [C99-based-standards] (PRIi8): Likewise.
27984         [C99-based-standards] (PRIo8): Likewise.
27985         [C99-based-standards] (PRIu8): Likewise.
27986         [C99-based-standards] (PRIx8): Likewise.
27987         [C99-based-standards] (PRIX8): Likewise.
27988         [C99-based-standards] (SCNd8): Likewise.
27989         [C99-based-standards] (SCNi8): Likewise.
27990         [C99-based-standards] (SCNo8): Likewise.
27991         [C99-based-standards] (SCNu8): Likewise.
27992         [C99-based-standards] (SCNx8): Likewise.
27993         [C99-based-standards] (PRIdLEAST8): Likewise.
27994         [C99-based-standards] (PRIiLEAST8): Likewise.
27995         [C99-based-standards] (PRIoLEAST8): Likewise.
27996         [C99-based-standards] (PRIuLEAST8): Likewise.
27997         [C99-based-standards] (PRIxLEAST8): Likewise.
27998         [C99-based-standards] (PRIXLEAST8): Likewise.
27999         [C99-based-standards] (SCNdLEAST8): Likewise.
28000         [C99-based-standards] (SCNiLEAST8): Likewise.
28001         [C99-based-standards] (SCNoLEAST8): Likewise.
28002         [C99-based-standards] (SCNuLEAST8): Likewise.
28003         [C99-based-standards] (SCNxLEAST8): Likewise.
28004         [C99-based-standards] (PRIdFAST8): Likewise.
28005         [C99-based-standards] (PRIiFAST8): Likewise.
28006         [C99-based-standards] (PRIoFAST8): Likewise.
28007         [C99-based-standards] (PRIuFAST8): Likewise.
28008         [C99-based-standards] (PRIxFAST8): Likewise.
28009         [C99-based-standards] (PRIXFAST8): Likewise.
28010         [C99-based-standards] (SCNdFAST8): Likewise.
28011         [C99-based-standards] (SCNiFAST8): Likewise.
28012         [C99-based-standards] (SCNoFAST8): Likewise.
28013         [C99-based-standards] (SCNuFAST8): Likewise.
28014         [C99-based-standards] (SCNxFAST8): Likewise.
28015         [C99-based-standards] (PRId16): Likewise.
28016         [C99-based-standards] (PRIi16): Likewise.
28017         [C99-based-standards] (PRIo16): Likewise.
28018         [C99-based-standards] (PRIu16): Likewise.
28019         [C99-based-standards] (PRIx16): Likewise.
28020         [C99-based-standards] (PRIX16): Likewise.
28021         [C99-based-standards] (SCNd16): Likewise.
28022         [C99-based-standards] (SCNi16): Likewise.
28023         [C99-based-standards] (SCNo16): Likewise.
28024         [C99-based-standards] (SCNu16): Likewise.
28025         [C99-based-standards] (SCNx16): Likewise.
28026         [C99-based-standards] (PRIdLEAST16): Likewise.
28027         [C99-based-standards] (PRIiLEAST16): Likewise.
28028         [C99-based-standards] (PRIoLEAST16): Likewise.
28029         [C99-based-standards] (PRIuLEAST16): Likewise.
28030         [C99-based-standards] (PRIxLEAST16): Likewise.
28031         [C99-based-standards] (PRIXLEAST16): Likewise.
28032         [C99-based-standards] (SCNdLEAST16): Likewise.
28033         [C99-based-standards] (SCNiLEAST16): Likewise.
28034         [C99-based-standards] (SCNoLEAST16): Likewise.
28035         [C99-based-standards] (SCNuLEAST16): Likewise.
28036         [C99-based-standards] (SCNxLEAST16): Likewise.
28037         [C99-based-standards] (PRIdFAST16): Likewise.
28038         [C99-based-standards] (PRIiFAST16): Likewise.
28039         [C99-based-standards] (PRIoFAST16): Likewise.
28040         [C99-based-standards] (PRIuFAST16): Likewise.
28041         [C99-based-standards] (PRIxFAST16): Likewise.
28042         [C99-based-standards] (PRIXFAST16): Likewise.
28043         [C99-based-standards] (SCNdFAST16): Likewise.
28044         [C99-based-standards] (SCNiFAST16): Likewise.
28045         [C99-based-standards] (SCNoFAST16): Likewise.
28046         [C99-based-standards] (SCNuFAST16): Likewise.
28047         [C99-based-standards] (SCNxFAST16): Likewise.
28048         [C99-based-standards] (PRId32): Likewise.
28049         [C99-based-standards] (PRIi32): Likewise.
28050         [C99-based-standards] (PRIo32): Likewise.
28051         [C99-based-standards] (PRIu32): Likewise.
28052         [C99-based-standards] (PRIx32): Likewise.
28053         [C99-based-standards] (PRIX32): Likewise.
28054         [C99-based-standards] (SCNd32): Likewise.
28055         [C99-based-standards] (SCNi32): Likewise.
28056         [C99-based-standards] (SCNo32): Likewise.
28057         [C99-based-standards] (SCNu32): Likewise.
28058         [C99-based-standards] (SCNx32): Likewise.
28059         [C99-based-standards] (PRIdLEAST32): Likewise.
28060         [C99-based-standards] (PRIiLEAST32): Likewise.
28061         [C99-based-standards] (PRIoLEAST32): Likewise.
28062         [C99-based-standards] (PRIuLEAST32): Likewise.
28063         [C99-based-standards] (PRIxLEAST32): Likewise.
28064         [C99-based-standards] (PRIXLEAST32): Likewise.
28065         [C99-based-standards] (SCNdLEAST32): Likewise.
28066         [C99-based-standards] (SCNiLEAST32): Likewise.
28067         [C99-based-standards] (SCNoLEAST32): Likewise.
28068         [C99-based-standards] (SCNuLEAST32): Likewise.
28069         [C99-based-standards] (SCNxLEAST32): Likewise.
28070         [C99-based-standards] (PRIdFAST32): Likewise.
28071         [C99-based-standards] (PRIiFAST32): Likewise.
28072         [C99-based-standards] (PRIoFAST32): Likewise.
28073         [C99-based-standards] (PRIuFAST32): Likewise.
28074         [C99-based-standards] (PRIxFAST32): Likewise.
28075         [C99-based-standards] (PRIXFAST32): Likewise.
28076         [C99-based-standards] (SCNdFAST32): Likewise.
28077         [C99-based-standards] (SCNiFAST32): Likewise.
28078         [C99-based-standards] (SCNoFAST32): Likewise.
28079         [C99-based-standards] (SCNuFAST32): Likewise.
28080         [C99-based-standards] (SCNxFAST32): Likewise.
28081         [C99-based-standards] (PRId64): Likewise.
28082         [C99-based-standards] (PRIi64): Likewise.
28083         [C99-based-standards] (PRIo64): Likewise.
28084         [C99-based-standards] (PRIu64): Likewise.
28085         [C99-based-standards] (PRIx64): Likewise.
28086         [C99-based-standards] (PRIX64): Likewise.
28087         [C99-based-standards] (SCNd64): Likewise.
28088         [C99-based-standards] (SCNi64): Likewise.
28089         [C99-based-standards] (SCNo64): Likewise.
28090         [C99-based-standards] (SCNu64): Likewise.
28091         [C99-based-standards] (SCNx64): Likewise.
28092         [C99-based-standards] (PRIdLEAST64): Likewise.
28093         [C99-based-standards] (PRIiLEAST64): Likewise.
28094         [C99-based-standards] (PRIoLEAST64): Likewise.
28095         [C99-based-standards] (PRIuLEAST64): Likewise.
28096         [C99-based-standards] (PRIxLEAST64): Likewise.
28097         [C99-based-standards] (PRIXLEAST64): Likewise.
28098         [C99-based-standards] (SCNdLEAST64): Likewise.
28099         [C99-based-standards] (SCNiLEAST64): Likewise.
28100         [C99-based-standards] (SCNoLEAST64): Likewise.
28101         [C99-based-standards] (SCNuLEAST64): Likewise.
28102         [C99-based-standards] (SCNxLEAST64): Likewise.
28103         [C99-based-standards] (PRIdFAST64): Likewise.
28104         [C99-based-standards] (PRIiFAST64): Likewise.
28105         [C99-based-standards] (PRIoFAST64): Likewise.
28106         [C99-based-standards] (PRIuFAST64): Likewise.
28107         [C99-based-standards] (PRIxFAST64): Likewise.
28108         [C99-based-standards] (PRIXFAST64): Likewise.
28109         [C99-based-standards] (SCNdFAST64): Likewise.
28110         [C99-based-standards] (SCNiFAST64): Likewise.
28111         [C99-based-standards] (SCNoFAST64): Likewise.
28112         [C99-based-standards] (SCNuFAST64): Likewise.
28113         [C99-based-standards] (SCNxFAST64): Likewise.
28114         [C99-based-standards] (PRIdMAX): Likewise.
28115         [C99-based-standards] (PRIiMAX): Likewise.
28116         [C99-based-standards] (PRIoMAX): Likewise.
28117         [C99-based-standards] (PRIuMAX): Likewise.
28118         [C99-based-standards] (PRIxMAX): Likewise.
28119         [C99-based-standards] (PRIXMAX): Likewise.
28120         [C99-based-standards] (SCNdMAX): Likewise.
28121         [C99-based-standards] (SCNiMAX): Likewise.
28122         [C99-based-standards] (SCNoMAX): Likewise.
28123         [C99-based-standards] (SCNuMAX): Likewise.
28124         [C99-based-standards] (SCNxMAX): Likewise.
28125         [C99-based-standards] (PRIdPTR): Likewise.
28126         [C99-based-standards] (PRIiPTR): Likewise.
28127         [C99-based-standards] (PRIoPTR): Likewise.
28128         [C99-based-standards] (PRIuPTR): Likewise.
28129         [C99-based-standards] (PRIxPTR): Likewise.
28130         [C99-based-standards] (PRIXPTR): Likewise.
28131         [C99-based-standards] (SCNdPTR): Likewise.
28132         [C99-based-standards] (SCNiPTR): Likewise.
28133         [C99-based-standards] (SCNoPTR): Likewise.
28134         [C99-based-standards] (SCNuPTR): Likewise.
28135         [C99-based-standards] (SCNxPTR): Likewise.
28136         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
28137         allow.
28138         * conform/data/stdint.h-data: Update comments to clarify
28139         requirements.
28140         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
28141         type.
28142         [C99-based standards] (INT8_MAX): Likewise.
28143         [C99-based standards] (INT16_MIN): Likewise.
28144         [C99-based standards] (INT16_MAX): Likewise.
28145         [C99-based standards] (INT32_MIN): Likewise.
28146         [C99-based standards] (INT32_MAX): Likewise.
28147         [C99-based standards] (INT64_MIN): Likewise.
28148         [C99-based standards] (INT64_MAX): Likewise.
28149         [C99-based standards] (UINT8_MAX): Likewise.
28150         [C99-based standards] (UINT16_MAX): Likewise.
28151         [C99-based standards] (UINT32_MAX): Likewise.
28152         [C99-based standards] (UINT64_MAX): Likewise.
28153         [C99-based standards] (INT_LEAST8_MIN): Likewise.
28154         [C99-based standards] (INT_LEAST8_MAX): Likewise.
28155         [C99-based standards] (INT_LEAST16_MIN): Likewise.
28156         [C99-based standards] (INT_LEAST16_MAX): Likewise.
28157         [C99-based standards] (INT_LEAST32_MIN): Likewise.
28158         [C99-based standards] (INT_LEAST32_MAX): Likewise.
28159         [C99-based standards] (INT_LEAST64_MIN): Likewise.
28160         [C99-based standards] (INT_LEAST64_MAX): Likewise.
28161         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
28162         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
28163         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
28164         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
28165         [C99-based standards] (INT_FAST8_MIN): Likewise.
28166         [C99-based standards] (INT_FAST8_MAX): Likewise.
28167         [C99-based standards] (INT_FAST16_MIN): Likewise.
28168         [C99-based standards] (INT_FAST16_MAX): Likewise.
28169         [C99-based standards] (INT_FAST32_MIN): Likewise.
28170         [C99-based standards] (INT_FAST32_MAX): Likewise.
28171         [C99-based standards] (INT_FAST64_MIN): Likewise.
28172         [C99-based standards] (INT_FAST64_MAX): Likewise.
28173         [C99-based standards] (UINT_FAST8_MAX): Likewise.
28174         [C99-based standards] (UINT_FAST16_MAX): Likewise.
28175         [C99-based standards] (UINT_FAST32_MAX): Likewise.
28176         [C99-based standards] (UINT_FAST64_MAX): Likewise.
28177         [C99-based standards] (INTPTR_MIN): Likewise.
28178         [C99-based standards] (INTPTR_MAX): Likewise.
28179         [C99-based standards] (UINTPTR_MAX): Likewise.
28180         [C99-based standards] (INTMAX_MIN): Likewise.
28181         [C99-based standards] (INTMAX_MAX): Likewise.
28182         [C99-based standards] (UINTMAX_MAX): Likewise.
28183         [C99-based standards] (PTRDIFF_MIN): Likewise.
28184         [C99-based standards] (PTRDIFF_MAX): Likewise.
28185         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
28186         [C99-based standards] (SIZE_MAX): Likewise.
28187         [C99-based standards] (WCHAR_MAX): Likewise.
28188         [C99-based standards] (WINT_MAX): Likewise.
28189         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
28190         constraint on value.
28191         [C99-based standards] (WCHAR_MIN): Likewise.
28192         [C99-based standards] (WINT_MIN): Likewise.
28193         [C99-based standards] (*_t): Allow.
28194         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
28195         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
28196         Include math.h-data and complex.h-data.  Remove all expectations
28197         of math.h and complex.h contents.
28198         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
28199         at end of line.
28200         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
28201         (struct tm): Expect tag.
28202         [C99-based-standards] (wcstof): Expect function.
28203         [C99-based-standards] (wcstold): Likewise.
28204         [C99-based-standards] (wcstoll): Likewise.
28205         [C99-based-standards] (wcstoull): Likewise.
28206         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
28207         macro-int-constant.  Specify type.
28208         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
28209         constraint on value.
28210         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28211         Specify type.
28212         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
28213         Specify value.
28214         [ISO C standards]: Do not allow headers.
28215         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
28216         wcs[abcdefghijklmnopqrstuvwxyz]*.
28217         [ISO C standards] (*_t): Do not allow.
28218         * conform/data/wctype.h-data [C99-based standards] (iswblank):
28219         Expect function.
28220         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
28221         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28222         Specify type.
28223         [ISO C standards]: Do not allow headers.
28224         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
28225         is[abcdefghijklmnopqrstuvwxyz]*.
28226         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
28227         to[abcdefghijklmnopqrstuvwxyz]*.
28228         [ISO C standards] (*_t): Do not allow.
28229         * conform/data/stdalign.h-data: New file.
28230         * conform/data/stdbool.h-data: Likewise.
28231         * conform/data/stdnoreturn.h-data: Likewise.
28232
28233 2012-11-07  Roland McGrath  <roland@hack.frob.com>
28234
28235         [BZ #14815]
28236         * manual/filesys.texi (Directory Entries): Typo fix.
28237         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
28238
28239 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28240
28241         * elf/elf.h (EM_AARCH64): New macro.
28242         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
28243         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
28244         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
28245         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
28246         (R_AARCH64_TLSDESC): Likewise.
28247         (NT_ARM_TLS): Likewise.
28248         (NT_ARM_HW_BREAK): Likewise.
28249         (NT_ARM_HW_WATCH): Likewise.
28250
28251 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28252
28253         [BZ #14811]
28254         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
28255         (__ieee754_powl): Saturate nonzero exponents with absolute value
28256         below 0x1p-79 to +/- 0x1p-79.
28257         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
28258         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
28259         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
28260         nonzero exponents with absolute value below 0x1p-32 to +/-
28261         0x1p-32.
28262         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
28263         (__ieee754_powl): Saturate nonzero exponents with absolute value
28264         below 0x1p-79 to +/- 0x1p-79.
28265         * math/libm-test.inc (pow_test): Add more tests.
28266
28267 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28268
28269         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
28270         _dl_s390_cap_flags with kernel. Increase string length.
28271         (_dl_s390_platforms): Add z196 and zEC12.
28272
28273 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28274
28275         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
28276         Change XOPEN21K to XOPEN2K.
28277
28278 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
28279
28280         * string/memmove.c: Use memcpy when possible.
28281
28282 2012-11-06  Andreas Jaeger  <aj@suse.de>
28283
28284         * po/eo.po: Update from translation team.
28285
28286 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
28287
28288         [BZ #14793]
28289         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
28290         exponent and small x and y exponents, scale x or y up.  Increase
28291         by 2 the exponent used in scaling up.
28292         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28293         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28294         * math/libm-test.inc (fma_test): Add more tests.
28295         (fma_test_towardzero): Likewise.
28296         (fma_test_downward): Likewise.
28297         (fma_test_upward): Likewise.
28298
28299 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
28300
28301         [BZ #14805]
28302         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
28303         fenv_t *.
28304
28305         [BZ #14801]
28306         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
28307         namespace for names of struct fields.
28308         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
28309         fenv_t fields.
28310         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
28311         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
28312
28313 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
28314
28315         [BZ #3665]
28316         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
28317
28318 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28319
28320         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
28321         PTR_DEMANGLE.
28322
28323         [BZ #5246]
28324         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
28325         PTR_DEMANGLE.
28326
28327 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
28328
28329         [BZ #14797]
28330         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
28331         definitely overflow as x * y not x * y + z.
28332         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28333         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28334         * math/libm-test.inc (fma_test): Add more tests.
28335         (fma_test_towardzero): Likewise.
28336         (fma_test_downward): Likewise.
28337         (fma_test_upward): Likewise.
28338
28339 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28340
28341         [BZ #157]
28342
28343         * include/stub-tag.h: Remove file.
28344         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
28345         '#include' of it.
28346         * manual/maint.texi (Porting): Don't reference it.
28347         * Makerules ($(objpfx)stubs): Likewise.
28348         * dirent/closedir.c: Don't include <stub-tag.h>.
28349         * dirent/dirfd.c: Likewise.
28350         * dirent/fdopendir.c: Likewise.
28351         * dirent/getdents.c: Likewise.
28352         * dirent/getdents64.c: Likewise.
28353         * dirent/opendir.c: Likewise.
28354         * dirent/readdir.c: Likewise.
28355         * dirent/readdir64.c: Likewise.
28356         * dirent/readdir64_r.c: Likewise.
28357         * dirent/readdir_r.c: Likewise.
28358         * dirent/rewinddir.c: Likewise.
28359         * dirent/seekdir.c: Likewise.
28360         * dirent/telldir.c: Likewise.
28361         * gmon/profil.c: Likewise.
28362         * grp/setgroups.c: Likewise.
28363         * inet/if_index.c: Likewise.
28364         * io/access.c: Likewise.
28365         * io/chdir.c: Likewise.
28366         * io/chmod.c: Likewise.
28367         * io/chown.c: Likewise.
28368         * io/close.c: Likewise.
28369         * io/dup.c: Likewise.
28370         * io/dup2.c: Likewise.
28371         * io/dup3.c: Likewise.
28372         * io/euidaccess.c: Likewise.
28373         * io/faccessat.c: Likewise.
28374         * io/fchdir.c: Likewise.
28375         * io/fchmod.c: Likewise.
28376         * io/fchmodat.c: Likewise.
28377         * io/fchown.c: Likewise.
28378         * io/fchownat.c: Likewise.
28379         * io/fcntl.c: Likewise.
28380         * io/flock.c: Likewise.
28381         * io/fstatfs.c: Likewise.
28382         * io/fstatfs64.c: Likewise.
28383         * io/fstatvfs.c: Likewise.
28384         * io/fstatvfs64.c: Likewise.
28385         * io/futimens.c: Likewise.
28386         * io/fxstat.c: Likewise.
28387         * io/fxstat64.c: Likewise.
28388         * io/fxstatat.c: Likewise.
28389         * io/fxstatat64.c: Likewise.
28390         * io/getcwd.c: Likewise.
28391         * io/isatty.c: Likewise.
28392         * io/lchmod.c: Likewise.
28393         * io/lchown.c: Likewise.
28394         * io/link.c: Likewise.
28395         * io/linkat.c: Likewise.
28396         * io/lseek.c: Likewise.
28397         * io/lseek64.c: Likewise.
28398         * io/lxstat64.c: Likewise.
28399         * io/mkdir.c: Likewise.
28400         * io/mkdirat.c: Likewise.
28401         * io/mkfifo.c: Likewise.
28402         * io/mkfifoat.c: Likewise.
28403         * io/open.c: Likewise.
28404         * io/open64.c: Likewise.
28405         * io/openat.c: Likewise.
28406         * io/openat64.c: Likewise.
28407         * io/pipe.c: Likewise.
28408         * io/pipe2.c: Likewise.
28409         * io/poll.c: Likewise.
28410         * io/posix_fadvise.c: Likewise.
28411         * io/posix_fadvise64.c: Likewise.
28412         * io/posix_fallocate.c: Likewise.
28413         * io/posix_fallocate64.c: Likewise.
28414         * io/read.c: Likewise.
28415         * io/readlink.c: Likewise.
28416         * io/readlinkat.c: Likewise.
28417         * io/rmdir.c: Likewise.
28418         * io/sendfile.c: Likewise.
28419         * io/sendfile64.c: Likewise.
28420         * io/statfs.c: Likewise.
28421         * io/statfs64.c: Likewise.
28422         * io/statvfs.c: Likewise.
28423         * io/statvfs64.c: Likewise.
28424         * io/symlink.c: Likewise.
28425         * io/symlinkat.c: Likewise.
28426         * io/ttyname.c: Likewise.
28427         * io/ttyname_r.c: Likewise.
28428         * io/umask.c: Likewise.
28429         * io/unlink.c: Likewise.
28430         * io/unlinkat.c: Likewise.
28431         * io/utime.c: Likewise.
28432         * io/utimensat.c: Likewise.
28433         * io/write.c: Likewise.
28434         * io/xmknod.c: Likewise.
28435         * io/xmknodat.c: Likewise.
28436         * io/xstat.c: Likewise.
28437         * io/xstat64.c: Likewise.
28438         * login/getpt.c: Likewise.
28439         * login/grantpt.c: Likewise.
28440         * login/unlockpt.c: Likewise.
28441         * math/e_acoshl.c: Likewise.
28442         * math/e_acosl.c: Likewise.
28443         * math/e_asinl.c: Likewise.
28444         * math/e_atan2l.c: Likewise.
28445         * math/e_atanhl.c: Likewise.
28446         * math/e_coshl.c: Likewise.
28447         * math/e_expl.c: Likewise.
28448         * math/e_fmodl.c: Likewise.
28449         * math/e_gammal_r.c: Likewise.
28450         * math/e_hypotl.c: Likewise.
28451         * math/e_j0l.c: Likewise.
28452         * math/e_j1l.c: Likewise.
28453         * math/e_jnl.c: Likewise.
28454         * math/e_lgammal_r.c: Likewise.
28455         * math/e_log10l.c: Likewise.
28456         * math/e_log2l.c: Likewise.
28457         * math/e_logl.c: Likewise.
28458         * math/e_powl.c: Likewise.
28459         * math/e_rem_pio2l.c: Likewise.
28460         * math/e_sinhl.c: Likewise.
28461         * math/e_sqrtl.c: Likewise.
28462         * math/fclrexcpt.c: Likewise.
28463         * math/fedisblxcpt.c: Likewise.
28464         * math/feenablxcpt.c: Likewise.
28465         * math/fegetenv.c: Likewise.
28466         * math/fegetexcept.c: Likewise.
28467         * math/fegetround.c: Likewise.
28468         * math/feholdexcpt.c: Likewise.
28469         * math/fesetenv.c: Likewise.
28470         * math/fesetround.c: Likewise.
28471         * math/feupdateenv.c: Likewise.
28472         * math/fgetexcptflg.c: Likewise.
28473         * math/fraiseexcpt.c: Likewise.
28474         * math/fsetexcptflg.c: Likewise.
28475         * math/ftestexcept.c: Likewise.
28476         * math/k_cosl.c: Likewise.
28477         * math/k_rem_pio2l.c: Likewise.
28478         * math/k_sinl.c: Likewise.
28479         * math/k_tanl.c: Likewise.
28480         * math/s_asinhl.c: Likewise.
28481         * math/s_atanl.c: Likewise.
28482         * math/s_cbrtl.c: Likewise.
28483         * math/s_erfl.c: Likewise.
28484         * math/s_expm1l.c: Likewise.
28485         * math/s_log1pl.c: Likewise.
28486         * math/s_tanhl.c: Likewise.
28487         * misc/acct.c: Likewise.
28488         * misc/brk.c: Likewise.
28489         * misc/chflags.c: Likewise.
28490         * misc/chroot.c: Likewise.
28491         * misc/fchflags.c: Likewise.
28492         * misc/fgetxattr.c: Likewise.
28493         * misc/flistxattr.c: Likewise.
28494         * misc/fremovexattr.c: Likewise.
28495         * misc/fsetxattr.c: Likewise.
28496         * misc/fsync.c: Likewise.
28497         * misc/ftruncate.c: Likewise.
28498         * misc/futimes.c: Likewise.
28499         * misc/futimesat.c: Likewise.
28500         * misc/getdomain.c: Likewise.
28501         * misc/getdtsz.c: Likewise.
28502         * misc/gethostid.c: Likewise.
28503         * misc/gethostname.c: Likewise.
28504         * misc/getloadavg.c: Likewise.
28505         * misc/getpagesize.c: Likewise.
28506         * misc/getsysstats.c: Likewise.
28507         * misc/getxattr.c: Likewise.
28508         * misc/gtty.c: Likewise.
28509         * misc/ioctl.c: Likewise.
28510         * misc/lgetxattr.c: Likewise.
28511         * misc/listxattr.c: Likewise.
28512         * misc/llistxattr.c: Likewise.
28513         * misc/lremovexattr.c: Likewise.
28514         * misc/lsetxattr.c: Likewise.
28515         * misc/lutimes.c: Likewise.
28516         * misc/madvise.c: Likewise.
28517         * misc/mincore.c: Likewise.
28518         * misc/mlock.c: Likewise.
28519         * misc/mlockall.c: Likewise.
28520         * misc/mmap.c: Likewise.
28521         * misc/mprotect.c: Likewise.
28522         * misc/msync.c: Likewise.
28523         * misc/munlock.c: Likewise.
28524         * misc/munlockall.c: Likewise.
28525         * misc/munmap.c: Likewise.
28526         * misc/preadv.c: Likewise.
28527         * misc/preadv64.c: Likewise.
28528         * misc/ptrace.c: Likewise.
28529         * misc/pwritev.c: Likewise.
28530         * misc/pwritev64.c: Likewise.
28531         * misc/readv.c: Likewise.
28532         * misc/reboot.c: Likewise.
28533         * misc/remap_file_pages.c: Likewise.
28534         * misc/removexattr.c: Likewise.
28535         * misc/revoke.c: Likewise.
28536         * misc/select.c: Likewise.
28537         * misc/setdomain.c: Likewise.
28538         * misc/setegid.c: Likewise.
28539         * misc/seteuid.c: Likewise.
28540         * misc/sethostid.c: Likewise.
28541         * misc/sethostname.c: Likewise.
28542         * misc/setregid.c: Likewise.
28543         * misc/setreuid.c: Likewise.
28544         * misc/setxattr.c: Likewise.
28545         * misc/sstk.c: Likewise.
28546         * misc/stty.c: Likewise.
28547         * misc/swapoff.c: Likewise.
28548         * misc/swapon.c: Likewise.
28549         * misc/sync.c: Likewise.
28550         * misc/syncfs.c: Likewise.
28551         * misc/syscall.c: Likewise.
28552         * misc/truncate.c: Likewise.
28553         * misc/ualarm.c: Likewise.
28554         * misc/usleep.c: Likewise.
28555         * misc/ustat.c: Likewise.
28556         * misc/utimes.c: Likewise.
28557         * misc/vhangup.c: Likewise.
28558         * misc/writev.c: Likewise.
28559         * posix/_exit.c: Likewise.
28560         * posix/alarm.c: Likewise.
28561         * posix/execve.c: Likewise.
28562         * posix/fexecve.c: Likewise.
28563         * posix/fork.c: Likewise.
28564         * posix/fpathconf.c: Likewise.
28565         * posix/getaddrinfo.c: Likewise.
28566         * posix/getegid.c: Likewise.
28567         * posix/geteuid.c: Likewise.
28568         * posix/getgid.c: Likewise.
28569         * posix/getgroups.c: Likewise.
28570         * posix/getlogin.c: Likewise.
28571         * posix/getlogin_r.c: Likewise.
28572         * posix/getpgid.c: Likewise.
28573         * posix/getpid.c: Likewise.
28574         * posix/getppid.c: Likewise.
28575         * posix/getresgid.c: Likewise.
28576         * posix/getresuid.c: Likewise.
28577         * posix/getsid.c: Likewise.
28578         * posix/getuid.c: Likewise.
28579         * posix/glob64.c: Likewise.
28580         * posix/nanosleep.c: Likewise.
28581         * posix/pathconf.c: Likewise.
28582         * posix/pause.c: Likewise.
28583         * posix/posix_madvise.c: Likewise.
28584         * posix/pread.c: Likewise.
28585         * posix/pread64.c: Likewise.
28586         * posix/pwrite.c: Likewise.
28587         * posix/pwrite64.c: Likewise.
28588         * posix/sched_getaffinity.c: Likewise.
28589         * posix/sched_getp.c: Likewise.
28590         * posix/sched_gets.c: Likewise.
28591         * posix/sched_primax.c: Likewise.
28592         * posix/sched_primin.c: Likewise.
28593         * posix/sched_rr_gi.c: Likewise.
28594         * posix/sched_setaffinity.c: Likewise.
28595         * posix/sched_setp.c: Likewise.
28596         * posix/sched_sets.c: Likewise.
28597         * posix/sched_yield.c: Likewise.
28598         * posix/setgid.c: Likewise.
28599         * posix/setlogin.c: Likewise.
28600         * posix/setpgid.c: Likewise.
28601         * posix/setresgid.c: Likewise.
28602         * posix/setresuid.c: Likewise.
28603         * posix/setsid.c: Likewise.
28604         * posix/setuid.c: Likewise.
28605         * posix/sleep.c: Likewise.
28606         * posix/spawni.c: Likewise.
28607         * posix/sysconf.c: Likewise.
28608         * posix/times.c: Likewise.
28609         * posix/wait.c: Likewise.
28610         * posix/wait3.c: Likewise.
28611         * posix/wait4.c: Likewise.
28612         * posix/waitpid.c: Likewise.
28613         * resolv/gai_sigqueue.c: Likewise.
28614         * resource/getpriority.c: Likewise.
28615         * resource/getrlimit.c: Likewise.
28616         * resource/getrusage.c: Likewise.
28617         * resource/nice.c: Likewise.
28618         * resource/setpriority.c: Likewise.
28619         * resource/setrlimit.c: Likewise.
28620         * resource/ulimit.c: Likewise.
28621         * rt/aio_cancel.c: Likewise.
28622         * rt/aio_fsync.c: Likewise.
28623         * rt/aio_read.c: Likewise.
28624         * rt/aio_sigqueue.c: Likewise.
28625         * rt/aio_suspend.c: Likewise.
28626         * rt/aio_write.c: Likewise.
28627         * rt/clock_getres.c: Likewise.
28628         * rt/clock_gettime.c: Likewise.
28629         * rt/clock_nanosleep.c: Likewise.
28630         * rt/clock_settime.c: Likewise.
28631         * rt/lio_listio.c: Likewise.
28632         * rt/mq_close.c: Likewise.
28633         * rt/mq_getattr.c: Likewise.
28634         * rt/mq_notify.c: Likewise.
28635         * rt/mq_open.c: Likewise.
28636         * rt/mq_receive.c: Likewise.
28637         * rt/mq_send.c: Likewise.
28638         * rt/mq_setattr.c: Likewise.
28639         * rt/mq_timedreceive.c: Likewise.
28640         * rt/mq_timedsend.c: Likewise.
28641         * rt/mq_unlink.c: Likewise.
28642         * rt/shm_open.c: Likewise.
28643         * rt/shm_unlink.c: Likewise.
28644         * rt/timer_create.c: Likewise.
28645         * rt/timer_delete.c: Likewise.
28646         * rt/timer_getoverr.c: Likewise.
28647         * rt/timer_gettime.c: Likewise.
28648         * rt/timer_settime.c: Likewise.
28649         * setjmp/__longjmp.c: Likewise.
28650         * setjmp/setjmp.c: Likewise.
28651         * signal/kill.c: Likewise.
28652         * signal/killpg.c: Likewise.
28653         * signal/raise.c: Likewise.
28654         * signal/sigaction.c: Likewise.
28655         * signal/sigaltstack.c: Likewise.
28656         * signal/sigblock.c: Likewise.
28657         * signal/sigignore.c: Likewise.
28658         * signal/sigintr.c: Likewise.
28659         * signal/signal.c: Likewise.
28660         * signal/sigpause.c: Likewise.
28661         * signal/sigpending.c: Likewise.
28662         * signal/sigqueue.c: Likewise.
28663         * signal/sigreturn.c: Likewise.
28664         * signal/sigset.c: Likewise.
28665         * signal/sigsetmask.c: Likewise.
28666         * signal/sigstack.c: Likewise.
28667         * signal/sigsuspend.c: Likewise.
28668         * signal/sigtimedwait.c: Likewise.
28669         * signal/sigvec.c: Likewise.
28670         * signal/sigwait.c: Likewise.
28671         * signal/sigwaitinfo.c: Likewise.
28672         * signal/sysv_signal.c: Likewise.
28673         * socket/accept.c: Likewise.
28674         * socket/accept4.c: Likewise.
28675         * socket/bind.c: Likewise.
28676         * socket/connect.c: Likewise.
28677         * socket/getpeername.c: Likewise.
28678         * socket/getsockname.c: Likewise.
28679         * socket/getsockopt.c: Likewise.
28680         * socket/isfdtype.c: Likewise.
28681         * socket/listen.c: Likewise.
28682         * socket/recv.c: Likewise.
28683         * socket/recvfrom.c: Likewise.
28684         * socket/recvmsg.c: Likewise.
28685         * socket/send.c: Likewise.
28686         * socket/sendmsg.c: Likewise.
28687         * socket/sendto.c: Likewise.
28688         * socket/setsockopt.c: Likewise.
28689         * socket/shutdown.c: Likewise.
28690         * socket/sockatmark.c: Likewise.
28691         * socket/socket.c: Likewise.
28692         * socket/socketpair.c: Likewise.
28693         * stdio-common/ctermid.c: Likewise.
28694         * stdio-common/cuserid.c: Likewise.
28695         * stdio-common/remove.c: Likewise.
28696         * stdio-common/rename.c: Likewise.
28697         * stdio-common/renameat.c: Likewise.
28698         * stdio-common/tempname.c: Likewise.
28699         * stdlib/getcontext.c: Likewise.
28700         * stdlib/makecontext.c: Likewise.
28701         * stdlib/setcontext.c: Likewise.
28702         * stdlib/swapcontext.c: Likewise.
28703         * stdlib/system.c: Likewise.
28704         * streams/fattach.c: Likewise.
28705         * streams/fdetach.c: Likewise.
28706         * streams/getmsg.c: Likewise.
28707         * streams/getpmsg.c: Likewise.
28708         * streams/putmsg.c: Likewise.
28709         * streams/putpmsg.c: Likewise.
28710         * sysdeps/unix/bsd/getpt.c: Likewise.
28711         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
28712         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
28713         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28714         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
28715         Likewise.
28716         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
28717         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
28718         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
28719         * sysvipc/msgctl.c: Likewise.
28720         * sysvipc/msgget.c: Likewise.
28721         * sysvipc/msgrcv.c: Likewise.
28722         * sysvipc/msgsnd.c: Likewise.
28723         * sysvipc/semctl.c: Likewise.
28724         * sysvipc/semget.c: Likewise.
28725         * sysvipc/semop.c: Likewise.
28726         * sysvipc/semtimedop.c: Likewise.
28727         * sysvipc/shmat.c: Likewise.
28728         * sysvipc/shmctl.c: Likewise.
28729         * sysvipc/shmdt.c: Likewise.
28730         * sysvipc/shmget.c: Likewise.
28731         * termios/tcdrain.c: Likewise.
28732         * termios/tcflow.c: Likewise.
28733         * termios/tcflush.c: Likewise.
28734         * termios/tcgetattr.c: Likewise.
28735         * termios/tcgetpgrp.c: Likewise.
28736         * termios/tcsendbrk.c: Likewise.
28737         * termios/tcsetattr.c: Likewise.
28738         * termios/tcsetpgrp.c: Likewise.
28739         * time/adjtime.c: Likewise.
28740         * time/clock.c: Likewise.
28741         * time/getitimer.c: Likewise.
28742         * time/gettimeofday.c: Likewise.
28743         * time/setitimer.c: Likewise.
28744         * time/settimeofday.c: Likewise.
28745         * time/stime.c: Likewise.
28746         * time/time.c: Likewise.
28747
28748 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
28749
28750         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
28751         /usr/old/bin.
28752
28753         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
28754         instead of spaces.
28755         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
28756
28757 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
28758
28759         [BZ #14796]
28760         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
28761         FE_TONEAREST before applying Dekker multiplication and Knuth
28762         addition.  Clear inexact exceptions and check for exact zero
28763         results afterwards.
28764         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28765         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
28766         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28767         * math/libm-test.inc (fma_test): Add more tests.
28768         (fma_test_towardzero): Likewise.
28769         (fma_test_downward): Likewise.
28770         (fma_test_upward): Likewise.
28771         * sysdeps/generic/math_private.h (default_libc_fesetround): New
28772         function.
28773         (libc_fesetround): New macro.
28774         (libc_fesetroundf): Likewise.
28775         (libc_fesetroundl): Likewise.
28776         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
28777         function.
28778         (libc_fesetround_387): Likewise.
28779         (libc_fesetroundf): New macro.
28780         (libc_fesetround): Likewise.
28781         (libc_fesetroundl): Likewise.
28782         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
28783         function.
28784         (libc_fesetroundf): New macro.
28785         (libc_fesetround): Likewise.
28786         (libc_fesetroundl): Likewise.
28787         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
28788         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
28789         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
28790         libm_hidden_ver.
28791         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
28792         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
28793         libm_hidden_def.
28794         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
28795         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
28796         libm_hidden_ver.
28797         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
28798         libm_hidden_def.
28799
28800         [BZ #3439]
28801         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
28802         integer constant usable in #if and use that to give value to enum
28803         constant.
28804         (FE_DIVBYZERO): Likewise.
28805         (FE_UNDERFLOW): Likewise.
28806         (FE_OVERFLOW): Likewise.
28807         (FE_INVALID): Likewise.
28808         (FE_INVALID_SNAN): Likewise.
28809         (FE_INVALID_ISI): Likewise.
28810         (FE_INVALID_IDI): Likewise.
28811         (FE_INVALID_ZDZ): Likewise.
28812         (FE_INVALID_IMZ): Likewise.
28813         (FE_INVALID_COMPARE): Likewise.
28814         (FE_INVALID_SOFTWARE): Likewise.
28815         (FE_INVALID_SQRT): Likewise.
28816         (FE_INVALID_INTEGER_CONVERSION): Likewise.
28817         (FE_TONEAREST): Likewise.
28818         (FE_TOWARDZERO): Likewise.
28819         (FE_UPWARD): Likewise.
28820         (FE_DOWNWARD): Likewise.
28821         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
28822         (FE_DIVBYZERO): Likewise.
28823         (FE_OVERFLOW): Likewise.
28824         (FE_UNDERFLOW): Likewise.
28825         (FE_INEXACT): Likewise.
28826         (FE_TONEAREST): Likewise.
28827         (FE_DOWNWARD): Likewise.
28828         (FE_UPWARD): Likewise.
28829         (FE_TOWARDZERO): Likewise.
28830         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
28831         (FE_UNDERFLOW): Likewise.
28832         (FE_OVERFLOW): Likewise.
28833         (FE_DIVBYZERO): Likewise.
28834         (FE_INVALID): Likewise.
28835         (FE_TONEAREST): Likewise.
28836         (FE_TOWARDZERO): Likewise.
28837         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
28838         (FE_OVERFLOW): Likewise.
28839         (FE_UNDERFLOW): Likewise.
28840         (FE_DIVBYZERO): Likewise.
28841         (FE_INEXACT): Likewise.
28842         (FE_TONEAREST): Likewise.
28843         (FE_TOWARDZERO): Likewise.
28844         (FE_UPWARD): Likewise.
28845         (FE_DOWNWARD): Likewise.
28846         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
28847         (FE_DIVBYZERO): Likewise.
28848         (FE_OVERFLOW): Likewise.
28849         (FE_UNDERFLOW): Likewise.
28850         (FE_INEXACT): Likewise.
28851         (FE_TONEAREST): Likewise.
28852         (FE_DOWNWARD): Likewise.
28853         (FE_UPWARD): Likewise.
28854         (FE_TOWARDZERO): Likewise.
28855
28856 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
28857
28858         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
28859
28860 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
28861
28862         * scripts/cross-test-ssh.sh (command): Use newlines to separate
28863         commands.  Quote $PWD.
28864         (blacklist_exports): Don't use remove_newlines.  Replace "declare
28865         -x" by "export".
28866         (remove_newlines): Remove.
28867
28868 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
28869
28870         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
28871         * stdlib/stdlib.h (atof): Moved to ...
28872         * include/bits/stdlib-float.h: Here.  New file.
28873         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
28874         * stdlib/bits/stdlib-float.h: New file.
28875         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
28876         -mno-sse -mno-mmx.
28877         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
28878         <xmmintrin.h>.
28879
28880 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
28881
28882         * conform/conformtest.pl (@headers): Add fenv.h.
28883         * conform/data/fenv.h-data: New file.
28884         * include/fenv.h [_ISOMAC]: Disable all contents of file except
28885         include of <math/fenv.h>.
28886
28887         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
28888         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
28889         && !UNIX98].  Enables tests for XOPEN2K8.
28890         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
28891         POSIX2008]: Likewise.
28892
28893         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
28894         (struct rusage): Do not expect type or its members.
28895
28896         [BZ #3439]
28897         * math/math.h (FP_NAN): Define macro to integer constant usable in
28898         #if and use that to give value to enum constant.
28899         (FP_INFINITE): Likewise.
28900         (FP_ZERO): Likewise.
28901         (FP_SUBNORMAL): Likewise.
28902         (FP_NORMAL): Likewise.
28903
28904 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
28905
28906         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
28907         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
28908         arguments.
28909
28910 2012-11-02  Roland McGrath  <roland@hack.frob.com>
28911
28912         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
28913         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
28914         autoconf-time if not.
28915         * configure.in: Remove AC_PREREQ.
28916
28917 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
28918
28919         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
28920         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
28921         of the internal implementation.
28922
28923 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
28924
28925         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
28926         except include of <misc/sys/syslog.h>.
28927
28928 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
28929
28930         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
28931         function returns with a NULL context exit with zero.
28932
28933 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
28934
28935         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
28936
28937 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
28938
28939         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
28940         (run_program_cmd): This.
28941         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
28942         (tst_langinfo): New variable.  Use it.
28943
28944 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
28945
28946         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
28947         floating point opcodes.
28948
28949 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
28950
28951         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
28952         variable.
28953
28954         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
28955
28956         * sysdeps/mach/hurd/powerpc: Remove directory.
28957         * sysdeps/mach/powerpc: Likewise.
28958
28959 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
28960
28961         * scripts/check-local-headers.sh: Ignore c++ headers.
28962
28963 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
28964
28965         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
28966         __libc_cleanup_region_start argument.
28967
28968 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
28969
28970         [BZ #14784]
28971         [BZ #14785]
28972         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
28973         x * y using scaling, not as x * y + z.
28974         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28975         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28976         * math/libm-test.inc (fma_test): Add more tests.
28977         (fma_test_towardzero): Likewise.
28978         (fma_test_downward): Likewise.
28979         (fma_test_upward): Likewise.
28980
28981 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
28982
28983         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
28984
28985 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
28986
28987         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
28988         New variable.
28989
28990 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
28991
28992         * rt/tst-shm.c (worker): Correct checking for mmap failure.
28993
28994 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
28995
28996         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
28997         Fix sort order.
28998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
28999         Likewise.
29000
29001 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
29002
29003         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29004         Fix the order of the list for glibc 2.17.
29005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29006         Likewise.
29007
29008 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
29009
29010         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29011
29012 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
29013
29014         [BZ #14610]
29015         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
29016         for low part of x being zero before using __atanl (y).
29017         * math/libm-test.inc (atan2_test): Add another test.
29018
29019         * manual/install.texi (Configuring and compiling): Document
29020         general use of test-wrapper and test-wrapper-env.
29021         * INSTALL: Regenerated.
29022
29023         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
29024         (__fma): Do not extract and scale down low bits on after-rounding
29025         systems when result rounded to normal precision would have normal
29026         exponent.
29027         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
29028         (__fmal): Do not extract and scale down low bits on after-rounding
29029         systems when result rounded to normal precision would have normal
29030         exponent.
29031         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
29032         (__fmal): Do not extract and scale down low bits on after-rounding
29033         systems when result rounded to normal precision would have normal
29034         exponent.
29035         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
29036         macro.
29037         (fma_test): Add more tests.
29038         (fma_test_towardzero): Likewise.
29039         (fma_test_downward): Likewise.
29040         (fma_test_upward): Likewise.
29041
29042 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
29043
29044         * sysdeps/i386/tininess.h: Renamed to ...
29045         * sysdeps/x86/tininess.h: This.
29046         * sysdeps/x86_64/tininess.h: Removed.
29047
29048 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29049
29050         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
29051         input.  Use $(build-program-cmd).
29052         ($(objpfx)tst-array1-static.out): Likewise.
29053         ($(objpfx)tst-array2.out): Likewise.
29054         ($(objpfx)tst-array3.out): Likewise.
29055         ($(objpfx)tst-array4.out): Likewise.
29056         ($(objpfx)tst-array5.out): Likewise.
29057         ($(objpfx)tst-array5-static.out): Likewise.
29058
29059 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
29060
29061         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
29062         if defined.
29063
29064         * nss/nsswitch.h (nss_interface_function): Provide new
29065         macro for use with NSS functions.
29066         * grp/initgroups.c: Use new macro.
29067         * nss/getXXbyYY.c: Likewise.
29068         * nss/getXXbyYY_r.c: Likewise.
29069         * nss/getXXent.c: Likewise.
29070         * nss/getXXent_r.c: Likewise.
29071         * sysdeps/posix/getaddrinfo.c: Likewise.
29072
29073 2012-10-30  Andreas Jaeger  <aj@suse.de>
29074
29075         * po/ru.po: Update Russion translation from translation project.
29076
29077 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29078
29079         [BZ #14152]
29080         [BZ #14783]
29081         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
29082         result and shift together with sticky bit instead of replicating
29083         round-to-nearest rounding.
29084         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29085         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29086         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
29087         missing underflow exceptions.
29088         (fma_test_towardzero): Add more tests.
29089         (fma_test_downward): Likewise.
29090         (fma_test_upward): Likewise.
29091
29092         [BZ #14047]
29093         * sysdeps/generic/tininess.h: New file.
29094         * sysdeps/i386/tininess.h: Likewise.
29095         * sysdeps/sh/tininess.h: Likewise.
29096         * sysdeps/x86_64/tininess.h: Likewise.
29097         * stdlib/tst-strtod-underflow.c: Likewise.
29098         * stdlib/tst-tininess.c: Likewise.
29099         * stdlib/strtod_l.c: Include <tininess.h>.
29100         (round_and_return): Do not set errno for exact underflow cases.
29101         Force an underflow exception when setting errno for underflow.
29102         Determine underflow based on rounding to normal precision if
29103         TININESS_AFTER_ROUNDING.
29104         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
29105         ERANGE for exact underflow cases.
29106         * stdlib/Makefile (tests): Add tst-tininess and
29107         tst-strtod-underflow.
29108         ($(objpfx)tst-tininess): Use $(link-libm).
29109         ($(objpfx)tst-strtod-underflow): Likewise.
29110
29111 2012-10-30  Andreas Jaeger  <aj@suse.de>
29112
29113         [BZ#14767]
29114         * elf/Makefile (tests): Remove conditional for have-initfini-array
29115         since this is now always required and the variable does not exist
29116         anymore.
29117         (tests-static): Likewise.
29118         (modules-names): Likewise.
29119
29120         * po/eo.po: Add Esperanto translation from translation project.
29121
29122         * elf/tst-array1.c (fini_array): Make writeable so that it can be
29123         merged with constructor/destructor.
29124         (init_array): Likewise.
29125         * elf/tst-array2dep.c (fini_array): Likewise.
29126         (init_array): Likewise.
29127
29128 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
29129
29130         * manual/message.texi: Delete @cartouche tags.
29131
29132 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
29133
29134         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
29135         EOPNOTSUPP.
29136         * sysdeps/mach/hurd/fsync.c: Likewise.
29137
29138         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
29139         [_POSIX_REALTIME_SIGNALS]: Change condition to
29140         [_POSIX_REALTIME_SIGNALS > 0].
29141
29142 2012-10-27  Andreas Jaeger  <aj@suse.de>
29143
29144         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
29145         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
29146         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
29147         [__WORDSIZE != 64]: Likewise.
29148
29149 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
29150
29151         *  iconvdata/tst-table.sh: Remove ${SHELL}.
29152         *  iconvdata/tst-tables.sh: Likewise.
29153
29154 2012-10-25  David S. Miller  <davem@davemloft.net>
29155
29156         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29157         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
29158         of strtoull.
29159
29160         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
29161         ifunc-impl-list.c
29162         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
29163         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
29164         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
29165         file.
29166
29167 2012-10-25  Roland McGrath  <roland@hack.frob.com>
29168
29169         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29170         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
29171         __getdirentries.
29172
29173 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29174             Jim Blandy  <jimb@codesourcery.com>
29175
29176         * scripts/cross-test-ssh.sh: New file.
29177         * manual/install.texi (Configuring and compiling): Document use of
29178         cross-test-ssh.sh.
29179         * INSTALL: Regenerated.
29180
29181 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
29182
29183         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
29184         EOPNOTSUPP.
29185
29186 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29187
29188         * Makeconfig (run-program-prefix): Fix comment.
29189
29190 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29191             Jim Blandy  <jimb@codesourcery.com>
29192
29193         * Makeconfig (test-wrapper): New variable,
29194         (test-wrapper-env): Likewise.
29195         [$(cross-compiling) = yes && $(test-wrapper) != ""]
29196         (run-built-tests): Define to yes.
29197         (run-program-prefix): Use $(test-wrapper).
29198         (built-program-cmd): Likewise.
29199         * Rules (make-test-out): Use $(test-wrapper-env) and
29200         $(host-built-program-cmd).
29201         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
29202         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
29203         tst-pathopt.sh.
29204         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
29205         $(test-wrapper-env) to tst-rtld-load-self.sh.
29206         ($(objpfx)order2.out): Use $(test-wrapper).
29207         ($(objpfx)tst-initorder.out): Likewise.
29208         ($(objpfx)tst-initorder2.out): Likewise.
29209         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
29210         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
29211         (test_wrapper_env): New variable.  Use it to run ld.so.
29212         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
29213         Use it to run ld.so.
29214         (test_wrapper_env): Likewise.
29215         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
29216         $(test-wrapper) to run-iconv-test.sh.
29217         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
29218         (ICONV): Use $test_wrapper.
29219         * posix/Makefile ($(objpfx)globtest.out): Pass
29220         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
29221         globtest.sh, not $(run-program-prefix).
29222         * posix/globtest.sh (run_via_rtld_prefix): New variable.
29223         (test_wrapper): Likewise.
29224         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
29225         set together with run_via_rtld_prefix.
29226         (run_program_prefix): Define in terms of test_wrapper and
29227         run_via_rtld_prefix.
29228
29229 2012-10-24  Roland McGrath  <roland@hack.frob.com>
29230
29231         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
29232         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
29233         Targets removed.
29234
29235         [BZ #14743]
29236         * include/time.h: Remove librt_hidden_proto (clock_gettime).
29237         Declare __clock_getres, __clock_gettime, __clock_settime,
29238         __clock_nanosleep, and __clock_getcpuclockid.
29239         * rt/clock_gettime.c: Define __clock_gettime as an alias.
29240         Remove librt_hidden_def (clock_gettime).
29241         * sysdeps/unix/clock_gettime.c: Likewise.
29242         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
29243         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
29244         * rt/clock_getres.c: Define __clock_getres as an alias.
29245         * sysdeps/posix/clock_getres.c: Likewise.
29246         * rt/clock_settime.c: Define __clock_settime as an alias.
29247         * sysdeps/unix/clock_settime.c: Likewise.
29248         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
29249         * sysdeps/unix/clock_nanosleep.c: Likewise.
29250         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
29251         * rt/clock-compat.c: New file.
29252         * rt/Makefile (librt-routines): Add clock-compat and move
29253         $(clock-routines) to ...
29254         (routines): ... here, new variable.
29255         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
29256         Don't add get_clockfreq here.
29257         * rt/Versions (libc: GLIBC_2.17): New version set.
29258         Add clock_* symbols here.
29259         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
29260         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
29261         (GLIBC_2.17): Add clock_* symbols.
29262         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
29263         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
29264         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29265         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29266         Likewise.
29267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29268         Likewise.
29269         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29270         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
29271         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
29272         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
29273         * NEWS: Mention the move.
29274
29275         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
29276         Use __open, __read, __close rather than their public counterparts.
29277         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29278         (__get_clockfreq_via_cpuinfo): Likewise.
29279         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
29280         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
29281
29282         * config.h.in (HAVE_IFUNC): New #undef.
29283         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
29284         was successful.
29285         * configure: Regenerated.
29286
29287 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29288
29289         * configure.in: Move READELF check to start of file.
29290         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
29291         libc_cv_asm_gnu_indirect_function in the process.
29292         * configure: Regenerated.
29293
29294 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29295
29296         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
29297         send the output to /dev/null.
29298         (libc_cv_cc_with_libunwind): Likewise.
29299         (libc_cv_as_noexecstack): Likewise.
29300         * configure: Regenerate.
29301
29302 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29303
29304         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
29305
29306         * posix/globtest.sh (TMPDIR): Do not set.
29307         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
29308         (testout): Likewise.
29309
29310 2012-10-24  Andreas Jaeger  <aj@suse.de>
29311
29312         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
29313         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
29314         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
29315         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
29316         posix_fadvise64, posix_fallocate64.
29317
29318         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
29319         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
29320         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
29321         Likewise.
29322         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
29323         Likewise.
29324         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
29325
29326         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
29327         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
29328         <bits/fcntl-linux.h>.
29329         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
29330
29331         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
29332         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
29333         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
29334         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
29335         [__WORDSIZE != 64]: Likewise.
29336
29337 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29338
29339         * Makeconfig (run-built-tests): New variable.
29340         * Rules [$(cross-compiling) = yes]: Change condition to
29341         [$(run-built-tests) = no].
29342         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
29343         to [$(run-built-tests) = yes].
29344         * elf/Makefile [$(cross-compiling) = no]: Likewise
29345         * grp/Makefile [$(cross-compiling) = no]: Likewise.
29346         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
29347         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
29348         * intl/Makefile [$(cross-compiling) = no]: Likewise.
29349         * io/Makefile [$(cross-compiling) = no]: Likewise.
29350         * libio/Makefile [$(cross-compiling) = no]: Likewise.
29351         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
29352         * misc/Makefile [$(cross-compiling) = no]: Likewise.
29353         * posix/Makefile [$(cross-compiling) = no]: Likewise.
29354         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
29355         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
29356         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
29357         * string/Makefile [$(cross-compiling) = no]: Likewise.
29358
29359         * posix/Makefile ($(objpfx)globtest.out): Pass
29360         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
29361         $(rtld-installed-name).
29362         * posix/globtest.sh (elf_objpfx): Remove variable.
29363         (rtld_installed_name): Likewise.
29364         (library_path): Likewise.
29365         (run_program_prefix): New variable.  Use for running globtest
29366         binary.
29367
29368 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
29369             Joseph Myers  <joseph@codesourcery.com>
29370
29371         * Makeconfig (host-built-program-cmd): New variable.
29372         * elf/Makefile (tst-stackguard1-ARGS): Use
29373         $(host-built-program-cmd).
29374         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
29375         (tst-spawn-ARGS): Likewise.
29376         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
29377
29378 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29379             Jim Blandy  <jimb@codesourcery.com>
29380
29381         * Makeconfig (run-via-rtld-prefix): New variable.
29382         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
29383         (built-program-cmd): Likewise.
29384
29385 2012-10-22  Andreas Jaeger  <aj@suse.de>
29386
29387         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
29388         __O_RSYNC if it exists, otherwise to O_SYNC.
29389
29390 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
29391             Joseph Myers  <joseph@codesourcery.com>
29392
29393         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
29394         /dev/null.
29395         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
29396         from /dev/null
29397         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
29398         /dev/null.
29399
29400 2012-10-22  Andreas Jaeger  <aj@suse.de>
29401
29402         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
29403         Define always.
29404         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
29405
29406         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29407         bits/fcntl-linux.h.
29408
29409         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
29410         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
29411
29412         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
29413         to __O_LARGEFILE.
29414         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
29415         to __O_LARGEFILE.
29416
29417 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
29418             Joseph Myers  <joseph@codesourcery.com>
29419
29420         * config.make.in (NM): New variable.
29421
29422 2012-10-21  Andreas Jaeger  <aj@suse.de>
29423
29424         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
29425         definitions and declarations that are provided by
29426         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29427
29428 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29429
29430         [BZ #14683]
29431         * elf/Makefile (tests-static): Add tst-leaks1-static.
29432         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
29433         ($(objpfx)tst-leaks1-static): New rule.
29434         ($(objpfx)tst-leaks1-static-mem): Likewise.
29435         (tst-leaks1-static-ENV): New macro.
29436         * elf/dl-open.c (dl_open_worker): Check the main application
29437         only if SHARED is defined.
29438         * elf/tst-leaks1-static.c: New file.
29439
29440 2012-10-20  Andreas Jaeger  <aj@suse.de>
29441
29442         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
29443         generic values for Linux.
29444         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
29445         and declarations that are provided by <bits/fcntl-linux.h> and
29446         include <bits/fcntl-linux.h>.
29447         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
29448         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
29449
29450 2012-10-20  Roland McGrath  <roland@hack.frob.com>
29451
29452         * io/fcntl.h: Move include of <bits/types.h> to the top and
29453         include it unconditionally.
29454
29455 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29456
29457         * wcsmbs/Makefile (tests-ifunc): New variable.
29458         (tests): Add $(tests-ifunc).
29459         * wcsmbs/test-wcschr-ifunc.c: New file.
29460         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
29461         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
29462         * wcsmbs/test-wcslen-ifunc.c: Likewise.
29463         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
29464         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
29465
29466         * string/Makefile (tests-ifunc): New variable.
29467         (tests): Add $(tests-ifunc).
29468         * string/test-memccpy.c (TEST_NAME): New macro.
29469         * string/test-memchr.c (TEST_NAME): Likewise.
29470         * string/test-memcmp.c (TEST_NAME): Likewise.
29471         * string/test-memcpy.c (TEST_NAME): Likewise.
29472         * string/test-memmem.c (TEST_NAME): Likewise.
29473         * string/test-memmove.c (TEST_NAME): Likewise.
29474         * string/test-memset.c (TEST_NAME): Likewise.
29475         * string/test-rawmemchr.c (TEST_NAME): Likewise.
29476         * string/test-stpcpy.c (TEST_NAME): Likewise.
29477         * string/test-stpncpy.c (TEST_NAME): Likewise.
29478         * string/test-strcasecmp.c (TEST_NAME): Likewise.
29479         * string/test-strcasestr.c (TEST_NAME): Likewise.
29480         * string/test-strcat.c (TEST_NAME): Likewise.
29481         * string/test-strchr.c (TEST_NAME): Likewise.
29482         * string/test-strcmp.c(TEST_NAME): Likewise.
29483         * string/test-strcpy.c (TEST_NAME): Likewise.
29484         * string/test-strcspn.c (TEST_NAME): Likewise.
29485         * string/test-strlen.c (TEST_NAME): Likewise.
29486         * string/test-strncasecmp.c (TEST_NAME): Likewise.
29487         * string/test-strncmp.c (TEST_NAME): Likewise.
29488         * string/test-strncpy.c (TEST_NAME): Likewise.
29489         * string/test-strnlen.c (TEST_NAME): Likewise.
29490         * string/test-strpbrk.c (TEST_NAME): Likewise.
29491         * string/test-strrchr.c (TEST_NAME): Likewise.
29492         * string/test-strspn.c (TEST_NAME): Likewise.
29493         * string/test-strstr.c (TEST_NAME): Likewise.
29494         * string/test-bcopy-ifunc.c: New file.
29495         * string/test-bzero-ifunc.c: Likewise.
29496         * string/test-memccpy-ifunc.c: Likewise.
29497         * string/test-memchr-ifunc.c: Likewise.
29498         * string/test-memcmp-ifunc.c: Likewise.
29499         * string/test-memcpy-ifunc.c: Likewise.
29500         * string/test-memmem-ifunc.c: Likewise.
29501         * string/test-memmove-ifunc.c: Likewise.
29502         * string/test-mempcpy-ifunc.c: Likewise.
29503         * string/test-memset-ifunc.c: Likewise.
29504         * string/test-rawmemchr-ifunc.c: Likewise.
29505         * string/test-stpcpy-ifunc.c: Likewise.
29506         * string/test-stpncpy-ifunc.c: Likewise.
29507         * string/test-strcasecmp-ifunc.c: Likewise.
29508         * string/test-strcasestr-ifunc.c: Likewise.
29509         * string/test-strcat-ifunc.c: Likewise.
29510         * string/test-strchr-ifunc.c: Likewise.
29511         * string/test-strchrnul-ifunc.c: Likewise.
29512         * string/test-strcmp-ifunc.c: Likewise.
29513         * string/test-strcpy-ifunc.c: Likewise.
29514         * string/test-strcspn-ifunc.c: Likewise.
29515         * string/test-strlen-ifunc.c: Likewise.
29516         * string/test-strncasecmp-ifunc.c: Likewise.
29517         * string/test-strncat-ifunc.c: Likewise.
29518         * string/test-strncmp-ifunc.c: Likewise.
29519         * string/test-strncpy-ifunc.c: Likewise.
29520         * string/test-strnlen-ifunc.c: Likewise.
29521         * string/test-strpbrk-ifunc.c: Likewise.
29522         * string/test-strrchr-ifunc.c: Likewise.
29523         * string/test-strspn-ifunc.c: Likewise.
29524         * string/test-strstr-ifunc.c: Likewise.
29525
29526         * debug/Makefile (tests-ifunc): New variable.
29527         (tests): Add $(tests-ifunc).
29528         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
29529         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
29530         * debug/test-stpcpy_chk-ifunc.c: New file.
29531         * debug/test-strcpy_chk-ifunc.c: Likewise.
29532
29533 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
29534
29535         [BZ #13601]
29536         * elf/dl-load.c (open_verify): Retry read if the entire ELF
29537         header is not read in.
29538
29539 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
29540
29541         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
29542         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
29543         directly.  Pass built executable to script as
29544         $(built-program-cmd).
29545         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
29546         $testprogram without using LD_LIBRARY_PATH and $ldso.
29547
29548         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
29549         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
29550         $(rtld-installed-name).
29551         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
29552         (rtld_installed_name): Likewise.
29553         (library_path): Likewise.
29554         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
29555         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
29556         $(run-program-prefix) to tst-tables.sh.
29557         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
29558         it to run tst-table-from and tst-table-to.
29559         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
29560         Pass it to tst-table.sh.
29561         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
29562         $(run-program-prefix) to tst-gettext.sh.
29563         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
29564         tst-translit.sh.
29565         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
29566         tst-gettext2.sh.
29567         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
29568         to run tst-gettext.
29569         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
29570         to run tst-gettext2.
29571         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
29572         to run tst-translit.
29573         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
29574         $(run-program-prefix) to tst-mtrace.sh.
29575         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
29576         to run tst-mtrace.
29577         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
29578         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
29579         $(rtld-installed-name).
29580         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
29581         (rtld_installed_name): Likewise.
29582         (run_program_prefix): New variable.  Use it to run wordexp-test.
29583
29584         * Makeconfig (ARCH): Remove all definitions.
29585         (machine): Likewise.
29586         [ARCH]: Remove conditional code.
29587         [!objdir]: Give error.
29588         [!objdir] (objpfx): Remove.
29589         [!objdir] (common-objpfx): Likewise.
29590         [!objdir] (common-objdir): Likewise.
29591         * configure.in (config_makefile): Remove.  Hardcode Makefile in
29592         AC_CONFIG_FILES call.
29593         * configure: Regenerated.
29594
29595         [BZ #13888]
29596         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
29597         or TMPDIR.
29598         (testout): Likewise.
29599
29600         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
29601         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
29602         $(rtld-installed-name).
29603         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
29604         (rtld_installed_name): Likwise.
29605         (runit): Remove function.
29606         (run_getconf): New variable,  Use it for running getconf binary.
29607
29608 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
29609
29610         [BZ #14716]
29611         * string/test-memmem.c (check_result): New function.
29612         (do_one_test): Use it.
29613         (check1): New function.
29614         (test_main): Use it.
29615
29616 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
29617
29618         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
29619
29620 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
29621
29622         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
29623         (_G_LSEEK64): Likewise.
29624         (_G_MMAP64): Likewise.
29625         (_G_FSTAT64): Likewise.
29626         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
29627         (_G_LSEEK64): Likewise.
29628         (_G_MMAP64): Likewise.
29629         (_G_FSTAT64): Likewise.
29630         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
29631         unconditional.  Call __mmap64 directly.
29632         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
29633         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
29634         __lseek64 directly.
29635         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
29636         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
29637         __mmap64 directly.
29638         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
29639         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29640         __lseek64 directly.
29641         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
29642         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29643         __lseek64 directly.
29644         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
29645         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
29646         __lseek64 directly.
29647         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
29648         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
29649         __fxstat64 directly.
29650         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
29651         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
29652         unconditional.
29653         (freopen64) [!_G_OPEN64]: Remove conditional code.
29654         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
29655         unconditional.
29656         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
29657         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
29658         unconditional.
29659         (ftello64) [!_G_LSEEK64]: Remove conditional code.
29660         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
29661         unconditional.
29662         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29663         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
29664         unconditional.
29665         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
29666         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
29667         unconditional.
29668         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29669         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
29670         unconditional.
29671         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29672         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
29673         unconditional.
29674         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29675
29676 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29677
29678         [BZ #12140]
29679         * manual/memory.texi (Malloc Tunable Parameters): Add note
29680         about free list pointers overwriting some perturb bytes.
29681         Wording suggested by Roland McGrath.
29682
29683 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
29684
29685         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
29686         (lgamma_test): Likewise.
29687         (tgamma_test): Likewise.
29688
29689 2012-10-16  Florian Weimer  <fweimer@redhat.com>
29690
29691         [BZ #14700]
29692         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
29693         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
29694
29695 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
29696
29697         * NEWS: Mention BZ #14716.
29698         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
29699         when removing AVAILABLE1_USES_J macro.
29700
29701 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
29702
29703         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
29704         (__bswap_64): __uint64_t for unsigned 64-bit int.
29705
29706 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
29707
29708         * include/string.h (memmem): Declare libc hidden alias.
29709         * string/memmem.c (memmem): Define libc hidden alias.
29710         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
29711         __read, __close instead of open, read, close.
29712
29713 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
29714
29715         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
29716         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
29717         global and hidden.
29718         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
29719         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
29720         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
29721         Likewise.
29722         (__rawmemchr_sse2): Likewise.
29723         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
29724         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
29725         (__strchr_sse2): Likewise.
29726         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
29727         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
29728         (__strcasecmp_sse2): Likewise.
29729         (__strncasecmp_sse2): Likewise.
29730         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
29731         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
29732         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
29733         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
29734         (__strrchr_sse2): Likewise.
29735         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
29736         ifunc-impl-list.c.
29737         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
29738         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
29739         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
29740         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
29741         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
29742         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
29743         * sysdeps/x86_64/multiarch/memset.S: Likewise.
29744         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
29745         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
29746         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
29747         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
29748         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
29749         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
29750         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
29751         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
29752         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
29753         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
29754         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
29755         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
29756         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
29757         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
29758         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
29759         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
29760         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
29761         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
29762         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
29763         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
29764         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
29765         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
29766         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
29767
29768         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
29769         global and hidden.
29770         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
29771         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
29772         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
29773         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
29774         Likewise.
29775         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
29776         Likewise.
29777         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
29778         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
29779         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
29780         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
29781         ifunc-impl-list.c.
29782         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
29783         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
29784         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
29785         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
29786         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
29787         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
29788         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
29789         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
29790         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
29791         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
29792         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
29793         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
29794         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
29795         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
29796         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
29797         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
29798         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
29799         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
29800         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
29801         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
29802         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
29803         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
29804         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
29805         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
29806         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
29807         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
29808         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
29809         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
29810         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
29811         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
29812         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
29813         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
29814         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
29815         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
29816         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
29817         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
29818         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
29819         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
29820         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
29821         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
29822         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
29823
29824         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
29825         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
29826         * include/ifunc-impl-list.h: New file.
29827         * misc/ifunc-impl-list.c: Likewise.
29828         * misc/Makefile (routines): Add ifunc-impl-list.
29829         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
29830         * string/test-string.h: Include <ifunc-impl-list.h>.
29831         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
29832         TEST_NAME]: New variables.
29833         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
29834         are defined.
29835         (test_init): Call __libc_ifunc_impl_list to initialize
29836         func_list if TEST_IFUNC and TEST_NAME are defined.
29837
29838         * string/Makefile (strop-tests): Add bcopy and bzero.
29839         * string/test-bcopy.c: New file.
29840         * string/test-bzero.c: Likewise.
29841         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
29842         defined.
29843         * string/test-memset.c: Support bzero test if TEST_BZERO is
29844         defined.
29845         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
29846         __libc_memmove.
29847         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
29848         __libc_memset.
29849         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
29850         of memset.
29851
29852 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
29853
29854         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
29855         * configure: Regenerated.
29856
29857         * Makeconfig (+link-static-before-libc): Don't include
29858         $(link-static-libc).
29859
29860         * libio/libio.h (_IO_pos_t): Remove.
29861
29862 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29863
29864         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
29865         McGrath.
29866
29867 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29868
29869         * crypt/crypt-entry.c: Include fips-private.h.
29870         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
29871         * crypt/md5c-test.c (main): Tolerate disabled MD5.
29872         * sysdeps/unix/sysv/linux/fips-private.h: New file.
29873         * sysdeps/generic/fips-private.h: New file, dummy fallback.
29874
29875 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29876
29877         * crypt/crypt-private.h: Include stdbool.h.
29878         (_ufc_setup_salt_r): Return bool.
29879         * crypt/crypt-entry.c: Include errno.h.
29880         (__crypt_r): Return NULL with EINVAL for bad salt.
29881         * crypt/crypt_util.c (bad_for_salt): New.
29882         (_ufc_setup_salt_r): Check that salt is long enough and within
29883         the specified alphabet.
29884         * crypt/badsalttest.c: New file.
29885         * crypt/Makefile (tests): Add it.
29886         ($(objpfx)badsalttest): New.
29887
29888 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
29889
29890         * NEWS: Add entry for BZ #14602.
29891
29892 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
29893
29894         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
29895         type-generic.
29896         * math/libm-test.inc: Update comment listing what functions and
29897         macros are tested.
29898         (isgreater_test): New function.
29899         (isgreaterequal_test): Likewise.
29900         (isless_test): Likewise.
29901         (islessequal_test): Likewise.
29902         (islessgreater_test): Likewise.
29903         (isunordered_test): Likewise.
29904         (main): Call the new functions.
29905
29906 2012-10-09  Roland McGrath  <roland@hack.frob.com>
29907
29908         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
29909         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
29910         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
29911         * sysdeps/i386/configure: Regenerated.
29912         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
29913         * sysdeps/mach/configure: Regenerated.
29914         * sysdeps/mach/hurd/configure: Regenerated.
29915         * sysdeps/powerpc/configure: Regenerated.
29916         * sysdeps/powerpc/powerpc32/configure: Regenerated.
29917         * sysdeps/powerpc/powerpc64/configure: Regenerated.
29918         * sysdeps/s390/s390-32/configure: Regenerated.
29919         * sysdeps/s390/s390-64/configure: Regenerated.
29920         * sysdeps/sh/configure: Regenerated.
29921         * sysdeps/sparc/configure: Regenerated.
29922         * sysdeps/unix/sysv/linux/configure: Regenerated.
29923         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
29924         * sysdeps/x86_64/configure: Regenerated.
29925
29926         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
29927         defined.  Don't check if MAP is NULL.
29928
29929 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
29930
29931         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
29932         (_G_stat64): Likewise.
29933         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
29934         (_G_stat64): Likewise.
29935         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
29936         instead of struct _G_stat64.
29937         * libio/fileops.c (mmap_remap_check): Likewise.
29938         (decide_maybe_mmap): Likewise.
29939         (_IO_new_file_seekoff): Likewise.
29940         (_IO_file_stat): Likewise.
29941         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
29942         _G_off64_t.
29943         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
29944         instead of struct _G_stat64.
29945         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
29946
29947 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
29948
29949         [BZ #14602]
29950         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29951         Replace with ...
29952         (CHECK_EOL): New macro.
29953         (two_way_short_needle): Check beginning of haystack for EOL.  Use
29954         CHECK_EOL.
29955         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29956         Replace with CHECK_EOL.
29957         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29958         Replace with CHECK_EOL.
29959
29960 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
29961
29962         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
29963         type-generic.
29964         * math/libm-test.inc: Update comment listing what functions and
29965         macros are tested.
29966         (finite_test): New function.
29967         (isinf_test): Likewise.
29968         (isnan_test): Likewise.
29969         (fpclassify_test): Test subnormal input.
29970         (isfinite_test): Likewise.
29971         (isnormal_test): Likewise.
29972         (main): Call the new functions.
29973
29974 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
29975
29976         [BZ #14660]
29977         * Makerules (%.dynsym): Force C locale when running
29978         $(OBJDUMP) --dynamic-syms.
29979
29980 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
29981
29982         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
29983         <stdint.h>.
29984
29985 2012-10-06  David S. Miller  <davem@davemloft.net>
29986
29987         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
29988         upper 32-bits of the length value in %o2 since we use branch-on-register
29989         tests which consider the entire 64-bit register.
29990
29991 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
29992
29993         * string/test-strstr.c (check2): Add a test for page boundary.
29994
29995 2012-10-05  David S. Miller  <davem@davemloft.net>
29996
29997         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
29998         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
29999         file.
30000         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30001         sysdep_routines.
30002         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30003         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
30004         and bzero when HWCAP_SPARC_CRYPTO is present.
30005
30006 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
30007
30008         [BZ #14602]
30009         * string/test-strstr.c (check2): New function.
30010         (test_main): Call check2.
30011
30012         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
30013         and bug-strchr1.
30014         * string/bug-strcasestr1.c (do_test): Moved to ...
30015         * string/test-strcasestr.c (check1): Here.  New function.
30016         (do_one_test): Break out result checking code into ...
30017         (check_result): This.  New function.
30018         (do_one_test): Call check_result.
30019         (test_main): Call check1.
30020         * string/bug-strchr1.c (do_test): Moved to ...
30021         * string/test-strchr.c (check1): Here.  New function.
30022         (do_one_test): Break out result checking code into ...
30023         (check_result): This.  New function.
30024         (do_one_test): Call check_result.
30025         (test_main): Call check1.
30026         * string/bug-strstr1.c (main): Moved to ...
30027         * string/test-strstr.c (check1): Here.  New function.
30028         (do_one_test): Break out result checking code into ...
30029         (check_result): This.  New function.
30030         (do_one_test): Call check_result.
30031         (test_main): Call check1.
30032         * string/bug-strcasestr1.c: Removed.
30033         * string/bug-strchr1.c: Likewise.
30034         * string/bug-strstr1.c: Likewise.
30035
30036         * elf/Makefile (dl-routines): Add hwcaps.
30037         * elf/dl-support.c (_dl_important_hwcaps): Removed.
30038         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
30039         (_dl_important_hwcaps): Moved to ...
30040         * elf/dl-hwcaps.c: Here.  New file.
30041         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
30042
30043         [BZ #14557]
30044         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
30045         if IS_IN_rtld isn't defined.
30046
30047         * elf/dl-support.c (_dl_sysinfo_map): New.
30048         Include "get-dynamic-info.h" and "setup-vdso.h".
30049         (_dl_non_dynamic_init): Call setup_vdso.
30050         * elf/dynamic-link.h: Don't include <assert.h>.
30051         (elf_get_dynamic_info): Moved to ...
30052         * elf/get-dynamic-info.h: Here.  New file.
30053         * elf/dynamic-link.h: Include "get-dynamic-info.h".
30054         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
30055         * elf/setup-vdso.h: Here.  New file.
30056         * elf/rtld.c: Include "setup-vdso.h".
30057         (dl_main): Call setup_vdso.
30058
30059 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
30060
30061         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
30062         creal in comment listing functions tested.  List finite, isinf,
30063         isnan, isless, islessequal, isgreater, isgreaterequal,
30064         islessgreater, isunordered, lgamma_r and pow10 as functions and
30065         macros not tested.  Mention which functions not tested are aliases
30066         for other functions.  Fix typo.  Note that signs of NaNs are not
30067         tested.
30068
30069         * scripts/config.guess: Update from config.git.
30070         * scripts/config.sub: Likewise.
30071
30072 2012-10-04  Roland McGrath  <roland@hack.frob.com>
30073
30074         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
30075         * misc/madvise.c (madvise): Renamed to __madvise.
30076         Make madvise a weak alias.
30077         * include/sys/mman.h: Declare __madvise.
30078         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
30079         * sysdeps/unix/syscalls.list
30080         (madvise): Make __madvise the strong name, and madvise a weak alias.
30081         * sysdeps/unix/sysv/linux/syscalls.list
30082         (madvise, mmap): Remove redundant entries.
30083         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
30084         * malloc/malloc.c (mtrim): Likewise.
30085         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
30086
30087 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30088
30089         * sysdeps/mach/hurd/dl-cache.c: File removed.
30090         * config.h.in (USE_LDCONFIG): New #undef.
30091         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
30092         * configure: Regenerated.
30093         * elf/Makefile (dl-routines): Add dl-cache only under
30094         [$(use-ldconfig) = yes].
30095         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
30096         cache on [USE_LDCONFIG].
30097         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
30098         [USE_LDCONFIG].
30099         * elf/rtld.c (dl_main): Likewise.
30100
30101 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
30102
30103         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
30104         _SC_LEVEL4_CACHE_LINESIZE.
30105
30106 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30107
30108         * sysdeps/unix/bsd/confstr.h: File removed.
30109
30110 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
30111
30112         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
30113         sys/sdt-config.h.
30114
30115 2012-10-02  Roland McGrath  <roland@hack.frob.com>
30116
30117         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
30118         Make 'mapoff' field ElfW(Off) rather than off_t.
30119
30120 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
30121
30122         * nscd/Makefile: Remove nscd-cflags and all its users.
30123         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
30124         (CFLAGS-nonlib): Add compiler flags for nscd modules.
30125
30126         [BZ #10631]
30127         * malloc.c (malloc_printerr): Clarify error message.
30128
30129 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
30130
30131         [BZ #14648]
30132         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30133         Set bit_FMA_Usable if FMA is supported.
30134         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
30135         macro.
30136         (bit_FMA4_Usable): Updated.
30137         (index_FMA_Usable): New macro.
30138         (CPUID_FMA): Likewise
30139         (HAS_FMA): Defined with bit_FMA_Usable.
30140
30141 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30142
30143         * bits/types.h (__swblk_t): Type removed.
30144         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
30145         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
30146         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
30147         (__SWBLK_T_TYPE): Likewise.
30148         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
30149         (__SWBLK_T_TYPE): Likewise.
30150         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
30151         (__SWBLK_T_TYPE): Likewise.
30152         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
30153         (__SWBLK_T_TYPE): Likewise.
30154
30155 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
30156             Honza Horak <hhorak@redhat.com>
30157
30158         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
30159         (xdr_mapname): Use YPMAXMAP as maxsize.
30160         (xdr_peername): Use YPMAXPEER as maxsize.
30161         (xdr_keydat): Use YPAXRECORD as maxsize.
30162         (xdr_valdat): Use YPMAXRECORD as maxsize.
30163
30164 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30165
30166         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
30167
30168         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
30169         * csu/init-first.c: ... here.
30170         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
30171         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
30172         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
30173         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
30174         * sysdeps/i386/init-first.c: File removed.
30175         * sysdeps/sh/init-first.c: File removed.
30176
30177 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
30178
30179         [BZ #14645]
30180         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
30181         if x * y might underflow to zero and z is zero.
30182         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30183         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30184         * math/libm-test.inc (min_subnorm_value): New variable.
30185         (fma_test): Add more tests.
30186         (fma_test_towardzero): Likewise.
30187         (fma_test_downward): Likewise
30188         (fma_test_upward): Likewise.
30189         (initialize): Set min_subnorm_value.
30190
30191 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
30192
30193         [BZ #14638]
30194         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
30195         0 + 0.
30196         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
30197         mode for addition resulting in exact zero.
30198         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
30199         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
30200         exact 0 + 0.
30201         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30202         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30203         * math/libm-test.inc (fma_test): Add more tests.
30204         (fma_test_towardzero): New function.
30205         (fma_test_downward): Likewise.
30206         (fma_test_upward): Likewise.
30207         (main): Call the new functions.
30208
30209 2012-09-28  David S. Miller  <davem@davemloft.net>
30210
30211         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
30212
30213 2012-09-28  Roland McGrath  <roland@hack.frob.com>
30214
30215         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
30216         instead of SIGALRM.
30217
30218         * sysdeps/gnu/_G_config.h: Moved to ...
30219         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
30220         * sysdeps/mach/hurd/_G_config.h: Moved to ...
30221         * sysdeps/generic/_G_config.h: ... here.
30222
30223         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
30224
30225         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
30226
30227         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
30228         Conditionalize target on [libnss_test1.so-version].
30229
30230         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
30231
30232         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
30233         (elfobjdir): Move out of conditionals.
30234
30235         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
30236         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
30237         (__nss_lookup_function): Conditionalize label remove_from_tree on
30238         [!DO_STATIC_NSS || SHARED], matching its only use.
30239
30240 2012-09-28  David S. Miller  <davem@davemloft.net>
30241
30242         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
30243         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
30244         file.
30245         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30246         sysdep_routines.
30247         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30248         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
30249         when HWCAP_SPARC_CRYPTO is present.
30250
30251 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30252
30253         * io/tst-mknodat.c: Create a FIFO instead of a socket.
30254
30255 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
30256
30257         [BZ #6530]
30258         * stdio-common/vfprintf.c (process_string_arg): Revert
30259         2000-07-22 change.
30260
30261 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
30262
30263         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
30264         for testcase.
30265         * stdio-common/tst-sprintf.c: Include <locale.h>
30266         (main): Test sprintf's handling of incomplete multibyte
30267         characters.
30268
30269 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
30270
30271         * elf/dl-runtime.c (VERSYMIDX): Removed.
30272         * elf/dl-version.c (VERSYMIDX): Likewise.
30273         * elf/do-rel.h (VERSYMIDX): Likewise.
30274         (VALIDX): Likewise.
30275         * elf/dynamic-link.h (VERSYMIDX): Likewise.
30276         * elf/rtld.c (VALIDX): Likewise.
30277         (ADDRIDX): Likewise.
30278         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
30279         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
30280         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
30281         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
30282         (VALIDX): Likewise.
30283         (ADDRIDX): Likewise.
30284
30285 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30286
30287         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
30288
30289 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
30290
30291         [BZ #11438]
30292         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
30293         to global scope.
30294         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
30295         addresses are in the same scope as 192.0.2/24.
30296         * posix/gai.conf: Document new scope table defaults.
30297
30298 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30299
30300         [BZ #5298]
30301         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
30302         for ftell.  Compute offsets from write pointers instead.
30303         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
30304
30305 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30306
30307         [BZ #14543]
30308         * libio/Makefile (tests): New test case tst-fseek.
30309         * libio/tst-fseek.c: New test case to verify that fseek/ftell
30310         combination works in wide mode.
30311         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
30312         state when the external buffer state changes.
30313
30314 2012-09-27  David S. Miller  <davem@davemloft.net>
30315
30316         [BZ #14376]
30317         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
30318         pass reloc->r_addend in as the 'high' argument to
30319         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
30320
30321         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30322
30323 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30324
30325         * rt/tst-aio2.c: Include <pthread.h>.
30326         * rt/tst-aio3.c: Likewise.
30327
30328 2012-09-27  Steve Ellcey  <sellcey@mips.com>
30329
30330         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
30331
30332 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
30333
30334         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
30335         contents on [SHARED].
30336
30337 2012-09-26  Marek Polacek  <polacek@redhat.com>
30338
30339         [BZ #14530]
30340         [BZ #13741]
30341         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
30342         for C++ and GCC <4.3 as well as for non GCC compilers.
30343
30344 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
30345
30346         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30347
30348 2012-09-25  Roland McGrath  <roland@hack.frob.com>
30349
30350         * Makefile.in (all, install): Declare with .PHONY.
30351         Reported by Michael Hope <michael.hope@linaro.org>.
30352
30353 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30354
30355         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
30356         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
30357         system header.
30358         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
30359         Likewise.
30360         (sydep_routines): Add the new and the internal functions.
30361         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
30362         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
30363         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
30364         (GLIBC_2.17): Add the new function.
30365         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
30366         (GLIBC_2.17): Likewise.
30367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
30368         (GLIBC_2.17): Likewise.
30369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
30370         (GLIBC_2.17): Likewise.
30371         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
30372
30373 2012-09-25  Alan Modra  <amodra@gmail.com>
30374
30375         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
30376         Add release barrier before setting once_control to say
30377         initialisation is done.  Add hints on lwarx.  Use macro in
30378         place of isync.
30379         (clear_once_control): Add release barrier.
30380
30381 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30382
30383         [BZ #13629]
30384         * math/s_clog.c (__clog): Handle more values close to |z| = 1
30385         specially.
30386         * math/s_clog10.c (__clog10): Likewise.
30387         * math/s_clog10f.c (__clog10f): Likewise.
30388         * math/s_clog10l.c (__clog10l): Likewise.
30389         * math/s_clogf.c (__clogf): Likewise.
30390         * math/s_clogl.c (__clogl): Likewise.
30391         * math/Makefile (libm-calls): Add x2y2m1.
30392         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
30393         (__x2y2m1): Likewise.
30394         (__x2y2m1l): Likewise.
30395         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
30396         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
30397         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
30398         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
30399         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
30400         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
30401         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
30402         * sysdeps/i386/fpu/libm-test-ulps: Update.
30403         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30404
30405         [BZ #14621]
30406         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
30407         int as type of variable DEPTH.
30408         (glob): Use size_t instead of int as type of variables NEWCOUNT
30409         and OLD_PATHC.
30410
30411 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30412
30413         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30414         Add s_sincosf-sse2.
30415         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
30416         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
30417         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
30418         macros for using routine as __sincosf_ia32.
30419         Use macro for function declaration and weak_alias.
30420         * sysdeps/i386/fpu/libm-test-ulps: Update.
30421
30422         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
30423         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30424
30425         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
30426         subnormal argument.
30427         * math/s_cexpf.c (__cexpf): Likewise.
30428         * math/s_csinf.c (__csinf): Likewise.
30429         * math/s_csinhf.c (__csinhf): Likewise.
30430         * math/s_ctanf.c (__ctanf): Likewise.
30431         * math/s_ctanhf.c (__ctanhf): Likewise.
30432         * math/s_ccosh.c (__ccoshf): Likewise.
30433         * math/s_cexp.c (__cexpl): Likewise.
30434         * math/s_csin.c (__csin): Likewise.
30435         * math/s_csinh.c (__csinh): Likewise.
30436         * math/s_ctan.c (__ctan): Likewise.
30437         * math/s_ctanh.c (ctanh): Likewise.
30438         * math/s_ccoshl.c (__ccoshl): Likewise.
30439         * math/s_cexpl.c (__cexpl): Likewise.
30440         * math/s_csinl.c (__csinl): Likewise.
30441         * math/s_csinhl.c (__csinhl): Likewise.
30442         * math/s_ctanl.c (__ctanl): Likewise.
30443         * math/s_ctanhl.c (__ctanhl): Likewise.
30444
30445 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30446
30447         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
30448         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
30449         (_IO_off_t): Define to __off_t, not _G_off_t.
30450         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
30451         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
30452         (_IO_wint_t): Define to wint_t, not _G_wint_t.
30453         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
30454         type of __dummy and __dummy2 fields.
30455         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
30456         (_G_ssize_t): Likewise.
30457         (_G_off_t): Likewise.
30458         (_G_pid_t): Likewise.
30459         (_G_uid_t): Likewise.
30460         (_G_wchar_t): Likewise.
30461         (_G_wint_t): Likewise.
30462         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
30463         (_G_ssize_t): Likewise.
30464         (_G_off_t): Likewise.
30465         (_G_pid_t): Likewise.
30466         (_G_uid_t): Likewise.
30467         (_G_wchar_t): Likewise.
30468         (_G_wint_t): Likewise.
30469         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
30470         (_G_ssize_t): Likewise.
30471         (_G_off_t): Likewise.
30472         (_G_pid_t): Likewise.
30473         (_G_uid_t): Likewise.
30474         (_G_wchar_t): Likewise.
30475         (_G_wint_t): Likewise.
30476
30477 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30478
30479         * malloc/arena.c: Include malloc-sysdep.h.
30480         (shrink_heap): Use check_may_shrink_heap to decide if madvise
30481         is sufficient to shrink the heap or an unmap is needed.
30482         * sysdeps/generic/malloc-sysdep.h: New file.  Define
30483         new function check_may_shrink_heap.
30484         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
30485         new function check_may_shrink_heap.
30486
30487 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30488
30489         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
30490         comments.
30491
30492 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
30493
30494         * catgets/test-gencat.sh: Add "set -e".
30495         * elf/tst-pathopt.sh: Likewise.
30496         * grp/tst_fgetgrent.sh: Likewise.
30497         * iconvdata/run-iconv-test.sh: Likewise.
30498         * intl/tst-gettext.sh: Likewise.
30499         * intl/tst-gettext2.sh: Likewise.
30500         * intl/tst-gettext4.sh: Likewise.
30501         * intl/tst-gettext6.sh: Likewise.
30502         * intl/tst-translit.sh: Likewise.
30503         * io/ftwtest-sh: Likewise.
30504         * libio/test-freopen.sh: Likewise.
30505         * malloc/tst-mtrace.sh: Likewise.
30506         * posix/globtest.sh: Likewise.
30507         * posix/tst-getconf.sh: Likewise.
30508         * posix/wordexp-tst.sh: Likewise.
30509         * stdio-common/tst-printf.sh: Likewise.
30510         * stdio-common/tst-unbputc.sh: Likewise.
30511         * stdlib/tst-fmtmsg.sh: Likewise.
30512         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30513         * catgets/Makefile: Do not specify -e option when running
30514         testsuite shell scripts.
30515         * elf/Makefile: Likewise.
30516         * grp/Makefile: Likewise.
30517         * iconvdata/Makefile: Likewise.
30518         * intl/Makefile: Likewise.
30519         * io/Makefile: Likewise.
30520         * libio/Makefile: Likewise.
30521         * malloc/Makefile: Likewise.
30522         * posix/Makefile: Likewise.
30523         * stdio-common/Makefile: Likewise.
30524         * stdlib/Makefile: Likewise.
30525         * sysdeps/x86_64/Makefile: Likewise.
30526
30527         * io/ftwtest-sh: Add copyright header.
30528         * posix/globtest.sh: Likewise.
30529         * posix/tst-getconf.sh: Likewise.
30530         * posix/wordexp-tst.sh: Likewise.
30531         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30532
30533 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
30534
30535         [BZ #13679]
30536         * Makeconfig (+link): Defined as $(+link-static) if
30537         $(build-shared) isn't yes.
30538         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
30539         isn't yes.
30540         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
30541
30542         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
30543
30544         [BZ #14562]
30545         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
30546         new chunk size with MALLOC_ALIGN_MASK.
30547
30548 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
30549
30550         [BZ #5044]
30551         * stdio-common/printf_fphex.c: Include <stdbool.h> and
30552         <rounding-mode.h>.
30553         (__printf_fphex): Determine rounding using get_rounding_mode and
30554         round_away.
30555         * stdio-common/tst-printf-round.c (struct hex_test): New
30556         structure.
30557         (hex_tests): New variable.
30558         (test_hex_in_one_mode): New function.
30559         (do_test): Also run tests for hex float output.
30560
30561 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
30562
30563         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30564         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30565         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
30566         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30567         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30568         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
30569         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30570         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30571
30572 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
30573
30574         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
30575         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
30576         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
30577         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
30578
30579 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
30580
30581         [BZ #14579]
30582         * elf/rtld.c (dl_main): Limit the check for self loading to normal
30583         mode only.
30584         * elf/tst-rtld-load-self.sh: New test.
30585         * elf/Makefile: Run it.
30586
30587 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
30588
30589         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
30590         (tst-writev-ENV): Remove.
30591         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
30592
30593 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
30594
30595         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
30596
30597 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
30598
30599         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
30600         unconditional.
30601         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
30602         Likewise.
30603         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
30604         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
30605         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
30606         Likewise.
30607
30608 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
30609
30610         [BZ #14587]
30611         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
30612         * config.make.in (have-cpp-asm-debuginfo): Removed.
30613         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
30614         * configure: Regenerated.
30615
30616 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
30617
30618         [BZ #5044]
30619         * stdio-common/printf_fp.c: Include <stdbool.h> and
30620         <rounding-mode.h>.
30621         (___printf_fp): Determine rounding using get_rounding_mode and
30622         round_away.
30623         * stdio-common/tst-printf-round.c: New file.
30624         * stdio-common/Makefile (tests): Add tst-printf-round.
30625         (link-libm): New variable.
30626         ($(objpfx)tst-printf-round): Depend in $(link-libm).
30627
30628 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
30629
30630         [BZ #14576]
30631         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
30632         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
30633         Likewise.
30634         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
30635         Likewise.
30636
30637 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
30638
30639         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
30640         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30641         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30642         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30643
30644 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
30645
30646         [BZ #14518]
30647         * include/rounding-mode.h: New file.
30648         * sysdeps/generic/get-rounding-mode.h: Likewise.
30649         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
30650         * stdlib/strtod_l.c: Include <rounding-mode.h>.
30651         (MAX_VALUE): New macro.
30652         (MIN_VALUE): Likewise.
30653         (overflow_value): New function.
30654         (underflow_value): Likewise.
30655         (round_and_return): Use overflow_value and underflow_value to
30656         determine return values in overflow and underflow cases.  Use
30657         round_away to determine rounding depending on rounding mode.
30658         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
30659         determine return values in overflow and underflow cases.
30660         * stdlib/tst-strtod-round.c: Include <fenv.h>.
30661         (struct test_results): New structure.
30662         (struct test): Use struct test_results to store expected results
30663         for all rounding modes.
30664         (TEST): Include expected results for all rounding modes.
30665         (test_in_one_mode): New function.
30666         (do_test): Use test_in_one_mode to compute and check results.
30667         Check results for all rounding modes.
30668         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
30669         $(link-libm).
30670
30671 2012-12-09  Allan McRae  <allan@archlinux.org>
30672
30673         * sysdeps/i386/fpu/libm-test-ulps: Update
30674
30675 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
30676
30677         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
30678         (_G_int32_t): Likewise.
30679         (_G_uint16_t): Likewise.
30680         (_G_uint32_t): Likewise.
30681         (_G_HAVE_BOOL): Likewise.
30682         (_G_HAVE_ATEXIT): Likewise.
30683         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30684         (_G_HAVE_IO_FILE_OPEN): Likewise.
30685         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
30686         (_G_int32_t): Likewise.
30687         (_G_uint16_t): Likewise.
30688         (_G_uint32_t): Likewise.
30689         (_G_HAVE_BOOL): Likewise.
30690         (_G_HAVE_ATEXIT): Likewise.
30691         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30692         (_G_HAVE_IO_FILE_OPEN): Likewise.
30693         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
30694         (_G_int32_t): Likewise.
30695         (_G_uint16_t): Likewise.
30696         (_G_uint32_t): Likewise.
30697         (_G_HAVE_BOOL): Likewise.
30698         (_G_HAVE_ATEXIT): Likewise.
30699         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30700         (_G_HAVE_IO_FILE_OPEN): Likewise.
30701
30702 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
30703
30704         * csu/libc-tls.c: Update copyright years.
30705
30706 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
30707
30708         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
30709         [!_G_USING_THUNKS]: Remove conditional code.
30710         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
30711         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
30712
30713         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
30714         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
30715         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30716         (_G_VTABLE_LABEL_PREFIX): Likewise.
30717         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30718         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30719         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30720         (_G_VTABLE_LABEL_PREFIX): Likewise.
30721         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30722         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30723         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30724         (_G_VTABLE_LABEL_PREFIX): Likewise.
30725         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30726
30727 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
30728
30729         * libio/Makefile: Include ../Makeconfig before tests.
30730         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
30731         only if $(build-shared) is yes.
30732
30733         * iconv/gconv_db.c: Update copyright years.
30734
30735 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30736
30737         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
30738         unwind info if defined PIC. Fix special cases description.
30739         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
30740
30741         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
30742         DP_HI_MASK entry.
30743         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
30744
30745 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
30746
30747         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
30748
30749         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
30750         is NULL.
30751
30752         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
30753         (LDLIBS-tst-chk4): This.
30754         (LDFLAGS-tst-chk5): Renamed to ...
30755         (LDLIBS-tst-chk5): This.
30756         (LDFLAGS-tst-chk6): Renamed to ...
30757         (LDLIBS-tst-chk6): This.
30758         (LDFLAGS-tst-lfschk4): Renamed to ...
30759         (LDLIBS-tst-lfschk4): This.
30760         (LDFLAGS-tst-lfschk5): Renamed to ...
30761         (LDLIBS-tst-lfschk5): This.
30762         (LDFLAGS-tst-lfschk6): Renamed to ...
30763         (LDLIBS-tst-lfschk6): This.
30764
30765         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
30766         on $(common-objpfx)soversions.mk.
30767
30768 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
30769
30770         [BZ #10014]
30771         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
30772         example host name.
30773
30774 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
30775
30776         * malloc/arena.c (arena_get_retry): New function that gets
30777         another arena for the caller to try its request on.
30778         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
30779         current arena cannot fulfill the request.
30780         (__libc_memalign): Likewise.
30781         (__libc_memalign): Likewise.
30782         (__libc_pvalloc): Likewise.
30783         (__libc_calloc): Likewise.
30784
30785 2012-09-05  John Tobey  <john.tobey@gmail.com>
30786
30787         [BZ #13542]
30788         * manual/arith.texi (Operations on Complex): Fix description
30789         of carg branch cut.
30790
30791 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
30792
30793         [BZ #10014]
30794         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
30795         host name.
30796
30797         [BZ #10038]
30798         * manual/memory.texi (Memory): Make order of menu items match
30799         order of sections.
30800
30801 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30802
30803         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
30804         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
30805         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
30806
30807 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30808
30809         * csu/libc-tls.c (static_dtv): Renamed to ...
30810         (_dl_static_dtv): This.  Make it global.
30811         (_dl_initial_dtv): Removed.
30812         (__libc_setup_tls): Updated.
30813         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
30814         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
30815         DL_INITIAL_DTV.
30816
30817 2012-09-06  Petr Machata  <pmachata@redhat.com>
30818
30819         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
30820         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
30821         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
30822         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
30823
30824 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30825
30826         [BZ #14545]
30827         * csu/libc-tls.c (_dl_initial_dtv): New variable.
30828         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
30829         freeing dtv[-1].
30830
30831 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30832
30833         [BZ #14544]
30834         * Makeconfig (link-static-before-libc): Replace $(+prector)
30835         with $(+prectorT).
30836         (link-static-after-libc): Replace $(+postctor) with
30837         $(+postctorT).
30838         (link-bounded): Replace $(+prector)/$(+postctor) with
30839         $(+prectorT)/$(+postctorT).
30840         (+prectorT): New macro.
30841         (+postctorT): Likewise.
30842
30843 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
30844
30845         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
30846         (round_str): Handle values above the maximum for IBM long double
30847         as inexact.
30848         * stdlib/tst-strtod-round.c (tests): Regenerated.
30849
30850 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30851
30852         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
30853         assembler flag.
30854         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
30855         zarch_nohighgprs around the zarch optimized routines.
30856         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
30857         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
30858         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
30859         for zarch.
30860
30861 2012-09-05  David S. Miller  <davem@davemloft.net>
30862
30863         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30864
30865         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
30866         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
30867         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
30868         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
30869         entries.
30870
30871 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30872
30873         * malloc/arena.c: Fold copyright years.
30874         * malloc/mcheck.c, malloc/memusage.c: Likewise.
30875
30876 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30877
30878         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
30879
30880 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30881
30882         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
30883
30884 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30885
30886         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
30887         change internal state upon failure.
30888
30889 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30890
30891         * malloc/mcheck.c (mcheck_check_all): Fix typo.
30892         * malloc/memusage.c (mmap): Likewise.
30893         (mmap64, mremap): Likewise.  Adjust name in comment.
30894
30895 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
30896
30897         * libio/fileops.c: Fix typos in comments.
30898         * libio/oldfileops.c: Likewise.
30899         * libio/wfileops.c: Likewise.
30900
30901 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
30902
30903         [BZ #1349]
30904         * malloc/Makefile (tests): Add tst-malloc-usable test case.
30905         (tst-malloc-usable-ENV): Set environment for test case.
30906         * malloc/hooks.c (malloc_check_get_size): New function to get
30907         requested size.
30908         * malloc/malloc.c (musable): Use malloc_check_get_size.
30909         * malloc/tst-malloc-usable.c: New test case.
30910
30911 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
30912
30913         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
30914
30915 2012-09-05  Allan McRae  <allan@archlinux.org>
30916
30917         [BZ #13966]
30918         * configure.in (CXX_SYSINCLUDES): Use compiler output to
30919         determine header location.
30920         * configure: Regenerated.
30921
30922 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
30923
30924         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
30925         float format.
30926         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
30927         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
30928         format.
30929         (test): Regenerate.
30930
30931 2012-09-04  David S. Miller  <davem@davemloft.net>
30932
30933         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
30934         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
30935         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
30936
30937 2012-09-04  Florian Weimer  <fweimer@redhat.com>
30938
30939         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
30940         failures.
30941
30942         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
30943
30944 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
30945
30946         [BZ #9914]
30947         * libio/iogetdelim.c: Include <limits.h>.
30948         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
30949         + len + 1 would overflow.
30950
30951 2012-09-03  Andreas Jaeger  <aj@suse.de>
30952
30953         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30954         * sysdeps/i386/fpu/libm-test-ulps: Update.
30955
30956 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30957
30958         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30959         Add s_sinf-sse2, s_conf-sse2.
30960
30961         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
30962         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
30963         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
30964         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
30965
30966         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
30967         for using routine as __sinf_ia32.
30968         Use macro for function declaration and weak_alias.
30969         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
30970         for using routine as __cosf_ia32.
30971         Use macro for function declaration and weak_alias.
30972
30973         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
30974         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
30975
30976         * sysdeps/x86_64/fpu/s_sinf.S: New file.
30977         * sysdeps/x86_64/fpu/s_cosf.S: New file.
30978         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30979
30980         * math/libm-test.inc (cos_test): Add more test cases.
30981         (sin_test): Likewise.
30982         (sincos_test): Likewise.
30983
30984 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30985
30986         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
30987         (IFUNC_RESOLVE): Make pointers to the specialized implementations
30988         hidden.
30989         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
30990
30991 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
30992
30993         [BZ #14538]
30994         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
30995         first element of the GOT.
30996         (elf_machine_load_address): Return the difference between
30997         the runtime address of _DYNAMIC and elf_machine_dynamic ().
30998
30999 2012-09-01  Allan McRae  <allan@archlinux.org>
31000
31001         [BZ #13412]
31002         * configure.in (AWK): Require gawk version 3.0 or later.
31003         * configure: Regenerated.
31004
31005 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
31006
31007         * sysdeps/unix/sysv/linux/kernel-features.h
31008         (__ASSUME_POSIX_CPU_TIMERS): Remove.
31009         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31010         [__NR_clock_getres]: Make code unconditional.
31011         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
31012         (clock_getcpuclockid): Remove code left unreachable by removal of
31013         conditionals.
31014         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
31015         code unconditional.
31016         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31017         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31018         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
31019         Make code unconditional.
31020         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31021         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31022         * sysdeps/unix/sysv/linux/clock_settime.c
31023         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
31024         conditional code.
31025         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
31026         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31027
31028 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
31029
31030         [BZ #14476]
31031         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
31032         scripts/test-installation.pl.
31033
31034         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
31035         and $ld_so_version if it is set.
31036
31037 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31038
31039         [BZ #14516]
31040         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
31041         failure if reading from procfs failed.
31042         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
31043
31044 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31045
31046         * sysdeps/unix/sysv/linux/kernel-features.h
31047         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
31048         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31049         Remove conditional code.
31050         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31051         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
31052         Remove conditional code.
31053         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31054         * sysdeps/unix/sysv/linux/i386/fxstat.c
31055         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31056         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31057         * sysdeps/unix/sysv/linux/i386/fxstatat.c
31058         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31059         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31060         * sysdeps/unix/sysv/linux/i386/lxstat.c
31061         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31062         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31063         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
31064         Remove conditional code.
31065         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31066         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31067         Remove conditional code.
31068         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31069         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
31070         <kernel-features.h>.
31071         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
31072         Remove.
31073         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
31074         Remove conditional code.
31075         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31076         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
31077         Remove conditional.
31078
31079 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
31080
31081         [BZ #5400]
31082         * NEWS: Add fixed bug number.
31083
31084 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31085
31086         [BZ #14519]
31087         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
31088         underflowing exponent in case of negative sign.
31089         * stdlib/tst-strtod-round-data: Add more tests.
31090         * stdlib/tst-strtod-round.c (tests): Regenerated.
31091
31092         [BZ #3479]
31093         * stdlib/strtod_l.c (NDIG): Remove.
31094         (HEXNDIG): Likewise.
31095         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
31096         smallest representable value.
31097         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
31098         lie within an exact representation of 1/2 ulp of the result.
31099         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
31100         unconditionally.
31101         (TENS_P9_IDX): Define unconditionally.
31102         (TENS_P9_SIZE): Likewise.
31103         (TENS_P10_IDX): Likewise.
31104         (TENS_P10_SIZE): Likewise.
31105         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
31106         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
31107         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
31108         entries for 10^2^13 and 10^2^14.
31109         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
31110         (TENS_P13_IDX): Define.
31111         (TENS_P13_SIZE): Likewise.
31112         (TENS_P14_IDX): Likewise.
31113         (TENS_P14_SIZE): Likewise.
31114         (_fpioconst_pow10): Change array size to
31115         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
31116         unconditional.
31117         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
31118         1024]: Add entries for 10^2^13 and 10^2^14.
31119         [LAST_POW10 > _LAST_POW10]: Remove #error.
31120         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
31121         (_fpioconst_pow10): Change array size to
31122         FPIOCONST_POW10_ARRAY_SIZE.
31123         * stdlib/gen-fpioconst.c: New file.
31124         * stdlib/gen-tst-strtod-round.c: Likewise.
31125         * stdlib/tst-strtod-round-data: Likewise.
31126         * stdlib/tst-strtod-round.c: Likewise.
31127         * stdlib/Makefile (tests): Add tst-strtod-round.
31128
31129         [BZ #14459]
31130         * stdlib/strtod_l.c: Include <stdint.h>.
31131         (NDEBUG): Do not define.
31132         (round_and_return): Change EXPONENT parameter to type intmax_t.
31133         Rearrange calculations to avoid internal overflow possibilities.
31134         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
31135         Rearrange calculations to avoid internal overflow possibilities.
31136         Assert that number fits inside MPNSIZE limbs.
31137         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
31138         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
31139         calculations and add assertions to avoid internal overflow
31140         possibilities.  Add casts to avoid signed/unsigned operations.
31141         * stdlib/tst-strtod-overflow.c: New file.
31142         * stdlib/Makefile (tests): Add tst-strtod-overflow.
31143
31144 2012-08-25  Marek Polacek  <polacek@redhat.com>
31145
31146         * time/time.h: Fix some typos in comments.
31147
31148 2012-08-23  Roland McGrath  <roland@hack.frob.com>
31149
31150         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
31151         * posix/tst-rfc3484-2.c: Likewise.
31152         * posix/tst-rfc3484-3.c: Likewise.
31153
31154 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
31155
31156         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
31157         (EF_ARM_ABI_FLOAT_HARD): Likewise.
31158
31159 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
31160
31161         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
31162         #include of fxstatat64.c.
31163
31164 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31165
31166         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
31167         * shadow/getspent_r.c: Likewise.
31168         * shadow/getspnam.c: Likewise.
31169         * shadow/getspnam_r.c: Likewise.
31170         * gshadow/getsgent.c: Likewise.
31171         * gshadow/getsgent_r.c: Likewise.
31172         * gshadow/getsgnam.c: Likewise.
31173         * gshadow/getsgnam_r.c: Likewise.
31174         * inet/getnetbyad.c: Likewise.
31175         * inet/getnetbyad_r.c: Likewise.
31176         * inet/getnetbynm.c: Likewise.
31177         * inet/getnetbynm_r.c: Likewise.
31178         * inet/getnetent.c: Likewise.
31179         * inet/getnetent_r.c: Likewise.
31180         * inet/getproto.c: Likewise.
31181         * inet/getproto_r.c: Likewise.
31182         * inet/getprtent.c: Likewise.
31183         * inet/getprtent_r.c: Likewise.
31184         * inet/getprtname.c: Likewise.
31185         * inet/getprtname_r.c: Likewise.
31186         * inet/getrpcbyname.c: Likewise.
31187         * inet/getrpcbyname_r.c: Likewise.
31188         * inet/getrpcbynumber.c: Likewise.
31189         * inet/getrpcbynumber_r.c: Likewise.
31190         * inet/getrpcent.c: Likewise.
31191         * inet/getrpcent_r.c: Likewise.
31192         * inet/getaliasent.c: Likewise.
31193         * inet/getaliasent_r.c: Likewise.
31194         * inet/getaliasname.c: Likewise.
31195         * inet/getaliasname_r.c: Likewise.
31196         * nscd/getgrgid_r.c: Likewise.
31197         * nscd/getgrnam_r.c: Likewise.
31198         * nscd/gethstbyad_r.c: Likewise.
31199         * nscd/gethstbynm3_r.c: Likewise.
31200         * nscd/getpwnam_r.c: Likewise.
31201         * nscd/getpwuid_r.c: Likewise.
31202         * nscd/getsrvbynm_r.c: Likewise.
31203         * nscd/getsrvbypt_r.c: Likewise.
31204         * nscd/gai.c: Likewise.
31205
31206         * configure.in (build_nscd): New substituted variable, set
31207         by --disable-build-nscd and defaults to $use_nscd.
31208         * configure: Regenerated.
31209         * config.make.in (build-nscd): New substituted variable.
31210         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
31211         Change conditional to require [$(build-nscd) = yes] as well.
31212         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
31213
31214         [BZ# 13696]
31215         * configure.in (use_nscd): New substituted variable, set by
31216         --disable-nscd.  If enabled, define USE_NSCD.
31217         * configure: Regenerated.
31218         * config.h.in: Add USE_NSCD.
31219         * config.make.in (use-nscd): New substituted variable.
31220         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
31221         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
31222         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
31223         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
31224         (CFLAGS-getgrnam_r.c): Likewise.
31225         (CFLAGS-initgroups.c): Likewise.
31226         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
31227         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
31228         Variables removed.
31229         * inet/getnetgrent_r.c
31230         (nscd_setnetgrent): New function, broken out of ...
31231         (setnetgrent): ... here.  Call it.
31232         (innetgr): Conditionalize nscd bits on [USE_NSCD].
31233         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
31234         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
31235         * nscd/Makefile (routines, aux): Move definitions after include of
31236         Makeconfig.  Conditionalize on [$(use-nscd) != no].
31237         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
31238         Conditionalize on [USE_NSCD].
31239         (is_nscd, nscd_init_cb): Likewise.
31240         (nss_load_library): Conditionalize init callback on [USE_NSCD].
31241         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
31242         * nss/nss_db/db-init.c: Likewise.
31243         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
31244         [USE_NSCD].
31245         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
31246         (make_request): Use it.
31247         (cache_valid_p): New function.
31248         (__check_pf): Use it.
31249         * NEWS: Add item for --disable-nscd.
31250
31251 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
31252
31253         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
31254         to support sed >= 4.2.1-20-ga9bf076.
31255         * configure: Regenerated.
31256
31257 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31258
31259         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
31260         Conditionalize whole body on [IREL].
31261
31262 2012-08-22  Jeff Law <law@redhat.com>
31263
31264         [BZ #14505]
31265         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
31266         if the family is PF_UNSPEC.
31267
31268 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
31269
31270         * Makerules (lib-version): Rename from V.
31271         (install-lib-nosubdir): Change V to lib-version.
31272
31273 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
31274
31275         [BZ #14252]
31276         * powerpc32/power6/wcschr.c: New file.
31277         * powerpc32/power6/wcscpy.c: New file.
31278         * powerpc32/power6/wcsrchr.c: New file.
31279         * powerpc64/power6/wcschr.c: New file.
31280         * powerpc64/power6/wcscpy.c: New file.
31281         * powerpc64/power6/wcsrchr.c: New file.
31282
31283 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31284
31285         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
31286         (two_way_short_needle): Use it.
31287         * string/strstr.c (AVAILABLE1_USES_J): Define.
31288         * string/strcasestr.c: Likewise.
31289
31290         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
31291         array references.
31292         * string/strcasestr.c (TOLOWER): Make side-effect safe.
31293
31294         [BZ #11607]
31295         * NEWS: Add an entry.
31296         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
31297         define their defaults.
31298         (two_way_short_needle): Detect end-of-string on-the-fly.
31299         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
31300         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
31301         * string/bug-strcasestr1.c: New test.
31302         * string/Makefile: Run it.
31303
31304 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31305
31306         [BZ #11607]
31307         * string/str-two-way.h (two_way_short_needle): Optimize matching of
31308         the first character.
31309
31310 2012-08-21  Roland McGrath  <roland@hack.frob.com>
31311
31312         * csu/elf-init.c (__libc_csu_irel): Function removed.
31313         * csu/libc-start.c (apply_irel): New function.
31314         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
31315
31316 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
31317
31318         * sysdeps/unix/sysv/linux/kernel-features.h
31319         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
31320         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
31321         <kernel-features.h>.
31322         [__NR_fadvise64_64]: Make code unconditional.
31323         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
31324         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31325         !__NR_fadvise64_64)]: Likewise.
31326         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31327         !__NR_fadvise64_64))]: Likewise.
31328         [__NR_fadvise64]: Make code unconditional.
31329         [!__NR_fadvise64]: Remove conditional code.
31330         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
31331         <kernel-features.h>.
31332         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31333         unconditional.
31334         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31335         conditional code.
31336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
31337         not include <kernel-features.h>.
31338         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31339         unconditional.
31340         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31341         conditional code.
31342         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
31343         include <kernel-features.h>.
31344         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31345         unconditional.
31346         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31347         conditional code.
31348
31349 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
31350
31351         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
31352         slight instruction rearrangements per scrollpipe analysis.
31353         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
31354
31355 2012-08-20  Roland McGrath  <roland@hack.frob.com>
31356
31357         * manual/syslog.texi (syslog; vsyslog, closelog):
31358         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
31359         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
31360
31361         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
31362         DSOCAPS to match condition on defining it.
31363
31364 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
31365
31366         * sysdeps/unix/sysv/linux/kernel-features.h
31367         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
31368         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
31369         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31370         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
31372         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31373         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31374         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
31375         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31376         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31377
31378         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
31379         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
31380
31381         * sysdeps/unix/sysv/linux/kernel-features.h
31382         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
31383         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
31384         unconditional.
31385         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31386         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
31387         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31388         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31389         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
31390         Make code unconditional.
31391         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31392         (__mmap64) [!__NR_mmap2]: Likewise.
31393         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
31394         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31395         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31396         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
31397         [__NR_mmap2]: Make code unconditional.
31398         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31399         (__mmap64) [!__NR_mmap2]: Likewise.
31400
31401 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31402
31403         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
31404
31405 2012-08-18  Andreas Jaeger  <aj@suse.de>
31406
31407         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
31408
31409 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31410
31411         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
31412         * include/unistd.h (__have_sock_cloexec): Likewise.
31413         (__have_pipe2): Likewise.
31414         (__have_dup3): Likewise.
31415
31416 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31417
31418         [BZ #9685]
31419         * include/unistd.h (__have_pipe2): Change define into an extern int.
31420         (__have_dup3): Likewise.
31421         * socket/have_sock_cloexec.c: Include fcntl.h.
31422         (__have_pipe2): New variable.
31423         (__have_dup3): Likewise.
31424
31425 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
31426
31427         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
31428
31429 2012-08-17  Marek Polacek  <polacek@redhat.com>
31430
31431         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
31432         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
31433
31434 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31435
31436         * configure.in: Add AC_SUBST for sysheaders.
31437         * configure: Regenerated.
31438         * config.make.in (sysheaders): New substituted variable.
31439
31440         * sysdeps/unix/mkfifo.c: Moved ...
31441         * sysdeps/posix/mkfifo.c: ... here.
31442         * sysdeps/unix/mkfifoat.c: Moved ...
31443         * sysdeps/posix/mkfifoat.c: ... here.
31444
31445         * sysdeps/unix/utime.c: Moved ...
31446         * sysdeps/posix/utime.c: ... here.
31447
31448         * sysdeps/unix/time.c: Moved ...
31449         * sysdeps/posix/time.c: ... here.
31450         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
31451         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
31452
31453         * sysdeps/unix/nice.c: Moved ...
31454         * sysdeps/posix/nice.c: ... here.
31455
31456         * sysdeps/unix/alarm.c: Moved ...
31457         * sysdeps/posix/alarm.c: ... here.
31458
31459         * intl/Makefile ($(codeset_mo)): Depend on the input file.
31460
31461 2012-08-17  Jeff Law <law@redhat.com>
31462
31463         * intl/Makefile (codeset_mo): New variable.
31464         ($(codeset_mo)): New target.
31465         (tst-codeset.out): Depend on that.  Remove explicit rule.
31466         (tst-gettext3.out, tst-gettext5.out): Likewise.
31467         (LOCPATH-ENV, tst-codeset-ENV): New variables.
31468         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
31469         * intl/tst-codeset.sh: Remove.
31470         * intl/tst-gettext3.sh: Likewise.
31471         * intl/tst-gettext5.sh: Likewise.
31472
31473 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31474
31475         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
31476         * sysdeps/unix/syscalls.list: ... here.
31477
31478         * sysdeps/posix/getaddrinfo.c
31479         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
31480         (gaiconf_init, gaiconf_reload): Use them.
31481         [!_STATBUF_ST_NSEC]
31482         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
31483         Define using time_t rather than struct timespec.
31484
31485         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
31486         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
31487         Macros removed.
31488         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
31489         [!NO_THREADS].
31490         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
31491         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
31492         Likewise.
31493
31494         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
31495         __libc_cleanup_push argument.
31496
31497         * bits/param.h: New file.
31498         * misc/sys/param.h: New file.
31499         * include/sys/param.h: New file.
31500         * misc/Makefile (headers): Add bits/param.h.
31501         * sysdeps/generic/sys/param.h: File removed.
31502         * sysdeps/unix/sysv/linux/bits/param.h: New file.
31503         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
31504         * sysdeps/mach/hurd/bits/param.h: New file.
31505         * sysdeps/mach/hurd/sys/param.h: File removed.
31506
31507         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
31508         last change.
31509
31510         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
31511         [_IO_MTSAFE_IO].
31512         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
31513         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
31514         New macros.
31515
31516         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
31517         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
31518         rather than -D_IO_MTSAFE_IO conditionally.
31519         * stdio-common/Makefile (CPPFLAGS): Likewise.
31520         * wcsmbs/Makefile (CPPFLAGS): Likewise.
31521         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
31522         Use $(libio-mtsafe).
31523         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
31524         of -D_IO_MTSAFE_IO.
31525         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
31526         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
31527         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
31528         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
31529         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
31530         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
31531         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
31532         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
31533         (CFLAGS-fread_u_chk.c): Likewise.
31534         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
31535         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
31536         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
31537         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
31538         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
31539         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
31540         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
31541         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
31542         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
31543
31544         * libio/Makefile: Test [$(libc-reentrant) = yes]
31545         instead of [$(filter %REENTRANT, $(defines)) nonempty].
31546
31547         * Makeconfig
31548         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
31549         * sysdeps/pthread/configure: File removed.
31550         * sysdeps/pthread/Makeconfig: New file.
31551         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
31552         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
31553
31554 2012-08-16  Gary Benson  <gbenson@redhat.com>
31555
31556         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
31557         unmapping the first object in a namespace.
31558
31559 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31560
31561         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
31562         (__internal_setnetgrent): ... this.  Add internal_function to
31563         definition.  Add libc_hidden_def.
31564         (setnetgrent): Update caller.
31565         (internal_endnetgrent): Renamed to ...
31566         (__internal_endnetgrent): ... this.  Add internal_function to
31567         definition.  Add libc_hidden_def.
31568         (endnetgrent): Update caller.
31569         (internal_getnetgrent_r): Renamed to ...
31570         (__internal_getnetgrent_r): ... this.  Add internal_function to
31571         definition.  Add libc_hidden_def.
31572         (__getnetgrent_r): Update caller.
31573         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
31574
31575 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31576
31577         * stdlib/longlong.h: Update from GCC.
31578
31579 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31580
31581         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
31582         on _QL, which is set by umul_ppmm but never used.
31583         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
31584         variables, which are set by GMP macros but never used.
31585         * stdio-common/_itowa.c (_itowa): Likewise.
31586         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
31587         * stdlib/mod_1.c (mpn_mod_1): Likewise.
31588
31589 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
31590
31591         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
31592         struct La_sh_regs is not constant.
31593         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
31594         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
31595         and struct La_sparc64_regs are not constant.
31596
31597 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31598
31599         * sysdeps/unix/sysv/linux/kernel-features.h
31600         (__ASSUME_POSIX_TIMERS): Remove.
31601         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31602         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31603         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
31604         Make code unconditional.
31605         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31606         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
31607         Make code unconditional.
31608         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31609         * sysdeps/unix/sysv/linux/clock_nanosleep.c
31610         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
31611         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31612         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
31613         Make code unconditional.
31614         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31615         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
31616         (__libc_missing_posix_timers): Remove.
31617
31618 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31619
31620         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
31621         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
31622
31623         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
31624
31625         * elf/dl-sym.c: Include <stdlib.h>.
31626
31627         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
31628         constants, which avoids warnings in 32-bit builds.
31629
31630         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
31631         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
31632
31633         * misc/lseek.c: File moved to ...
31634         * io/lseek.c: ... here.
31635
31636         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
31637
31638         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
31639         shifting LEN more than 31 bits at once.
31640
31641 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31642
31643         [BZ #14195]
31644         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
31645         segmentation fault for a case of two empty input strings.
31646         * string/test-strncasecmp.c (check1): Renamed to...
31647         (bz12205): ...this.
31648         (bz14195): Add new testcase for two empty input strings and N > 0.
31649         (test_main): Call new testcase, adapt for renamed function.
31650
31651 2012-08-15  Andreas Jaeger  <aj@suse.de>
31652
31653         [BZ #14090]
31654         * crypt/md5test2.c: New test, based on test supplied by Serge
31655         Belyshev <belyshev@depni.sinp.msu.ru>.
31656         * crypt/Makefile (xtests): Add md5test-giant..
31657         * crypt/Makefile ($(objpfx)md5test-giant): Add.
31658
31659 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
31660
31661         [BZ #14090]
31662         * crypt/md5.c (md5_process_block): Don't assume the buffer
31663         length is less than 2**32.
31664         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
31665         length is less than 2**64.
31666
31667 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31668
31669         * string/str-two-way.h: Include <sys/param.h>.
31670         (MAX): Macro removed.
31671
31672         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
31673         Move #define and #undef of memmove to just before and after
31674         including <string.h>.
31675
31676         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
31677         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
31678         and after including <string.h>.  Move declarations of
31679         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
31680         to before #include "string/memmove.c".
31681
31682         * include/dirent.h: Declare __getdirentries.
31683
31684         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
31685         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
31686
31687 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
31688
31689         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
31690         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
31691         * sysdeps/i386/configure: Regenerated.
31692         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
31693         STABS_CURRENT_FILE, and STABS_FUN.
31694         (END): Remove call to STABS_FUN_END.
31695         (STABS_CURRENT_FILE1): Delete.
31696         (STABS_CURRENT_FILE): Likewise.
31697         (STABS_FUN): Likewise.
31698         (STABS_FUN_END): Likewise.
31699         (STABS_FUN2): Likewise.
31700         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
31701         * sysdeps/x86_64/configure: Regenerated.
31702
31703 2012-08-14  Roland McGrath  <roland@hack.frob.com>
31704
31705         * elf/dl-open.c: Include <atomic.h>.
31706         * elf/dl-lookup.c: Likewise.
31707
31708 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
31709
31710         * sysdeps/unix/sysv/linux/kernel-features.h
31711         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
31712         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
31713         unconditionally.
31714         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
31715         unconditionally.
31716         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
31717         condition on __ASSUME_CLONE_THREAD_FLAGS.
31718
31719 2012-08-14  Andreas Jaeger  <aj@suse.de>
31720
31721         * sysdeps/i386/fpu/libm-test-ulps: Update.
31722
31723 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
31724
31725         * include/atomic.h (atomic_exchange_and_add): Split into ...
31726         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
31727         New atomic macros.
31728
31729 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
31730
31731         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31732
31733 2012-08-13  Jeff Law <law@redhat.com>
31734
31735         * manual/stdio.texi (snprintf): Clarify handling of the trailing
31736         null byte in the output string.
31737
31738 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
31739
31740         * sysdeps/unix/sysv/linux/kernel-features.h
31741         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
31742         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
31743         (__ASSUME_ARG_MAX_STACK_BASED): Define.
31744         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
31745         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
31746         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
31747         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
31748
31749 2012-08-09  Jeff Law <law@redhat.com>
31750
31751         [BZ #13939]
31752         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
31753         When avoid_arena is set, don't retry in the that arena.  Pick the
31754         next one, whatever it might be.
31755         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
31756         (arena_lock): Pass in new parameter to arena_get2.
31757         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
31758         arena_get2.
31759         (__libc_malloc): Unify retrying after main arena failure with
31760         __libc_memalign version.
31761         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
31762
31763 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
31764
31765         [BZ #14166]
31766         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
31767         to __redirect_strstr.
31768         (__strstr_sse42): Use typeof __redirect_strstr.
31769         (__strstr_ia32): Likewise.
31770         (__libc_strstr): New prototype.
31771         (strstr): Renamed to ...
31772         (__libc_strstr): This.
31773         (strstr): New strong alias of __libc_strstr.
31774         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31775         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
31776         __redirect_time.
31777         Include <time.h>.
31778         (__libc_time): New prototype.
31779         (time_ifunc): Replace time with __libc_time.
31780         (time): New strong alias and hidden definition of __libc_time.
31781         (__GI_time): Remove strong alias.
31782         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
31783         Include <stddef.h>.
31784         (memmove): Redefined to __redirect_memmove.
31785         (__memmove_sse2): Use typeof __redirect_memmove.
31786         (__memmove_ssse3): Likewise.
31787         (__memmove_ssse3_back): Likewise.
31788         (__libc_memmove): New prototype.
31789         (memmove): Renamed to ...
31790         (__libc_memmove): This.
31791         (memmove): New strong alias of __libc_memmove.
31792
31793 2012-08-08  Mark Salter  <msalter@redhat.com>
31794
31795         * elf/elf.h
31796         (R_MN10300_TLS_GD): Define.
31797         (R_MN10300_TLS_LD): Likewise.
31798         (R_MN10300_TLS_LDO): Likewise.
31799         (R_MN10300_TLS_GOTIE): Likewise.
31800         (R_MN10300_TLS_IE): Likewise.
31801         (R_MN10300_TLS_LE): Likewise.
31802         (R_MN10300_TLS_DTPMOD): Likewise.
31803         (R_MN10300_TLS_DTPOFF): Likewise.
31804         (R_MN10300_TLS_TPOFF): Likewise.
31805         (R_MN10300_SYM_DIFF): Likewise.
31806         (R_MN10300_ALIGN): Likewise.
31807         (R_MN10300_NUM): Update.
31808
31809 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
31810
31811         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
31812         Remove.
31813
31814 2012-08-08  Roland McGrath  <roland@hack.frob.com>
31815
31816         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
31817
31818         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
31819         sysdeps/unix -> sysdeps/posix move.
31820         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
31821
31822 2012-08-07      Allan McRae     <allan@archlinux.org>
31823
31824         [BZ #14303]
31825         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
31826         (SUNOS_CPP): Likewise.
31827         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
31828         not found.
31829         (open_input): Call CPP using execvp.
31830
31831 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
31832
31833         * sysdeps/unix/sysv/linux/kernel-features.h
31834         (__ASSUME_PROT_GROWSUPDOWN): Remove.
31835         (__ASSUME_NO_CLONE_DETACHED): Likewise.
31836         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31837         (__ASSUME_WAITID_SYSCALL): Likewise.
31838         * sysdeps/unix/sysv/linux/dl-execstack.c
31839         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
31840         code unconditional.
31841         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
31842         conditional code.
31843         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
31844         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
31845         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
31846         code.
31847         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
31848         unconditional.
31849         [__ASSUME_WAITID_SYSCALL]: Likewise.
31850         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
31851
31852 2012-08-07  Roland McGrath  <roland@hack.frob.com>
31853
31854         * sysdeps/unix/closedir.c: Renamed to ...
31855         * sysdeps/posix/closedir.c: ... here.
31856         * sysdeps/unix/dirfd.c: Renamed to ...
31857         * sysdeps/posix/dirfd.c: ... here.
31858         * sysdeps/unix/dirstream.h: Renamed to ...
31859         * sysdeps/posix/dirstream.h: ... here.
31860         * sysdeps/unix/fdopendir.c: Renamed to ...
31861         * sysdeps/posix/fdopendir.c: ... here.
31862         * sysdeps/unix/opendir.c: Renamed to ...
31863         * sysdeps/posix/opendir.c: ... here.
31864         * sysdeps/unix/readdir.c: Renamed to ...
31865         * sysdeps/posix/readdir.c: ... here.
31866         * sysdeps/unix/readdir_r.c: Renamed to ...
31867         * sysdeps/posix/readdir_r.c: ... here.
31868         * sysdeps/unix/rewinddir.c: Renamed to ...
31869         * sysdeps/posix/rewinddir.c: ... here.
31870         * sysdeps/unix/seekdir.c: Renamed to ...
31871         * sysdeps/posix/seekdir.c: ... here.
31872         * sysdeps/unix/telldir.c: Renamed to ...
31873         * sysdeps/posix/telldir.c: ... here.
31874         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
31875         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
31876         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
31877         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
31878
31879         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
31880         * bits/fcntl.h: ... here.
31881
31882         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
31883         not 0.
31884         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
31885         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
31886         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
31887         (struct flock): Move l_start, l_len to the beginning.
31888         Use __pid_t for l_pid.
31889         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
31890         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
31891         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
31892         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
31893         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
31894         [__USE_LARGEFILE64] (struct flock64): New type.
31895         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
31896
31897         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
31898         * bits/dirent.h: ... here.
31899
31900         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
31901         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
31902
31903 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
31904
31905         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
31906         Change from 2.6.0 to 2.6.16.
31907         * sysdeps/unix/sysv/linux/configure: Regenerated.
31908         * sysdeps/unix/sysv/linux/kernel-features.h
31909         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
31910         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
31911         version.
31912         (__ASSUME_UTIMES): Likewise.
31913         (__ASSUME_CLONE_STOPPED): Remove.
31914         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
31915         architectures, not kernel version.
31916         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
31917         (__ASSUME_NO_CLONE_DETACHED): Likewise.
31918         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31919         (__ASSUME_WAITID_SYSCALL): Likewise.
31920         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
31921         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
31922         * README: State 2.6.16 as minimum Linux kernel version.  Do not
31923         refer to older versions.
31924
31925 2012-08-06  Roland McGrath  <roland@hack.frob.com>
31926
31927         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
31928         Define alphasort64 as an alias.
31929         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
31930         Define versionsort64 as an alias.
31931         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
31932         Define scandir64 as an alias.
31933         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
31934         Define scandirat64 as an alias.
31935         * dirent/alphasort64.c (alphasort64):
31936         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
31937         * dirent/versionsort64.c: Likewise.
31938         * dirent/scandir64.c: Likewise.
31939         * dirent/scandirat64.c: Likewise.
31940         * sysdeps/wordsize-64/alphasort.c: File removed.
31941         * sysdeps/wordsize-64/alphasort64.c: File removed.
31942         * sysdeps/wordsize-64/scandir.c: File removed.
31943         * sysdeps/wordsize-64/scandir64.c: File removed.
31944         * sysdeps/wordsize-64/scandirat.c: File removed.
31945         * sysdeps/wordsize-64/scandirat64.c: File removed.
31946         * sysdeps/wordsize-64/versionsort.c: File removed.
31947         * sysdeps/wordsize-64/versionsort64.c: File removed.
31948         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
31949         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
31950         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
31951         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
31952         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
31953         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
31954         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
31955         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
31956
31957         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
31958         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
31959         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
31960         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31961         [defined __arch64__ || defined __sparcv9]
31962         (__INO_T_MATCHES_INO64_T): New macro.
31963         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31964         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
31965         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
31966         * sysdeps/unix/sysv/linux/bits/dirent.h
31967         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
31968         (_DIRENT_MATCHES_DIRENT64): New macro.
31969
31970         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
31971         Define lockf64 as an alias.
31972         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
31973         Define fseeko64 as an alias.
31974         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
31975         Define ftello64 as an alias.
31976         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
31977         Define _IO_fgetpos64 and fgetpos64 as aliases.
31978         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
31979         Define _IO_fsetpos64 and fsetpos64 as aliases.
31980         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
31981         Conditionalize body on this.
31982         * libio/fseeko64.c: Likewise.
31983         * libio/ftello64.c: Likewise.
31984         * libio/iofgetpos64.c: Likewise.
31985         * libio/iofsetpos64.c: Likewise.
31986         * sysdeps/wordsize-64/lockf.c: File removed.
31987         * sysdeps/wordsize-64/lockf64.c: File removed.
31988         * sysdeps/wordsize-64/fseeko.c: File removed.
31989         * sysdeps/wordsize-64/fseeko64.c: File removed.
31990         * sysdeps/wordsize-64/ftello.c: File removed.
31991         * sysdeps/wordsize-64/ftello64.c: File removed.
31992         * sysdeps/wordsize-64/iofgetpos.c: File removed.
31993         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
31994         * sysdeps/wordsize-64/iofsetpos.c: File removed.
31995         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
31996         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
31997         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
31998         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
31999         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
32000         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
32001         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
32002         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
32003         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
32004         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
32005         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
32006
32007         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32008         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
32009         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
32010         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
32011         [defined __arch64__ || defined __sparcv9]
32012         (__OFF_T_MATCHES_OFF64_T): New macro.
32013         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
32014         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32015         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
32016         (__OFF_T_MATCHES_OFF64_T): New macro.
32017
32018 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32019
32020         * stdlib/secure-getenv.c (__secure_getenv): Replace
32021         GLIBC_2_16 with GLIBC_2_17.
32022
32023 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32024
32025         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
32026         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
32027
32028 2012-08-03  David S. Miller  <davem@davemloft.net>
32029
32030         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32031
32032 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32033
32034         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
32035         Remove.
32036         (__ASSUME_CORRECT_SI_PID): Likewise.
32037         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
32038         (__ASSUME_TMPFS_NAME): Likewise.
32039         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
32040         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
32041         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
32042         (HAVE_AUX_SECURE): Make definition unconditional.
32043         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
32044         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
32045
32046 2012-08-03  Roland McGrath  <roland@hack.frob.com>
32047
32048         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
32049         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
32050         * sysdeps/mach/hurd/eloop-threshold.h: New file.
32051         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
32052         __eloop_threshold instead of SYMLOOP_MAX.
32053
32054         * sysdeps/generic/eloop-threshold.h: New file.
32055         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
32056         of MAXSYMLINKS.
32057         * elf/chroot_canon.c (chroot_canon): Likewise.
32058
32059 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32060
32061         [BZ #13717]
32062         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32063         Change to 2.6.0 everywhere.
32064         * sysdeps/unix/sysv/linux/configure: Regenerated.
32065         * sysdeps/unix/sysv/linux/kernel-features.h
32066         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
32067         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
32068         kernel versions.
32069         (__ASSUME_POSIX_TIMERS): Define unconditionally.
32070         (__ASSUME_FUTEX_REQUEUE): Remove.
32071         (__ASSUME_STATFS64): Define unconditionally.
32072         (__ASSUME_AT_SECURE): Likewise.
32073         (__ASSUME_CORRECT_SI_PID): Likewise.
32074         (__ASSUME_TGKILL): Define without depending on kernel version for
32075         i386.
32076         (__ASSUME_UTIMES): Likewise.
32077         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
32078         kernel version.
32079         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
32080         (__ASSUME_TMPFS_NAME): Likewise.
32081         * README: Update reference to Linux kernel versions.
32082
32083 2012-08-02  Marek Polacek  <polacek@redhat.com>
32084
32085         [BZ# 14150]
32086         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
32087         libc_cv_asm_type_prefix with %.
32088         * configure: Regenerated.
32089         * include/libc-symbols.h: Remove comment about
32090         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32091         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
32092         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
32093         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
32094         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
32095         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32096         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
32097         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
32098         * elf/tst-unique2mod1.c: Likewise.
32099         * elf/tst-unique1mod2.c: Likewise.
32100         * elf/tst-unique1mod1.c: Likewise.
32101         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
32102         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
32103         Replace ASM_TYPE_DIRECTIVE with .type.
32104         * sysdeps/s390/s390-64/sysdep.h: Likewise.
32105         * sysdeps/i386/sysdep.h: Likewise.
32106         * sysdeps/x86_64/sysdep.h: Likewise.
32107         * sysdeps/sh/sysdep.h: Likewise.
32108         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
32109         Do not define ASM_TYPE_DIRECTIVE.
32110         * sysdeps/powerpc/sysdep.h: Likewise.
32111         * sysdeps/powerpc/powerpc32/sysdep.h:
32112         Replace ASM_TYPE_DIRECTIVE with .type.
32113         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
32114         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
32115         * sysdeps/i386/fpu/e_powf.S: Likewise.
32116         * sysdeps/i386/fpu/e_expl.S: Likewise.
32117         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
32118         * sysdeps/i386/fpu/e_acosh.S: Likewise.
32119         * sysdeps/i386/fpu/e_pow.S: Likewise.
32120         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
32121         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
32122         * sysdeps/i386/fpu/s_expm1.S: Likewise.
32123         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
32124         * sysdeps/i386/fpu/e_log2.S: Likewise.
32125         * sysdeps/i386/fpu/e_log2l.S: Likewise.
32126         * sysdeps/i386/fpu/e_scalb.S: Likewise.
32127         * sysdeps/i386/fpu/e_powl.S: Likewise.
32128         * sysdeps/i386/fpu/e_log10f.S: Likewise.
32129         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
32130         * sysdeps/i386/fpu/e_logl.S: Likewise.
32131         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
32132         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
32133         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
32134         * sysdeps/i386/fpu/e_log2f.S: Likewise.
32135         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
32136         * sysdeps/i386/fpu/e_log.S: Likewise.
32137         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
32138         * sysdeps/i386/fpu/e_logf.S: Likewise.
32139         * sysdeps/i386/fpu/e_log10l.S: Likewise.
32140         * sysdeps/i386/fpu/e_atanh.S: Likewise.
32141         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
32142         * sysdeps/i386/fpu/e_log10.S: Likewise.
32143         * sysdeps/i386/fpu/s_frexp.S: Likewise.
32144         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
32145         * sysdeps/i386/fpu/s_asinh.S: Likewise.
32146         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
32147         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
32148         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
32149         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
32150         * sysdeps/i386/i686/strtok.S: Likewise.
32151         * sysdeps/i386/i386-mcount.S: Likewise.
32152         * sysdeps/i386/strtok.S: Likewise.
32153         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
32154         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
32155         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
32156         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
32157         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
32158         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
32159         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
32160         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
32161         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
32162         * sysdeps/x86_64/_mcount.S: Likewise.
32163         * sysdeps/x86_64/strtok.S: Likewise.
32164         * sysdeps/sh/_mcount.S: Likewise.
32165
32166 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32167
32168         * libio/iofopen.c: Include <fcntl.h>.
32169         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
32170         (_IO_fopen64, fopen64): Define as aliases.
32171         * libio/iofopen64.c: Include <fcntl.h>.
32172         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
32173         Conditionalize body on this.
32174         * sysdeps/wordsize-64/iofopen.c: File removed.
32175         * sysdeps/wordsize-64/iofopen64.c: File removed.
32176
32177 2012-08-01  Marek Polacek  <polacek@redhat.com>
32178
32179         * libc/Makeconfig: Use elf in place of binfmt-subdir.
32180         Use dlfcn directly instead of a variable.
32181         (binfmt-subdir): Do not define.
32182         (dlfcn): Likewise.
32183
32184 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
32185
32186         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
32187         Remove all definitions.
32188         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
32189         <kernel-features.h>.
32190         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32191         (miss_F_GETOWN_EX): Remove all definitions.
32192         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
32193         macro definition.
32194         [!__ASSUME_FCNTL64]: Remove conditional code.
32195         [__ASSUME_FCNTL64]: Make code unconditional.
32196         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
32197         <kernel-features.h>.
32198         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32199         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
32200         (lockf64) [__NR_fcntl64]: Make code unconditional.
32201         (lockf64) [__ASSUME_FCNTL64]: Likewise.
32202
32203         * sysdeps/unix/sysv/linux/kernel-features.h
32204         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
32205         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
32206         Make code unconditional.
32207         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32208         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32209         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
32210         [__NR_vfork]: Make code unconditional.
32211         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32212         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
32214         [__NR_vfork]: Make code unconditional.
32215         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32216         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32217
32218 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32219
32220         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
32221         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
32222
32223         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32224         Define mkstemp64 as an alias.
32225         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32226         Define mkstemps64 as an alias.
32227         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32228         Define mkostemp64 as an alias.
32229         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32230         Define mkostemps64 as an alias.
32231         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
32232         Conditionalize body on this.
32233         * misc/mkostemp64.c: Likewise.
32234         * misc/mkostemps64.c: Likewise.
32235         * misc/mkstemps64.c: Likewise.
32236         * sysdeps/wordsize-64/mkstemp64.c: File removed.
32237         * sysdeps/wordsize-64/mkostemp64.c: File removed.
32238         * sysdeps/wordsize-64/mkostemp.c: File removed.
32239         * sysdeps/wordsize-64/mkstemp.c: File removed.
32240         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
32241         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
32242         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
32243         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
32244
32245         [BZ #14138]
32246         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
32247         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
32248         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
32249         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
32250
32251         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
32252         compat_symbol macros from <shlib-compat.h> rather than the underlying
32253         default_symbol_version and symbol_version macros, so that DEFAULT
32254         lines in shlib-versions are respected.
32255         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
32256
32257 2012-08-01  Florian Weimer  <fweimer@redhat.com>
32258
32259         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
32260         Declare with warn_unused_result.
32261         (setgid, setregid, setegid, setresgid): Likewise.
32262         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
32263         Likewise.
32264         * WUR-REPORT: Remove set*id functions.
32265
32266 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
32267
32268         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
32269
32270 2012-07-31  Roland McGrath  <roland@hack.frob.com>
32271
32272         [BZ #10191]
32273         * include/sys/socket.h (__libc_accept, __libc_accept4):
32274         Add attribute_hidden.
32275         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
32276
32277         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
32278         use of PTR_MANGLE.
32279         * inet/getnetgrent_r.c (setup): Likewise.
32280
32281         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
32282
32283 2012-07-31  David S. Miller  <davem@davemloft.net>
32284
32285         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32286
32287 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
32288
32289         [BZ #13629]
32290         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
32291         value between 1.0 and 2.0 and smaller part has absolute value less
32292         than 1.0.
32293         * math/s_clog10.c (__clog10): Likewise.
32294         * math/s_clog10f.c (__clog10f): Likewise.
32295         * math/s_clog10l.c (__clog10l): Likewise.
32296         * math/s_clogf.c (__clogf): Likewise.
32297         * math/s_clogl.c (__clogl): Likewise.
32298         * math/libm-test.inc (clog_test): Add more tests.
32299         (clog10_test): Likewise.
32300         * sysdeps/i386/fpu/libm-test-ulps: Update.
32301         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32302
32303 2012-07-31  Florian Weimer  <fweimer@redhat.com>
32304
32305         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
32306         Exit with zero in case no suitable GID is found, and write a
32307         message to standard error.
32308
32309 2012-07-30  Roland McGrath  <roland@hack.frob.com>
32310
32311         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
32312         rather than to 1.
32313         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
32314         (MAXPATHLEN): Removed.
32315         (NOGROUP, NODEV): New macros.
32316         (setbit, clrbit, isset, isclr): New macros.
32317         (howmany, roundup, powerof2): New macros.
32318         (DEV_BSIZE): New macro.
32319
32320         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
32321         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
32322
32323         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
32324         definition on [!__NO_LONG_DOUBLE_MATH].
32325
32326         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
32327         PTR_MANGLE and PTR_DEMANGLE.
32328
32329         * socket/accept4.c (accept4): Rename to __libc_accept4.
32330         Define accept4 as a weak alias.
32331
32332         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
32333         on [_DIRENT_HAVE_D_TYPE].
32334         * io/ftw.c (ftw_dir): Likewise.
32335
32336         * io/xmknod.c (__xmknod): Don't check PATH for being null.
32337
32338         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
32339
32340         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
32341         Use the BSD numbers rather than the arbitrary ones we had.
32342         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
32343         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
32344         (SIGXCPU, SIGXFSZ): New macros.
32345         (_NSIG): Now 32.
32346
32347         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
32348         initializer on [_LIBC_REENTRANT].
32349
32350         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
32351         definitions inside [_POSIX_MAPPED_FILES].
32352
32353         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
32354
32355         * dirent/opendir.c: Include <fcntl.h>.
32356
32357         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
32358         (__libc_getspecific): Likewise.
32359         (__libc_key_create): Likewise.
32360
32361         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
32362         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
32363         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
32364         (tmpfile64): Define as alias.
32365         * sysdeps/wordsize-64/tmpfile.c: File removed.
32366         * sysdeps/wordsize-64/tmpfile64.c: File removed.
32367         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
32368         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
32369
32370         * stdio-common/vfscanf.c: Include <stdbool.h>.
32371         * nss/makedb.c: Likewise.
32372         * stdio-common/_i18n_number.h: Likewise.
32373         * argp/argp-help.c: Likewise.
32374         * posix/wordexp.c: Likewise.
32375         * sysdeps/posix/spawni.c: Likewise.
32376         * nss/nss_files/files-initgroups.c: Likewise.
32377         * stdio-common/reg-modifier.c: Include <stdlib.h>.
32378         * nss/nss_files/files-initgroups.c: Likewise.
32379         * nss/nss_db/db-netgrp.c: Likewise.
32380         * nss/nss_db/db-initgroups.c: Likewise.
32381         * io/fchmodat.c: Include <sys/stat.h>.
32382
32383         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
32384         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
32385
32386         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
32387         [HAVE_MMAP].
32388
32389         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
32390         Add multiple inclusion protection.
32391
32392 2012-07-27  David S. Miller  <davem@davemloft.net>
32393
32394         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32395
32396 2012-07-27  Gary Benson  <gbenson@redhat.com>
32397
32398         [BZ #14298]
32399         * elf/rtld.c: Include <stap-probe.h>.
32400         (dl_main): Added static probes "init_start" and "init_complete".
32401         * elf/dl-load.c: Include <stap-probe.h>.
32402         (lose): Take new parameter "nsid".
32403         Added static probe "map_failed".
32404         (_dl_map_object_from_fd): Pass namespace id to lose.
32405         Added static probe "map_start".
32406         (open_verify): Pass namespace id to lose.
32407         * elf/dl-open.c: Include <stap-probe.h>.
32408         (dl_open_worker) Added static probes "map_complete", "reloc_start"
32409         and "reloc_complete".
32410         * elf/dl-close.c: Include <stap-probe.h>.
32411         (_dl_close_worker): Added static probes "unmap_start" and
32412         "unmap_complete".
32413         * elf/rtld-debugger-interface.txt: New file documenting the above.
32414
32415 2012-07-26  Roland McGrath  <roland@hack.frob.com>
32416
32417         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
32418         rather than a string variable.
32419         * sunrpc/rpc_main.c (h_output): Likewise.
32420         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
32421
32422 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
32423
32424         * inet/check_native.c: New file.
32425
32426 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
32427
32428         [BZ #13629]
32429         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
32430         if larger part has absolute value 1.0.
32431         * math/s_clog10.c (__clog10): Likewise.
32432         * math/s_clog10f.c (__clog10f): Likewise.
32433         * math/s_clog10l.c (__clog10l): Likewise.
32434         * math/s_clogf.c (__clogf): Likewise.
32435         * math/s_clogl.c (__clogl): Likewise.
32436         * math/libm-test.inc (clog_test): Add more tests.
32437         (clog10_test): Likewise.
32438         * sysdeps/i386/fpu/libm-test-ulps: Update.
32439         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32440
32441         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
32442         (pltexit): Likewise.
32443         (La_regs): Likewise.
32444         (La_retval): Likewise.
32445         (int_retval): Likewise.
32446         Update #error for removed macros to refer only to definitions in
32447         tst-audit.h.
32448         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
32449         macro.
32450         (pltexit): Likewise.
32451         (La_regs): Likewise.
32452         (La_retval): Likewise.
32453         (int_retval): Likewise.
32454         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
32455         macro.
32456         (pltexit): Likewise.
32457         (La_regs): Likewise.
32458         (La_retval): Likewise.
32459         (int_retval): Likewise.
32460         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
32461         macro.
32462         (pltexit): Likewise.
32463         (La_regs): Likewise.
32464         (La_retval): Likewise.
32465         (int_retval): Likewise.
32466         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
32467         macro.
32468         (pltexit): Likewise.
32469         (La_regs): Likewise.
32470         (La_retval): Likewise.
32471         (int_retval): Likewise.
32472         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
32473         macro.
32474         (pltexit): Likewise.
32475         (La_regs): Likewise.
32476         (La_retval): Likewise.
32477         (int_retval): Likewise.
32478         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
32479         macro.
32480         (pltexit): Likewise.
32481         (La_regs): Likewise.
32482         (La_retval): Likewise.
32483         (int_retval): Likewise.
32484         * sysdeps/generic/tst-audit.h: Update comment to refer only to
32485         macro definitions in tst-audit.h.
32486         * sysdeps/i386/tst-audit.h: New file.
32487         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
32488         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
32489         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
32490         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
32491         * sysdeps/sh/tst-audit.h: Likewise.
32492         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
32493         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
32494         * sysdeps/x86_64/tst-audit.h: Likewise.
32495
32496 2012-07-26  Andreas Jaeger  <aj@suse.de>
32497
32498         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
32499         ptrace.
32500
32501         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
32502         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
32503         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
32504         PTRACE_O_MASK.
32505         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
32506         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
32507         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
32508
32509         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
32510         value.
32511
32512         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
32513         _sigsys.
32514         (si_call_addr, si_syscall, si_arch): Define new macro.
32515         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
32516         _sigsys.
32517         (si_call_addr, si_syscall, si_arch): Define new marcro.
32518         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
32519         _sigsys.
32520         (si_call_addr, si_syscall, si_arch): Define new macro.
32521         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
32522         _sigsys.
32523         (si_call_addr, si_syscall, si_arch): Define new macro.
32524
32525 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32526
32527         [BZ #13717]
32528         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32529         Change to 2.4.21 where previously 2.4.1.
32530         * sysdeps/unix/sysv/linux/configure: Regenerated.
32531         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
32532         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
32533         Linux kernel version.
32534         (__ASSUME_STD_AUXV): Remove.
32535         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
32536         kernel version.
32537         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
32538         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
32539         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
32540         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
32541         (__ASSUME_NETLINK_SUPPORT): Likewise.
32542         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
32543         (__no_netlink_support): Remove conditional definition.
32544         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
32545         Remove.
32546         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32547         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
32548         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
32549         (if_nameindex_ioctl): Remove.
32550         (if_nameindex_netlink): Do not handle __no_netlink_support.
32551         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32552         code.
32553         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
32554         Remove conditional code.
32555         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32556         code.
32557         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
32558         unconditional.
32559         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32560         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
32561         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
32562         Remove.
32563         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
32564         [!__ASSUME_STD_AUXV]: Remove conditional code.
32565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
32566         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
32567         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
32568         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
32569         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
32570         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32571         code.
32572         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32573         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
32574         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
32575         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32576         conditional code.
32577         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32578         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
32579         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32580         code.
32581         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
32582         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32583         conditional code.
32584         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
32585         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32586         code unconditional.
32587         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32588         conditional code.
32589         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32590         unconditional.
32591         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32592         conditional code.
32593         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
32594         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32595         unconditional.
32596         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32597         conditional code.
32598         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
32599         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32600         code unconditional.
32601         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32602         conditional code.
32603         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32604         unconditional.
32605         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32606         conditional code.
32607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
32608         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32609         code unconditional.
32610         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32611         conditional code.
32612         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32613         unconditional.
32614         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32615         conditional code.
32616
32617 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
32618
32619         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
32620         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
32621         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
32622         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
32623         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
32624         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
32625         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
32626         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
32627         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
32628         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
32629         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
32630         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
32631         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
32632         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
32633         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
32634         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
32635         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
32636         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
32637         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
32638         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
32639         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
32640         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
32641         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
32642
32643 2012-07-25  Florian Weimer  <fweimer@redhat.com>
32644
32645         * Versions.def: Add GLIBC_2.17.
32646         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
32647         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
32648         Introduce __libc_secure_getenv.
32649         * stdlib/Versions (2.17): Add secure_getenv
32650         (GLIBC_PRIVATE): Add __libc_secure_getenv.
32651         * stdlib/secure-getenv.c: Rename __secure_getenv to
32652         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
32653         symbol __secure_getenv for GLIBC_2.0.
32654         * stdlib/tst-secure-getenv.c: New.
32655         * stdlib/Makefile (tests): Add testcase.
32656         * manual/startup.texi (Environment Access): Document
32657         secure_getenv.
32658         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
32659         __libc_secure_getenv.
32660         * inet/ruserpass.c (ruserpass): Likewise.
32661         * malloc/mtrace.c (mtrace): Likewise.
32662         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
32663         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
32664         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
32665         * sysdeps/posix/tempname.c: Likewise.  Evaluate
32666         HAVE_SECURE_GETENV.
32667         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
32668         __secure_getenv to __libc_secure_getenv.
32669         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
32670         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32671         Likewise.
32672         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32673         Likewise.
32674         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
32675         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
32676         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32677         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
32678         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
32679         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32680         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
32681
32682 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32683
32684         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
32685         (struct La_i86_retval): Likewise.
32686         (struct La_x86_64_regs): Likewise.
32687         (struct La_x86_64_retval): Likewise.
32688         (struct La_x32_regs): Likewise.
32689         (struct La_x32_retval): Likewise.
32690         (struct La_ppc32_regs): Likewise.
32691         (struct La_ppc32_retval): Likewise.
32692         (struct La_ppc64_regs): Likewise.
32693         (struct La_ppc64_retval): Likewise.
32694         (struct La_sh_regs): Likewise.
32695         (struct La_sh_retval): Likewise.
32696         (struct La_s390_32_regs): Likewise.
32697         (struct La_s390_32_retval): Likewise.
32698         (struct La_s390_64_regs): Likewise.
32699         (struct La_s390_64_retval): Likewise.
32700         (struct La_sparc32_regs): Likewise.
32701         (struct La_sparc32_retval): Likewise.
32702         (struct La_sparc64_regs): Likewise.
32703         (struct La_sparc64_retval): Likewise.
32704         (struct audit_ifaces): Remove architecture-specific pltenter and
32705         pltexit members.
32706         * sysdeps/i386/ldsodefs.h: New file.
32707         * sysdeps/powerpc/ldsodefs.h: Likewise.
32708         * sysdeps/s390/ldsodefs.h: Likewise.
32709         * sysdeps/sh/ldsodefs.h: Likewise.
32710         * sysdeps/sparc/ldsodefs.h: Likewise.
32711         * sysdeps/x86_64/ldsodefs.h: Likewise.
32712
32713 2012-07-25  Marek Polacek  <polacek@redhat.com>
32714
32715         [BZ #6808]
32716         * math/libm-test.inc (yn_test): Add another test.
32717         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
32718         to ERANGE when the result is +-Inf.
32719         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
32720         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
32721         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
32722         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
32723
32724 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
32725
32726         * conform/data/time.h-data (NULL): Use macro-constant.  Require
32727         equal to 0.
32728         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
32729         clock_t.
32730         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
32731
32732 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
32733
32734         * configure.in <sysdeps resolving>: Correct printing
32735         Implies_before.
32736         * configure: Regenerate.
32737
32738 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
32739
32740         * math/w_ilogb.c: Include <limits.h>.
32741         * math/w_ilogbl.c: Likewise.
32742
32743 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
32744
32745         * manual/lang.texi (__va_copy): Document primarily as ISO C99
32746         va_copy.  Document allowing for unavailable va_copy only as
32747         pre-C99 compatibility.
32748         * manual/string.texi (Copying and Concatenation): Use va_copy
32749         instead of __va_copy in concat example.
32750
32751 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
32752
32753         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
32754         (__sendto): Use create_address_port.  Initialize APORT and deallocate
32755         it if not null.
32756
32757         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
32758         with O_NOLINK passed to __file_name_lookup.
32759
32760         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
32761         with O_NOLINK passed to __file_name_lookup.
32762
32763         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
32764         negative N or less than NGIDS.
32765
32766         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
32767         type to string_t.  Set ERANGE as errno and return it if NAME is not big
32768         enough.  Use memcpy instead of strncpy.
32769
32770 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
32771
32772         * elf/Makefile (check-data): Remove.
32773         (localplt.data): New vpath directive.
32774         ($(objpfx)check-localplt.out): Use localplt.data from vpath
32775         instead of $(check-data).
32776         * scripts/data/localplt-generic.data: Move to ...
32777         * sysdeps/generic/localplt.data: ... here.
32778         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
32779         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
32780         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
32781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
32782         ... here.
32783         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
32784         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
32785         ... here.
32786         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
32787         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
32788         ... here.
32789         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
32790         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
32791         ... here.
32792         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
32793         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
32794         ... here.
32795         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
32796         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
32797         ... here.
32798
32799 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32800
32801         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
32802         PPC32 and PPC64 files.
32803         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
32804         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
32805
32806 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32807
32808         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
32809         __makecontext_ret to ...
32810         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
32811         ... here and call exit if uc_link is NULL.  New file.
32812         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
32813         __makecontext_ret.S.
32814         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
32815         __makecontext_ret to ...
32816         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
32817         ... here and call exit if uc_link is NULL.  New file.
32818         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
32819         __makecontext_ret.S.
32820
32821 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32822
32823         * elf/elf.h (R_390_IRELATIVE): New definition.
32824         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
32825         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
32826         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
32827         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
32828         (elf_machine_lazy_rel): Likewise.
32829         * sysdeps/s390/dl-irel.h: New file.
32830         * sysdeps/s390/s390-64/memcpy.S: New asm code.
32831         * sysdeps/s390/s390-64/memset.S: New asm code.
32832         * sysdeps/s390/s390-64/memcmp.S: New asm code.
32833         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
32834         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
32835         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
32836         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
32837         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
32838         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
32839         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
32840         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
32841         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
32842         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
32843         * sysdeps/s390/s390-32/memcpy.S: New asm code.
32844         * sysdeps/s390/s390-32/memset.S: New asm code.
32845         * sysdeps/s390/s390-32/memcmp.S: New asm code.
32846
32847 2012-07-17  Marek Polacek  <polacek@redhat.com>
32848
32849         [BZ #14349]
32850         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
32851         * sysdeps/s390/s390-64/configure.in: Likewise.
32852         * sysdeps/sparc/configure.in: Likewise.
32853         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
32854         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
32855         * sysdeps/i386/configure.in: Likewise.
32856         * sysdeps/x86_64/configure.in: Likewise.
32857         * sysdeps/sh/configure.in: Likewise.
32858         * sysdeps/s390/s390-32/configure: Regenerated.
32859         * sysdeps/s390/s390-64/configure: Likewise.
32860         * sysdeps/x86_64/configure: Likewise.
32861         * sysdeps/sh/configure: Likewise.
32862         * sysdeps/powerpc/powerpc64/configure: Likewise.
32863         * sysdeps/powerpc/powerpc32/configure: Likewise.
32864         * sysdeps/sparc/configure: Likwise.
32865         * sysdeps/i386/configure: Likewise.
32866
32867         * elf/dl-open.c: Comment fixes.
32868
32869 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
32870
32871         * Makefile [CXX] (check-data): Remove.
32872         [CXX] (c++-types.data): New vpath directive.
32873         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
32874         vpath.  Do not allow for C++ type data being missing.
32875         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
32876         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
32877         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
32878         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
32879         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
32880         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
32881         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
32882         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
32883         ... here.
32884         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
32885         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
32886         ... here.
32887         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
32888         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
32889         ... here.
32890         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
32891         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
32892         ... here.
32893         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
32894         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
32895         ... here.
32896         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
32897         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
32898         ... here.
32899         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
32900         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
32901         ... here.
32902         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
32903         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
32904
32905         * elf/tls-macros.h (TLS_LE): Move architecture-specific
32906         definitions to architecture-specific files.
32907         (TLS_IE): Likewise.
32908         (TLS_LD): Likewise.
32909         (TLS_GD): Likewise.
32910         * sysdeps/i386/tls-macros.h: New file.
32911         * sysdeps/powerpc/tls-macros.h: Likewise.
32912         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
32913         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
32914         * sysdeps/sh/tls-macros.h: Likewise.
32915         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
32916         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
32917         * sysdeps/x86_64/tls-macros.h: Likewise.
32918
32919 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
32920
32921         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
32922         zero value for regular exit case.
32923
32924         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
32925         (__start_context): Preserve zero value for regular exit case.
32926
32927 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
32928             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32929
32930         * manual/setjmp.texi (setcontext): Clarify normal process
32931         termination when uc_link is the null pointer.
32932         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
32933         exit call.
32934
32935 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
32936
32937         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
32938         preprocessor.  Test for each exception mask separately.
32939
32940 2012-07-16  Andreas Jaeger  <aj@suse.de>
32941
32942         * po/ru.po: Update from translation team.
32943
32944 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
32945
32946         * conform/data/string.h-data (NULL): Use macro-constant.  Require
32947         equal to 0.
32948         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
32949         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
32950         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
32951         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
32952         [ISO || ISO99 || ISO11] (*_t): Do not allow.
32953
32954 2012-07-13  Andreas Jaeger  <aj@suse.de>
32955
32956         * po/fr.po: Update from translation team.
32957
32958 2012-07-12  Marek Polacek  <polacek@redhat.com>
32959
32960         [BZ #14173]
32961         * math/libm-test.inc (yn_test): Add test for BZ #14173.
32962         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
32963         loop condition.
32964
32965 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
32966
32967         [BZ #13717]
32968         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32969         Change to 2.4.1 where previously 2.4.0.
32970         * sysdeps/unix/sysv/linux/configure: Regenerated.
32971         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
32972         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
32973         version.
32974         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
32975         (__ASSUME_AT_CLKTCK): Remove.
32976         (__ASSUME_AT_PAGESIZE): Likewise.
32977         (__ASSUME_AT_XID): Likewise.
32978         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
32979         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
32980         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
32981         unconditionally.
32982         (HAVE_AUX_PAGESIZE): Likewise.
32983         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
32984         [__ASSUME_AT_CLKTCK]: Make code unconditional.
32985         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
32986
32987 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
32988
32989         [BZ #14307]
32990         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
32991         the temporary buffer used to invoke __gethostbyname2_r,
32992         __gethostbyaddr_r and gethostbyname4_r to make room for struct
32993         host_data / struct gaih_addrtuple.
32994         * resolv/nss_dns/dns-host.c (global scope): Move definition of
32995         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
32996         header file nss/nsswitch.h.
32997         * nss/nsswitch.h (global scope): Add definition of implementation
32998         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
32999         resolv/nss_dns/dns-host.c).
33000
33001 2012-07-11  Andreas Jaeger  <aj@suse.de>
33002
33003         * po/fr.po: Update from translation team.
33004
33005         * po/sv.po: Update from translation team
33006         * po/fr.po: Another update from translation team.
33007
33008 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33009
33010         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
33011         for subnormals or multiply small sinh result by itself.
33012         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
33013         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33014
33015 2012-07-11  David S. Miller  <davem@davemloft.net>
33016
33017         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33018
33019 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
33020
33021         [BZ #14347]
33022         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
33023         (INTERNAL_MARK): Shift it here.
33024
33025 2012-07-10  Marek Polacek  <polacek@redhat.com>
33026
33027         [BZ #14151]
33028         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
33029         libc_cv_asm_global_directive with .globl.
33030         * configure: Regenerated.
33031         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
33032         with .globl.
33033         * sysdeps/i386/configure: Regenerated.
33034         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
33035         with .globl.
33036         * sysdeps/x86_64/configure: Regenerated.
33037         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
33038         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
33039         * elf/tst-unique2mod2.c: Likewise.
33040         * elf/tst-unique2mod1.c: Likewise.
33041         * elf/tst-unique1mod2.c: Likewise.
33042         * elf/tst-unique1mod1.c: Likewise.
33043         * sysdeps/s390/s390-32/sysdep.h: Likewise.
33044         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33045         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33046         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33047         * sysdeps/mach/sysdep.h: Likewise.
33048         * sysdeps/i386/sysdep.h: Likewise.
33049         * sysdeps/i386/i386-mcount.S: Likewise.
33050         * sysdeps/x86_64/_mcount.S: Likewise.
33051         * sysdeps/x86_64/sysdep.h: Likewise.
33052         * sysdeps/sh/_mcount.S: Likewise.
33053         * sysdeps/sh/sysdep.h: Likewise.
33054         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
33055         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
33056         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
33057         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
33058         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
33059         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
33060         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
33061         * locale/localeinfo.h: Likewise.
33062         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
33063         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
33064
33065 2012-07-09  Roland McGrath  <roland@hack.frob.com>
33066
33067         [BZ #14336]
33068         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
33069         system".
33070         * manual/message.texi (The Uniforum approach): Likewise.
33071         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
33072         (glibc iconv Implementation): Likewise.
33073
33074 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
33075
33076         [BZ #14337]
33077         * math/s_clog.c (__clog): Avoid scaling a value down where that
33078         could result in underflow.
33079         * math/s_clog10.c (__clog10): Likewise.
33080         * math/s_clog10f.c (__clog10f): Likewise.
33081         * math/s_clog10l.c (__clog10l): Likewise.
33082         * math/s_clogf.c (__clogf): Likewise.
33083         * math/s_clogl.c (__clogl): Likewise.
33084         * math/libm-test.inc (clog_test): Add more tests.
33085         (clog10_test): Likewise.
33086         * sysdeps/i386/fpu/libm-test-ulps: Update.
33087         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33088
33089 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
33090
33091         [BZ #14283]
33092         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
33093         by 7 not 8 to examine high bit of fractional part.
33094
33095         [BZ #14042]
33096         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
33097         for call to __mcount_internal.
33098         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
33099         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
33100         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
33101
33102 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
33103
33104         [BZ #14154]
33105         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
33106         approximation for values within 0x1p-13f of an odd multiple of
33107         pi/4.
33108         * math/libm-test.inc (tan_test): Do not allow spurious underflow
33109         exception.  Add more tests.
33110         * sysdeps/i386/fpu/libm-test-ulps: Update.
33111
33112         [BZ #6778]
33113         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
33114         inputs and return -1 for them.  Do not check for +Inf in case not
33115         reachable for +Inf.
33116         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
33117         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
33118         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33119         and return -1 for them.  Do not check for +Inf in case not
33120         reachable for +Inf.
33121         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
33122         define.
33123         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33124         and return -1 for them.  Do not check for +Inf in case not
33125         reachable for +Inf.
33126         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
33127         spurious underflow.
33128         * sysdeps/i386/fpu/libm-test-ulps: Update.
33129         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33130
33131 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
33132
33133         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
33134
33135 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
33136
33137         [BZ #14157]
33138         [BZ #14331]
33139         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
33140         could result in spurious underflow.  Scale down values above
33141         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
33142         * math/s_csqrtf.c (__csqrtf): Likewise.
33143         * math/s_csqrtl.c (__csqrtl): Likewise.
33144         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
33145         spurious underflow.
33146         * sysdeps/i386/fpu/libm-test-ulps: Update.
33147         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33148
33149 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
33150
33151         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
33152         xopen-msg.sed.
33153         * catgets/xopen-msg.awk: New file.
33154         * catgets/xopen-msg.sed: Removed.
33155
33156         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
33157         po2text.sed.
33158         * intl/po2test.awk: New file.
33159         * intl/po2test.sed: Removed.
33160
33161 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
33162
33163         [BZ #14328]
33164         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
33165         or multiply small sinh result by itself.
33166         * math/s_ctanf.c (__ctanf): Likewise.
33167         * math/s_ctanh.c (__ctanh): Likewise.
33168         * math/s_ctanhf.c (__ctanhf): Likewise.
33169         * math/s_ctanhl.c (__ctanhl): Likewise.
33170         * math/s_ctanl.c (__ctanl): Likewise.
33171         * math/libm-test.inc (ctan_test_tonearest): New function.
33172         (ctan_test_towardzero): Likewise.
33173         (ctan_test_downward): Likewise.
33174         (ctan_test_upward): Likewise.
33175         (ctanh_test_tonearest): Likewise.
33176         (ctanh_test_towardzero): Likewise.
33177         (ctanh_test_downward): Likewise.
33178         (ctanh_test_upward): Likewise.
33179         (main): Call these new functions.
33180         * sysdeps/i386/fpu/libm-test-ulps: Update.
33181         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33182
33183 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
33184
33185         * .gitignore: Delete /ports entry.
33186
33187 2012-07-03  Andreas Jaeger  <aj@suse.de>
33188
33189         * po/bg.po: Update from translation team.
33190         * po/cs.po: Likewise.
33191         * po/de.po: Likewise.
33192         * po/hr.po: Likewise.
33193         * po/nl.pl: Likewise.
33194         * po/pl.po: Likewise.
33195         * po/vi.po: Likewise.
33196
33197 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
33198
33199         * Makeconfig [!+link] (+link-before-libc): New variable.
33200         [!+link] (+link-after-libc): Likewise.
33201         [!+link] (+link-tests): Likewise.
33202         [!+link] (+link): Define in terms of $(+link-before-libc) and
33203         $(+link-after-libc).
33204         [!+link-static] (+link-static-before-libc): New variable.
33205         [!+link-static] (+link-static-after-libc): Likewise.
33206         [!+link-static] (+link-static-tests): Likewise.
33207         [!+link-static] (+link-static): Define in terms of
33208         $(+link-static-before-libc) and $(+link-static-after-libc).
33209         [build-shared] (link-libc-before-gnulib): New variable.
33210         [build-shared] (link-libc-tests): Likewise.
33211         [build-shared] (link-libc): Define in terms of
33212         $(link-libc-before-gnulib).
33213         [!build-shared] (link-libc-tests): New variable.
33214         (link-libc-static-tests): New variable.
33215         [!gnulib] (gnulib-arch): New variable.
33216         [!gnulib] (gnulib-tests): Likewise.
33217         [!gnulib] (static-gnulib-arch): Likewise.
33218         [!gnulib] (static-gnulib-tests): Likewise.
33219         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
33220         Define with "=" instead of ":=".
33221         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
33222         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
33223         * Rules (binaries-all-notests): New variable.
33224         (binaries-all-tests): Likewise.
33225         (binaries-static-notests): Likewise.
33226         (binaries-static-tests): Likewise.
33227         (binaries-all): Define using $(binaries-all-notests) and
33228         $(binaries-all-tests).
33229         (binaries-static): Define using $(binaries-static-notests) and
33230         $(binaries-static-tests).
33231         (binaries-shared-tests): New variable.
33232         (binaries-shared-notests): Likewise.
33233         (binaries-shared): Remove variable.
33234         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
33235         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
33236         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
33237         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
33238         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
33239         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
33240         * elf/Makefile (sln-modules): New variable.
33241         (extra-objs): Add $(sln-modules:=.o).
33242         (ldconfig-modules): Add static-stubs.
33243         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
33244         * elf/static-stubs.c: New file.
33245
33246         [BZ #14283]
33247         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
33248         by 7 not 8 to examine high bit of fractional part.  Use volatile
33249         variables when splitting into final array of floats if
33250         __FLT_EVAL_METHOD__ != 0.
33251         * math/libm-test.inc (cos_test): Add another test.
33252         (sin_test): Likewise.
33253         * sysdeps/i386/fpu/libm-test-ulps: Update.
33254
33255         [BZ #14273]
33256         * math/libm-test.inc (cosh_test): Add more tests.
33257
33258         * version.h (RELEASE): Set to "development".
33259         (VERSION): Set to "2.16.90".
33260
33261 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
33262
33263         * NEWS: Update copyright. Remove last-updated date.
33264         Mention math library bug fixes and timezone data changes.
33265         * README: Mention GNU/Hurd, x32, and HPPA support status.
33266
33267 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
33268
33269         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
33270
33271 2012-06-27  Andreas Jaeger  <aj@suse.de>
33272
33273         * manual/contrib.texi (Contributors): Add Samuel Thibault.
33274
33275 2012-06-25  Andreas Jaeger  <aj@suse.de>
33276
33277         * sysdeps/s390/fpu/libm-test-ulps: Update.
33278
33279 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
33280             Thomas Schwinge  <thomas@codesourcery.com>
33281
33282         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
33283         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
33284         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
33285         fanotify_mark.
33286
33287 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
33288
33289         * sysdeps/mach/start.c: Remove file.
33290         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
33291         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
33292         * sysdeps/sh/init-first.c: Likewise.
33293
33294         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
33295         registers for frame unwinding purposes, add CFI directives.
33296         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33297         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
33298         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
33299         Likewise.
33300
33301         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
33302         __fortify_fail returning.
33303         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33304
33305         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
33306         sysdeps/sh/____longjmp_chk.S.
33307         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
33308         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
33309         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
33310         (gen-as-const-headers): Append sigaltstack-offsets.sym.
33311
33312         * sysdeps/sh/abort-instr.h: New file.
33313         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
33314         process in case exit returns.
33315
33316         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
33317         initialize the GOT register before use.
33318
33319         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
33320         calculation of ARGC > 4.
33321
33322         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
33323         meaningful names to some local labels.
33324
33325 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
33326             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33327
33328         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
33329         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
33330         (__arch_compare_and_exchange_val_16_acq): Likewise.
33331         (__arch_compare_and_exchange_val_32_acq): Likewise.
33332         (atomic_exchange_and_add): Fix gUSA sequence.
33333         (atomic_add): Likewise.
33334         (atomic_add_negative): Likewise.
33335         (atomic_add_zero): Likewise.
33336         (atomic_bit_test_set): Likewise.
33337
33338 2012-06-22  Andreas Schwab  <schwab@redhat.com>
33339
33340         [BZ #13579]
33341         * include/link.h (struct link_map): Add l_free_initfini.
33342         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
33343         l_initfini.
33344         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
33345         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
33346         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
33347         set.
33348
33349 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
33350
33351         * configure.in: Use AC_LANG_SOURCE.
33352         * configure: Regenerate.
33353
33354 2012-06-22  Roland McGrath  <roland@hack.frob.com>
33355
33356         * configure.in (libc_cv_localstatedir): New substituted variable.
33357         * configure: Regenerated.
33358         * config.make.in (localstatedir): New variable, substituted from
33359         libc_cv_localstatedir.
33360         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
33361         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
33362         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
33363         * sysdeps/gnu/configure: Regenerated.
33364
33365 2012-06-21  Jeff Law  <law@redhat.com>
33366
33367         [BZ #14277]
33368         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
33369         free.  Simplify list management for _LIBC case.
33370
33371 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
33372
33373         [BZ #14273]
33374         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
33375         Clear sign bit of 64-bit integer value before comparing against
33376         overflow value.
33377
33378         * sysdeps/mach/configure: Regenerated.
33379
33380 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
33381
33382         [BZ #14278]
33383         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
33384
33385 2012-06-21  Jeff Law  <law@redhat.com>
33386
33387         [BZ #13882]
33388         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
33389         uint16_t for elements in the "seen" array to avoid char overflows.
33390         * elf/dl-fini.c (_dl_sort_fini): Likewise.
33391         * elf/dl-open.c (dl_open_worker): Likewise.
33392
33393 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
33394
33395         * scripts/list-sources.sh: Scan PORTS for translations.
33396         * po/libc.pot: Regenerated.
33397
33398 2012-06-21  Andreas Jaeger  <aj@suse.de>
33399
33400         [BZ #12194]
33401         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
33402         warning.
33403         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
33404         * bits/byteswap-16.h (__bswap_16): Likewise.
33405         * bits/byteswap.h (__bswap_constant_16): Likewise.
33406
33407 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
33408
33409         [BZ #14117]
33410         * sysdeps/i386/fpu_control.h: Removed.
33411         * sysdeps/x86_64/fpu_control.h: Moved to ...
33412         * sysdeps/x86/fpu_control.h: Here.
33413
33414         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
33415         (_FPU_SETCW): Likewise.
33416
33417 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
33418
33419         [BZ #14117]
33420         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
33421         * sysdeps/x86/fpu/bits/mathinline.h: This.
33422         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
33423
33424         [BZ #14050]
33425         [BZ #14117]
33426         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
33427         functions if __x86_64__ is defined.
33428
33429 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
33430
33431         * string/endian.h: Add !__ASSEMBLER__ condition for including
33432         conversion interfaces.
33433
33434 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
33435
33436         [BZ #14241]
33437         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
33438         of ABS(x) in calculating zero to negative powers other than odd
33439         integers.
33440         * math/libm-test.inc (pow_test): Add more tests.
33441
33442 2012-06-15  Andreas Jaeger  <aj@suse.de>
33443
33444         * manual/contrib.texi (Contributors): Update entry of Liubov
33445         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
33446         Machado Filho.
33447
33448 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
33449
33450         * string/string.h: Add __wur to GNU version of strerror_r.
33451
33452 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
33453
33454         [BZ #14229]
33455         * string/Makefile (tests): Add tst-strtok_r.
33456         * string/tst-strtok_r.c: New file.
33457         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
33458         RAX_LP/RDX_LP on SAVE_PTR.
33459
33460 2012-06-14  Roland McGrath  <roland@hack.frob.com>
33461
33462         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
33463
33464 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
33465
33466         * libm_test.inc (csqrt_test): Allow more spurious underflow
33467         exceptions.
33468         (j0_test): Likewise.
33469         (j1_test): Likewise.
33470         (y0_test): Likewise.
33471         (y1_test): Likewise.
33472
33473 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
33474
33475         * po/Makefile (libc.pot): Use UTF-8 charset.
33476
33477 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
33478
33479         [BZ #14210]
33480         Suppress sign-conversion warning from FD_SET.
33481         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
33482         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
33483         not unsigned long int.
33484         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
33485
33486 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
33487
33488         [BZ #14050]
33489         [BZ #14117]
33490         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
33491         __extern_always_inline instead of __extern_inline.
33492         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
33493         (__signbit): Likewise.
33494         (__signbitl): Support C++ namespace.
33495         (lrintf): New inline function.
33496         (lrint): Likewise.
33497         (llrintf): Likewise.
33498         (llrint): Likewise.
33499         (fmaxf): Likewise.
33500         (fmax): Likewise.
33501         (fminf): Likewise.
33502         (fmin): Likewise.
33503         (rint): Likewise.
33504         (rintf): Likewise.
33505         (ceil): Likewise.
33506         (ceilf): Likewise.
33507         (floor): Likewise.
33508         (floorf): Likewise.
33509         (nearbyint): Likewise.
33510         (nearbyintf): Likewise.
33511
33512 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
33513
33514         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
33515         non-default versions.
33516
33517 2012-06-11  Roland McGrath  <roland@hack.frob.com>
33518
33519         [BZ #14218]
33520         * manual/argp.texi (Argp): Reword argp_parse description slightly.
33521
33522 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
33523
33524         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
33525         (FE_UPWARD, FE_DOWNWARD): Don't define.
33526         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
33527         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
33528
33529         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
33530         reading it.
33531         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
33532         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
33533
33534 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33535
33536         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
33537         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
33538         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
33539         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
33540
33541 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
33542
33543         [BZ #14117]
33544         * sysdeps/i386/fpu/bits/fenv.h: Removed.
33545         * sysdeps/i386/fpu/Implies: New file.
33546         * sysdeps/x86_64/fpu/Implies: Likewise.
33547         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
33548         * sysdeps/x86/fpu/bits/fenv.h: This.
33549
33550         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
33551         __SSE_MATH__.
33552
33553 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
33554
33555         [BZ #14134]
33556         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
33557         character 0xffff that matches the last element of the
33558         conversion table.
33559
33560 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33561
33562         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
33563         fmodl commit.
33564
33565 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33566
33567         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
33568         values higher than 25.6283.
33569
33570 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33571
33572         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
33573         subnormal exponent extraction and add some __builtin_expect.
33574         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
33575         Fix for subnormal mantissa calculation.
33576
33577 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
33578
33579         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
33580         cpu2 is -1 and errno is not ENOSYS.
33581
33582 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
33583
33584         [BZ #14117]
33585         * sysdeps/i386/i486/bits/string.h: Renamed to ...
33586         * sysdeps/x86/bits/string.h: This.
33587         * sysdeps/x86_64/bits/string.h: Removed.
33588
33589         * sysdeps/i386/i486/bits/string.h: Define inline functions only
33590         if not compiling for x86-64, but compiling for >= i486.
33591
33592         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
33593         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
33594
33595         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
33596         New macro from Linux kernel 3.4.0.
33597         (FP_XSTATE_MAGIC2): Likewise.
33598         (FP_XSTATE_MAGIC2_SIZE): Likewise.
33599         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
33600         (struct _fpx_sw_bytes): New struct.
33601         (struct _xsave_hdr): Likewise.
33602         (struct _ymmh_state): Likewise.
33603         (struct _xstate): Likewise.
33604
33605         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
33606         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
33607         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
33608         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
33609         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
33610         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
33611
33612         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
33613         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
33614         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
33615         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
33616         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
33617         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
33618
33619 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33620
33621         [BZ #13743]
33622         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
33623         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
33624         (sysdep_headers): Include sys/platform/ppc.h.
33625         * sysdeps/powerpc/test-gettimebase.c: Test for
33626         __ppc_get_timebase() to catch future ISA opcode/insn changes.
33627         * manual/Makefile (appendices): Include platform.texi.
33628         * manual/contrib.texi (Contributors): Update @node pointers.
33629         * manual/maint.texi (Maintenance): Likewise.
33630         (Platform): New node.
33631         * manual/platform.texi: New file.  Document the new features.
33632
33633 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
33634             Jakub Jelinek  <jakub@redhat.com>
33635
33636         [BZ #14188]
33637         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
33638         where __builtin_expect is unavailable.
33639
33640 2012-06-03  David S. Miller  <davem@davemloft.net>
33641
33642         * stdlib/longlong.h: Updated from GCC.
33643
33644 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
33645
33646         [BZ #14042]
33647         * sysdeps/powerpc/powerpc32/mcount.c: New file.
33648         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
33649         __mcount_internal.
33650         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
33651         (GLIBC_2.16): Likewise.
33652
33653 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33654
33655         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
33656
33657 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33658
33659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
33660         (default-abi): New variable.
33661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
33662         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
33663         variable.
33664         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
33665         Likewise.
33666         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
33667         Likewise.
33668         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
33669         Likewise.
33670
33671         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
33672         definition.  Document in comment.
33673
33674 2012-06-01  David S. Miller  <davem@davemloft.net>
33675
33676         * stdlib/longlong.h: Updated from GCC.
33677
33678 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33679
33680         [BZ #14117]
33681         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
33682         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
33683         sys/debugreg.h sys/io.h here.
33684         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
33685         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
33686         sys/io.h.
33687         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
33688         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
33689         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
33690         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
33691         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
33692         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
33693
33694         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
33695         Define only if __x86_64__ is defined.
33696
33697 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33698
33699         [BZ #14048]
33700         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
33701         Use int64_t for variable i.
33702         * math/libm-test.inc (fmod_test): Add more tests.
33703
33704         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
33705         z computation is not scheduled after fetestexcept.
33706         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
33707         Use math_force_eval instead of asm to ensure calculation scheduled
33708         before exception test.
33709         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
33710         Ensure a1 + u.d computation is not scheduled after fetestexcept.
33711
33712 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
33713
33714         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
33715         computation is not scheduled after fetestexcept.
33716
33717 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33718
33719         [BZ #14117]
33720         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
33721         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
33722
33723 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33724
33725         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
33726         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
33727
33728 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
33729
33730         [BZ #14117]
33731         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
33732         <bits/wordsize.h>.
33733         (__WCHAR_MIN): Support __WORDSIZE == 64.
33734         (__WCHAR_MAX): Likewise.
33735
33736         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
33737         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
33738
33739         [BZ #14183]
33740         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
33741         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
33742
33743         [BZ #14117]
33744         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
33745         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
33746
33747         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
33748         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
33749
33750         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
33751         Defined to 1 if __x86_64__ isn't defined.
33752         (_STAT_VER_LINUX_OLD): New.
33753         (st_atime): Remove duplicate.
33754         (st_mtime): Likewise.
33755         (st_ctime): Likewise.
33756
33757 2012-05-31  David S. Miller  <davem@davemloft.net>
33758
33759         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
33760         entries.
33761
33762 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
33763
33764         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
33765         gen-libm-test.pl.
33766
33767         [BZ #14132]
33768         * elf/dl-reloc.c: Include <_itoa.h>.
33769         (_dl_reloc_bad_type): Remove use of INTUSE.
33770         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
33771         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
33772         * stdio-common/psiginfo.c (psiginfo): Likewise.
33773         * stdio-common/psignal.c (psignal): Likewise.
33774         * string/strsignal.c (strsignal): Likewise.
33775         * include/signal.h (_sys_siglist): Declare hidden proto.
33776         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
33777         INTVARDEF with libc_hidden_data_def.
33778         * stdio-common/itoa-udigits.c: Likewise.
33779         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
33780         (_itoa_lower_digits_internal): Remove declaration.
33781         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
33782         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
33783         (_sys_sigabbrev_internal): Remove aliases.
33784         (_sys_siglist): Define hidden alias.
33785
33786 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
33787
33788         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
33789         bits/sysctl.h.
33790
33791 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
33792
33793         [BZ #14117]
33794         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
33795         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
33796
33797         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
33798         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
33799         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
33800         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
33801         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
33802         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
33803
33804         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
33805         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
33806         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
33807
33808         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
33809         with __addr.
33810         (insw): Likewise.
33811         (insl): Likewise.
33812         (outsb): Likewise.
33813         (outsw): Likewise.
33814         (outsl): Likewise.
33815
33816         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
33817         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
33818         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
33819
33820         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
33821         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
33822         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
33823         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
33824         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
33825         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
33826
33827         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
33828         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
33829
33830         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
33831         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
33832
33833         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
33834         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
33835         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
33836
33837         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
33838         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
33839         to ...
33840         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
33841
33842         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
33843         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
33844         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
33845
33846         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
33847         for x86-64.
33848         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
33849
33850 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
33851
33852         * math/math.h (M_El): Use two more decimal places.
33853         (M_LOG2El): Likewise.
33854         (M_LOG10El): Likewise.
33855         (M_LN2l): Likewise.
33856         (M_LN10l): Likewise.
33857         (M_PIl): Likewise.
33858         (M_PI_2l): Likewise.
33859         (M_PI_4l): Likewise.
33860         (M_1_PIl): Likewise.
33861         (M_2_PIl): Likewise.
33862         (M_2_SQRTPIl): Likewise.
33863         (M_SQRT2l): Likewise.
33864         (M_SQRT1_2l): Likewise.
33865
33866 2012-05-31  David S. Miller  <davem@davemloft.net>
33867
33868         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
33869         values between float registers.
33870         * sysdeps/sparc/sparc64/memset.S: Likewise.
33871         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
33872
33873 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
33874
33875         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
33876         -D_FORTIFY_SOURCE=1.
33877         (CPPFLAGS-tst-longjmp_chk.c): Define.
33878         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
33879         (CPPFLAGS-tst-longjmp_chk2.c): Define.
33880         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
33881         CFLAGS-tst-wchar-h.c.
33882
33883 2012-05-31  Marek Polacek  <polacek@redhat.com>
33884
33885         [BZ #14132]
33886         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
33887         __endmntent_internal): Remove declaration.
33888         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
33889         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
33890         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
33891
33892 2012-05-30  David S. Miller  <davem@davemloft.net>
33893
33894         * sysdeps/sparc/sparc32/soft-fp/q_util.c
33895         (___Q_simulate_exceptions): Use real FP ops rather than writing
33896         into the %fsr.
33897         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
33898         Likewise.
33899
33900 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33901
33902         [BZ #14117]
33903         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
33904         * sysdeps/x86/bits/xtitypes.h: This.
33905
33906         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
33907         * sysdeps/x86/bits/wordsize.h: This.
33908
33909         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
33910         * sysdeps/x86/bits/huge_vall.h: This.
33911
33912         * sysdeps/i386/bits/select.h: Removed.
33913         * sysdeps/x86_64/bits/select.h: Renamed to ...
33914         * sysdeps/x86/bits/select.h: This.
33915
33916         * sysdeps/i386/bits/setjmp.h: Removed.
33917         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
33918         * sysdeps/x86/bits/setjmp.h: This.
33919
33920         * sysdeps/i386/bits/mathdef.h: Removed.
33921         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
33922         * sysdeps/x86/bits/mathdef.h: This.
33923
33924 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
33925
33926         [BZ #14132]
33927         * include/sys/socket.h (__connect_internal)
33928         (__libc_sa_len_internal): Remove declaration.
33929         (__connect, __libc_sa_len): Declare hidden_proto.
33930         (SA_LEN): Remove use of INTUSE.
33931         * socket/connect.c: Add libc_hidden_def.
33932         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
33933         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
33934         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
33935         alias.
33936         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
33937         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
33938         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
33939         of adding _internal alias.
33940
33941 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33942
33943         [BZ #14117]
33944         * sysdeps/i386/bits/link.h: Removed.
33945         * sysdeps/i386/bits/linkmap.h: Likewise.
33946         * sysdeps/x86_64/bits/link.h: Renamed to ...
33947         * sysdeps/x86/bits/link.h: This.
33948         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
33949         * sysdeps/x86/bits/linkmap.h: This.
33950
33951         * sysdeps/i386/bits/endian.h: Removed.
33952         * sysdeps/x86_64/bits/endian.h: Renamed to ...
33953         * sysdeps/x86/bits/endian.h: This.
33954
33955         * sysdeps/i386/bits/byteswap.h: Removed.
33956         * sysdeps/i386/bits/byteswap-16.h: Likewise.
33957         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
33958         * sysdeps/x86/bits/byteswap.h: This.
33959         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
33960         * sysdeps/x86/bits/byteswap-16.h: This.
33961         * sysdeps/i386/Implies: Add x86.
33962         * sysdeps/x86_64/Implies: Likewise.
33963
33964 2012-05-30  David S. Miller  <davem@davemloft.net>
33965
33966         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
33967         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
33968         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
33969         (FP_TRAPPING_EXCEPTIONS): Define.
33970         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
33971         (FP_TRAPPING_EXCEPTIONS): Define.
33972         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
33973         subnormals only when inexact has been signalled or underflow
33974         exceptions are enabled.
33975         (_FP_PACK_CANONICAL): Likewise.
33976
33977 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33978
33979         [BZ #14183]
33980         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
33981         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
33982
33983 2012-05-30  Richard Henderson  <rth@twiddle.net>
33984
33985         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
33986         with #ifndef NOT_IN_libc.
33987
33988         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
33989         marked to avoid plt entry.
33990
33991 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33992
33993         [BZ #14112]
33994         * Makeconfig (default-abi): New macro.
33995         (abi-includes): Likewise.
33996         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
33997         $(abi-$(default-abi)-lib-soname) for soname if defined.
33998         ($(common-objpfx)gnu/lib-names.stmp): Generate from
33999         abi-variants.
34000         * Makefile (installed-stubs): Likewise.
34001         * include/stubs-biarch.h: Removed.
34002         * scripts/lib-names.awk: Only handle one library at a time.
34003         * scripts/soversions.awk: Remove WORDSIZE support.
34004         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
34005         entries.
34006         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
34007         Removed.
34008         (syscall-list-default-condition): Likewise.
34009         (syscall-list-default-condition): Likewise.
34010         (syscall-list-includes): Likewise.
34011         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
34012         syscall-list-* with abi-*.  Handle undefined abi-variants.
34013         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
34014         * sysdeps/unix/sysv/linux/i386/Implies: New file.
34015         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
34016         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
34017         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
34018         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
34019         Removed.
34020         (syscall-list-32-options): Likewise.
34021         (syscall-list-32-condition): Likewise.
34022         (syscall-list-64-options): Likewise.
34023         (syscall-list-64-condition): Likewise.
34024         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
34025         macro.
34026         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
34027         Renamed to ...
34028         (abi-*): This.
34029         (abi-64-ld-soname): New macro.
34030         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
34031         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
34032         Renamed to ...
34033         (abi-*): This.
34034         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
34035         * sysdeps/x86_64/x32/shlib-versions: Likewise.
34036
34037 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
34038
34039         * sysdeps/unix/sysv/linux/kernel-features.h
34040         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
34041         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
34042         include <kernel-features.h>.
34043         [!__NR_ftruncate64]: Remove conditional code.
34044         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34045         [__NR_ftruncate64]: Make code unconditional.
34046         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34047         * sysdeps/unix/sysv/linux/truncate64.c: Do not
34048         include <kernel-features.h>.
34049         [!__NR_ftruncate64]: Remove conditional code.
34050         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34051         [__NR_ftruncate64]: Make code unconditional.
34052         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34053         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
34054         include <kernel-features.h>.
34055         [!__NR_ftruncate64]: Remove conditional code.
34056         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34057         [__NR_ftruncate64]: Make code unconditional.
34058         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34059         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34060         include <kernel-features.h>.
34061         [!__NR_ftruncate64]: Remove conditional code.
34062         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34063         [__NR_ftruncate64]: Make code unconditional.
34064         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34065
34066         * configure.in (libc_cv_fpie): Weaken to a compile test using
34067         LIBC_TRY_CC_OPTION.
34068         * configure: Regenerated.
34069
34070 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34071
34072         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
34073         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
34074         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
34075         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
34076         Refreshed.
34077         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
34078         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
34079         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
34080         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
34081         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
34082         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
34083         Refreshed.
34084
34085 2012-05-27  David S. Miller  <davem@davemloft.net>
34086
34087         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
34088         (___Q_zero): New.
34089         (__Q_simulate_exceptions): Return void.  Change to simulate
34090         exceptions by writing into the %fsr.
34091         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
34092         (__Qp_handle_exceptions): Likewise.
34093         (numbers): Delete.
34094         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
34095         __Qp_handle_exceptions.
34096         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
34097         __Qp_handle_exceptions.
34098         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34099         as unused and give dummy FP_RND_NEAREST initializer.
34100         (FP_INHIBIT_RESULTS): Define.
34101         (___Q_simulate_exceptions): Update declaration.
34102         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
34103         formatting.
34104         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34105         as unused and give dummy FP_RND_NEAREST initializer.
34106         (__Qp_handle_exceptions): Update declaration.
34107         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
34108         formatting.
34109
34110 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
34111
34112         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
34113         the temporary FPU control word.
34114         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
34115         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
34116         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
34117         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34118         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
34119         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
34120         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
34121         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34122         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
34123         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
34124         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34125
34126 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34127
34128         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
34129         fields.
34130
34131 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
34132
34133         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
34134         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
34135         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
34136         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
34137         Likewise.
34138         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
34139         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
34140         Likewise.
34141
34142 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
34143
34144         * po/h.po: Update from translation team.
34145
34146 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
34147
34148         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
34149
34150         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
34151         handling of denormals.
34152         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
34153         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
34154         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
34155         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
34156         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
34157         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
34158         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
34159         Likewise.
34160
34161 2012-05-26  Marek Polacek  <polacek@redhat.com>
34162
34163         [BZ #14152]
34164         * math/libm-test.inc (fma_test): Don't always expect underflow
34165         exception.
34166
34167 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
34168
34169         [BZ #12416]
34170         * elf/tst-execstack.c: Include stackinfo.h.
34171         (do_test): Adjust test case to ensure that pthread_getattr_np
34172         behaviour remains the same after marking stack executable.
34173
34174 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34175
34176         * sysdeps/unix/sysv/linux/kernel-features.h
34177         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
34178         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
34179         kernel-features.h.
34180         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34181         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34182         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
34183         kernel-features.h.
34184         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34185         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34186
34187 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
34188
34189         * configure.in: Define the default includes to being none.
34190         * configure: Regenerated.
34191
34192 2012-05-25  Roland McGrath  <roland@hack.frob.com>
34193
34194         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
34195         * sysdeps/x86_64/setjmp.S: Likewise.
34196         * sysdeps/i386/bsd-setjmp.S: Likewise.
34197         * sysdeps/i386/bsd-_setjmp.S: Likewise.
34198         * sysdeps/i386/setjmp.S: Likewise.
34199         * sysdeps/i386/__longjmp.S: Likewise.
34200         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
34201         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
34202
34203         * include/stap-probe.h: New file.
34204         * configure.in: Handle --enable-systemtap.
34205         * configure: Regenerated.
34206         * config.h.in (USE_STAP_PROBE): New #undef.
34207         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
34208         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
34209         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
34210
34211 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34212
34213         [BZ #13717]
34214         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
34215         to 2.4.0 where earlier.
34216         * sysdeps/unix/sysv/linux/configure: Regenerated.
34217         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34218         <kernel-features.h>.
34219         [__ASSUME_32BITUIDS]: Make code unconditional.
34220         [!__ASSUME_32BITUIDS]: Remove conditional code.
34221         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
34222         <kernel-features.h>.
34223         [__ASSUME_32BITUIDS]: Make code unconditional.
34224         [!__ASSUME_32BITUIDS]: Remove conditional code.
34225         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
34226         [__ASSUME_32BITUIDS]: Make code unconditional.
34227         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
34228         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
34229         <kernel-features.h>.
34230         [__ASSUME_32BITUIDS]: Make code unconditional.
34231         [!__ASSUME_32BITUIDS]: Remove conditional code.
34232         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
34233         <kernel-features.h>.
34234         [__ASSUME_32BITUIDS]: Make code unconditional.
34235         [!__ASSUME_32BITUIDS]: Remove conditional code.
34236         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
34237         <kernel-features.h>.
34238         [__ASSUME_32BITUIDS]: Make code unconditional.
34239         [!__ASSUME_32BITUIDS]: Remove conditional code.
34240         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
34241         <kernel-features.h>.
34242         [__ASSUME_32BITUIDS]: Make code unconditional.
34243         [!__ASSUME_32BITUIDS]: Remove conditional code.
34244         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34245         <kernel-features.h>.
34246         [__ASSUME_32BITUIDS]: Make code unconditional.
34247         [!__ASSUME_32BITUIDS]: Remove conditional code.
34248         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34249         <kernel-features.h>.
34250         [__ASSUME_32BITUIDS]: Make code unconditional.
34251         [!__ASSUME_32BITUIDS]: Remove conditional code.
34252         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
34253         <kernel-features.h>.
34254         [__ASSUME_32BITUIDS]: Make code unconditional.
34255         [!__ASSUME_32BITUIDS]: Remove conditional code.
34256         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34257         <kernel-features.h>.
34258         [__ASSUME_32BITUIDS]: Make code unconditional.
34259         [!__ASSUME_32BITUIDS]: Remove conditional code.
34260         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34261         <kernel-features.h>.
34262         [__ASSUME_32BITUIDS]: Make code unconditional.
34263         [!__ASSUME_32BITUIDS]: Remove conditional code.
34264         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
34265         <kernel-features.h>.
34266         [__ASSUME_32BITUIDS]: Make code unconditional.
34267         [!__ASSUME_32BITUIDS]: Remove conditional code.
34268         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
34269         <kernel-features.h>.
34270         [__NR_setresgid] (__setresgid): Do not declare.
34271         [__ASSUME_32BITUIDS]: Make code unconditional.
34272         [!__ASSUME_32BITUIDS]: Remove conditional code.
34273         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
34274         <kernel-features.h>.
34275         [__NR_setresuid] (__setresuid): Do not declare.
34276         [__ASSUME_32BITUIDS]: Make code unconditional.
34277         [!__ASSUME_32BITUIDS]: Remove conditional code.
34278         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
34279         <kernel-features.h>.
34280         [__ASSUME_32BITUIDS]: Make code unconditional.
34281         [!__ASSUME_32BITUIDS]: Remove conditional code.
34282         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
34283         <kernel-features.h>.
34284         [__ASSUME_32BITUIDS]: Make code unconditional.
34285         [!__ASSUME_32BITUIDS]: Remove conditional code.
34286         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
34287         <kernel-features.h>.
34288         [__ASSUME_32BITUIDS]: Make code unconditional.
34289         [!__ASSUME_32BITUIDS]: Remove conditional code.
34290         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
34291         <kernel-features.h>.
34292         [__ASSUME_32BITUIDS]: Make code unconditional.
34293         [!__ASSUME_32BITUIDS]: Remove conditional code.
34294         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
34295         <kernel-features.h>.
34296         [__ASSUME_32BITUIDS]: Make code unconditional.
34297         [!__ASSUME_32BITUIDS]: Remove conditional code.
34298         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
34299         <kernel-features.h>.
34300         [__ASSUME_32BITUIDS]: Make code unconditional.
34301         [!__ASSUME_32BITUIDS]: Remove conditional code.
34302         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
34303         <kernel-features.h>.
34304         [__ASSUME_32BITUIDS]: Make code unconditional.
34305         [!__ASSUME_32BITUIDS]: Remove conditional code.
34306         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
34307         <kernel-features.h>.
34308         [__ASSUME_32BITUIDS]: Make code unconditional.
34309         [!__ASSUME_32BITUIDS]: Remove conditional code.
34310         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
34311         <kernel-features.h>.
34312         [__ASSUME_32BITUIDS]: Make code unconditional.
34313         [!__ASSUME_32BITUIDS]: Remove conditional code.
34314         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34315         <kernel-features.h>.
34316         [__ASSUME_32BITUIDS]: Make code unconditional.
34317         [!__ASSUME_32BITUIDS]: Remove conditional code.
34318         * sysdeps/unix/sysv/linux/kernel-features.h
34319         (__ASSUME_SETRESUID_SYSCALL): Remove.
34320         (__ASSUME_SETRESGID_SYSCALL): Likewise.
34321         (__ASSUME_32BITUIDS): Likewise.
34322         (__ASSUME_LDT_WORKS): Likewise.
34323         (__ASSUME_O_DIRECTORY): Likewise.
34324         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
34325         architecture but not kernel version.
34326         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
34327         (__ASSUME_MMAP2_SYSCALL): Likewise.
34328         (__ASSUME_STAT64_SYSCALL): Likewise.
34329         (__ASSUME_IPC64): Likewise.
34330         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
34331         <kernel-features.h>.
34332         [__ASSUME_32BITUIDS]: Make code unconditional.
34333         [!__ASSUME_32BITUIDS]: Remove conditional code.
34334         * sysdeps/unix/sysv/linux/opendir.c: Do not include
34335         <kernel-features.h>.
34336         [__ASSUME_O_DIRECTORY]: Make code unconditional.
34337         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
34338         132096]: Remove conditional code.
34339         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
34340         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34341         <kernel-features.h>.
34342         [__ASSUME_32BITUIDS]: Make code unconditional.
34343         [!__ASSUME_32BITUIDS]: Remove conditional code.
34344         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34345         <kernel-features.h>.
34346         [__ASSUME_32BITUIDS]: Make code unconditional.
34347         [!__ASSUME_32BITUIDS]: Remove conditional code.
34348         * sysdeps/unix/sysv/linux/setegid.c: Do not include
34349         <kernel-features.h>.
34350         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
34351         unconditional.
34352         (__setresgid): Do not declare.
34353         [__ASSUME_32BITUIDS]: Make code unconditional.
34354         [!__ASSUME_32BITUIDS]: Remove conditional code.
34355         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
34356         <kernel-features.h>.
34357         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
34358         unconditional.
34359         (__setresuid): Do not declare.
34360         [__ASSUME_32BITUIDS]: Make code unconditional.
34361         [!__ASSUME_32BITUIDS]: Remove conditional code.
34362         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34363         <kernel-features.h>.
34364         [__ASSUME_32BITUIDS]: Make code unconditional.
34365         [!__ASSUME_32BITUIDS]: Remove conditional code.
34366         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
34367         <kernel-features.h>.
34368         [__ASSUME_32BITUIDS]: Make code unconditional.
34369         [!__ASSUME_32BITUIDS]: Remove conditional code.
34370
34371 2012-05-25  Richard Henderson  <rth@twiddle.net>
34372
34373         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
34374         dl_hwcap to ifunc resolver.
34375         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
34376         elf_ifunc_invoke.
34377         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
34378         dl_hwcap to ifunc resolver.
34379         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
34380
34381 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34382
34383         [BZ #14153]
34384         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
34385         for |x| <= 2**-26, not 2**-57.
34386         * math/libm-test.inc (acos_test): Do not allow spurious underflow
34387         exception.
34388
34389 2012-05-24  Jeff Law  <law@redhat.com>
34390
34391         * stdio-common/Makefile (tests): Add bug25.
34392         * stdio-common/bug25.c: New test.
34393
34394 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34395
34396         [BZ #13576]
34397         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
34398         multiple of MALLOC_ALIGNMENT in size.
34399         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
34400
34401 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34402
34403         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
34404         Require >= 256.
34405         (FILENAME_MAX): Use macro-int-constant.
34406         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
34407         (_IOFBF): Use macro-int-constant.
34408         (_IOLBF): Likewise.
34409         (_IONBF): Likewise.
34410         (SEEK_CUR): Likewise.
34411         (SEEK_END): Likewise.
34412         (SEEK_SET): Likewise.
34413         (TMP_MAX): Likewise.
34414         (EOF): Use macro-int-constant.  Require < 0.
34415         (NULL): Use macro-constant.  Require == 0.
34416         (stdin): Require type to be FILE *.
34417         (stdout): Likewise.
34418         (stderr): Likewise.
34419         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
34420         macro-int-constant.
34421         (EXIT_SUCCESS): Likewise.
34422         (NULL): Use macro-constant.  Require == 0.
34423         (RAND_MAX): Use macro-int-constant.
34424         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
34425         [C99-based standards] (strtof): Require function.
34426         [C99-based standards] (strtold): Likewise.
34427         [C99-based standards] (strtoll): Likewise.
34428         [C99-based standards] (strtoull): Likewise.
34429         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34430         [ISO || ISO99 || ISO11] (limits.h): Likewise.
34431         [ISO || ISO99 || ISO11] (math.h): Likewise.
34432         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
34433         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34434         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34435
34436 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
34437
34438         [BZ #14132]
34439         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
34440         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
34441         * intl/dgettext.c (DCGETTEXT): Likewise.
34442         * intl/gettext.c (DCGETTEXT): Likewise.
34443         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
34444         * posix/regex_internal.h (gettext): Likewise.
34445         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
34446         Remove declaration.
34447         * include/argz.h (__argz_count_internal)
34448         (__argz_stringify_internal): Remove declaration.
34449         (__argz_count, __argz_stringify): Declare hidden proto.
34450         * intl/dcgettext.c: Remove use of INTDEF.
34451         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
34452         * string/argz-stringify.c: Likewise.
34453         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34454         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34455         Declare hidden proto.
34456         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34457         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34458         Declare hidden proto.
34459         * include/stdio.h (__asprintf_internal): Don't declare.
34460         (__asprintf): Don't define as macro.  Declare hidden proto.
34461         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
34462         (__fsetlocking): Declare hidden proto.
34463         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
34464         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
34465         hidden proto.
34466         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
34467         (_IO_setlinebuf): Remove use of INTUSE.
34468         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
34469         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
34470         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
34471         Remove declaration.
34472         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
34473         (_IO_do_flush): Remove use of INTUSE.
34474         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
34475         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
34476         (_IO_adjust_column, _IO_least_wmarker)
34477         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
34478         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
34479         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
34480         (_IO_default_doallocate, _IO_wdefault_doallocate)
34481         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
34482         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
34483         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
34484         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
34485         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
34486         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
34487         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
34488         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
34489         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
34490         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
34491         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
34492         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
34493         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
34494         proto.
34495         (_IO_flush_all_internal, _IO_adjust_column_internal)
34496         (_IO_default_uflow_internal, _IO_default_finish_internal)
34497         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
34498         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
34499         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
34500         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
34501         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
34502         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
34503         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
34504         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
34505         (_IO_file_close_internal, _IO_file_close_it_internal)
34506         (_IO_file_underflow_internal, _IO_file_overflow_internal)
34507         (_IO_file_init_internal, _IO_file_attach_internal)
34508         (_IO_file_fopen_internal, _IO_file_read_internal)
34509         (_IO_file_sync_internal, _IO_file_seek_internal)
34510         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
34511         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
34512         (_IO_str_underflow_internal, _IO_str_overflow_internal)
34513         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
34514         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
34515         (_IO_list_all_internal, _IO_link_in_internal)
34516         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
34517         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
34518         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
34519         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
34520         (_IO_do_write_internal, _IO_padn_internal)
34521         (_IO_getline_info_internal, _IO_getline_internal)
34522         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
34523         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
34524         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
34525         (_IO_vfscanf_internal, _IO_vfprintf_internal)
34526         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
34527         (_IO_init_internal, _IO_un_link_internal): Don't declare.
34528         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
34529         with libc_hidden_ver, remove use of INTUSE.
34530         * libio/genops.c: Likewise.
34531         * libio/freopen.c: Likewise.
34532         * libio/freopen64.c: Likewise.
34533         * libio/iofclose.c: Likewise.
34534         * libio/iofdopen.c: Likewise.
34535         * libio/iofflush.c: Likewise.
34536         * libio/iofflush_u.c: Likewise.
34537         * libio/iofgets.c: Likewise.
34538         * libio/iofgets_u.c: Likewise.
34539         * libio/iofopen.c: Likewise.
34540         * libio/iofopncook.c: Likewise.
34541         * libio/iofread.c: Likewise.
34542         * libio/iofread_u.c: Likewise.
34543         * libio/ioftell.c: Likewise.
34544         * libio/iofwrite.c: Likewise.
34545         * libio/iogetline.c: Likewise.
34546         * libio/iogets.c: Likewise.
34547         * libio/iogetwline.c: Likewise.
34548         * libio/iopadn.c: Likewise.
34549         * libio/iopopen.c: Likewise.
34550         * libio/ioseekoff.c: Likewise.
34551         * libio/ioseekpos.c: Likewise.
34552         * libio/iosetbuffer.c: Likewise.
34553         * libio/iosetvbuf.c: Likewise.
34554         * libio/ioungetc.c: Likewise.
34555         * libio/ioungetwc.c: Likewise.
34556         * libio/iovdprintf.c: Likewise.
34557         * libio/iovsprintf.c: Likewise.
34558         * libio/iovsscanf.c: Likewise.
34559         * libio/memstream.c: Likewise.
34560         * libio/obprintf.c: Likewise.
34561         * libio/oldfileops.c: Likewise.
34562         * libio/oldiofclose.c: Likewise.
34563         * libio/oldiofdopen.c: Likewise.
34564         * libio/oldiofopen.c: Likewise.
34565         * libio/oldiopopen.c: Likewise.
34566         * libio/oldstdfiles.c: Likewise.
34567         * libio/putc.c: Likewise.
34568         * libio/setbuf.c: Likewise.
34569         * libio/setlinebuf.c: Likewise.
34570         * libio/stdfiles.c: Likewise.
34571         * libio/strops.c: Likewise.
34572         * libio/vasprintf.c: Likewise.
34573         * libio/vscanf.c: Likewise.
34574         * libio/vsnprintf.c: Likewise.
34575         * libio/vswprintf.c: Likewise.
34576         * libio/wfiledoalloc.c: Likewise.
34577         * libio/wfileops.c: Likewise.
34578         * libio/wgenops.c: Likewise.
34579         * libio/wmemstream.c: Likewise.
34580         * libio/wstrops.c: Likewise.
34581         * libio/__fpurge.c: Likewise.
34582         * libio/__fsetlocking.c: Likewise.
34583         * assert/assert.c: Likewise.
34584         * debug/fgets_chk.c: Likewise.
34585         * debug/fgets_u_chk.c: Likewise.
34586         * debug/fread_chk.c: Likewise.
34587         * debug/fread_u_chk.c: Likewise.
34588         * debug/gets_chk.c: Likewise.
34589         * debug/obprintf_chk.c: Likewise.
34590         * debug/vasprintf_chk.c: Likewise.
34591         * debug/vdprintf_chk.c: Likewise.
34592         * debug/vsnprintf_chk.c: Likewise.
34593         * debug/vsprintf_chk.c: Likewise.
34594         * malloc/mtrace.c: Likewise.
34595         * misc/error.c: Likewise.
34596         * misc/syslog.c: Likewise.
34597         * stdio-common/asprintf.c: Likewise.
34598         * stdio-common/fxprintf.c: Likewise.
34599         * stdio-common/getw.c: Likewise.
34600         * stdio-common/isoc99_fscanf.c: Likewise.
34601         * stdio-common/isoc99_scanf.c: Likewise.
34602         * stdio-common/isoc99_vfscanf.c: Likewise.
34603         * stdio-common/isoc99_vscanf.c: Likewise.
34604         * stdio-common/isoc99_vsscanf.c: Likewise.
34605         * stdio-common/printf-prs.c: Likewise.
34606         * stdio-common/printf_fp.c: Likewise.
34607         * stdio-common/printf_fphex.c: Likewise.
34608         * stdio-common/printf_size.c: Likewise.
34609         * stdio-common/putw.c: Likewise.
34610         * stdio-common/scanf.c: Likewise.
34611         * stdio-common/sprintf.c: Likewise.
34612         * stdio-common/tmpfile.c: Likewise.
34613         * stdio-common/vfprintf.c: Likewise.
34614         * stdio-common/vfscanf.c: Likewise.
34615         * stdlib/strfmon_l.c: Likewise.
34616         * sunrpc/openchild.c: Likewise.
34617         * sunrpc/xdr_stdio.c: Likewise.
34618         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
34619         * sysdeps/mach/hurd/tmpfile.c: Likewise.
34620
34621 2012-05-24  Roland McGrath  <roland@hack.frob.com>
34622
34623         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
34624
34625         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
34626         in the third column, to generate for the shared library an IFUNC
34627         that uses _dl_vdso_vsym.
34628         * Makerules (COMPILE.c, compile-stdin.c): New variables.
34629         * Makeconfig (object-suffixes-noshared): New variable.
34630
34631         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
34632         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
34633         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
34634         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
34635
34636         [BZ #14132]
34637         * include/sys/time.h (__gettimeofday): Remove macro.
34638         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
34639         * time/gettimeofday.c (__gettimeofday): Remove #undef.
34640         Remove INTDEF.
34641         (__gettimeofday): Add libc_hidden_def.
34642         (gettimeofday): Add libc_hidden_weak.
34643         * sysdeps/mach/gettimeofday.c: Likewise.
34644         * sysdeps/posix/gettimeofday.c: Likewise.
34645         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
34646         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
34647         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
34648         (__gettimeofday_internal): Remove strong_alias.
34649         (__gettimeofday): Add libc_hidden_def.
34650         (gettimeofday): Add libc_hidden_weak.
34651         * sysdeps/unix/syscalls.list (gettimeofday):
34652         Remove __gettimeofday_internal alias.
34653
34654 2012-05-24  Daniel Jacobowitz  <drow@false.org>
34655             H.J. Lu  <hongjiu.lu@intel.com>
34656
34657         [BZ #12495]
34658         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
34659         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
34660         (largebin_index_32_big): New.
34661         (largebin_index): Use it for 16-byte alignment.
34662         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
34663         correction with front_misalign.
34664
34665 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34666
34667         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
34668         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
34669         Likewise.
34670         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
34671         Likewise.
34672         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
34673         Likewise.
34674         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
34675         Likewise.
34676         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
34677         Likewise.
34678         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
34679         Likewise.
34680         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
34681         Likewise.
34682         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
34683         Likewise.
34684         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
34685         Likewise.
34686         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
34687         Likewise.
34688         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
34689         Likewise.
34690         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
34691         Likewise.
34692
34693         * scripts/data/c++-types-x32-linux-gnu.data: New file.
34694         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
34695
34696 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34697
34698         [BZ #10846]
34699         [BZ #14036]
34700         * math/libm-test.inc (exp_test): Add test from bug 14036.
34701         (pow_test): Add test from bug 10846.
34702
34703         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
34704         and other flags.
34705         (special_function): Do not include flags in test name.
34706         (parse_args): Likewise.
34707         * sysdeps/i386/fpu/libm-test-ulps: Update.
34708         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
34709         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
34710         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
34711         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34712
34713         * math/gen-libm-test.pl (%beautify): Add entries for underflow
34714         exceptions.
34715         * math/libm-test.inc ("Philosophy"): Update comment about
34716         exception testing.
34717         (UNDERFLOW_EXCEPTION): New macro.
34718         (UNDERFLOW_EXCEPTION_OK): Likewise.
34719         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
34720         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
34721         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
34722         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
34723         (INVALID_EXCEPTION_OK): Update value.
34724         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
34725         (OVERFLOW_EXCEPTION_OK): Likewise.
34726         (IGNORE_ZERO_INF_SIGN): Likewise.
34727         (test_exceptions): Handle underflow exceptions.
34728         (acos_test): Update for underflow exception expectations.
34729         (cexp_test): Likewise.
34730         (clog_test): Likewise.
34731         (clog10_test): Likewise.
34732         (csqrt_test): Likewise.
34733         (ctan_test): Likewise.
34734         (ctanh_test): Likewise.
34735         (exp_test): Likewise.
34736         (exp10_test): Likewise.
34737         (exp2_test): Likewise.
34738         (expm1_test): Likewise.
34739         (fma_test): Likewise.
34740         (j0_test): Likewise.
34741         (jn_test): Likewise.
34742         (nexttoward_test): Likewise.
34743         (pow_test): Likewise.
34744         (scalbn_test): Likewise.
34745         (scalbln_test): Likewise.
34746         (tan_test): Likewise.
34747         (y1_test): Likewise.
34748         * sysdeps/i386/fpu/libm-test-ulps: Update.
34749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34750
34751 2012-05-23  David S. Miller  <davem@davemloft.net>
34752
34753         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
34754         (__libc_sigaction): Remove unused local variables.
34755
34756 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34757
34758         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
34759
34760 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
34761
34762         mktime: avoid signed integer overflow
34763         * time/mktime.c (__mktime_internal): Do not mishandle the case
34764         where diff == INT_MIN.
34765
34766         mktime: simplify computation of average
34767         * time/mktime.c (ranged_convert): Use new time_t_avg function
34768         instead of rolling our own (probably-slower) code.
34769
34770         mktime: do not assume signed right shift propagates sign bit
34771         * time/mktime.c (isdst_differ): New static function.
34772         (__mktime_internal): No need to normalize tm_isdst now.
34773         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
34774         tm_isdst values.
34775
34776         mktime: merge another wrapv change from gnulib
34777         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
34778         from some compilers.
34779
34780         mktime: remove incorrect attempt at unusual arithmetics
34781         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
34782         The code didn't really work on such machines anyway.
34783         (TYPE_MINIMUM): Assume two's complement.
34784         (twos_complement_arithmetic): Verify that long_int and time_t
34785         are two's complement (or unsigned, in the latter case).
34786
34787         mktime: check signed shifts on long_int and time_t, too
34788         * time/mktime.c (SHR): Check that shifts work as desired
34789         on the types long_int and time_t too, as SHR is used on
34790         such types.
34791
34792         mktime: do not assume 'long' is wide enough
34793         * time/mktime.c (verify): Move decl up.
34794         (long_int): New type.
34795         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
34796         to remove assumption in the code that 'long' is wide enough to
34797         store year values.  This assumption is not true on x32 and on
34798         some non-glibc platforms.
34799
34800         mktime: merge wrapv change from gnulib
34801         * time/mktime.c (WRAPV): New macro.
34802         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
34803         (guess_time_tm, __mktime_internal): Do not assume that signed
34804         integer overflow wraps around; modern compilers generate code
34805         where this assumption is no longer valid.
34806
34807 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34808
34809         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34810         Replace "jmp L(pseudo_end)" with "ret".
34811         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
34812         Likewise.
34813
34814 2012-05-23  Andreas Jaeger  <aj@suse.de>
34815
34816         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
34817         * sysdeps/unix/sysv/linux/poll.c: Remove file.
34818
34819 2012-05-23  Andreas Jaeger  <aj@suse.de>
34820             Maximilian Attems  <max@stro.at>
34821
34822         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
34823         New macros.
34824
34825 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34826
34827         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
34828         code so that pseudo_end is just ret and the stack pointer is
34829         correct also for static library in error case.
34830
34831 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
34832
34833         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
34834         move to syscalls.list.
34835         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
34836         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
34837         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
34838         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
34839
34840         * manual/install.texi (Running make install): Do not mention Linux
34841         kernel version for which pt_chown is not needed.
34842         (Linux): Do not mention problems with nscd with 2.0 kernels.
34843         * INSTALL: Regenerated.
34844
34845 2012-05-23  Andreas Jaeger  <aj@suse.de>
34846
34847         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
34848         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
34849         macro.
34850         * sysdeps/unix/sysv/linux/s390/bits/mman.h
34851         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34852         * sysdeps/unix/sysv/linux/sh/bits/mman.h
34853         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34854         * sysdeps/unix/sysv/linux/i386/bits/mman.h
34855         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34856         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
34857         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34858         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
34859         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34860         * sysdeps/unix/sysv/linux/bits/in.h
34861         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
34862
34863 2012-05-22  Roland McGrath  <roland@hack.frob.com>
34864
34865         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
34866         (PREPARE_VERSION): Just use assert instead, it will be elided
34867         under [NDEBUG] anyway.
34868
34869 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34870
34871         * sysdeps/unix/sysv/linux/Makefile: Include
34872         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
34873         (sysdep_routines): Remove sysctl.
34874         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
34875         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
34876         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
34877         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
34878         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
34879
34880 2012-05-22  Andreas Jaeger  <aj@suse.de>
34881
34882         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
34883         that pseudo_end is just ret and the stack pointer is correct also
34884         for static library in error case.
34885
34886 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
34887
34888         [BZ #14122]
34889         * nss/nsswitch.c (defconfig_entries): New variable.
34890         (__nss_database_lookup): Don't leak defconfig entries.
34891         (nss_parse_service_list): Don't leak on error paths.
34892         (free_database_entries): New function.
34893         (free_defconfig): New function.
34894         (free_mem): Move common code to free_database_entries.
34895
34896 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34897
34898         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
34899         Add arch_prctl.
34900         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
34901
34902         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
34903         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
34904         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
34905         New macro.
34906         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
34907         (INTERNAL_SYSCALL_TYPES): Likewise.
34908         (LOAD_ARGS_TYPES_[1-6]): Likewise.
34909         (LOAD_REGS_TYPES_[1-6]): Likewise.
34910         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
34911         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
34912
34913 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34914
34915         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
34916         copysignl for GLIBC_2_0.
34917         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
34918         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
34919         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
34920         logbl for GLIBC_2_0.
34921         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
34922         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
34923
34924 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34925
34926         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
34927         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
34928
34929         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34930         Use "neg %eax".
34931
34932         * time/mktime.c: Update copyright years.
34933
34934 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
34935
34936         mktime: merge comment-quoting-style change from gnulib
34937         * time/mktime.c: Quote 'like this' in comments.
34938         The GNU coding standards suggest that we no longer quote `like this',
34939         as "`" and "'" are typically rendered asymmetrically nowadays.
34940         The typical gnulib style is to quote 'like this' when quoting
34941         code, and "like this" when quoting English.
34942
34943         * time/mktime.c (compile-command): Add "-I.".
34944
34945         mktime: merge mktime-internal.h change from gnulib
34946         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
34947
34948         mktime: merge time_r change from gnulib
34949         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
34950
34951         mktime: merge DEBUG change from gnulib
34952         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
34953         case system <time.h> has a #define.
34954
34955         mktime: merge <sys/types.h> change from gnulib
34956         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
34957         since <time.t> is now guaranteed to define time_t.
34958
34959         mktime: merge HAVE_CONFIG_H change from gnulib
34960         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
34961
34962 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34963
34964         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
34965         Use "neg %eax".
34966
34967         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
34968         __rlim_t cast.
34969         (struct rusage): Use anonymous union to pad each field to
34970         __syscall_slong_t.
34971
34972 2012-05-21  David S. Miller  <davem@davemloft.net>
34973
34974         * Makefules (o-iterator): Remove .s cases.
34975         (compile-command.s): Delete.
34976         (COMPILE.s): Delete.
34977         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
34978
34979 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
34980
34981         * configure.in (libc_cv_predef_stack_protector): Only consider
34982         "foobar" and "__stack_chk_fail" lines in libc_undefs.
34983         * configure: Regenerated.
34984
34985 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
34986
34987         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
34988         New macro.  Use R*LP on int and pointer.
34989         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
34990         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
34991         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
34992         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
34993
34994         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
34995         [__WORDSIZE_TIME64_COMPAT32] instead of
34996         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
34997         (struct utmp): Likewise.
34998         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
34999         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
35000         Renamed to ...
35001         (__WORDSIZE_TIME64_COMPAT32): This.
35002         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
35003         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
35004         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
35005         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
35006         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
35007         (__WORDSIZE_TIME64_COMPAT32): New macro.
35008
35009 2012-05-21  Andreas Jaeger  <aj@suse.de>
35010
35011         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
35012         only if [SHARED]. Add prototype for __wcschr_ia32.
35013
35014 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35015
35016         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
35017         of %rbp unmolested in the jmp_buf while mangling the low bits.
35018         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
35019         unmolested high bits of %rbp while demangling the low bits.
35020         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35021
35022 2012-05-21  Andreas Jaeger  <aj@suse.de>
35023
35024         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
35025         * sunrpc/svc_simple.c: Use it for registerrpc.
35026         * sunrpc/xcrypt.c: Use it for passwd2des.
35027
35028         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
35029
35030 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35031
35032         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
35033         Don't define if [__SYSCALL_WORDSIZE != 32].
35034         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
35035         New macro.
35036
35037 2012-05-21  Bruno Haible  <bruno@clisp.org>
35038             Andreas Jaeger  <aj@suse.de>
35039
35040         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
35041         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
35042         inptr and inend for must_buffer_ch.
35043         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
35044         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
35045         * stdio-common/Makefile (tests): Remove bug15.
35046         (bug15-ENV): Remove macro.
35047         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
35048         anymore.
35049
35050 2012-05-19  Andreas Jaeger  <aj@suse.de>
35051             Roland McGrath  <roland@hack.frob.com>
35052
35053         * manual/contrib.texi: Completely rewritten. It contains now an
35054         alphabetical list of contributors and their contributions.
35055
35056 2012-05-21  Richard Henderson  <rth@twiddle.net>
35057
35058         * misc/getauxval.c (__getauxval): Use unsigned long int.
35059         * misc/sys/auxv.h: Include <sys/cdefs.h>.
35060         (getauxval): Use unsigned long int.
35061
35062 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35063
35064         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
35065
35066 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35067
35068         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
35069         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
35070         __alignof__ (long double).
35071
35072 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35073
35074         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35075
35076 2012-05-20  Richard Henderson  <rth@twiddle.net>
35077
35078         * misc/getauxval.c: New file.
35079         * misc/sys/auxv.h: New file.
35080         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
35081         (routines): Add getauxval.
35082         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
35083         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
35084         * elf/dl-sysdep.c (_dl_auxv): Remove.
35085         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
35086         * elf/dl-support.c (_dl_auxv): New variable.
35087         (_dl_aux_init): Initialize it.
35088         * manual/startup.texi (Auxiliary Vector): New node.
35089         * sysdeps/generic/bits/hwcap.h: New file.
35090         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
35091         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
35092         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
35093         * sysdeps/sparc/sysdep.h: ... here.  Include it.
35094         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
35095         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
35096         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
35097         Update.
35098         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
35099         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
35100         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
35101         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
35102         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35103         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35104         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
35105         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
35106
35107 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35108
35109         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35110
35111 2012-05-19  David S. Miller  <davem@davemloft.net>
35112
35113         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35114
35115 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35116
35117         [BZ #14123]
35118         * math/s_ccosh.c: Include <float.h>
35119         (__ccosh): Avoid internal overflow calculating sinh and cosh
35120         values before multiplying by sin and cos values.
35121         * math/s_ccoshf.c: Likewise.
35122         * math/s_ccoshl.c: Likewise.
35123         * math/s_csin.c: Likewise.
35124         * math/s_csinf.c: Likewise.
35125         * math/s_csinl.c: Likewise.
35126         * math/s_csinh.c: Likewise.
35127         * math/s_csinhf.c: Likewise.
35128         * math/s_csinhl.c: Likewise.
35129         * math/libm-test.inc (ccos_test): Add more tests.
35130         (ccosh_test): Likewise.
35131         (csin_test): Likewise.
35132         (csinh_test): Likewise.
35133         * sysdeps/i386/fpu/libm-test-ulps: Update.
35134         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35135
35136 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
35137
35138         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
35139         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
35140
35141         * sysdeps/x86_64/x32/_itoa.h: Add comment.
35142
35143 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35144
35145         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
35146         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
35147         * sysdeps/powerpc/soft-fp/Versions: Likewise.
35148         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
35149         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
35150         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
35151         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
35152         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
35153         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
35154         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
35155         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
35156         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
35157         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
35158         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
35159         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
35160         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
35161         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
35162         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
35163         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
35164         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
35165         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
35166         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
35167         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
35168         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
35169         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
35170         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
35171         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
35172         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
35173         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
35174         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
35175         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
35176
35177 2012-05-18  Andreas Jaeger  <aj@suse.de>
35178
35179         * csu/.gitignore: Delete.
35180
35181 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35182
35183         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
35184         (timex): Use __syscall_slong_t.
35185
35186 2012-05-18  Andreas Jaeger  <aj@suse.de>
35187             Carlos O'Donell  <carlos_odonell@mentor.com>
35188
35189         * manual/install.texi (Configuring and compiling): Update
35190         description about files modified in the source directory.
35191         * INSTALL: Regenerated.
35192
35193 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35194
35195         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
35196         value.  Use "or" to set return value to -1.
35197         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
35198         negate return value.
35199
35200 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35201
35202         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
35203         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
35204         failure if the compiler has Graphite support disabled.
35205         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
35206         Likewise.
35207         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
35208         (CFLAGS-memmove.c): Likewise.
35209         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
35210         Likewise.
35211
35212 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35213
35214         * sysdeps/x86_64/x32/_itoa.h: New file.
35215
35216         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
35217         getdents system call only if kernel and user dirents have the
35218         same d_ino and d_off.
35219
35220         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
35221         LLONG_MAX != LONG_MAX.
35222         (_itoa_word): Use _ITOA_WORD_TYPE on value.
35223         (_fitoa_word): Likewise.
35224
35225         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
35226         years.
35227         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
35228         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
35229         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
35230
35231         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
35232         include <bits/wordsize.h>.  Check __x86_64__ instead of
35233         __WORDSIZE.
35234         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
35235         if __x86_64__ is defined.  Use anonymous union on fpstate.
35236
35237         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
35238         anonymous union.
35239
35240 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
35241
35242         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
35243         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
35244         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
35245         Refer to _rtld_local_ro instead of _rtld_global_ro.
35246         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
35247         Likewise.
35248         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
35249         Likewise.
35250         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
35251         Likewise.
35252         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
35253         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
35254         of _rtld_global, and rtld_progname instead of _dl_argv[0].
35255
35256         * sysdeps/powerpc/powerpc32/dl-machine.c
35257         (__elf_machine_runtime_setup) [PROF]: Don't reference
35258         _dl_prof_resolve.
35259
35260 2012-05-18  Andreas Jaeger  <aj@suse.de>
35261
35262         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
35263         function only available for GCCs before 3.4 since GCC 3.4
35264         introduced a builtin.
35265         (lrint): Likewise.
35266         (llrintf): Likewise.
35267         (llrint): Likewise.
35268         (fmaxf): Likewise.
35269         (fmax): Likewise.
35270         (fminf): Likewise.
35271         (fmin): Likewise.
35272         (rint): Likewise.
35273         (rintf): Likewise.
35274         (nearbyint): Likewise.
35275         (nearbyintf): Likewise.
35276         (ceil): Likewise.
35277         (ceilf): Likewise.
35278         (floor): Likewise.
35279         (floorf): Likewise.
35280
35281 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35282
35283         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
35284         on both fields and cast pointer to __syscall_ulong_t.
35285
35286         * bits/types.h (__fsword_t): New type.
35287         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
35288         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
35289         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35290         (__FSWORD_T_TYPE): Likewise.
35291         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35292         (__FSWORD_T_TYPE): Likewise.
35293         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35294         (__FSWORD_T_TYPE): Likewise.
35295         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
35296         (__FSWORD_T_TYPE): Likewise.
35297         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
35298         __SWORD_TYPE with __fsword_t.
35299         (statfs64): Likewise.
35300
35301 2012-05-17  David S. Miller  <davem@davemloft.net>
35302
35303         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
35304
35305 2012-05-17  Andreas Jaeger  <aj@suse.de>
35306
35307         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
35308         warning.
35309
35310 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35311
35312         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
35313
35314 2012-05-17  Andreas Jaeger  <aj@suse.de>
35315
35316         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
35317         when it is used.
35318
35319 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35320
35321         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
35322
35323 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35324
35325         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
35326         * sysdeps/x86_64/tst-mallocalign1.c: New file.
35327
35328 2012-05-17  Andreas Jaeger  <aj@suse.de>
35329             Carlos O'Donell  <carlos_odonell@mentor.com>
35330
35331         [BZ #14059]
35332         * sysdeps/x86_64/multiarch/init-arch.h
35333         (bit_YMM_Usable): Rename to...
35334         (bit_AVX_Usable): ... this.
35335         (bit_FMA4_Usable): New macro.
35336         (bit_XMM_state): New macro.
35337         (bit_YMM_state): New macro.
35338         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
35339         [__ASSEMBLER__] (index_AVX_Usable): ... this.
35340         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
35341         (CPUID_OSXSAVE): New macro.
35342         (CPUID_AVX): New macro.
35343         (CPUID_FMA4): New macro.
35344         (index_YMM_Usable): Rename to...
35345         (index_AVX_Usable): ... this.
35346         (HAS_AVX): Use HAS_ARCH_FEATURE.
35347         (HAS_FMA4): Likewise.
35348         (HAS_YMM_USABLE): Remove.
35349         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35350         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
35351         are present.
35352         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
35353         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
35354         * sysdeps/x86_64/multiarch/Makefile: Likewise.
35355         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
35356         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
35357
35358 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35359
35360         * math/libm-test.c: Support platforms without multiple rounding modes.
35361         * math/bug-nextafter.c: Support platforms without FP exceptions.
35362         * math/bug-nexttoward.c: Likewise.
35363         * math/test-fenv.c: Likewise.
35364         * math/test-misc.c: Likewise.
35365         * stdlib/bug-getcontext.c: Likewise.
35366
35367 2012-05-17  Andreas Jaeger  <aj@suse.de>
35368
35369         * manual/examples/search.c (critter_cmp): Change signature to
35370         avoid warnings.
35371         * manual/string.texi (Collation Functions): Likewise.
35372
35373 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35374
35375         * bits/types.h: Fold copyright years.
35376         * bits/typesizes.h: Likewise.
35377         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
35378         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
35379         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
35380         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
35381         * time/time.h: Likewise.
35382
35383 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
35384
35385         [BZ #208]
35386         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
35387         in instead of returning them.  Return void.
35388         (__libc_mallinfo): Accumulate over all arenas.
35389         (__malloc_stats): Adjust for change in int_mallinfo interface.
35390
35391 2012-05-16  Roland McGrath  <roland@hack.frob.com>
35392
35393         [BZ #10375]
35394         * configure.in (NM): Add AC_CHECK_TOOL for it.
35395         (libc_extra_cflags): New substituted variable.
35396         Check for -fstack-protector being used implicitly.
35397         * configure: Regenerated.
35398         * config.make.in (config-extra-cflags): New variable,
35399         gets @libc_extra_cflags@.
35400         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
35401
35402         [BZ #10375]
35403         * configure.in: Check for _FORTIFY_SOURCE being predefined.
35404         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
35405         * configure: Regenerated.
35406         * config.make.in (CPPUNDEFS): New substituted variable.
35407         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
35408         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
35409         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
35410
35411 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35412
35413         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
35414         (mq_attr): Use __syscall_slong_t.
35415
35416 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35417
35418         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
35419         Check __x86_64__ instead of __WORDSIZE.
35420         (_STAT_VER_LINUX): Likewise.
35421         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
35422         __syscall_ulong_t and __syscall_slong_t.
35423         (stat64): Likewise.
35424
35425 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35426
35427         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
35428
35429 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35430
35431         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
35432
35433 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35434
35435         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
35436         __syscall_ulong_t.
35437
35438         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
35439         include <bits/wordsize.h>.  Check __x86_64__ instead of
35440         __WORDSIZE.
35441         (greg_t): Use "__extension__ long long int" if __x86_64__ is
35442         defined.
35443         (mcontext_t): Replace "unsigned long" with "unsigned long long".
35444
35445         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
35446         include <bits/wordsize.h>.  Check __x86_64__ instead of
35447         __WORDSIZE.
35448         (user_regs_struct): Use "__extension__ unsigned long long"
35449         instead of "unsigned long" if __x86_64__ is defined.
35450         (user): Likewise.  Pad after pointer field if __ILP32__ is
35451         defined.
35452
35453 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
35454
35455         * configure.in (makeinfo): Require version 4.5 or later.  Allow
35456         versions 5 to 9.
35457         * configure: Regenerated.
35458         * manual/install.texi (texinfo): Increase version requirement to
35459         4.5 or later.
35460         * INSTALL: Regenerated.
35461
35462         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
35463
35464 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35465
35466         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
35467
35468         * sysdeps/x86_64/x32/ffs.c: New file.
35469
35470         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
35471         __syscall_ulong_t.
35472         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
35473         defined.  Use __syscall_ulong_t.
35474         (shminfo): Use __syscall_ulong_t.
35475         (shm_info): Likewise.
35476
35477         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
35478         __syscall_ulong_t.
35479
35480         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
35481         <bits/wordsize.h>.
35482         (msgqnum_t): Use __syscall_ulong_t.
35483         (msglen_t): Likewise.
35484         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
35485         __syscall_ulong_t.
35486
35487         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
35488         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35489
35490         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
35491
35492         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
35493         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
35494
35495         * sysvipc/sys/msg.h (msgbuf): Replace long int with
35496         __syscall_slong_t.
35497
35498         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
35499         include <bits/wordsize.h>.  Check __x86_64__ instead of
35500         __WORDSIZE.
35501
35502         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
35503         "unsigned long long int" if __x86_64__ is defined.
35504         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
35505
35506         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
35507         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35508         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
35509
35510         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
35511         <stdint.h>.
35512         (GET_PC): Cast to uintptr_t first.
35513         (GET_FRAME): Likewise.
35514         (GET_STACK): Likewise.
35515
35516         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
35517         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
35518         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
35519         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
35520         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
35521         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
35522         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
35523         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
35524         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
35525         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
35526         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
35527         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
35528         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
35529         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
35530         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
35531         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
35532         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
35533         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
35534         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
35535         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
35536         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
35537         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
35538         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
35539         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
35540         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
35541         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
35542         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
35543         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
35544         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
35545
35546 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
35547
35548         * Makerules (+depfiles): Also collect depfiles from .oS in
35549         $(extra-objs).
35550         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
35551         .oS, $(libnldbl-routines)).
35552
35553         * Makerules (native-compile-mkdep-flags): Define.
35554         * sunrpc/Makefile (extra-objs): Add $(addprefix
35555         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
35556         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
35557         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
35558         calling $(make-target-directory).
35559
35560 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35561
35562         * bits/types.h (__snseconds_t): Removed.
35563         * time/time.h (struct timespec): Replace __snseconds_t with
35564         __syscall_slong_t.
35565         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
35566         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
35567         Likewise.
35568         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35569         (__SNSECONDS_T_TYPE): Likewise.
35570         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35571         (__SNSECONDS_T_TYPE): Likewise.
35572         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35573         (__SNSECONDS_T_TYPE): Likewise.
35574
35575 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35576
35577         * sysdeps/mach/hurd/bits/typesizes.h
35578         (__SYSCALL_SLONG_TYPE): New macro.
35579         (__SYSCALL_ULONG_TYPE): Likewise.
35580
35581 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35582
35583         * bits/types.h (__syscall_slong_t): New type.
35584         (__syscall_ulong_t): Likewise.
35585
35586         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
35587         (__SYSCALL_ULONG_TYPE): Likewise.
35588         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35589         (__SYSCALL_SLONG_TYPE): Likewise.
35590         (__SYSCALL_ULONG_TYPE): Likewise.
35591         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35592         (__SYSCALL_SLONG_TYPE): Likewise.
35593         (__SYSCALL_ULONG_TYPE): Likewise.
35594         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35595         (__SYSCALL_SLONG_TYPE): Likewise.
35596         (__SYSCALL_ULONG_TYPE): Likewise.
35597
35598 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35599
35600         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
35601         Add sigaltstack-offsets.sym.
35602         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
35603         <sigaltstack-offsets.h>.
35604         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
35605         longjmp_msg pointer.
35606         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
35607         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
35608         signal stack.
35609         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
35610
35611 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
35612
35613         * elf/stackguard-macros.h: Remove file.
35614         * sysdeps/generic/stackguard-macros.h: New file.
35615         * sysdeps/i386/stackguard-macros.h: Likewise.
35616         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
35617         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
35618         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
35619         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
35620         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
35621         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
35622         * sysdeps/x86_64/stackguard-macros.h: Likewise.
35623         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
35624         <elf/stackguard-macros.h>.
35625
35626         [BZ #14109]
35627         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
35628         __aligned__ in attribute.
35629         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
35630         (gregset_t): Likewise.
35631
35632 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35633
35634         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
35635         * sysdeps/x86_64/64/Implies-after: Here.  New file.
35636         * sysdeps/x86_64/x32/Implies-after: New file.
35637
35638 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35639
35640         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
35641         and access return value for _dl_profile_fixup.  Use R10_LP to
35642         load frame size.
35643
35644 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35645
35646         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
35647
35648 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35649
35650         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
35651         * sysdeps/x86_64/x32/sysdep.h: New file.
35652
35653 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35654
35655         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
35656         * sysdeps/x86_64/setjmp.S: Likewise.
35657
35658 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35659
35660         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
35661         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
35662         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
35663         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
35664         remove unused global constant.
35665
35666 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
35667
35668         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
35669         include of <not-cancel.h>.
35670
35671 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35672
35673         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
35674
35675 2012-05-15  Jeff Law  <law@redhat.com>
35676             Andreas Jaeger  <aj@suse.de>
35677
35678         [BZ #13594]
35679         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
35680         out from...
35681         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
35682         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
35683         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
35684         code changing __hst_map_handle.map.
35685
35686 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35687
35688         * configure.in (sysnames): Look for Implies-before and Implies-after
35689         files.
35690         * configure: Regenerated.
35691
35692 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35693
35694         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
35695         8-byte data alignment with LP_SIZE alignment.
35696
35697 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35698
35699         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
35700         into R10_LP.
35701
35702 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35703
35704         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
35705
35706 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35707
35708         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
35709         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
35710         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
35711         Likewise.
35712         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
35713
35714 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35715
35716         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
35717         (stackinfo_sub_sp): Likewise.
35718
35719 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35720
35721         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
35722         RAX_LP.
35723
35724 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35725
35726         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
35727         into R*_LP.
35728
35729 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35730
35731         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
35732         sizes into R*_LP.
35733
35734 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35735
35736         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
35737
35738 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35739
35740         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
35741         into R11_LP and load __x86_64_shared_cache_size_half into
35742         R8_LP.
35743
35744 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35745
35746         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
35747         R8_LP.
35748
35749 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35750
35751         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
35752         logb for POWER7.
35753         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
35754         logbf for POWER7.
35755         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
35756         logbl for POWER7.
35757         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
35758         powerpc32/power7/fpu/s_logb.c via #include.
35759         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
35760         powerpc32/power7/fpu/s_logbf.c via #include.
35761         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
35762         powerpc32/power7/fpu/s_logbl.c via #include.
35763
35764 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
35765
35766         * README.libm: Remove file.
35767
35768 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35769
35770         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
35771         count for x32.  Use R*_LP and omit operand-size suffix.
35772
35773 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35774
35775         * shlib-versions: Move x86_64-.*-linux.* entries to ...
35776         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
35777         * sysdeps/x86_64/x32/shlib-versions: New file.
35778
35779 2012-05-14  Roland McGrath  <roland@hack.frob.com>
35780
35781         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
35782         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
35783         Use _dl_fatal_printf instead.
35784
35785 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
35786
35787         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
35788         set if not set by the user.  Do not allow for being unset.
35789         * sysdeps/unix/sysv/linux/configure: Regenerated.
35790
35791 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35792
35793         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
35794         the `q' suffix from lea and replace .quad with ASM_ADDR.
35795
35796 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35797
35798         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
35799         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
35800         instead of $17.
35801         (PTR_DEMANGLE): Likewise.
35802
35803 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35804
35805         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
35806         (LP_OP): Likewise.
35807         (ASM_ADDR): Likewise.
35808         (RAX_LP): Likewise.
35809         (RBP_LP): Likewise.
35810         (RBX_LP): Likewise.
35811         (RCX_LP): Likewise.
35812         (RDI_LP): Likewise.
35813         (RSI_LP): Likewise.
35814         (RSP_LP): Likewise.
35815         (R8_LP): Likewise.
35816         (R9_LP): Likewise.
35817         (R10_LP): Likewise.
35818         (R10_LP): Likewise.
35819         (R11_LP): Likewise.
35820         (R12_LP): Likewise.
35821         (R13_LP): Likewise.
35822         (R14_LP): Likewise.
35823         (R15_LP): Likewise.
35824
35825 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35826
35827         * sysdeps/x86_64/x32/dl-machine.h: New file.
35828
35829 2012-05-14  Andreas Jaeger  <aj@suse.de>
35830
35831         * manual/Makefile (subdir): Remove export of subdir.
35832         (all): Remove target.
35833         (.PHONY): Remove all from list.
35834         (mkinstalldirs): Remove.
35835         (.PHONY): Remove installdirs from list.
35836         ($(inst_infodir)/libc.info): Use make-target-directory.
35837         (installdirs): Remove.
35838         (subdir_%): Remove.
35839         (glibc-targets): Remove.
35840         (lib): Remove.
35841         (stubs): Remove.
35842         ($(objpfx)stubs ../po/manual.pot): Remove.
35843         ($(objpfx)stamp%): Remove.
35844         (make-target-directory): Remove.
35845         (subdir_install): Remove.
35846         (routines): Remove.
35847         (aux): Remove.
35848         (sources): Remove.
35849         (objects): Remove.
35850         (headers): Remove.
35851
35852         [BZ #13750]
35853         * manual/.gitignore: Remove, it's not needed anymore.
35854         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
35855         all files in it.
35856         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
35857         directory.
35858         (texis): Renamed to $(objpfx)texis.
35859         (texis-path): New, contains path to generated files.
35860         (chapters.%): Use texis-path for complete path, add extra argument
35861         libc-texinfo.sh.
35862         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
35863         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
35864         (summary,texi, stamp-summary): Use complete path of
35865         files. Generate files in build dir.
35866         (dir-add.texi): Build in build dir.
35867         (libm-err.texi,stamp-libm-err): Likewise.
35868         (version.texi, stamp-version): Likewise.
35869         (.%c.texi): Likewise.
35870         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
35871         (mostlyclean): Remove target.
35872         (realclean): Remove target.
35873         (generated): Add new variable with contents from mostlyclean and
35874         realclean, remove entries duplicated in common-mostlyclean, add
35875         stamp-libm-err and stamp-version.
35876         (generated-dirs): Add libc directory.
35877         ($(inst_infodir)/libc.info): Install files from build dir.
35878
35879         * manual/install.texi (Configuring and compiling): Adjust since
35880         the info files are not part of the tar ball anymore.
35881
35882 2012-05-14  Andreas Jaeger  <aj@suse.de>
35883
35884         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
35885         variable.
35886
35887 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
35888
35889         [BZ #13717]
35890         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35891         to 2.2.0 where earlier.
35892         * sysdeps/unix/sysv/linux/configure: Regenerated.
35893         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
35894         Remove conditional code.
35895         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
35896         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
35897         Remove conditional code.
35898         [!__NR_lchown]: Likewise.
35899         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35900         [__NR_lchown]: Likewise.
35901         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
35902         comment referencing __ASSUME_LCHOWN_SYSCALL.
35903         * sysdeps/unix/sysv/linux/i386/sigaction.c
35904         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35905         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35906         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
35907         Remove conditional code.
35908         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
35909         (__protocol_available): Remove #if 0 code.
35910         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
35911         conditional code.
35912         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
35913         * sysdeps/unix/sysv/linux/kernel-features.h
35914         (__ASSUME_GETCWD_SYSCALL): Don't define.
35915         (__ASSUME_REALTIME_SIGNALS): Likewise.
35916         (__ASSUME_PREAD_SYSCALL): Likewise.
35917         (__ASSUME_PWRITE_SYSCALL): Likewise.
35918         (__ASSUME_POLL_SYSCALL): Likewise.
35919         (__ASSUME_LCHOWN_SYSCALL): Likewise.
35920         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
35921         non-SPARC.
35922         (__ASSUME_SIOCGIFNAME): Don't define.
35923         (__ASSUME_MSG_NOSIGNAL): Likewise.
35924         (__ASSUME_SENDFILE): Define unconditionally.
35925         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
35926         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
35927         conditional code.
35928         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
35929         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
35930         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35931         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35932         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
35933         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35934         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
35936         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35937         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
35939         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35940         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35941         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
35942         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35943         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35944         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
35945         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35946         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
35948         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35949         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
35951         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35952         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
35954         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35955         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
35957         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35958         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35959         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
35960         Remove conditional code.
35961         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35962         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
35963         Remove conditional code.
35964         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35965         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
35966         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
35967         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
35968         Remove conditional code.
35969         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35970         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
35971         Remove conditional code.
35972         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35973         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
35974         Remove conditional code.
35975         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35976         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
35977         Remove conditional code.
35978         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35979         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
35980         Remove conditional code.
35981         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35982         * sysdeps/unix/sysv/linux/sh/pwrite64.c
35983         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35984         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35985         * sysdeps/unix/sysv/linux/sigaction.c
35986         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35987         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35988         * sysdeps/unix/sysv/linux/sigpending.c
35989         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35990         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35991         * sysdeps/unix/sysv/linux/sigprocmask.c
35992         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35993         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35994         * sysdeps/unix/sysv/linux/sigsuspend.c
35995         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35996         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35997         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
35998         (__libc_missing_rt_sigs): Remove.
35999         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
36000         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
36001         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
36002         Remove conditional code.
36003         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
36004         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
36005         return 1.
36006         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
36007         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
36008         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
36009         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
36010
36011 2012-05-14  Andreas Jaeger  <aj@suse.de>
36012
36013         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
36014         it's not used in glibc.
36015         (__coshm1): Likewise.
36016         (__acosh1p): Likewise.
36017         (__sgn): Likewise.
36018
36019         * manual/string.texi (Copying and Concatenation): Add missing
36020         variable in concat example.
36021         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
36022
36023 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36024
36025         [BZ #14103]
36026         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
36027         __builtin_clzl with __builtin_clzll.
36028
36029 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36030
36031         [BZ #14104]
36032         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
36033         libc_freeres_ptr.
36034
36035 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36036
36037         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
36038         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
36039         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
36040         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
36041
36042 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
36043
36044         * NEWS: Update ia64 info.
36045
36046 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
36047
36048         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
36049         used as bcopy.
36050
36051 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
36052
36053         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
36054         * sysdeps/unix/syscalls.list (dup3): Likewise.
36055         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
36056         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
36057
36058 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36059
36060         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
36061         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
36062
36063 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36064
36065         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
36066         thread pointer.
36067         (TLS_IE): Use mov/add instead of movq/addq to load thread
36068         pointer.
36069         (TLS_GD_PREFIX): New.
36070         (TLS_GD): Use it.
36071
36072 2012-05-11  David S. Miller  <davem@davemloft.net>
36073
36074         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
36075         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
36076         (_FPU_SETCW): Likewise.
36077
36078 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36079
36080         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
36081         is 32-byte aligned.
36082
36083 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
36084
36085         [BZ #11837]
36086         * iconvdata/gb18030.c: Update tables.
36087         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
36088         characters specially.
36089         (BODY for TO_LOOP): Add encoding of missing ranges.
36090
36091 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
36092
36093         [BZ #13673]
36094         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
36095         * sysdeps/mach/hurd/dup3.c: Likewise.
36096         * sysdeps/mach/hurd/readlinkat.c: Likewise.
36097         * sysdeps/powerpc/memmove.c:: Likewise.
36098
36099 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36100
36101         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
36102         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
36103
36104 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36105
36106         * elf/elf.h (R_X86_64_RELATIVE64): New.
36107         (R_X86_64_NUM): Updated.
36108         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
36109         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
36110         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
36111         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
36112         tst-quad1pie tst-quad2pie
36113         (modules-names): Add tst-quadmod1 tst-quadmod2.
36114         ($(objpfx)tst-quad1): New dependency.
36115         ($(objpfx)tst-quad2): Likewise.
36116         ($(objpfx)tst-quad1pie): Likewise.
36117         ($(objpfx)tst-quad2pie): Likewise.
36118         * sysdeps/x86_64/tst-quad1.c: New file.
36119         * sysdeps/x86_64/tst-quad1pie.c: New file.
36120         * sysdeps/x86_64/tst-quad2.c: Likewise.
36121         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
36122         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
36123         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
36124         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
36125         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
36126
36127 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36128
36129         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
36130         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
36131         * streams/stropts.h (t_scalar_t): Define type.
36132
36133         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
36134         (_PATH_PRESERVE): Set to "/var/lib".
36135         (_PATH_RWHODIR): Set to "/var/spool/rwho".
36136
36137         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
36138         instead of int.
36139
36140         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
36141         if __dir_mkfile succeeded.
36142
36143         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
36144         checking for _hurd_dtablesize.  Unlock it right after having
36145         finished _hurd_dtable allocation.
36146
36147 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36148
36149         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
36150         * sysdeps/mach/hurd/configure: Regenerated.
36151         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
36152         special-casing to...
36153         * sysdeps/gnu/configure.in: ... this new file.
36154         * sysdeps/unix/sysv/linux/configure: Regenerated.
36155         * sysdeps/gnu/configure: New generated file.
36156
36157         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
36158         for Linux: use nsec instead of usec, as well as:
36159         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
36160         members of type struct timespec.
36161         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
36162         New macros.
36163         (struct stat64): Likewise.
36164         (_STATBUF_ST_NSEC): New macro.
36165         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
36166
36167         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36168         __strtoul_internal rather than strtoul.
36169
36170 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36171
36172         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
36173         and reject them.
36174
36175 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36176
36177         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
36178         which preserves existing values.
36179         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
36180
36181 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36182
36183         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
36184         TIMEOUT values.  Return EINVAL for NFDS values either negative or
36185         greater than FD_SETSIZE.
36186
36187 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36188
36189         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
36190         allocated, call __vm_protect to finish enabling the existing space, and
36191         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
36192         allocate the remainder.
36193
36194 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36195
36196         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
36197         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
36198
36199 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36200
36201         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
36202         sysdeps/mach/hurd/readlink.c.
36203
36204         * posix/tst-sysconf.c (posix_options): Only use
36205         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
36206         _POSIX_SYNCHRONIZED_IO when they are defined
36207         * sysdeps/mach/hurd/bits/posix_opt.h:
36208         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
36209         (_XOPEN_REALTIME): Undefine macro.
36210         (_XOPEN_REALTIME_THREADS): Undefine macro.
36211         (_XOPEN_SHM): Undefine macro.
36212         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
36213         macro to -1.
36214         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
36215         macro to -1.
36216         (_POSIX_ASYNC_IO): Undefine macro.
36217         (_POSIX_PRIORITIZED_IO): Undefine macro.
36218         (_POSIX_SPIN_LOCKS): Define macro to -1.
36219
36220         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
36221         SA_NODEFER, SA_RESETHAND.
36222         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
36223         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
36224         F_DUPFD_CLOEXEC.
36225
36226 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36227
36228         * elf/Makefile (pldd-modules): Define unconditionally.
36229
36230 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36231
36232         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
36233
36234 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36235
36236         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
36237         Return ENOENT when name is empty.
36238         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
36239
36240 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36241
36242         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
36243
36244         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
36245
36246 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36247
36248         Fix mlock in all cases except non-readable pages.
36249         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
36250         instead of VM_PROT_ALL as parameter to __vm_wire function.
36251
36252         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
36253         (__mkdir): When path is `/', just fail with EEXIST.
36254         * sysdeps/mach/hurd/mkdirat.c: Likewise.
36255
36256 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36257
36258         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
36259         <sys/uio.h> (for writev).
36260         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
36261         and <sys/param.h> (for MIN).
36262
36263 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36264
36265         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
36266         REQUESTED_TIME.  Properly set the remaining time and return EINTR
36267         if interrupted.
36268
36269 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36270
36271         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
36272         Depend on against $(link-rpcuserlibs).
36273
36274 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36275
36276         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
36277         (__libc_stack_end): Do not use attribute_relro.
36278         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
36279         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
36280         to libthread-provided value.
36281         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
36282         attribute_relro.
36283
36284 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36285
36286         [BZ #3748]
36287         * bits/libc-lock.h (__libc_once_get): New macro.
36288         * sysdeps/mach/bits/libc-lock.h: Likewise.
36289         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
36290         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
36291         instead of using implementation details.
36292
36293         * libio/fileops.c: Unconditionally include <kernel-features.h>.
36294         * libio/freopen.c: Likewise.
36295         * libio/freopen64.c: Likewise.
36296         * misc/syslog.c: Likewise.
36297         * nscd/connections.c: Likewise.
36298         * nscd/netgroupcache.c: Likewise.
36299         * sysdeps/posix/getcwd.c: Likewise.
36300
36301 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36302
36303         * math/w_ilogbf.c: Add #include <limits.h>.
36304
36305 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36306
36307         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
36308         path instead of returning without unlocking.
36309
36310         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
36311         immediate-write ioctls.
36312         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
36313
36314 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36315
36316         * sysdeps/mach/hurd/i386/init-first.c (init): Use
36317         __builtin_frame_address instead of making assumptions about the
36318         location of the return address relative to DATA.  Force early load of
36319         the return address.
36320         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
36321         __builtin_frame_address.
36322
36323         dup3 for GNU Hurd.
36324         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
36325         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
36326         implement dup3 and do some further code clean-ups.
36327         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
36328         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
36329
36330 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36331
36332         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
36333
36334         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
36335         HURD_CRITICAL_END around holding _hurd_dtable_lock.
36336         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
36337         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
36338         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
36339         d->port.lock.
36340
36341         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
36342         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
36343         when handler == SIG_ERR, not when handler != SIG_ERR.
36344
36345 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36346
36347         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
36348         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
36349         definitions.
36350
36351         accept4 for GNU Hurd.
36352         * include/sys/socket.h (__libc_accept4): New prototype.
36353         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
36354         to implement __libc_accept4.
36355         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
36356         __libc_accept4.
36357         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
36358
36359         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
36360         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
36361         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
36362         signal-defines.sym.
36363
36364 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36365
36366         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
36367
36368 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36369
36370         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
36371         assertion on O_CLOEXEC flag.
36372         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
36373         * hurd/intern-fd.c: Likewise.
36374         * hurd/port2fd.c: Likewise.
36375
36376 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36377
36378         [BZ #3906]
36379         * bits/in.h (IPV6_PKTINFO): Define new macro.
36380         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
36381
36382 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36383
36384         [BZ #13954]
36385         [BZ #13955]
36386         [BZ #13956]
36387         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
36388         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
36389         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
36390         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
36391         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36392         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
36393         * math/libm-test.inc (logb_test) : Additional logb tests.
36394
36395 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
36396             Andreas Jaeger  <aj@suse.de>
36397
36398         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
36399         * configure: Regenerated.
36400         * config.h.in (LINK_OBSOLETE_RPC): New macro.
36401         * config.make.in (link-obsolete-rpc): New substituted variable.
36402         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
36403         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
36404         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36405         (shared-only-routines): Don't set it under [link-obsolete-rpc],
36406         so that libc.a contains the symbols.
36407         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36408         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
36409         * sunrpc/auth_none.c: Likewise.
36410         * sunrpc/auth_unix.c: Likewise.
36411         * sunrpc/authdes_prot.c: Likewise.
36412         * sunrpc/authuxprot.c: Likewise.
36413         * sunrpc/clnt_gen.c: Likewise.
36414         * sunrpc/clnt_perr.c: Likewise.
36415         * sunrpc/clnt_raw.c: Likewise.
36416         * sunrpc/clnt_simp.c: Likewise.
36417         * sunrpc/clnt_tcp.c: Likewise.
36418         * sunrpc/clnt_udp.c: Likewise.
36419         * sunrpc/clnt_unix.c: Likewise.
36420         * sunrpc/des_crypt.c: Likewise.
36421         * sunrpc/des_soft.c: Likewise.
36422         * sunrpc/get_myaddr.c: Likewise.
36423         * sunrpc/key_call.c: Likewise.
36424         * sunrpc/key_prot.c: Likewise.
36425         * sunrpc/netname.c: Likewise.
36426         * sunrpc/pm_getmaps.c: Likewise.
36427         * sunrpc/pm_getport.c: Likewise.
36428         * sunrpc/pmap_clnt.c: Likewise.
36429         * sunrpc/pmap_prot.c: Likewise.
36430         * sunrpc/pmap_prot2.c: Likewise.
36431         * sunrpc/pmap_rmt.c: Likewise.
36432         * sunrpc/publickey.c: Likewise.
36433         * sunrpc/rpc_cmsg.c: Likewise.
36434         * sunrpc/rpc_common.c: Likewise.
36435         * sunrpc/rpc_dtable.c: Likewise.
36436         * sunrpc/rpc_prot.c: Likewise.
36437         * sunrpc/rpc_thread.c: Likewise.
36438         * sunrpc/rtime.c: Likewise.
36439         * sunrpc/svc.c: Likewise.
36440         * sunrpc/svc_auth.c: Likewise.
36441         * sunrpc/svc_raw.c: Likewise.
36442         * sunrpc/svc_run.c: Likewise.
36443         * sunrpc/svc_tcp.c: Likewise.
36444         * sunrpc/svc_udp.c: Likewise.
36445         * sunrpc/svc_unix.c: Likewise.
36446         * sunrpc/svcauth_des.c: Likewise.
36447         * sunrpc/xcrypt.c: Likewise.
36448         * sunrpc/xdr.c: Likewise.
36449         * sunrpc/xdr_array.c: Likewise.
36450         * sunrpc/xdr_float.c: Likewise.
36451         * sunrpc/xdr_intXX_t.c: Likewise.
36452         * sunrpc/xdr_mem.c: Likewise.
36453         * sunrpc/xdr_rec.c: Likewise.
36454         * sunrpc/xdr_ref.c: Likewise.
36455         * sunrpc/xdr_sizeof.c: Likewise.
36456         * sunrpc/xdr_stdio.c: Likewise.
36457
36458 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36459
36460         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
36461         change.  Update copyright years.
36462
36463 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36464
36465         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
36466
36467 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
36468             Joseph Myers  <joseph@codesourcery.com>
36469             Paul Pluzhnikov  <ppluzhnikov@google.com>
36470
36471         [BZ #14012]
36472         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
36473         requiring rpcgen.
36474         [cross-compiling] (extra-libs): Likewise.
36475         [cross-compiling] (extra-libs-others): Likewise.
36476         [cross-compiling] (librpcsvc-routines): Likewise.
36477         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
36478         [cross-compiling] (omit-deps): Likewise.
36479         (sunrpc-CPPFLAGS): New variable.
36480         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
36481         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
36482         (cross-rpcgen-objs): New variable.
36483         (extra-objs): Append $(cross-rpcgen-objs).
36484         ($(cross-rpcgen-objs)): New rule.
36485         ($(objpfx)cross-rpcgen): Likewise.
36486         (rpcgen-cmd): Define to use $(built-program-file).  Expand
36487         comment.
36488         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
36489         ($(objpfx)x%.stmp): Likewise.
36490         * sunrpc/proto.h [IS_IN_build] (_): Define.
36491         [IS_IN_build] (_libc_intl_domainname): Likewise.
36492
36493 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36494
36495         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
36496         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
36497         and R_X86_64_TPOFF64.
36498
36499 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36500
36501         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
36502         sysdeps/unix/sysv/syscalls.list.
36503         (stime): Likewise.
36504         (utime): Likewise.
36505         * sysdeps/unix/sysv/syscalls.list: Remove file.
36506
36507 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
36508
36509         [BZ #3440]
36510         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
36511         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
36512         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
36513         (__LC_IDENTIFICATION): Make these macros useful in #if
36514         expressions, as required by C99.
36515
36516 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
36517
36518         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
36519         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
36520         after this.
36521
36522 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
36523
36524         * stdlib/longlong.h: Updated from GCC.
36525
36526 2012-05-09  Andreas Jaeger  <aj@suse.de>
36527
36528         * nscd/nscd.c (run_modes): Make named enum, reorder so that
36529         default is first entry.
36530         (run_mode): Set type.
36531         (main): Remove informal message about syslog.
36532         (options): Fix typo.
36533
36534         [BZ #14053]
36535         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
36536         to asm.
36537         (lrint): Likewise.
36538         (llrintf): Likewise.
36539         (llrint): Likewise.
36540         (rint): Likewise.
36541         (rintf): Likewise.
36542         (nearbyint): Likewise.
36543         (nearbyintf): Likewise.
36544
36545 2012-05-09  Andreas Jaeger  <aj@suse.de>
36546             Pedro Alves  <palves@redhat.com>
36547
36548         * nscd/nscd.c (run_mode): Use enum.
36549         (main): Cleanup coding style issue.
36550
36551 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
36552             Andreas Jaeger  <aj@suse.de>
36553
36554         * nscd/nscd.c (go_background): Replaced with...
36555         (run_mode): ... this.
36556         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
36557         (options): Add -F --foreground.
36558         (main): Implement it.
36559         (parse_opt): Parse it.
36560
36561 2012-05-09  Andreas Jaeger  <aj@suse.de>
36562
36563         [BZ #14083]
36564         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
36565         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
36566         -Wconversion warning.
36567         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
36568         Likewise.
36569
36570 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
36571
36572         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
36573         == 0.
36574         (LC_ALL): Use macro-int-constant.
36575         (LC_COLLATE): Likewise.
36576         (LC_CTYPE): Likewise.
36577         (LC_MESSAGES): Likewise.
36578         (LC_MONETARY): Likewise.
36579         (LC_NUMERIC): Likewise.
36580         (LC_TIME): Likewise.
36581         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
36582         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36583         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36584         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
36585         Specify type.
36586         [C99-based standards] (float_t): Expect type.
36587         [C99-based standards] (double_t): Expect type.
36588         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
36589         type.
36590         [C99-based standards] (HUGE_VALL): Likewise.
36591         [C99-based standards] (INFINITY): Likewise.
36592         [C99-based standards] (NAN): Likewise.
36593         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
36594         [C99-based standards] (FP_NAN): Likewise.
36595         [C99-based standards] (FP_NORMAL): Likewise.
36596         [C99-based standards] (FP_SUBNORMAL): Likewise.
36597         [C99-based standards] (FP_ZERO): Likewise.
36598         [C99-based standards] (FP_FAST_FMA): Use
36599         optional-macro-int-constant.  Specify type.  Require == 1.
36600         [C99-based standards] (FP_FAST_FMAF): Likewise.
36601         [C99-based standards] (FP_FAST_FMAL): Likewise.
36602         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
36603         [C99-based standards] (FP_ILOGBNAN): Likewise.
36604         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
36605         Specify type.
36606         [C99-based standards] (MATH_ERREXCEPT): Likewise.
36607         [C99-based standards] (math_errhandling): Specify type.
36608         [ISO99 || ISO11] (signgam): Do not allow.
36609         [non-C99-based standards] (copysignf): Do not allow.
36610         [non-C99-based standards] (exp2f): Likewise.
36611         [non-C99-based standards] (log2f): Likewise.
36612         [non-C99-based standards] (modff): Allow.
36613         [non-C99-based standards] (erff): Do not allow.
36614         [non-C99-based standards] (erfcf): Likewise.
36615         [non-C99-based standards] (gammaf): Likewise.
36616         [non-C99-based standards] (hypotf): Likewise.
36617         [non-C99-based standards] (j0f): Likewise.
36618         [non-C99-based standards] (j1f): Likewise.
36619         [non-C99-based standards] (jnf): Likewise.
36620         [non-C99-based standards] (lgammaf): Likewise.
36621         [non-C99-based standards] (tgammaf): Likewise.
36622         [non-C99-based standards] (y0f): Likewise.
36623         [non-C99-based standards] (y1f): Likewise.
36624         [non-C99-based standards] (ynf): Likewise.
36625         [non-C99-based standards] (isnanf): Likewise.
36626         [non-C99-based standards] (acoshf): Likewise.
36627         [non-C99-based standards] (asinhf): Likewise.
36628         [non-C99-based standards] (atanhf): Likewise.
36629         [non-C99-based standards] (cbrtf): Likewise.
36630         [non-C99-based standards] (expm1f): Likewise.
36631         [non-C99-based standards] (ilogbf): Likewise.
36632         [non-C99-based standards] (log1pf): Likewise.
36633         [non-C99-based standards] (logbf): Likewise.
36634         [non-C99-based standards] (nextafterf): Likewise.
36635         [non-C99-based standards] (remainderf): Likewise.
36636         [non-C99-based standards] (rintf): Likewise.
36637         [non-C99-based standards] (scalbf): Likewise.
36638         [non-C99-based standards] (copysignl): Likewise.
36639         [non-C99-based standards] (exp2l): Likewise.
36640         [non-C99-based standards] (log2l): Likewise.
36641         [non-C99-based standards] (modfl): Allow.
36642         [non-C99-based standards] (erfl): Do not allow.
36643         [non-C99-based standards] (erfcl): Likewise.
36644         [non-C99-based standards] (gammal): Likewise.
36645         [non-C99-based standards] (hypotl): Likewise.
36646         [non-C99-based standards] (j0l): Likewise.
36647         [non-C99-based standards] (j1l): Likewise.
36648         [non-C99-based standards] (jnl): Likewise.
36649         [non-C99-based standards] (lgammal): Likewise.
36650         [non-C99-based standards] (tgammal): Likewise.
36651         [non-C99-based standards] (y0l): Likewise.
36652         [non-C99-based standards] (y1l): Likewise.
36653         [non-C99-based standards] (ynl): Likewise.
36654         [non-C99-based standards] (isnanl): Likewise.
36655         [non-C99-based standards] (acoshl): Likewise.
36656         [non-C99-based standards] (asinhl): Likewise.
36657         [non-C99-based standards] (atanhl): Likewise.
36658         [non-C99-based standards] (cbrtl): Likewise.
36659         [non-C99-based standards] (expm1l): Likewise.
36660         [non-C99-based standards] (ilogbl): Likewise.
36661         [non-C99-based standards] (log1pl): Likewise.
36662         [non-C99-based standards] (logbl): Likewise.
36663         [non-C99-based standards] (nextafterl): Likewise.
36664         [non-C99-based standards] (remainderl): Likewise.
36665         [non-C99-based standards] (rintl): Likewise.
36666         [non-C99-based standards] (scalbl): Likewise.
36667         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36668         [non-C99-based standards] (FP_*): Do not allow.
36669         [C99-based standards] (FP_*): Change to
36670         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36671         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36672         allow.
36673         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
36674         (SIG_ERR): Likewise.
36675         [X/Open-based standards] (SIG_HOLD): Likewise.
36676         (SIG_IGN): Likewise.
36677         (SIGABRT): Use macro-int-constant.  Specify type.  Require
36678         positive value.
36679         (SIGFPE): Likewise.
36680         (SIGILL): Likewise.
36681         (SIGINT): Likewise.
36682         (SIGSEGV): Likewise.
36683         (SIGTER): Likewise.
36684         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
36685         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
36686         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
36687         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
36688         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
36689         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
36690         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
36691         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
36692         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
36693         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
36694         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
36695         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
36696         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
36697         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
36698         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
36699         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
36700         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
36701         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
36702         [X/Open-based standards] (SIGTRAP): Likewise.
36703         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
36704         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
36705         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
36706         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
36707         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36708         allow.
36709
36710 2012-05-08  Ian Wienand  <ianw@vmware.com>
36711
36712         [BZ #14080]
36713         * time/tzset.c (__tzset_parse_tz): Update default rules for
36714         daylight time changes in the Energy Policy Act of 2005.
36715
36716 2012-05-09  Andreas Jaeger  <aj@suse.de>
36717
36718         [BZ #13983]
36719         * elf/ldconfig.c (parse_conf): Change string to make clear that
36720         ldconfig only issued a warning if ld.so.conf does not exist.
36721
36722 2012-05-08  David S. Miller  <davem@davemloft.net>
36723
36724         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
36725         movxtod instead of popping the value on the stack.
36726
36727         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36728
36729 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
36730
36731         * config.h.in: Add HAVE_ARM_PCS_VFP.
36732
36733 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
36734
36735         [BZ #13979]
36736         * include/features.h: Warn if user requests __FORTIFY_SOURCE
36737         checking but the checks are disabled for any reason.
36738
36739 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
36740
36741         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
36742         and ELF64_R_TYPE with ELFW(R_TYPE).
36743
36744 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
36745
36746         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
36747         (ulimit): Likewise.
36748
36749         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
36750         (settimeofday): Likewise.
36751
36752 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
36753
36754         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
36755         a struct th_u2 inside the union, and move tu_block/tu_code into
36756         a new th_u3 union of tu_block/tu_code inside of that.  Move
36757         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
36758         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
36759         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
36760         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
36761         (th_stuff): Change to th_u1.tu_stuff.
36762         (th_data): Define.
36763         (th_msg): Change to th_u1.th_u2.tu_data.
36764
36765 2012-05-07  David S. Miller  <davem@davemloft.net>
36766
36767         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36768
36769         [BZ #14074]
36770         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
36771         (SETUP_PIC_REG): Use it.
36772         (SETUP_PIC_REG_LEAF): Use it.
36773
36774 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
36775
36776         [BZ #13885]
36777         [BZ #13923]
36778         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36779         USE_AS_EXPM1L.
36780         (EXPL_FINITE): Likewise.
36781         (FLDLOG): Likewise.
36782         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36783         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36784         e_expl.S.
36785         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36786         USE_AS_EXPM1L.
36787         (EXPL_FINITE): Likewise.
36788         (FLDLOG): Likewise.
36789         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36790         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36791         e_expl.S.
36792         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
36793         test of -max_value argument for long double.
36794         * sysdeps/i386/fpu/libm-test-ulps: Update.
36795         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36796
36797 2012-05-06  David S. Miller  <davem@davemloft.net>
36798
36799         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
36800         quad soft-float symbols whose references which are compiler
36801         generated.
36802         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
36803
36804 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
36805
36806         [BZ #13884]
36807         [BZ #13914]
36808         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36809         USE_AS_EXP10L.
36810         (EXPL_FINITE): Likewise.
36811         (FLDLOG): Likewise.
36812         (c0): Likewise.
36813         (c1): Likewise.
36814         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
36815         Adjust comments for base varying.
36816         (__expl_finite): Change alias to EXPL_FINITE.
36817         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
36818         e_expl.S.
36819         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
36820         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
36821         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
36822         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
36823         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36824         USE_AS_EXP10L.
36825         (EXPL_FINITE): Likewise.
36826         (FLDLOG): Likewise.
36827         (c0): Likewise.
36828         (c1): Likewise.
36829         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
36830         Adjust comments for base varying.
36831         (__expl_finite): Change alias to EXPL_FINITE.
36832         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
36833         tests for bugs.
36834         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36835
36836         [BZ #14064]
36837         * math/libm-test.inc (check_float_internal): Correct ulp
36838         calculation for subnormal expected results.
36839
36840 2012-05-06  Andreas Jaeger  <aj@suse.de>
36841
36842         * Makeconfig (+math-flags): New, set to -frounding-math.
36843         (+cflags): Add +math-flags so that all of glibc gets compiled with
36844         it.
36845
36846         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
36847
36848 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
36849
36850         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
36851         Disable one test.
36852
36853         [BZ #13787]
36854         [BZ #13922]
36855         [BZ #14036]
36856         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
36857         (__ieee754_expl): Allow for and saturate large arguments.
36858         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
36859         (u_threshold): Likewise.
36860         (__exp): Call __ieee754_exp before checking for overflow and
36861         underflow.
36862         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
36863         (u_threshold): Likewise.
36864         (__expf): Call __ieee754_expf before checking for overflow and
36865         underflow.
36866         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
36867         (u_threshold): Likewise.
36868         (__expl): Call __ieee754_expl before checking for overflow and
36869         underflow.
36870         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
36871         (__ieee754_expl): Allow for and saturate large arguments.
36872         * math/libm-test.inc (exp_test): Add another test.  Do not allow
36873         missing overflow exception on overflow.
36874         (expm1_test): Do not allow missing overflow exception on overflow.
36875
36876         * sysdeps/i386/fpu/e_expl.c: Move to ...
36877         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
36878         rather than using inline asm.
36879         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
36880         * sysdeps/x86_64/fpu/e_expl.S: Copy from
36881         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
36882
36883         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
36884         (nice): Likewise.
36885         (poll): Likewise.
36886         (signal): Likewise.
36887         (time): Likewise.
36888         (times): Likewise.
36889
36890 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
36891
36892         * sysdeps/unix/syscalls.list (adjtime): Add entry from
36893         sysdeps/unix/common/syscalls.list.
36894         (fchmod): Likewise.
36895         (fchown): Likewise.
36896         (ftruncate): Likewise.
36897         (getrusage): Likewise.
36898         (gettimeofday): Likewise.
36899         (setpgid): Likewise.
36900         (setregid): Likewise.
36901         (setreuid): Likewise.
36902         (sigaction): Likewise.
36903         (truncate): Likewise.
36904         (vhangup): Likewise.
36905         * sysdeps/unix/common/syscalls.list: Remove file.
36906         * sysdeps/unix/bsd/Implies: Don't include unix/common.
36907         * sysdeps/unix/sysv/linux/Implies: Likewise.
36908
36909 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
36910
36911         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
36912         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
36913         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
36914         Moved to ...
36915         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
36916         Here.
36917         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
36918         to ...
36919         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
36920         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
36921         to ...
36922         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
36923         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
36924         to ...
36925         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
36926         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
36927         to ...
36928         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
36929         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
36930         to ...
36931         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
36932         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
36933         to ...
36934         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
36935         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
36936         to ...
36937         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
36938         Here.
36939         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
36940         to ...
36941         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
36942         Here.
36943         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
36944         to ...
36945         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
36946         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
36947         Moved to ...
36948         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
36949         Here.
36950         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
36951         to ...
36952         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
36953
36954 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
36955
36956         * sysdeps/unix/common/bits/dirent.h: Remove file.
36957         * sysdeps/unix/common/bits/fcntl.h: Likewise.
36958
36959         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
36960         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
36961         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
36962         * sysdeps/unix/bsd/isatty.c: Likewise.
36963         * sysdeps/unix/bsd/tcdrain.c: Likewise.
36964         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
36965         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
36966
36967 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36968
36969         [BZ #13563]
36970         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
36971         long double comparison inaccuracies.
36972         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
36973         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36974
36975 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
36976
36977         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
36978         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
36979
36980 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
36981
36982         [BZ #14049]
36983         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
36984         nonzero digits before rounding a hex value.
36985         * stdlib/tst-strtod.c (tests): Add another test.
36986
36987 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36988
36989         * sysdeps/s390/fpu/libm-test-ulps: Update.
36990
36991 2012-05-03  Andreas Jaeger  <aj@suse.de>
36992
36993         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
36994         does not get optimized out.
36995         (malloc_opt_barrier): New.
36996
36997 2012-05-03  Andreas Jaeger  <aj@suse.de>
36998             Roland McGrath  <roland@hack.frob.com>
36999
37000         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
37001         intermediate file deletion.
37002         (generated): Add .symlist files.
37003
37004 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
37005
37006         [BZ #13775]
37007         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
37008         Redirect under this condition.
37009         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37010         [__USE_GNU] (__dprintf_chk): Not under this condition.
37011         [__USE_GNU] (__vdprintf_chk): Likewise.
37012         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
37013         under this condition.
37014         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37015         [__USE_XOPEN2K8] (dprintf): Define under this condition.
37016         [__USE_XOPEN2K8] (vdprintf): Likewise.
37017         [__USE_GNU] (__dprintf_chk): Not under this condition.
37018         [__USE_GNU] (__vdprintf_chk): Likewise.
37019         [__USE_GNU] (dprintf): Likewise.
37020         [__USE_GNU] (vdprintf): Likewise.
37021
37022 2012-05-03  Roland McGrath  <roland@hack.frob.com>
37023
37024         * elf/Makefile (common-generated): Set this instead of generated for
37025         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
37026         $(all-built-dso)-derived lists.
37027
37028 2012-05-03  Andreas Jaeger  <aj@suse.de>
37029
37030         * sysdeps/i386/fpu/libm-test-ulps: Update.
37031
37032         * FAQ: Removed.
37033         * FAQ.in: Likewise.
37034         * scripts/gen-FAQ.pl: Likewise.
37035         * manual/install.texi (Installation): Point to online location of
37036         FAQ.
37037         * Makefile (files-for-dist): Remove FAQ.
37038         (FAQ): Remove.
37039
37040 2012-05-02  Allan McRae  <allan@archlinux.org>
37041
37042         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
37043         (LDFLAGS-reldepmod5.so): Likewise.
37044         (LDFLAGS-reldep6mod1.so): Likewise.
37045         (LDFLAGS-reldep6mod4.so): Likewise.
37046         (LDFLAGS-reldep8mod3.so): Likewise.
37047         (LDFLAGS-unload4mod1.so): Likewise.
37048         (LDFLAGS-unload4mod2.so): Likewise.
37049         (LDFLAGS-tst-initorder): Likewise.
37050         (LDFLAGS-tst-initordera2.so): Likewise.
37051         (LDFLAGS-tst-initordera3.so): Likewise.
37052         (LDFLAGS-tst-initordera4.so): Likewise.
37053         (LDFLAGS-tst-initorderb2.so): Likewise.
37054         (LDFLAGS-noload): Likewise.
37055         (LDFLAGS-next): Likewise.
37056         (LDFLAGS-order2mod1.so): Likewise.
37057         (LDFLAGS-order2mod2.so): Likewise.
37058         (LDFLAGS-tst-initorder2): Likewise.
37059         (LDFLAGS-tst-initorder2a.so): Likewise.
37060         (LDFLAGS-tst-initorder2b.so): Likewise.
37061         (LDFLAGS-tst-initorder2c.so): Likewise.
37062         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
37063
37064 2012-05-02  David S. Miller  <davem@davemloft.net>
37065
37066         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37067
37068 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
37069
37070         [BZ #14055]
37071         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
37072
37073 2012-05-02  Andreas Jaeger  <aj@suse.de>
37074
37075         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
37076         since we manipulate rounding mode.
37077         (CPPFLAGS-test-idouble.c): Likewise.
37078         (CPPFLAGS-test-ifloat.c): Likewise.
37079         (CFLAGS-test-ldouble.c): Likewise.
37080         (CFLAGS-test-double.c): Likewise.
37081         (CFLAGS-test-float.c): Likewise.
37082         (CFLAGS-test-misc.c): Likewise.
37083         (CFLAGS-test-test-fenv.c): Likewise.
37084
37085 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37086
37087         [BZ #2550]
37088         [BZ #2570]
37089         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
37090         comparisons to determine direction to adjust input.
37091
37092 2012-05-01  Roland McGrath  <roland@hack.frob.com>
37093
37094         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
37095         output to the target.
37096
37097         * scripts/localplt.awk: New file.
37098         * elf/Makefile ($(objpfx)check-localplt): Target removed.
37099         (check-localplt-CFLAGS): Variable removed.
37100         ($(all-built-dso:=.jmprel)): New static pattern rule.
37101         (generated): Add those targets.
37102         (localplt-built-dso): New variable.
37103         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
37104
37105         * elf/check-localplt.c: File removed.
37106
37107         * scripts/check-execstack.awk: New file.
37108         * elf/Makefile ($(objpfx)check-execstack): Target removed.
37109         (check-execstack-CFLAGS): Variable removed.
37110         ($(objpfx)check-execstack.h): Target removed.
37111         ($(objpfx)execstack-default): New target.
37112         (generated): Add that instead of check-execstack.h.
37113         ($(all-built-dso:=.phdr)): New static pattern rule.
37114         (generated): Add those targets.
37115         * elf/check-execstack.c: File removed.
37116
37117         * scripts/check-textrel.awk: New file.
37118         * elf/Makefile ($(objpfx)check-textrel): Target removed.
37119         (check-textrel-CFLAGS): Variable removed.
37120         (all-built-dso): Use := to define.o
37121         ($(all-built-dso:=.dyn)): New static pattern rule.
37122         (generated): Add those targets.
37123         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
37124         * config.make.in (READELF): New substituted variable.
37125         * elf/check-textrel.c: File removed.
37126
37127 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37128
37129         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
37130         allow.
37131         * conform/data/ctype.h-data [C99-based standards] (isblank):
37132         Expect function.
37133         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
37134         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
37135         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37136         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
37137         Specify type.  Require positive value.
37138         (EILSEQ): Likewise.
37139         (ERANGE): Likewise.
37140         [ISO || POSIX] (EILSEQ): Do not expect.
37141         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
37142         Specify type.  Require positive value.
37143         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
37144         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
37145         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
37146         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
37147         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
37148         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
37149         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
37150         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
37151         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
37152         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
37153         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
37154         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
37155         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
37156         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
37157         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
37158         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
37159         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
37160         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
37161         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
37162         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
37163         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
37164         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
37165         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
37166         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
37167         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
37168         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
37169         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
37170         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
37171         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
37172         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
37173         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
37174         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
37175         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
37176         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
37177         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
37178         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
37179         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
37180         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
37181         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
37182         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
37183         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
37184         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
37185         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
37186         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
37187         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
37188         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
37189         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
37190         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
37191         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
37192         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
37193         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
37194         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
37195         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
37196         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
37197         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
37198         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
37199         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
37200         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
37201         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
37202         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
37203         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
37204         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
37205         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
37206         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
37207         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
37208         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
37209         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
37210         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
37211         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
37212         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
37213         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
37214         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
37215         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
37216         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
37217         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
37218         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
37219         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
37220         Require >= 2.
37221         (FLT_ROUNDS): Expect as macro, not constant.
37222         (FLT_MANT_DIG): Use macro-int-constant.
37223         (DBL_MANT_DIG): Likewise.
37224         (LDBL_MANT_DIG): Likewise.
37225         (FLT_DIG): Likewise.
37226         (DBL_DIG): Likewise.
37227         (LDBL_DIG): Likewise.
37228         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
37229         (DBL_MIN_EXP): Likewise.
37230         (LDBL_MIN_EXP): Likewise.
37231         (FLT_MAX_EXP): Use macro-int-constant.
37232         (DBL_MAX_EXP): Likewise.
37233         (LDBL_MAX_EXP): Likewise.
37234         (FLT_MAX_10_EXP): Likewise.
37235         (DBL_MAX_10_EXP): Likewise.
37236         (LDBL_MAX_10_EXP): Likewise.
37237         (FLT_MAX): Use macro-constant.
37238         (DBL_MAX): Likewise.
37239         (LDBL_MAX): Likewise.
37240         (FLT_EPSILON): Use macro-constant.  Give upper bound.
37241         (DBL_EPSILON): Likewise.
37242         (LDBL_EPSILON): Likewise.
37243         (FLT_MIN): Likewise.
37244         (DBL_MIN): Likewise.
37245         (LDBL_MIN): Likewise.
37246         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
37247         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
37248         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
37249         [ISO11] (FLT_HAS_SUBNORM): Likewise.
37250         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
37251         [ISO11] (DBL_DECIMAL_DIG): Likewise.
37252         [ISO11] (FLT_DECIMAL_DIG): Likewise.
37253         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
37254         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
37255         [ISO11] (FLT_TRUE_MIN): Likewise.
37256         [ISO11] (LDBL_TRUE_MIN): Likewise.
37257         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37258         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
37259         (SCHAR_MIN): Use macro-int-constant.  Specify type.
37260         (SCHAR_MAX): Likewise.
37261         (UCHAR_MAX): Likewise.
37262         (CHAR_MIN): Likewise.
37263         (CHAR_MAX): Likewise.
37264         (MB_LEN_MAX): Use macro-int-constant.
37265         (SHRT_MIN): Use macro-int-constant.  Specify type.
37266         (SHRT_MAX): Likewise.
37267         (USHRT_MAX): Likewise.
37268         (INT_MAX): Likewise.
37269         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
37270         bound negative.
37271         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37272         bound with "U".
37273         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37274         bound with "L".
37275         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
37276         bound negative.  Suffix upper bound with "L".
37277         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37278         bound with "UL".
37279         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
37280         Specify type.
37281         [C99-based standards] (LLONG_MAX): Likewise.
37282         [C99-based standards] (ULLONG_MAX): Likewise.
37283         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
37284         == 0.
37285         [ISO11] (max_align_t): Require type.
37286         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37287
37288         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
37289         from $CFLAGS, without defining away __attribute__ calls.
37290         (checknamespace): Use $CFLAGS_namespace.
37291
37292         * conform/conformtest.pl (@keywords): Only include C99 keywords
37293         for standards based on C99 or C11.
37294
37295         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
37296         Disable tests.
37297         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
37298         UNIX98]: Likewise.
37299
37300         * conform/conformtest.pl: Handle "macro-int-constant" and test for
37301         usability of symbols in #if.
37302
37303         * conform/conformtest.pl: If macro or constant types start
37304         "promoted:", expect the symbol to be of the following type
37305         promoted by the integer promotions.
37306
37307         * conform/conformtest.pl: Parse all "constant" and "macro" lines
37308         in one place.  Also handle "macro-constant".
37309
37310         * conform/conformtest.pl: Only accept expected macro values with
37311         "==".  Parse all "macro" lines in one place.
37312         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
37313
37314         * conform/conformtest.pl: Handle braced types on "constant" lines
37315         instead of handling "typed-constant".
37316         * conform/data/signal.h-data: Use "constant" instead of
37317         "typed-constant".
37318
37319         * conform/conformtest.pl: Handle "optional-" at start of lines in
37320         one place rather than duplicating several cases.  Handle each
37321         format of "macro" line with initial "optional-".
37322
37323         * conform/conformtest.pl: Only accept expected constant or
37324         optional-constant values with "==".  Parse all "constant" lines in
37325         one place.  Parse all "optional-constant" lines in one place.
37326         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
37327         * conform/data/fmtmsg.h-data: Likewise.
37328         * conform/data/netinet/in.h-data: Likewise.
37329         * conform/data/tar.h-data: Likewise.
37330         * conform/data/limits.h-data: Use "==" form on "constant" and
37331         "optional-constant" lines.
37332
37333         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
37334         Use -std=c99 for XOPEN2K.
37335         (@knownproblems): Remove.
37336         (newtoken): Don't check %isknown.
37337
37338         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
37339         Do not expect macro.
37340         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
37341         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
37342         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
37343         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
37344         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
37345         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
37346         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
37347         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
37348         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
37349         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
37350         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
37351         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
37352         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
37353         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
37354         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
37355         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
37356         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
37357         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
37358         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
37359         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
37360         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
37361         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
37362         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
37363         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
37364         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
37365         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
37366         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
37367         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
37368         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
37369         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
37370         [XPG3] (acosh): Likewise.
37371         [XPG3] (asinh): Likewise.
37372         [XPG3] (atanh): Likewise.
37373         [XPG3] (cbrt): Likewise.
37374         [XPG3] (expm1): Likewise.
37375         [XPG3] (ilogb): Likewise.
37376         [XPG3] (log1p): Likewise.
37377         [XPG3] (logb): Likewise.
37378         [XPG3] (nextafter): Likewise.
37379         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
37380         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
37381         [XPG3] (remainder): Likewise.
37382         [XPG3] (rint): Likewise.
37383         [XPG3 || XPG4 || UNIX98] (round): Likewise.
37384         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
37385         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
37386         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
37387         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
37388         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
37389         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
37390         [UNIX98 || XOPEN2K] (scalb): Expect.
37391         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
37392         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
37393         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
37394         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
37395         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
37396         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
37397         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
37398         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
37399         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
37400         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
37401         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
37402         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
37403         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
37404         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
37405         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
37406         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
37407         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
37408         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
37409         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
37410         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
37411         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
37412         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
37413         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
37414         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
37415         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
37416         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
37417         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
37418         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
37419         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
37420         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
37421         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
37422         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
37423         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
37424         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
37425         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
37426         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
37427         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
37428         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
37429         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
37430         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
37431         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
37432         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
37433         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
37434         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
37435         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
37436         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
37437         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
37438         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
37439         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
37440         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
37441         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
37442         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
37443         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
37444         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
37445         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
37446         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
37447         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
37448         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
37449         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
37450         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
37451         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
37452         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
37453         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
37454         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
37455         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
37456         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
37457         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
37458         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
37459         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
37460         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
37461         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
37462         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
37463         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
37464         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
37465         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
37466         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
37467         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
37468         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
37469         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
37470         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
37471         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
37472         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
37473         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
37474         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
37475         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
37476         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
37477         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
37478         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
37479         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
37480         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
37481         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
37482         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
37483         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
37484         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
37485         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
37486         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
37487         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
37488         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
37489         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
37490         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
37491         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
37492         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
37493         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
37494         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
37495         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
37496         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
37497         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
37498         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
37499         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
37500         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
37501         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
37502         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
37503         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
37504         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
37505         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
37506         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
37507         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
37508         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
37509         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
37510         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
37511         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
37512         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
37513         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
37514         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
37515         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
37516         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
37517         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
37518         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
37519         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
37520         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
37521         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
37522         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
37523         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
37524         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
37525         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
37526         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
37527         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
37528
37529         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
37530         _XOPEN_SOURCE_EXTENDED for XPG4.
37531
37532         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
37533
37534         * Makeconfig (localtime): Remove variable.
37535         (inst_localtime-file): Likewise.
37536
37537 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37538
37539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
37540         Update.
37541         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37542         Update.
37543         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
37544         Update.
37545         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
37546         Update.
37547         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
37548         Update.
37549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
37550         Update.
37551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37552         Update.
37553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
37554         Update.
37555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37556         Update.
37557
37558 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37559
37560         [BZ #2550]
37561         [BZ #2570]
37562         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
37563         comparisons to determine direction to adjust input.
37564         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
37565         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
37566         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
37567         Likewise.
37568         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
37569         Likewise.
37570         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
37571         Likewise.
37572         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
37573         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
37574         Likewise.
37575         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
37576         Likewise.
37577         * math/libm-test.inc (nexttoward_test): Add more tests.
37578
37579 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37580
37581         [BZ #14040]
37582         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
37583         in version GLIBC_2.1, not GLIBC_2.0.
37584         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
37585         Likewise.
37586
37587 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
37588
37589         [BZ #13942]
37590         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
37591         (1 - x) * (1 + x).
37592         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37593         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
37594         * math/libm-test.inc (acos_test): Add more tests.
37595         (asin_test): Likewise.
37596         * sysdeps/i386/fpu/libm-test-ulps: Update.
37597         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37598
37599         [BZ #14034]
37600         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
37601         of square root.
37602         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
37603         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37604         * math/libm-test.inc (acos_test_tonearest): New function.
37605         (acos_test_towardzero): Likewise.
37606         (acos_test_downward): Likewise.
37607         (acos_test_upward): Likewise.
37608         (asin_test_tonearest): Likewise.
37609         (asin_test_towardzero): Likewise.
37610         (asin_test_downward): Likewise.
37611         (asin_test_upward): Likewise.
37612         (main): Call the new functions.
37613         * sysdeps/i386/fpu/libm-test-ulps: Update.
37614         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37615
37616         [BZ #13884]
37617         [BZ #13924]
37618         * math/e_exp10.c: Include <float.h>.
37619         (__ieee754_exp10): Handle underflow here rather than multiplying
37620         large negative argument by M_LN10.
37621         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
37622         of __ieee754_expf.
37623         * math/e_exp10l.c: Include <float.h>.
37624         (__ieee754_exp10l): Handle underflow here rather than multiplying
37625         large negative argument by M_LN10l.
37626         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
37627         spurious overflow exception on underflow.
37628
37629 2012-04-29  Marek Polacek  <polacek@redhat.com>
37630
37631         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
37632         (__fortify_function): New macro.
37633         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
37634         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
37635         __extern_always_inline.
37636         * libio/bits/stdio2.h: Likewise.
37637         * libio/bits/stdio.h: Likewise.
37638         * string/string.h: Likewise.
37639         * string/bits/string3.h: Likewise.
37640         * include/stdio.h: Likewise.
37641         * stdlib/bits/stdlib.h: Likewise.
37642         * stdlib/stdlib.h: Likewise.
37643         * rt/bits/mqueue2.h: Likewise.
37644         * rt/mqueue.h: Likewise.
37645         * posix/bits/unistd.h: Likewise.
37646         * posix/unistd.h: Likewise.
37647         * io/bits/poll2.h: Likewise.
37648         * io/bits/fcntl2.h: Likewise.
37649         * io/fcntl.h: Likewise.
37650         * io/sys/poll.h: Likewise.
37651         * misc/bits/syslog.h: Likewise.
37652         * misc/bits/syslog-ldbl.h: Likewise.
37653         * misc/sys/syslog.h: Likewise.
37654         * socket/bits/socket2.h: Likewise.
37655         * socket/sys/socket.h: Likewise.
37656         * debug/tst-chk1.c: Likewise.
37657         * wcsmbs/bits/wchar2.h: Likewise.
37658         * wcsmbs/bits/wchar-ldbl.h: Likewise.
37659         * wcsmbs/wchar.h: Likewise.
37660
37661 2012-04-29  Andreas Jaeger  <aj@suse.de>
37662
37663         * Makerules (tests): Remove enable-check-abi protection.
37664         (check-abi-warn): Remove.
37665         (check-abi-%): Remove check-abi-warn usage.
37666
37667         * configure.in: Remove check-abi configure option.
37668         * configure: Regenerated.
37669         * config.make.in (enable-check-abi): Remove.
37670
37671 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
37672
37673         [BZ #14033]
37674         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
37675         double functions to double *_finite functions.
37676
37677         [BZ #13941]
37678         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
37679         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
37680         LDBL_MIN_EXP.
37681         * stdio-common/Makefile (tests): Add tst-sprintf3.
37682         * stdio-common/tst-sprintf3.c: New file.
37683
37684         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
37685         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
37686
37687 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
37688
37689         * conform/conformtest.pl: Remove duplicate typed-constant
37690         handling.
37691
37692 2012-04-28  David S. Miller  <davem@davemloft.net>
37693
37694         * Makerules (%.abilist): Add vpath on sysdep_dirs.
37695         (check-abi-%): Remove AWK script prerequisite and explicit
37696         abilist directory.
37697         (check-abi): Rewrite to just diff the symlist with the abilist.
37698         (config-tls, config-abi-config): Delete, no longer used.
37699         (update-abi-%): Remove AWK script and explicit abilist directory.
37700         (update-abi): Rewrite to simply compare and conditionally copy the
37701         symlist and the sysdep abilist file.  Remove update-abi-config
37702         checks.
37703         * abilist/ld.abilist: Remove.
37704         * abilist/libBrokenLocale.abilist: Remove.
37705         * abilist/libanl.abilist: Remove.
37706         * abilist/libcrypt.abilist: Remove.
37707         * abilist/libdl.abilist: Remove.
37708         * abilist/librt.abilist: Remove.
37709         * abilist/libthread_db.abilist: Remove.
37710         * abilist/libutil.abilist: Remove.
37711         * scripts/extract-abilist.awk: Remove.
37712         * scripts/merge-abilist.awk: Remove.
37713         * sysdeps/generic/libcidn.abilist: New file.
37714         * sysdeps/generic/libnss_compat.abilist: New file.
37715         * sysdeps/generic/libnss_db.abilist: New file.
37716         * sysdeps/generic/libnss_dns.abilist: New file.
37717         * sysdeps/generic/libnss_files.abilist: New file.
37718         * sysdeps/generic/libnss_hesiod.abilist: New file.
37719         * sysdeps/generic/libnss_nis.abilist: New file.
37720         * sysdeps/generic/libnss_nisplus.abilist: New file.
37721         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
37722         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
37723         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
37724         file.
37725         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
37726         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
37727         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
37728         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
37729         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
37730         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
37731         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
37732         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
37733         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
37734         file.
37735         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
37736         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
37737         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
37738         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
37739         file.
37740         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
37741         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
37742         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
37743         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
37744         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
37745         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
37746         file.
37747         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
37748         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
37749         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
37750         file.
37751         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
37752         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
37753         New file.
37754         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
37755         New file.
37756         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
37757         New file.
37758         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
37759         New file.
37760         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
37761         New file.
37762         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
37763         New file.
37764         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
37765         New file.
37766         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
37767         New file.
37768         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
37769         New file.
37770         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
37771         New file.
37772         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
37773         New file.
37774         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
37775         New file.
37776         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
37777         New file.
37778         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
37779         file.
37780         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
37781         New file.
37782         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
37783         New file.
37784         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
37785         file.
37786         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
37787         New file.
37788         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
37789         New file.
37790         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
37791         file.
37792         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
37793         New file.
37794         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37795         New file.
37796         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
37797         New file.
37798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
37799         New file.
37800         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
37801         New file.
37802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
37803         New file.
37804         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
37805         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
37806         file.
37807         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
37808         New file.
37809         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
37810         file.
37811         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
37812         file.
37813         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
37814         file.
37815         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
37816         file.
37817         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
37818         file.
37819         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
37820         New file.
37821         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
37822         file.
37823         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
37824         file.
37825         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
37826         New file.
37827         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
37828         file.
37829         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
37830         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
37831         file.
37832         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
37833         New file.
37834         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
37835         file.
37836         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
37837         file.
37838         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
37839         file.
37840         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
37841         file.
37842         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
37843         file.
37844         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
37845         New file.
37846         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
37847         file.
37848         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
37849         file.
37850         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
37851         New file.
37852         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
37853         file.
37854         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
37855         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
37856         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
37857         file.
37858         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
37859         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
37860         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
37861         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
37862         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
37863         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
37864         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
37865         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
37866         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
37867         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
37868         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
37869         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
37870         file.
37871         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
37872         New file.
37873         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
37874         file.
37875         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
37876         file.
37877         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
37878         file.
37879         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
37880         file.
37881         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
37882         file.
37883         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
37884         New file.
37885         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
37886         New file.
37887         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
37888         file.
37889         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
37890         New file.
37891         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
37892         file.
37893         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
37894         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
37895         file.
37896         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
37897         New file.
37898         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
37899         file.
37900         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
37901         file.
37902         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
37903         file.
37904         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
37905         file.
37906         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
37907         file.
37908         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
37909         New file.
37910         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
37911         New file.
37912         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
37913         file.
37914         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
37915         New file.
37916         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
37917         file.
37918
37919 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
37920
37921         * conform/conformtest.pl: Fix typo in handling typed-constant from
37922         allow-header.
37923
37924 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
37925
37926         * README: Cut down references to pre-2.6 Linux kernels and
37927         Linuxthreads.  Update lists of configurations in libc and ports
37928         and sort alphabetically.  Say "or newer" with Linux kernel version
37929         requirements.
37930
37931         * config.h.in [IS_IN_build]: Allow compiling without optimization.
37932
37933 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
37934
37935         [BZ #887]
37936         * math/libm-test.inc (logb_test_downward): New test to expose
37937         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
37938         rounding mode.
37939
37940 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
37941
37942         [BZ #14027]
37943         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
37944         to be done.
37945         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
37946         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
37947
37948 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
37949
37950         * sysdeps/unix/i386/brk.S: Remove file.
37951         * sysdeps/unix/i386/dl-brk.S: Likewise.
37952         * sysdeps/unix/i386/pipe.S: Likewise.
37953         * sysdeps/unix/i386/sigreturn.S: Likewise.
37954         * sysdeps/unix/i386/syscall.S: Likewise.
37955         * sysdeps/unix/i386/vfork.S: Likewise.
37956         * sysdeps/unix/i386/wait.S: Likewise.
37957
37958         * sysdeps/unix/common/tcsendbrk.c: Move to ...
37959         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
37960
37961         * configure.in (arm*-none*): Do not allow without
37962         --enable-hacker-mode.
37963         (netbsd*): Remove case setting base_os.
37964         (386bsd*): Likewise.
37965         (freebsd*): Likewise.
37966         (bsdi*): Likewise.
37967         (osf*): Likewise.
37968         (sunos*): Likewise.
37969         (ultrix*): Likewise.
37970         (newsos*): Likewise.
37971         (dynix*): Likewise.
37972         (*bsd*): Likewise.
37973         (sysv*): Likewise.
37974         (isc*): Likewise.
37975         (esix*): Likewise.
37976         (sco*): Likewise.
37977         (minix*): Likewise.
37978         (irix4*): Likewise.
37979         (irix6*): Likewise.
37980         (solaris[2-9]*): Likewise.
37981         (none): Likewise.
37982         * configure: Regenerated.
37983
37984 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37985
37986         [BZ #11521]
37987         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
37988         overflow or cancellation in calculating denominator.
37989         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
37990         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
37991         down expression to avoid unexpected rounding in newer GCCs.
37992         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
37993
37994 2012-04-26  David S. Miller  <davem@davemloft.net>
37995
37996         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
37997         long-double compat symbols.
37998         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
37999         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
38000         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
38001         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
38002         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
38003         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
38004         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
38005         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
38006         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
38007         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
38008         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
38009         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
38010         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
38011
38012 2012-04-25  David S. Miller  <davem@davemloft.net>
38013
38014         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
38015         HWCAP_* values only after the memory barriers have been defined.
38016         (atomic_full_barrier): Define.
38017         (atomic_read_barrier): Define.
38018         (atomic_write_barrier): Define.
38019
38020 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38021
38022         * shlib-versions: Add libgcc_s version information.
38023         * sysdeps/generic/libgcc_s.h: Remove.
38024         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
38025         libgcc_s.h.
38026         * sysdeps/gnu/unwind-resume.c: Likewise.
38027         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
38028
38029 2012-04-25  David S. Miller  <davem@davemloft.net>
38030
38031         * sysdeps/unix/sparc/brk.S: Delete.
38032         * sysdeps/unix/sparc/dl-brk.S: Delete.
38033         * sysdeps/unix/sparc/pipe.S: Delete.
38034         * sysdeps/unix/sparc/sysdep.S: Delete.
38035         * sysdeps/unix/sparc/sysdep.h: Delete.
38036         * sysdeps/unix/sparc/vfork.S: Delete.
38037         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
38038         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
38039         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
38040         (ret_ERRVAL, r0, r1, MOVE): Define.
38041         (JUMPTARGET): Remove.
38042         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
38043         sysdeps/unix/sparc/sysdep.h
38044         (ENTRY, END): Remove.
38045         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
38046
38047 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
38048
38049         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
38050         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
38051         -DIS_IN_build.
38052
38053         * timezone/README: Update upstream location and email address for
38054         tzcode and tzdata.
38055         * timezone/zdump.c: Update from tzcode 2012b.
38056         * timezone/zic.c: Likewise.
38057
38058         * configure.in (libc_cv_as_needed): Remove test.
38059         * configure: Regenerated.
38060         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
38061         conditional definition.
38062         [$(have-as-needed) != yes] (no-as-needed): Likewise.
38063         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
38064         * config.make.in (have-as-needed): Remove variable.
38065
38066 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38067             Paul Pluzhnikov  <ppluzhnikov@google.com>
38068
38069         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
38070         strings correctly.
38071
38072 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
38073
38074         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
38075         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
38076         * sysdeps/sh/strlen.S: Likewise.
38077
38078 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38079
38080         * sysdeps/unix/fork.S: Remove file.
38081         * sysdeps/unix/i386/fork.S: Likewise.
38082         * sysdeps/unix/sparc/fork.S: Likewise.
38083
38084         * sysdeps/unix/system.c: Remove file.
38085         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
38086
38087         * sysdeps/unix/getegid.S: Remove file.
38088         * sysdeps/unix/geteuid.S: Likewise.
38089
38090 2012-04-24  Roland McGrath  <roland@hack.frob.com>
38091
38092         * scripts/check-localplt.awk: New file.
38093         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
38094         of diff.
38095         * scripts/data/localplt-generic.data: Add a comment.
38096
38097         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
38098         NODE when __dir_mkfile failed.
38099         * sysdeps/mach/hurd/symlinkat.c: Likewise.
38100         Reported by Ludovic Courtès <ludo@gnu.org>.
38101
38102 2012-04-24  Andreas Jaeger  <aj@suse.de>
38103
38104         * Makerules (common-clean): Also remove gen-as-const-headers
38105         files.
38106
38107 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38108
38109         * Makerules (native-compile): Do not change working directory for
38110         build.  Use $(OUTPUT_OPTION) in command.
38111         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
38112
38113 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38114
38115         [BZ #13886]
38116         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
38117         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
38118         * math/libm-test.inc (floor_test): Add more tests.
38119         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
38120
38121 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38122
38123         * sysdeps/unix/getdents.c: Remove file.
38124         * sysdeps/unix/sysv/getdents.c: Likewise.
38125         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
38126
38127         * sysdeps/unix/syscalls.list (madvise): Add syscall from
38128         sysdeps/unix/mman/syscalls.list.
38129         (mmap): Likewise.
38130         (mprotect): Likewise.
38131         (msync): Likewise.
38132         (munmap): Likewise.
38133         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
38134         * sysdeps/unix/mman/syscalls.list: Remove.
38135         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
38136
38137         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
38138         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
38139         * configure: Regenerated.
38140         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
38141         $(libgcc_s_suffix).
38142         * config.make.in (libgcc_s_suffix): Remove variable.
38143
38144 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
38145
38146         * sysdeps/unix/sysv/gethostname.c: Move to ...
38147         * sysdeps/posix/gethostname.c: ... here.
38148
38149         * sysdeps/unix/execve.S: Remove file.
38150
38151         * sysdeps/unix/_exit.S: Remove file.
38152
38153 2012-04-23  Andreas Jaeger  <aj@suse.de>
38154
38155         [BZ #13739]
38156         * manual/Makefile: Remove make dist support, there's no
38157         need for a stand-alone documentation tar ball.
38158         (TEXI2DVI): Define always, it's not in Makeconfig.
38159         (dist): Removed.
38160         (tar-it): Removed.
38161         (edition): Removed.
38162         (glibc-doc-$(edition).tar): Removed
38163         (%.Z): Removed.
38164         (%.gz): Removed.
38165         (%.uu): Removed.
38166         (ETAGS): Remove, it's in Makeconfig.
38167         (move-if-change): Remove, it's in Makeconfig.
38168
38169 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
38170
38171         [BZ #13970]
38172         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
38173         (strtod, strtof, strtold, strtol, strtoul, strtoq)
38174         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
38175         (strtod_l, strtof_l, strtold_l): Remove __wur.
38176         It is not necessarily an error to ignore strtol's return value.
38177         One can reliably look at the stored endptr to decide whether
38178         the number had valid syntax.
38179
38180 2012-04-21  Andreas Jaeger  <aj@suse.de>
38181
38182         [BZ #13739]
38183         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
38184
38185 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
38186
38187         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
38188         * sysdeps/unix/sysv/Versions: Remove file.
38189
38190 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
38191
38192         [BZ #13927]
38193         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38194
38195 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
38196
38197         [BZ #7064]
38198         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
38199         version from __vm86.
38200
38201 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
38202
38203         * sysdeps/unix/common/lxstat.c: Remove file.
38204         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
38205
38206         * sysdeps/unix/sysv/Makefile: Remove file.
38207
38208         * sysdeps/unix/sysv/direct.h: Remove file.
38209
38210         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
38211         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
38212         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
38213         * sysdeps/unix/sysv/bits/signum.h: Likewise.
38214         * sysdeps/unix/sysv/bits/stat.h: Likewise.
38215         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
38216         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
38217
38218         * sysdeps/unix/sysv/setrlimit.c: Remove file.
38219
38220         * sysdeps/unix/xmknod.c: Remove file.
38221         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
38222
38223         * sysdeps/unix/sysv/settimeofday.c: Remove file.
38224
38225         * sysdeps/unix/sysv/i386/time.S: Remove file.
38226
38227         * sysdeps/unix/fxstat.c: Remove file.
38228         * sysdeps/unix/xstat.c: Likewise.
38229         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
38230
38231         * sysdeps/unix/sysv/sigaction.c: Remove file.
38232
38233         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
38234         (sysdep_headers): Remove variable.
38235         [termio.h not in sysdep_headers] (generated): Likewise.
38236         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
38237         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
38238         * sysdeps/unix/sysv/tcdrain.c: Likewise.
38239         * sysdeps/unix/sysv/tcflow.c: Likewise.
38240         * sysdeps/unix/sysv/tcflush.c: Likewise.
38241         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
38242         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
38243         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
38244         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
38245         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
38246
38247         * sysdeps/unix/siglist.c: Remove file.
38248
38249         * sysdeps/unix/getppid.S: Remove file.
38250
38251         * sysdeps/unix/mkdir.c: Remove file.
38252         * sysdeps/unix/rmdir.c: Likewise.
38253
38254 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
38255
38256         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
38257         ERR_MAX value.
38258         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
38259         errlist-compat value.
38260
38261 2012-04-18  David S. Miller  <davem@davemloft.net>
38262
38263         * sysdeps/generic/memcopy.h (reg_char): Delete.
38264         * debug/strcat_chk.c: Use char, not reg_char.
38265         * debug/strcpy_chk.c: Likewise.
38266         * debug/strncat_chk.c: Likewise.
38267         * debug/strncpy_chk.c: Likewise.
38268         * string/memchr.c: Likewise.
38269         * string/memrchr.c: Likewise.
38270         * string/rawmemchr.c: Likewise.
38271         * string/strcat.c: Likewise.
38272         * string/strchr.c: Likewise.
38273         * string/strchrnul.c: Likewise.
38274         * string/strcmp.c: Likewise.
38275         * string/strcpy.c: Likewise.
38276         * string/strncat.c: Likewise.
38277         * string/strncmp.c: Likewise.
38278         * string/strncpy.c: Likewise.
38279
38280 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38281
38282         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
38283         __builtin_memcopy is called when src and dest ranges are known to not
38284         overlap.
38285
38286 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38287
38288         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
38289         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
38290         fwd_align_merge macro call.
38291         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
38292         bwd_align_merge macro call.
38293         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38294
38295 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38296
38297         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
38298         bwd_align_merge macros.
38299         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
38300         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
38301         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38302
38303 2012-04-18  David S. Miller  <davem@davemloft.net>
38304
38305         * sysdeps/sparc/sparc64/memcopy.h: Delete.
38306
38307 2012-04-18  Andreas Jaeger  <aj@suse.de>
38308
38309         [BZ# 6794]
38310         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
38311         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
38312         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38313
38314         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
38315         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
38316         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38317
38318         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
38319         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
38320         Adjust for changed ldbl-128 files.
38321
38322         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
38323         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
38324         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38325
38326 2012-04-17  David S. Miller  <davem@davemloft.net>
38327
38328         * sysdeps/sparc/sparc32/memcopy.h: Delete.
38329
38330 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
38331
38332         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
38333         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
38334         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
38335         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
38336         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
38337         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
38338
38339 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38340
38341         [BZ #6794]
38342         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
38343         * math/libm-test.inc: Add ilogb errno and exception tests.
38344         * math/w_ilogb.c: New file: ilogb wrapper.
38345         * math/w_ilogbf.c: New file: ilogbf wrapper.
38346         * math/w_ilogbl.c: New file: ilogbl wrapper.
38347         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
38348         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
38349         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
38350         exception being thrown with 0.0 as argument.
38351         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
38352         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
38353         exception being thrown with 0.0 as argument.
38354         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
38355         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38356         exception being thrown with 0.0 as argument.
38357         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
38358         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38359         exception being thrown with 0.0 as argument.
38360         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
38361         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
38362         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
38363         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
38364         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
38365         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
38366         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
38367         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
38368         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
38369
38370 2012-04-17  Petr Baudis  <pasky@ucw.cz>
38371
38372         * include/sys/uio.h: Change __vector to __iovec to avoid clash
38373         with altivec.
38374
38375 2012-04-16  Marek Polacek  <polacek@redhat.com>
38376
38377         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
38378
38379 2012-04-16  Marek Polacek  <polacek@redhat.com>
38380
38381         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
38382         operands of fdivp instruction.
38383
38384 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38385
38386         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
38387         * elf/tst-auditmod3b.c: Likewise.
38388         * elf/tst-auditmod4b.c: Likewise.
38389         * elf/tst-auditmod5b.c: Likewise.
38390         * elf/tst-auditmod6b.c: Likewise.
38391         * elf/tst-auditmod6c.c: Likewise.
38392         * elf/tst-auditmod7b.c: Likewise.
38393         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
38394         * sysdeps/x86_64/preconfigure.in: Likewise.
38395         * sysdeps/x86_64/preconfigure: Regenerated.
38396
38397 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38398
38399         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
38400         __ILP32__.
38401
38402 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
38403
38404         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38405         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
38406
38407 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
38408
38409         [BZ #13973]
38410         * locale/iso-639.def: Fix gl language name. Spotted by
38411         Yaron Shahrabani.
38412
38413 2012-04-12  Roland McGrath  <roland@hack.frob.com>
38414
38415         [BZ #2074]
38416         * libio/libio.h (__io_write_fn): Update comment.
38417
38418 2012-04-12  Petr Baudis  <pasky@ucw.cz>
38419
38420         [BZ #2074]
38421         * stdio.texi (Hook Functions): The user provided writer function
38422         is not allowed to return -1.
38423
38424 2012-04-11  David S. Miller  <davem@davemloft.net>
38425
38426         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38427
38428 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
38429
38430         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
38431         Add a leading slash to rtkaio.
38432
38433 2012-04-11  Jim Meyering  <meyering@redhat.com>
38434
38435         [BZ #11959]
38436         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
38437         It is not necessarily an error to ignore fwrite's return
38438         value.  One can reliably use ferror to test for errors after
38439         the fact.
38440
38441 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38442
38443         * bits/types.h (__snseconds_t): New type.
38444         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
38445
38446         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
38447         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38448         (__SNSECONDS_T_TYPE): Likewise.
38449         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38450         (__SNSECONDS_T_TYPE): Likewise.
38451         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38452         (__SNSECONDS_T_TYPE): Likewise.
38453
38454 2012-04-10  Andreas Jaeger  <aj@suse.de>
38455
38456         [BZ #2636]
38457         * manual/time.texi (Processor Time): Return type of times is
38458         elapsed real time since an arbitrary point in the past.
38459         (CPU Time): Move CLK_TCK from here...
38460         (Processor Time): ...to here.  Correct description.
38461         * manual/conf.texi (Constants for Sysconf): Correct description of
38462         _SC_CLK_TCK.
38463
38464 2012-04-10  David S. Miller  <davem@davemloft.net>
38465
38466         [BZ #13967]
38467         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
38468         where the is a gap between DT_REL(A) and DT_JMPREL.
38469
38470 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38471
38472         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
38473         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38474         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38475
38476 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
38477
38478         * elf/dl-support.c (_dl_inhibit_cache): New variable.
38479         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
38480         (dl_main): Handle --inhibit-cache.
38481         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
38482         _dl_inhibit_cache.
38483         * elf/dl-load.c (_dl_map_object): Use it.
38484         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
38485
38486 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38487
38488         [BZ #13872]
38489         * sysdeps/i386/fpu/e_powl.S (p78): New object.
38490         (__ieee754_powl): Saturate large exponents rather than testing for
38491         overflow of y*log2(x).
38492         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
38493         * math/libm-test.inc (pow_test): Do not permit spurious overflow
38494         exceptions.
38495
38496         [BZ #11521]
38497         * math/s_ctan.c: Include <float.h>.
38498         (__ctan): Avoid internal overflow or cancellation in calculating
38499         denominator.
38500         * math/s_ctanf.c: Likewise.
38501         * math/s_ctanl.c: Likewise.
38502         * math/s_ctanh.c: Likewise.
38503         * math/s_ctanhf.c: Likewise.
38504         * math/s_ctanhl.c: Likewise.
38505         * math/libm-test.inc (ctan_test): Add more tests.
38506         (ctanh_test): Likewise.
38507         * sysdeps/i386/fpu/libm-test-ulps: Update.
38508         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38509
38510 2012-04-09  Andreas Jaeger  <aj@suse.de>
38511
38512         [BZ #6894]
38513         * manual/filesys.texi (Directory Entries): Mention that d_namlen
38514         is an optional BSD extension.
38515
38516         [BZ #10254]
38517         * manual/stdio.texi (Opening Streams): Document additional fopen
38518         parameters.
38519
38520 2012-04-09  Roland McGrath  <roland@hack.frob.com>
38521
38522         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
38523         %eax without telling the compiler.
38524
38525 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
38526
38527         [BZ # 13963]
38528         * manual/install.texi: Use sourceware.org.
38529
38530 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38531
38532         [BZ #13873]
38533         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
38534         (__ieee754_pow): Generate overflow and underflow using huge*huge
38535         and tiny*tiny rather than just returning constant infinity or zero
38536         for large exponents.
38537         * math/libm-test.inc (pow_test): Require overflow exceptions for
38538         applicable cases of large exponents.
38539
38540         [BZ #706]
38541         * sysdeps/i386/fpu/e_pow.S (p10): New object.
38542         (__ieee754_pow): Use iterative multiplication algorithm only for
38543         integer exponents with absolute value below 1024.  Check for odd
38544         integer exponents when using algorithm for real exponents.
38545         * math/libm-test.inc (pow_test): Add more tests.
38546         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38547
38548 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
38549
38550         [BZ #13705]
38551         * math/libm-test.inc (exp_test): Do not allow overflow exception
38552         on underflow test.
38553
38554 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
38555
38556         [BZ #13705]
38557         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
38558         instead of __kernel_standard_f.
38559
38560 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
38561
38562         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
38563         * sysdeps/x86_64/memset_chk.S: Likewise.
38564
38565 2012-04-08  Andreas Jaeger  <aj@suse.de>
38566
38567         [BZ #10153]
38568         * manual/startup.texi (Environment Access): Describe return value
38569         for putenv and setenv.
38570
38571         [BZ #6895]
38572         * manual/filesys.texi (Directory Entries): Add description for
38573         DT_LNK.
38574
38575         [BZ #6890]
38576         * manual/filesys.texi (Directory Entries): Clarify that it's file
38577         system not operating system in the description of DT_UNKNOWN.
38578
38579         [BZ #6578]
38580         * manual/syslog.texi (closelog): Fix reference, it's openlog.
38581
38582 2012-04-08  Stephen Compall  <s11@member.fsf.org>
38583
38584         [BZ #6649]
38585         * manual/llio.texi (Opening and Closing Files): Add cross
38586         reference to explain mode argument.
38587
38588 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
38589
38590         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
38591         * sysdeps/x86_64/memset_chk.S: Likewise.
38592
38593 2012-04-07  David S. Miller  <davem@davemloft.net>
38594
38595         * elf/elf.h (R_SPARC_WDISP10): Define.
38596         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
38597         R_SPARC_SIZE32.
38598         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
38599         R_SPARC_SIZE64 and R_SPARC_H34.
38600
38601 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
38602
38603         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
38604         conditions and remove no longer applicable assertion.
38605
38606 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38607
38608         * bits/byteswap.h: Include <features.h>.
38609         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38610         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38611
38612 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38613
38614         * bits/byteswap.h (__bswap_16): Removed.
38615         Include <bits/byteswap-16.h> to get __bswap_16.
38616         * sysdeps/i386/bits/byteswap.h: Likewise.
38617         * sysdeps/s390/bits/byteswap.h: Likewise.
38618         * sysdeps/x86_64/bits/byteswap.h: Likewise.
38619         * bits/byteswap-16.h: New file.
38620         * sysdeps/i386/bits/byteswap-16.h: Likewise.
38621         * sysdeps/s390/bits/byteswap-16.h: Likewise.
38622         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
38623         * string/Makefile (headers): Add bits/byteswap-16.h.
38624
38625 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
38626
38627         [BZ #13895]
38628         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
38629         extra indirection.
38630         * nss/Makefile (tests-static, tests): Add tst-nss-static.
38631         * nss/tst-nss-static.c: New.
38632
38633 2012-04-06  Robert Millan  <rmh@gnu.org>
38634
38635         [BZ #6486]
38636         * manual/llio.texi (File Position Primitive): lseek
38637         refers to WHENCE when it really means OFFSET.
38638
38639 2012-04-06  Andreas Jaeger  <aj@suse.de>
38640
38641         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
38642         strncmp declarations.
38643
38644         * abilist/libc.abilist: Add __poll and __ppoll.
38645
38646 2012-04-05  David S. Miller  <davem@davemloft.net>
38647
38648         * scripts/check-local-headers.sh: Accept a host triplet in the
38649         path matched by the exclude regexp.
38650
38651         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
38652         definition.
38653         * sysdeps/powerpc/powerpc32/dl-machine.h
38654         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
38655         * sysdeps/s390/s390-32/dl-machine.h
38656         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38657         * sysdeps/sparc/sparc32/dl-machine.h
38658         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38659         * sysdeps/sparc/sparc64/dl-machine.h
38660         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38661
38662         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
38663         lazy binding.
38664         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
38665         undefined symbol errors.
38666
38667         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
38668         DT_NEEDED entries.
38669
38670 2012-04-05  Michael Matz  <matz@suse.de>
38671
38672         [BZ #13592]
38673         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
38674
38675 2012-04-05  Andreas Jaeger  <aj@suse.de>
38676
38677         [BZ #13908]
38678         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
38679         comment.
38680
38681 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38682
38683         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
38684         which ROUND is no valid rounding mode.
38685
38686 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38687
38688         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
38689         read again.
38690         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
38691
38692 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38693
38694         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
38695         an exception using FPU order intentionally.
38696
38697 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38698
38699         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
38700         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
38701         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
38702         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
38703
38704 2012-04-05  Simon Josefsson  <simon@josefsson.org>
38705
38706         [BZ #12340]
38707         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
38708         EINVAL when BUFLEN is too smal.
38709
38710 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
38711
38712         [BZ #13553]
38713         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
38714         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
38715
38716 2012-04-03  Andreas Jaeger  <aj@suse.de>
38717
38718         [BZ #13938]
38719         * manual/setjmp.texi (System V contexts): Fix sentence.
38720
38721         [BZ #13926]
38722         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
38723         New macro for this case.
38724         [!__GNUC__] (__bswap_64): New inline function for this case.
38725         * sysdeps/x86_64/bits/byteswap.h: Likewise.
38726         * bits/byteswap.h: Likewise.
38727         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
38728         ull, guard with __GLIBC_HAVE_LONG_LONG.
38729
38730         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
38731         __GLIBC_HAVE_LONG_LONG.
38732
38733         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
38734         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
38735
38736 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
38737
38738         [BZ #13691]
38739         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
38740         inptr and inend, rather than using last_ch.
38741
38742 2012-04-02  David S. Miller  <davem@davemloft.net>
38743
38744         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
38745         * stdio-common/printf-parse.h (read_int): Change return type to
38746         'int', return -1 on INT_MAX overflow.
38747         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
38748         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
38749         overflows INT_MAX.  Check for overflow of in-format-string precision
38750         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
38751         SIZE_MAX not INT_MAX for integer overflow test.
38752         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
38753         skip the construct in the format string but do not record anything.
38754         * stdio-common/bug22.c: Adjust to test both width/prevision
38755         INT_MAX overflow as well as total length INT_MAX overflow.  Check
38756         explicitly for proper errno values.
38757
38758 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
38759
38760         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
38761         CHAR_MAX.
38762         * string/test-strcmp.c [! WIDE]: Likewise.
38763         * time/tst-mktime2.c: Likewise for INT_MAX.
38764         * string/test-string.h: #include <sys/param.h> for MIN.
38765
38766         * csu/init-first.c (__libc_init_first): Call __ctype_init.
38767         * sysdeps/i386/init-first.c (init): Likewise.
38768         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
38769         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
38770         * sysdeps/sh/init-first.c (init): Likewise.
38771
38772 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
38773
38774         * po/ru.po: Update from translation team.
38775         * po/vi.po: Likewise.
38776
38777 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
38778
38779         * resolv/nss_dns/dns-host.c: Merge copyright years.
38780
38781 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38782
38783         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
38784         Optimize memcpy with prefetch if
38785         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
38786         src, dst pointers have unequal 16 byte alignments.
38787
38788 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
38789
38790         [BZ #13928]
38791         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
38792         from a CNAME entry and return the minimum ttl for the query.
38793         (gaih_getanswer_slice): Likewise.
38794
38795 2012-03-30  Jeff Law  <law@redhat.com>
38796
38797         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
38798         due to long keys.
38799         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
38800         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
38801
38802         * resolv/nss_dns/dns-host.c: Update copyright year.
38803
38804 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
38805
38806         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
38807         requests to save a system call.  Fix check that all bytes are sent.
38808
38809         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
38810         comments for sendmmsg.
38811
38812 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38813
38814         [BZ #13691]
38815         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
38816         with only 1 character between 0x0041 and 0x01b0.
38817         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
38818         * wcsmbs/tst-mbsnrtowcs.c: New file.
38819
38820 2012-03-29  David S. Miller  <davem@davemloft.net>
38821
38822         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
38823         small copies by hand.
38824
38825 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38826
38827         [BZ #13761]
38828         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
38829         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
38830         group memberships.
38831
38832 2012-03-28  David S. Miller  <davem@davemloft.net>
38833
38834         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
38835         that branches into memcpy.
38836         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
38837         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
38838         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
38839         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
38840         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
38841         bits.
38842         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
38843         implementation too.
38844         * sysdeps/sparc/mempcpy.S: New file.
38845
38846         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
38847         the IFUNC routine in the libc case.
38848         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
38849
38850         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
38851         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
38852         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
38853         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
38854         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
38855         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
38856         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
38857         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
38858
38859         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
38860         loop to 256 bytes instead of 64 bytes and fix test signedness.
38861
38862         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
38863         * sysdeps/sparc/sparc32/Makefile: rather than here...
38864         * sysdeps/sparc/sparc64/Makefile: and here.
38865
38866 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
38867
38868         * malloc/mallocbug.c: Avoid warnings about unused variables.
38869
38870 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
38871
38872         [BZ #13760]
38873         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
38874         in the right place. Discard and retry query if response is
38875         larger than input buffer size.
38876
38877 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
38878
38879         [BZ #369]
38880         [BZ #2678]
38881         [BZ #3866]
38882         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
38883         x for large integer exponent.
38884         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
38885         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
38886         sign of result as needed afterwards.
38887         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
38888         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
38889         result for underflowing pow the same as for overflow.
38890         (__kernel_standard_l): Handle powl overflow and underflow here
38891         rather than calling __kernel_standard.
38892         * math/libm-test.inc (pow_test): Add more tests.
38893
38894         [BZ #3868]
38895         [BZ #13879]
38896         [BZ #13910]
38897         [BZ #13911]
38898         [BZ #13912]
38899         [BZ #13913]
38900         [BZ #13915]
38901         [BZ #13916]
38902         [BZ #13917]
38903         [BZ #13918]
38904         [BZ #13919]
38905         [BZ #13920]
38906         [BZ #13921]
38907         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
38908         * sysdeps/ieee754/k_standard.c: Include <float.h>.
38909         (__kernel_standard_l): New function.
38910         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
38911         __kernel_standard.
38912         * math/w_acosl.c (__acosl): Likewise.
38913         * math/w_asinl.c (__asinl): Likewise.
38914         * math/w_atan2l.c (__atan2l): Likewise.
38915         * math/w_atanhl.c (__atanhl): Likewise.
38916         * math/w_coshl.c (__coshl): Likewise.
38917         * math/w_exp10l.c (__exp10l): Likewise.
38918         * math/w_exp2l.c (__exp2l): Likewise.
38919         * math/w_fmodl.c (__fmodl): Likewise.
38920         * math/w_hypotl.c (__hypotl): Likewise.
38921         * math/w_j0l.c (__j0l, __y0l): Likewise.
38922         * math/w_j1l.c (__j1l, __y1l): Likewise.
38923         * math/w_jnl.c (__jnl, __ynl): Likewise.
38924         * math/w_lgammal.c (__lgammal): Likewise.
38925         * math/w_log10l.c (__log10l): Likewise.
38926         * math/w_log2l.c (__log2l): Likewise.
38927         * math/w_logl.c (__logl): Likewise.
38928         * math/w_powl.c (__powl): Likewise.
38929         * math/w_remainderl.c (__remainderl): Likewise.
38930         * math/w_scalbl.c (sysv_scalbl): Likewise.
38931         * math/w_sinhl.c (__sinhl): Likewise.
38932         * math/w_sqrtl.c (__sqrtl): Likewise.
38933         * math/w_tgammal.c (__tgammal): Likewise.
38934         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
38935         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
38936         * math/libm-test.inc (acos_test): Add more tests.
38937         (acosh_test): Likewise.
38938         (asin_test): Likewise.
38939         (atanh_test): Likewise.
38940         (exp_test): Likewise.
38941         (exp10_test): Likewise.
38942         (exp2_test): Likewise.
38943         (expm1_test): Likewise.
38944         (lgamma_test): Likewise.
38945         (log_test): Likewise.
38946         (log10_test): Likewise.
38947         (log1p_test): Likewise.
38948         (log2_test): Likewise.
38949         (pow_test): Do not allow some spurious overflow exceptions.
38950         (sqrt_test): Add more tests.
38951         (tgamma_test): Likewise.
38952         (y0_test): Likewise.
38953         (y1_test): Likewise.
38954         (yn_test): Likewise.
38955
38956 2012-03-27  Anton Blanchard  <anton@samba.org>
38957
38958         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
38959         MAP_HUGETLB.
38960         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
38961         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
38962         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
38963
38964 2012-03-27  David S. Miller  <davem@davemloft.net>
38965
38966         * conform/Makefile: Run run-conformtest.sh using $(BASH).
38967
38968         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
38969         have-as-vis3 check.
38970
38971 2012-03-27  Andreas Jaeger  <aj@suse.de>
38972
38973         * sysdeps/x86_64/elf/configure.in: Moved to ...
38974         * sysdeps/x86_64/configure.in: ... here.
38975         * sysdeps/x86_64/elf/start.S: Moved to ...
38976         * sysdeps/x86_64/start.S: ... here.
38977         * sysdeps/x86_64/elf/configure: Delete.
38978
38979         * sysdeps/x86_64/configure.in: Merge contents from
38980         sysdeps/i386/configure.in (without i686 check).
38981
38982         * sysdeps/i386/elf/Versions: Merge into ...
38983         * sysdeps/i386/Versions: ... this.
38984         * sysdeps/i386/elf/Versions: Delete file.
38985         * sysdeps/i386/elf/start.S: Moved to ...
38986         * sysdeps/i386/start.S: ...here.
38987         * sysdeps/i386/elf/configure.in: Merge into...
38988         * sysdeps/i386/configure.in: ...here.
38989         * sysdeps/i386/elf/configure.in: Delete file.
38990         * sysdeps/i386/elf/configure: Delete file.
38991
38992         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
38993         * debug/backtracesyms.c: ... here.
38994         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
38995         * debug/backtracesymsfd.c: ... here.
38996         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
38997         * sysdeps/generic/ifunc-sel.h: ... here.
38998
38999         * sysdeps/unix/i386/start.c: Delete file.
39000         * sysdeps/unix/sparc/start.c: Delete file.
39001         * sysdeps/unix/start.c: Delete file.
39002
39003         * sysdeps/sh/elf/configure.in: Moved to ...
39004         * sysdeps/sh/configure.in: ... here.
39005         * sysdeps/sh/elf/start.S: Moved to ...
39006         * sysdeps/sh/start.S: ... here.
39007         * sysdeps/sh/elf/configure: Delete file.
39008
39009         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
39010         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
39011         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
39012         * sysdeps/powerpc/powerpc64/entry.h: ... here.
39013         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
39014         * sysdeps/powerpc/powerpc64/start.S: here.
39015         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
39016         * sysdeps/powerpc/powerpc64/Makefile: ... this.
39017         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
39018         * sysdeps/powerpc/powerpc64/configure.in: ... this.
39019         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
39020
39021         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
39022         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
39023         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
39024         * sysdeps/powerpc/powerpc32/start.S: ... here.
39025         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
39026         * sysdeps/powerpc/powerpc32/configure.in: ... this.
39027         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
39028
39029         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
39030         * sysdeps/powerpc/ifunc-sel.h: ... here.
39031         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
39032         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
39033
39034         * sysdeps/sparc/elf/configure.in: Moved to ...
39035         * sysdeps/sparc/configure.in: ... here.
39036         * sysdeps/sparc/elf/configure: Delete file.
39037         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
39038         * sysdeps/sparc/sparc32/start.S: ... here.
39039         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
39040         * sysdeps/sparc/sparc64/start.S: ... here.
39041         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
39042         * sysdeps/sparc/sparc32/Makefile: ... this.
39043         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
39044         * sysdeps/sparc/sparc64/Makefile: ... this.
39045
39046         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
39047         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
39048         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
39049         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
39050         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
39051         * sysdeps/s390/s390-32/setjmp.S: ... here.
39052         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
39053         * sysdeps/s390/s390-32/configure.in: ... here.
39054         * sysdeps/s390/s390-32/elf/configure: Delete file.
39055         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
39056         * sysdeps/s390/s390-32/start.S: ... here.
39057
39058         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
39059         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
39060         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
39061         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
39062         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
39063         * sysdeps/s390/s390-64/setjmp.S: ... here.
39064         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
39065         * sysdeps/s390/s390-64/configure.in: ... here
39066         * sysdeps/s390/s390-64/elf/configure: Delete file.
39067         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
39068         * sysdeps/s390/s390-64/start.S: ... here.
39069         * sysdeps/s390/s390-64/elf/configure: Delete.
39070
39071         * configure.in: Remove support for elf directories in sysdeps.
39072
39073         * configure: Regenerated.
39074         * sysdeps/i386/configure: Regenerated.
39075         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39076         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39077         * sysdeps/s390/s390-32/configure: Regenerated.
39078         * sysdeps/s390/s390-64/configure: Regenerated.
39079         * sysdeps/sh/configure: Regenerated.
39080         * sysdeps/sparc/configure: Regenerated.
39081         * sysdeps/x86_64/configure: Regenerated.
39082
39083 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
39084
39085         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39086
39087         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
39088         denormal result into account.
39089
39090 2012-03-25  Roland McGrath  <roland@hack.frob.com>
39091
39092         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
39093         Reported by Allan McRae <allan@archlinux.org>.
39094
39095 2012-03-23  Jeff Law  <law@redhat.com>
39096
39097         * nss/getnssent.c (__nss_getent): Fix typo.
39098
39099 2012-03-23  David S. Miller  <davem@davemloft.net>
39100
39101         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39102
39103 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
39104
39105         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
39106         to pad to uint64_t for each field.
39107         (dl_tls_index): Replace unsigned long with uint64_t.
39108
39109 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
39110         Paul Pluzhnikov  <ppluzhnikov@google.com>
39111
39112         [BZ #6528]
39113         * grp/Makefile (otherlibs): Don't set it.
39114         * inet/Makefile (otherlibs): Likewise.
39115         * login/Makefile (otherlibs): Likewise.
39116         * nscd/Makefile (otherlibs): Likewise.
39117         * posix/Makefile (otherlibs): Likewise.
39118         * pwd/Makefile (otherlibs): Likewise.
39119         * rt/Makefile (otherlibs): Likewise.
39120         * sunrpc/Makefile (otherlibs): Likewise.
39121         * nss/Makefile (otherlibs): Likewise.
39122         Add libnss_files to routines and static-only-routines.
39123         ($(objpfx)getent): Remove rule.
39124         * resolv/Makefile: Add libnss_dns and libresolv to routines and
39125         static-only-routines.
39126
39127 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39128
39129         [BZ #13892]
39130         * math/s_cexp.c: Include <float.h>.
39131         (__cexp): Handle exp result overflowing not necessarily
39132         overflowing both real and imaginary parts of result.
39133         * math/s_cexpf.c: Likewise.
39134         * math/s_cexpl.c: Likewise.
39135         * math/libm-test.inc (cexp_test): Add more tests.
39136         * sysdeps/i386/fpu/libm-test-ulps: Update.
39137         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39138
39139 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39140
39141         * include/link.h (ELFW): New macro.
39142         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
39143         Replace ELF64_R_TYPE with ELFW(R_TYPE).
39144
39145 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39146
39147         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
39148         with uint64_t.
39149
39150 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39151
39152         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
39153         declaration.
39154         (struct La_x32_retval): Likewise.
39155
39156 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39157
39158         * sysdeps/x86_64/preconfigure.in: New file.
39159         * sysdeps/x86_64/preconfigure: New generated file.
39160
39161 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39162
39163         [BZ #13824]
39164         * math/e_exp2l.c: Include <float.h>.
39165         (__ieee754_exp2l): Handle overflow and underflow cases
39166         separately.  Only pass fractional part of argument to
39167         __ieee754_expl.
39168         * math/libm-test.inc (exp2_test): Add more tests.
39169
39170         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
39171         negating x to take absolute value.
39172         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
39173         Likewise.
39174         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
39175         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
39176         Likewise.
39177         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
39178         computing low part if x was negated.
39179         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
39180
39181 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39182
39183         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
39184         la_x32_gnu_pltexit.
39185         (pltexit): Cast int_retval to ptrdiff_t.
39186         * elf/tst-auditmod3b.c: Likewise.
39187         * elf/tst-auditmod4b.c: Likewise.
39188         * elf/tst-auditmod5b.c: Likewise.
39189         * elf/tst-auditmod6b.c: Likewise.
39190         * elf/tst-auditmod6c.c: Likewise.
39191         * elf/tst-auditmod7b.c: Likewise.
39192
39193         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
39194         and x32_gnu_pltexit.
39195
39196         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
39197         __ELF_NATIVE_CLASS.
39198         (La_x32_regs): New macro.
39199         (La_x32_retval): Likewise.
39200         (la_x32_gnu_pltenter): New function prototype.
39201         (la_x32_gnu_pltexit): Likewise.
39202
39203 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
39204
39205         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
39206         exponent.
39207
39208         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39209
39210         * configure.in (libc_cv_cc_nofma): Check for option to disable
39211         generation of FMA instructions.
39212         * configure: Regenerate.
39213         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
39214         * sysdeps/ieee754/dbl-64/Makefile: New file.
39215         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
39216         Remove brandred-fma4.
39217         (CFLAGS-brandred-fma4.c): Remove.
39218         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
39219         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
39220         define.
39221         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
39222         define.
39223
39224 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39225
39226         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39227         LLONG_MAX != LONG_MAX.
39228         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39229         (_fitoa_word): Likewise.
39230         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
39231         LLONG_MAX != LONG_MAX.
39232         * stdio-common/_itowa.h: Include <_itoa.h>.
39233         (_itowa_word): Use _ITOA_WORD_TYPE on value.
39234         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
39235         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
39236         only if not defined.
39237         (_ITOA_WORD_TYPE): Likewise.
39238         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39239         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
39240
39241 2012-03-21  David S. Miller  <davem@davemloft.net>
39242
39243         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39244
39245 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39246
39247         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
39248         of x86_64 when setting libc_cv_slibdir, libdir and
39249         libc_cv_localedir.
39250         * sysdeps/unix/sysv/linux/configure: Regenerated.
39251
39252 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39253
39254         * manual/lang.texi (Old Varargs): Remove section.
39255         (How Variadic): Update menu.
39256         (va_start): Do not mention varargs.h.
39257
39258 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39259             Joseph Myers  <joseph@codesourcery.com>
39260
39261         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
39262         link test.
39263         * configure: Regenerated.
39264
39265 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39266
39267         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
39268         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
39269         conformtest.pl
39270
39271 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39272
39273         * NOTES: Remove.
39274         * Makefile (files-for-dist): Remove NOTES.
39275         (NOTES): Remove rule.
39276         * README: Don't refer to NOTES.
39277         * manual/creature.texi: Don't include macros.texi.
39278         * manual/intro.texi (creature.texi): Remove comment referring to
39279         NOTES.
39280
39281         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
39282         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
39283         * configure: Regenerated.
39284         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
39285         LIBC_TRY_CC_OPTION.
39286         (libc_cv_as_i686): Likewise.
39287         (libc_cv_cc_avx): Likewise.
39288         (libc_cv_cc_sse2avx): Likewise.
39289         (libc_cv_cc_fma4): Likewise.
39290         (libc_cv_cc_novzeroupper): Likewise.
39291         * sysdeps/i386/configure: Regenerated.
39292
39293         [BZ #13883]
39294         * sysdeps/i386/fpu/s_cexp.S: Remove.
39295         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
39296         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
39297         * math/libm-test.inc (cexp_test): Add more tests.
39298         * sysdeps/i386/fpu/libm-test-ulps: Update.
39299         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39300
39301 2012-03-21  Allan McRae  <allan@archlinux.org>
39302
39303         * timezone/Makefile: Do not install iso3166.tab and zone.tab
39304
39305 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39306
39307         [BZ #13871]
39308         * math/w_exp2.c: Do not include <float.h>.
39309         (o_threshold, u_threshold): Remove.
39310         (__exp2): Calculate result before checking finiteness and calling
39311         __kernel_standard.
39312         * math/w_exp2f.c: Likewise.
39313         * math/w_exp2l.c: Likewise.
39314         * math/libm-test.inc (exp2_test): Require overflow exception for
39315         1e6 input.
39316
39317         [BZ #3866]
39318         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
39319         range of signed 64-bit integers before using fistpll.  Remove
39320         checks for whether integers fit in mantissa bits.
39321         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
39322         the range of signed 32-bit integers before using fistpl.  Remove
39323         checks for whether integers fit in mantissa bits.
39324         * sysdeps/i386/fpu/e_powl.S (p64): New object.
39325         (__ieee754_powl): Test for y outside the range of signed 64-bit
39326         integers before using fistpll.  Reduce 64-bit values to 63-bit
39327         ones as needed.
39328         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
39329         divide-by-zero is raised for zero to large negative powers.
39330         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
39331         (__ieee754_powl): Test for y outside the range of signed 64-bit
39332         integers before using fistpll.  Reduce 64-bit values to 63-bit
39333         ones as needed.
39334         * math/libm-test.inc (pow_test): Add more tests.
39335
39336 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39337
39338         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
39339         <stdio-common/_itoa.h>.
39340         * debug/segfault.c: Likewise.
39341         * elf/dl-cache.c: Likewise.
39342         * elf/dl-minimal.c: Likewise.
39343         * elf/dl-misc.c: Likewise.
39344         * elf/dl-sysdep.c: Likewise.
39345         * elf/dl-version.c: Likewise.
39346         * elf/rtld.c: Likewise.
39347         * hurd/hurdsock.c: Likewise.
39348         * hurd/lookup-retry.c: Likewise.
39349         * malloc/malloc.c: Likewise.
39350         * malloc/mtrace.c: Likewise.
39351         * nscd/nscd_getgr_r.c: Likewise.
39352         * nscd/nscd_getpw_r.c: Likewise.
39353         * nscd/nscd_getserv_r.c: Likewise.
39354         * posix/getopt_init.c: Likewise.
39355         * posix/wordexp.c: Likewise.
39356         * stdio-common/_itoa.c: Likewise.
39357         * stdio-common/printf_fphex.c: Likewise.
39358         * stdio-common/vfprintf.c: Likewise.
39359         * string/_strerror.c: Likewise.
39360         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
39361         * sysdeps/i386/i686/hp-timing.h: Likewise.
39362         * sysdeps/mach/_strerror.c: Likewise.
39363         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
39364         * sysdeps/mach/hurd/sethostid.c: Likewise.
39365         * sysdeps/mach/hurd/xmknodat.c: Likewise.
39366         * sysdeps/mach/xpg-strerror.c: Likewise.
39367         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
39368         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
39369         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
39370         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
39371         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
39372         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
39373         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
39374         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
39375         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
39376         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
39377         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
39378         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
39379         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
39380         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
39381         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
39382         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
39383         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
39384         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
39385         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
39386         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
39387         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
39388
39389         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
39390
39391         * stdio-common/_itoa.h: Moved to ...
39392         * sysdeps/generic/_itoa.h: Here.
39393
39394         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
39395
39396         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
39397         instead of "_itoa.h" and "_itowa.h".
39398         * stdio-common/vfprintf.: Likewise.
39399
39400 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39401
39402         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
39403         <bits/wordsize.h>.
39404         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
39405         (__signbit): Likwise.
39406         (llrintf): Likwise.
39407         (llrint): Likwise.
39408
39409 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39410
39411         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
39412         __WORDSIZE != 64.
39413
39414 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
39415
39416         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
39417         OVERFLOW_EXCEPTION_OK.
39418         * math/libm-test.inc ("Philosophy"): Update comment about
39419         exception testing.
39420         (OVERFLOW_EXCEPTION): Define.
39421         (OVERFLOW_EXCEPTION_OK): Likewise.
39422         (INVALID_EXCEPTION_OK): Renumber.
39423         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39424         (IGNORE_ZERO_INF_SIGN): Likewise.
39425         (test_exceptions): Handle FE_OVERFLOW.
39426         (exp10_test): Expect overflow exceptions.
39427         (exp2_test): Likewise.
39428         (expm1_test): Likewise.
39429         (nextafter_test): Likewise.
39430         (pow_test): Likewise.
39431         (scalbn_test): Likewise.
39432         (scalbln_test): Likewise.
39433
39434 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39435
39436         * sysdeps/x86_64/bits/atomic.h
39437         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
39438         64bit integer.
39439         (atomic_exchange_acq): Likewise.
39440         (__arch_exchange_and_add_body): Likewise.
39441         (__arch_add_body): Likewise.
39442         (atomic_add_negative): Likewise.
39443         (atomic_add_zero): Likewise.
39444
39445 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39446
39447         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
39448         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
39449
39450 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39451
39452         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
39453         Check __x86_64__ instead of __WORDSIZE.
39454
39455 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39456
39457         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
39458
39459 2012-03-19  David S. Miller  <davem@davemloft.net>
39460
39461         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39462
39463         * sysdeps/sparc/fpu/fenv_private.h: New file.
39464         * sysdeps/sparc/fpu/math_private.h: Use it.
39465         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
39466         Remove.
39467         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
39468         (libc_feholdexcept_setroundl): Remove.
39469         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
39470         Remove.
39471         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
39472         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
39473
39474 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39475
39476         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
39477         int64_t instead of long int.
39478         (INSERT_WORDS64): Likwise.
39479
39480 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39481
39482         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
39483         _Unwind_GetCFA return to _Unwind_Ptr first.
39484
39485 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
39486
39487         [BZ #13629]
39488         * math/s_clog.c: Include <float.h>.
39489         (__clog): Scale large or subnormal inputs.
39490         * math/s_clogf.c: Likewise.
39491         * math/s_clogl.c: Likewise.
39492         * math/s_clog10.c: Include <float.h>.
39493         (M_LOG10_2): Define.
39494         (__clog10): Scale large or subnormal inputs.
39495         * math/s_clog10f.c: Likewise.
39496         * math/s_clog10l.c: Likewise.
39497         * math/libm-test.inc (clog_test): Add more tests.
39498         (clog10_test): Likewise.
39499         * sysdeps/i386/fpu/libm-test-ulps: Update.
39500         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39501
39502         [BZ #11451]
39503         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
39504         x and y.
39505         * math/libm-test.inc (atan2_test): Add another test.
39506
39507         * Makerules (common-objdir-compile): Remove.
39508         * sysdeps/unix/Makefile (config-generated): Do not add
39509         $(unix-generated) to variable.
39510         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
39511         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
39512         Remove rule.
39513         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
39514         Likewise.
39515         [generic bits/local_lim.h] (before-compile): Do not append to
39516         variable.
39517         [generic bits/local_lim.h] (common-generated): Likewise.
39518         [generic sys/param.h] (before-compile): Do not append to variable.
39519         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
39520         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
39521         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
39522         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
39523         include.
39524         [generic sys/param.h] (sys/param.h-includes): Remove variable.
39525         [generic sys/param.h] (sys/param.h-includes): Remove rule.
39526         [generic sys/param.h] ($(addprefix
39527         $(common-objpfx),$(sys/param.h-includes))): Likewise.
39528         [generic sys/param.h] (common-generated): Do not append to
39529         variable.
39530         [generic sys/param.h] (sysdep_headers): Likewise.
39531         [generic bits/errno.h] (before-compile): Do not append to
39532         variable.
39533         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
39534         rule.
39535         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
39536         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
39537         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
39538         [generic bits/errno.h] (common-generated): Do not append to
39539         variable.
39540         [generic bits/ioctls.h] (before-compile): Do not append to
39541         variable.
39542         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
39543         rule.
39544         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
39545         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
39546         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
39547         rule.
39548         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
39549         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
39550         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
39551         [generic bits/ioctls.h] (common-generated): Do not append to
39552         variable.
39553         [generic sys/syscall.h] (syscall.h): Remove variable.
39554         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
39555         rule.
39556         [generic sys/syscall.h] (before-compile): Do not append to
39557         variable.
39558         [generic sys/syscall.h] (common-generated): Likewise.
39559         * sysdeps/unix/errnos-tmpl.c: Remove file.
39560         * sysdeps/unix/errnos.awk: Likewise.
39561         * sysdeps/unix/ioctls-tmpl.c: Likewise.
39562         * sysdeps/unix/ioctls.awk: Likewise.
39563         * sysdeps/unix/mk-local_lim.c: Likewise.
39564         * sysdeps/unix/snarf-ioctls: Likewise.
39565
39566 2012-03-19  Richard Henderson  <rth@twiddle.net>
39567
39568         * sysdeps/i386/fpu/fenv_private.h: New file.
39569         * sysdeps/i386/fpu/math_private.h: Use it.
39570         (math_opt_barrier, math_force_eval): Remove.
39571         (libc_feholdexcept_setround_53bit): Remove.
39572         (libc_feupdateenv_53bit): Remove.
39573         * sysdeps/x86_64/fpu/math_private.h: Likewise.
39574         (math_opt_barrier, math_force_eval): Remove.
39575         (libc_feholdexcept): Remove.
39576         (libc_feholdexcept_setround): Remove.
39577         (libc_fetestexcept, libc_fesetenv): Remove.
39578         (libc_feupdateenv_test): Remove.
39579         (libc_feupdateenv, libc_feholdsetround): Remove.
39580         (libc_feresetround): Remove.
39581
39582         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
39583         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
39584
39585         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
39586         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
39587         (libc_feupdateenv_testl): New.
39588         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
39589         (libc_feupdateenv_testf): New.
39590         (libc_feupdateenv): Use libc_feupdateenv_test.
39591         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
39592         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
39593
39594         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
39595         (libc_feholdsetroundf, libc_feholdsetroundl): New.
39596         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
39597         (libc_feresetround_noex): New.
39598         (libc_feresetround_noexf): New.
39599         (libc_feresetround_noexl): New.
39600         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
39601         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
39602         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
39603         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
39604         SET_RESTORE_ROUND.
39605         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
39606         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
39607         (__cos): Likewise.
39608         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
39609         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
39610         SET_RESTORE_ROUND_NOEX.
39611         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
39612         SET_RESTORE_ROUND_NOEXF.
39613         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
39614         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
39615         (libc_feholdsetroundf): New.
39616         (libc_feresetround, libc_feresetroundf): New.
39617
39618         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
39619         (libc_feholdexcept_setround_53bit): Convert from macro to function.
39620         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
39621
39622         * sysdeps/generic/math_private.h: Include <fenv.h>.
39623         (default_libc_feholdexcept): New.
39624         (default_libc_feholdexcept_setround): New.
39625         (default_libc_fesetenv, default_libc_feupdateenv): New.
39626         (libc_feholdexcept): Only define if undefined.
39627         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
39628         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
39629         (libc_feholdexcept_setroundl): Likewise.
39630         (libc_feholdexcept_setround_53bit): Likewise.
39631         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
39632         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
39633         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
39634         (libc_feupdateenv_53bit): Likewise.
39635         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
39636         (libc_feholdexcept): Convert from macro to inline function.
39637         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
39638         (libc_fesetenv, libc_feupdateenv): Likewise.
39639
39640         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
39641         not previously defined.
39642         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
39643         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
39644         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
39645         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
39646         * sysdeps/ieee754/flt-32/math_private.h: New file.
39647         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
39648         math_private.h below SET_FLOAT_WORD.
39649         (__isnan, __isinf_ns, __finite): Remove.
39650         (__isnanf, __isinf_nsf, __finitef): Remove.
39651
39652 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
39653
39654         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39655
39656 2012-03-17  David S. Miller  <davem@davemloft.net>
39657
39658         [BZ #6471]
39659         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
39660         for 2.16.
39661
39662 2012-03-16  David S. Miller  <davem@davemloft.net>
39663
39664         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
39665         warnings.
39666
39667         [BZ #6471]
39668         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
39669         properly.
39670         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
39671         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
39672         sysdep_routines when subdir is sysvipc.
39673         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
39674         __getshmlba helper.
39675
39676         * sysdeps/sparc/fpu/libm-test/ulps: Update.
39677
39678 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39679
39680         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
39681         [__LP64__].
39682
39683 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39684
39685         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
39686         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
39687         (__lround): Renamed to ...
39688         (__llround): This.  Replace long int with long long int.
39689         Define lround functions as aliases of llround functions.
39690         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
39691
39692 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39693
39694         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
39695         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
39696         adresses to uintptr_t.  Replace "long int" and "unsigned long
39697         int" with "greg_t" on va_arg.
39698
39699 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39700
39701         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
39702         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
39703
39704         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
39705         Move e_machine check before EI_CLASS check.  Handle x32
39706         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
39707         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
39708         SKIP_EM_IA_64 and include
39709         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
39710
39711         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
39712         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
39713         (add_system_dir): New macro.
39714
39715         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
39716         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
39717
39718 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
39719
39720         [BZ #2551]
39721         [BZ #2552]
39722         [BZ #2553]
39723         [BZ #2554]
39724         [BZ #2562]
39725         [BZ #2563]
39726         [BZ #2565]
39727         [BZ #2566]
39728         [BZ #2576]
39729         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
39730         (y0): Likewise.
39731         * math/w_j0f.c (j0f): Likewise.
39732         (y0f): Likewise.
39733         * math/w_j0l.c (__j0l): Likewise.
39734         (__y0l): Likewise.
39735         * math/w_j1.c (j1): Likewise.
39736         (y1): Likewise.
39737         * math/w_j1f.c (j1f): Likewise.
39738         (y1f): Likewise.
39739         * math/w_j1l.c (__j1l): Likewise.
39740         (__y1l): Likewise.
39741         * math/w_jn.c (jn): Likewise.
39742         (yn): Likewise.
39743         * math/w_jnf.c (jnf): Likewise.
39744         (ynf): Likewise.
39745         * math/w_jnl.c (__jnl): Likewise.
39746         (__ynl): Likewise.
39747         * math/libm-test.inc (j0_test): Add more tests.
39748         (j1_test): Likewise.
39749         (jn_test): Likewise.  Add trailing semicolon to existing test.
39750         (y0_test): Likewise.
39751         (y1_test): Likewise.
39752         * sysdeps/i386/fpu/libm-test-ulps: Update.
39753         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39754
39755         [BZ #13851]
39756         [BZ #13854]
39757         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
39758         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
39759         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
39760         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
39761         (__tanl): Set errno for infinite argument.
39762         * sysdeps/i386/fpu/mptan.c: Remove.
39763         * sysdeps/i386/fpu/s_tan.S: Likewise.
39764         * sysdeps/i386/fpu/s_tanl.S: Likewise.
39765         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
39766         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
39767         * math/libm-test.inc (tan_test): Add more tests and enable more
39768         tests for double and long double.
39769         * sysdeps/i386/fpu/libm-test-ulps: Update.
39770         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39771
39772 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
39773
39774         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
39775         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
39776
39777 2012-03-16  Roland McGrath  <roland@hack.frob.com>
39778
39779         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
39780         * configure.in: Use it for both main tree and add-ons.
39781         * configure: Regenerated.
39782
39783 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39784
39785         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
39786
39787 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
39788
39789         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
39790         in comment.
39791
39792         [BZ #13851]
39793         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
39794         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
39795         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
39796         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
39797         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
39798         infinite argument.
39799         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
39800         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
39801         != 0 for prec == 2.
39802         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
39803         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
39804         * sysdeps/i386/fpu/s_cosl.S: Likewise.
39805         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
39806         * sysdeps/i386/fpu/s_sinl.S: Likewise.
39807         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
39808         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
39809         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
39810         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
39811         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
39812         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
39813         * math/libm-test.inc (cos_test): Add more tests and enable more
39814         tests for long double.
39815         (sin_test): Likewise.
39816         (sincos_test): Likewise.
39817         * sysdeps/i386/fpu/libm-test-ulps: Update.
39818         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39819
39820 2012-03-16  David S. Miller  <davem@davemloft.net>
39821
39822         * sysdeps/sparc/fpu/math_private.h: New file.
39823
39824 2012-03-15  David S. Miller  <davem@davemloft.net>
39825
39826         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
39827         file.
39828         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
39829         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
39830         file.
39831         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
39832         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
39833         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
39834         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
39835         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
39836         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
39837         sysdep routines.
39838         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
39839
39840         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
39841         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
39842
39843         * sysdeps/sparc/sparc-ifunc.h: New file.
39844         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
39845         sparc-ifunc.h
39846         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
39847         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
39848         Likewise.
39849         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
39850         Likewise.
39851         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
39852         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
39853         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39854         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
39855         Likewise.
39856         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39857         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
39858         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39859         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
39860         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
39861         Likewise.
39862         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
39863         Likewise.
39864         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39865         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
39866         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
39867         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
39868         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
39869         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
39870         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
39871         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
39872         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
39873         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
39874         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
39875         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
39876         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
39877         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
39878         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
39879         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
39880         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
39881         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
39882         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
39883         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
39884         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
39885         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
39886         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
39887         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
39888
39889 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
39890
39891         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
39892         scaling.
39893         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39894
39895 2012-03-15  Andreas Jaeger  <aj@suse.de>
39896
39897         [BZ #13852]
39898         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
39899         ieee754/flt-32 implementation for sin, cos and sincos.
39900         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
39901         * sysdeps/i386/fpu/s_cosf.S: Likewise.
39902         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
39903         * sysdeps/i386/fpu/s_sinf.S: Likewise.
39904         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
39905         ieee754/flt-32 implementation for tan.
39906
39907         * math/libm-test.inc (cos_test): Enable some large input tests for
39908         float as well
39909         (sin_test): Likewise.
39910         (sincos_test): Likewise.
39911         (tan_test): Add tests for large input.
39912
39913         * sysdeps/i386/fpu/libm-test-ulps: Update.
39914
39915 2012-03-15  Andreas Jaeger  <aj@suse.de>
39916
39917         [BZ #13658]
39918         * math/libm-test.inc (cos_test): Add more test cases.
39919         (sin_test): Likewise.
39920         (sincos_test): Likewise.
39921
39922 2012-03-15  Andreas Jaeger  <aj@suse.de>
39923
39924         [BZ #13837]
39925         * math/libm-test.inc (cos_test): Add a test case for large input
39926         value.
39927         (sin_test): Likewise.
39928         (sincos_test): Likewise.
39929
39930 2012-03-15  Andreas Jaeger  <aj@suse.de>
39931             Joseph Myers  <joseph@codesourcery.com>
39932
39933         [BZ #13658]
39934         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
39935         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
39936         * sysdeps/i386/fpu/branred.c: Likewise.
39937         * sysdeps/i386/fpu/dosincos.c: Likewise.
39938         * sysdeps/i386/fpu/mpa.c: Likewise.
39939         * sysdeps/i386/fpu/s_cos.S: Likewise.
39940         * sysdeps/i386/fpu/s_sin.S: Likewise.
39941         * sysdeps/i386/fpu/s_sincos.S: Likewise.
39942         * sysdeps/i386/fpu/sincos32.c: Likewise.
39943
39944         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
39945         Define.
39946         (libc_feupdateenv_53bit): Define.
39947         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
39948         Define.
39949         (libc_feupdateenv_53bit): Define.
39950
39951         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
39952         53 bit (without extend i386 double precision).
39953
39954         * math/libm-test.inc (sincos_test): Add tests for large input.
39955         (sin): Likewise.
39956         (cos): Likewise.
39957
39958         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
39959
39960 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
39961
39962         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39963
39964 2012-03-15  David S. Miller  <davem@davemloft.net>
39965
39966         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
39967         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
39968         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
39969         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
39970         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
39971         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
39972         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
39973         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
39974         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
39975         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
39976         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
39977         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
39978         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
39979         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
39980         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
39981         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
39982         file.
39983         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
39984         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
39985         file.
39986         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
39987         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
39988         file.
39989         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
39990         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
39991         file.
39992         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
39993         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
39994         fmin/fmax sysdep routines.
39995         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
39996
39997 2012-03-14  David S. Miller  <davem@davemloft.net>
39998
39999         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
40000         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
40001         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
40002         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
40003         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
40004         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
40005         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
40006         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
40007         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
40008         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
40009         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
40010         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
40011         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
40012         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
40013         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
40014         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
40015         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
40016         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
40017         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
40018         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
40019         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
40020         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
40021         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
40022         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
40023         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
40024         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
40025         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
40026         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
40027         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
40028         routines.
40029         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
40030         file.
40031         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
40032         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
40033         file.
40034         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
40035         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
40036         file.
40037         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
40038         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
40039         file.
40040         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
40041         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
40042         file.
40043         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
40044         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
40045         file.
40046         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
40047         file.
40048         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
40049         file.
40050         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
40051         file.
40052         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
40053         New file.
40054         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
40055         file.
40056         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
40057         file.
40058         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
40059         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
40060         file.
40061         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
40062         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
40063         file.
40064         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
40065         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
40066         file.
40067         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
40068         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
40069         VIS3 routines.
40070
40071         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
40072         New file.
40073
40074         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40075
40076         * sysdeps/sparc/configure.in: New file.
40077         * sysdeps/sparc/configure: Generate.
40078         * configure.in (libc_cv_sparc_as_vis3): Substitute.
40079         * configure: Regenerate.
40080         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
40081         * config.make.in (have-as-vis3): New.
40082         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
40083         available use -Av9d instead of -Av9a.
40084         * sysdeps/sparc/sparc64/Makefile: Likewise.
40085         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
40086         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
40087         New file.
40088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
40089         file.
40090         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
40091         New file.
40092         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
40093         file.
40094         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
40095         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
40096         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
40097         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
40098         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
40099
40100         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
40101         fzeros/fnegs to load 0x80000000 into a float register instead of
40102         using the stack.
40103         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
40104
40105 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40106
40107         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40108         bits/syscall.h.
40109         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
40110         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
40111         ($(inst_includedir)/bits/syscall.h): Remove rule.
40112         ($(objpfx)bits/syscall.d): Include instead of
40113         $(objpfx)syscall-list.d.
40114         (generated): Change syscall-list.h and syscall-list.d to
40115         bits/syscall.h and bits/syscall.d.
40116
40117 2012-03-14  Roland McGrath  <roland@hack.frob.com>
40118
40119         [BZ #13846]
40120         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
40121
40122 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40123
40124         [BZ #13841]
40125         * math/s_csqrt.c: Include <float.h>.
40126         (__csqrt): Scale large or subnormal inputs.
40127         * math/s_csqrtf.c: Likewise.
40128         * math/s_csqrtl.c: Likewise.
40129         * math/libm-test.inc (csqrt_test): Add more tests.
40130         * sysdeps/i386/fpu/libm-test-ulps: Update.
40131         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40132
40133         [BZ #13840]
40134         * math/libm-test.inc (hypot_test): Add more tests.
40135
40136 2012-03-13  David S. Miller  <davem@davemloft.net>
40137
40138         [BZ #13840]
40139         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
40140         double-precision for the calculation instead of scaling.
40141
40142 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
40143
40144         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
40145         manipulate bits before adding and subtracting TWO52[sx].
40146         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
40147         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
40148         Likewise.
40149         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
40150
40151 2012-03-13  David S. Miller  <davem@davemloft.net>
40152
40153         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
40154         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
40155         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
40156         rtld-global-offsets.h
40157         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
40158
40159         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
40160         large parameters.
40161
40162         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
40163
40164         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
40165         'err' in the ifdef scope in which it is actually used.
40166
40167         * nss/nss_db/db-init.c: Include string.h
40168
40169 2012-03-12  David S. Miller  <davem@davemloft.net>
40170
40171         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
40172         masking out of the most significant byte of random value used.
40173         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40174         Fix coding style in previous change.
40175
40176         * sysdeps/unix/sysv/linux/kernel-features.h
40177         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
40178         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
40179         expression.
40180         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
40181         later.
40182
40183 2012-03-11  David S. Miller  <davem@davemloft.net>
40184
40185         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
40186         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
40187         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
40188         for 'resultvar' otherwise things get truncated on 64-bit.
40189
40190         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40191         Fix masking out of the most significant byte of random value used.
40192
40193         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40194
40195 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
40196
40197         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40198
40199 2012-03-09  David S. Miller  <davem@davemloft.net>
40200
40201         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
40202         variables with appropriate CPP guards.
40203         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
40204         from the frame pointer, not the stack pointer.  Correct layout
40205         comments.  Fix test on resulting framesize and the management of
40206         the outregs buffer for pltexit.  Preserve floating point return
40207         values across _dl_call_pltexit call.
40208         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
40209         framesize and the management of the outregs buffer for pltexit.
40210         Preserve floating point return values across _dl_call_pltexit
40211         call.
40212         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
40213         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
40214         (la_sparc64_gnu_pltexit): New functions.
40215         (print_exit): Fix format string for return register value.
40216
40217 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
40218
40219         * sunrpc/Makefile (others): Add rpcgen.
40220         ($(objpfx)rpcgen): Remove special build rule and dependency on
40221         libc.
40222         * sunrpc/rpcgen.c: New file.
40223
40224 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
40225
40226         [BZ #13673]
40227         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
40228         * stdio-common/bug-vfprintf-nargs.c: Likewise.
40229         * sysdeps/i386/crti.S: Likewise.
40230         * sysdeps/i386/crtn.S: Likewise.
40231         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
40232         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
40233         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
40234         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
40235         * sysdeps/sh/crti.S: Likewise.
40236         * sysdeps/sh/crtn.S: Likewise.
40237         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40238
40239         [BZ #13673]
40240         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
40241         with URL.
40242         * locale/programs/locfile-kw.gperf: Likewise.
40243         * locale/programs/charmap-kw.h: Regenerated.
40244         * locale/programs/locfile-kw.h: Likewise.
40245
40246         [BZ #13673]
40247         * intl/plural.y: Replace FSF snail mail address with URL.
40248         * intl/plural.c: Regenerated.
40249
40250 2012-03-09  Richard Henderson  <rth@twiddle.net>
40251
40252         * include/math_private.h: Remove file.
40253         * math/math_private.h: Move file ...
40254         * sysdeps/generic/math_private.h: ... here.
40255
40256         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
40257         * sysdeps/powerpc/fpu/math_private.h: Likewise.
40258         * sysdeps/x86_64/fpu/math_private.h: Likewise.
40259
40260         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
40261         and <math_private.h>.
40262         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
40263         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
40264         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
40265         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
40266         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
40267         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
40268         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
40269         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
40270         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
40271         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
40272         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
40273         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
40274         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
40275         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
40276         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
40277         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
40278         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
40279         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
40280         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
40281         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
40282         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
40283         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
40284         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
40285         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
40286         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
40287         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
40288         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
40289         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
40290         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
40291         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
40292         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
40293         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
40294         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
40295         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
40296         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
40297         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
40298         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
40299         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
40300         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
40301         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
40302         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
40303         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
40304         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
40305         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
40306         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
40307         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
40308         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
40309         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
40310         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
40311         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
40312         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
40313         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
40314         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
40315         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
40316         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
40317         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
40318         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
40319         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
40320         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
40321         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
40322         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
40323         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
40324         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
40325         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
40326         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
40327         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
40328         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
40329         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
40330         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
40331         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
40332         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
40333         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
40334         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
40335         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
40336         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
40337         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
40338         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
40339         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
40340         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
40341         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
40342         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
40343         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
40344         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
40345         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
40346         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
40347         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
40348         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
40349         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
40350         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
40351         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
40352         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
40353         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
40354         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
40355         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
40356         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
40357         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
40358         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
40359         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
40360         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
40361         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
40362         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
40363         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
40364         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
40365         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
40366         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
40367         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
40368         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
40369         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
40370         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
40371         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
40372         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
40373         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
40374         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
40375         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
40376         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
40377         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
40378         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
40379         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
40380         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
40381         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
40382         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
40383         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
40384         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
40385         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
40386         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
40387         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
40388         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
40389         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
40390         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
40391         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
40392         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
40393         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
40394         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
40395         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
40396         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
40397         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
40398         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
40399         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
40400         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
40401         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
40402         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
40403         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
40404         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
40405         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
40406         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
40407         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
40408         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
40409         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
40410         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
40411         * sysdeps/ieee754/k_standard.c: Likewise.
40412         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
40413         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
40414         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
40415         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
40416         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
40417         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
40418         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
40419         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
40420         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
40421         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
40422         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
40423         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
40424         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
40425         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
40426         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
40427         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
40428         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
40429         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
40430         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
40431         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
40432         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
40433         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
40434         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
40435         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
40436         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
40437         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
40438         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
40439         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
40440         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
40441         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
40442         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
40443         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
40444         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
40445         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
40446         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
40447         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
40448         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
40449         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
40450         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
40451         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
40452         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
40453         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
40454         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
40455         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
40456         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
40457         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
40458         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
40459         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
40460         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
40461         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
40462         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
40463         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
40464         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
40465         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
40466         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
40467         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
40468         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
40469         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
40470         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
40471         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
40472         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
40473         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
40474         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
40475         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
40476         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
40477         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
40478         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
40479         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
40480         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
40481         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
40482         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
40483         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
40484         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
40485         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
40486         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
40487         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
40488         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
40489         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
40490         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40491         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
40492         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
40493         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
40494         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
40495         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
40496         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
40497         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
40498         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
40499         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
40500         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
40501         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
40502         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
40503         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
40504         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
40505         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
40506         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
40507         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
40508         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
40509         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
40510         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
40511         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
40512         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
40513         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
40514         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
40515         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
40516         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
40517         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
40518         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
40519         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
40520         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
40521         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
40522         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
40523         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
40524         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
40525         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
40526         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
40527         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
40528         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
40529         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
40530         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
40531         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
40532         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
40533         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
40534         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
40535         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
40536         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
40537         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
40538         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
40539         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
40540         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
40541         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
40542         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
40543         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
40544         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
40545         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
40546         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
40547         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
40548         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
40549         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
40550         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
40551         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
40552         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
40553         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
40554         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
40555         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
40556         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
40557         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
40558         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
40559         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
40560         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
40561         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
40562         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
40563         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
40564         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
40565         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
40566         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
40567         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
40568         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
40569         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
40570         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
40571         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
40572         * sysdeps/ieee754/s_lib_version.c: Likewise.
40573         * sysdeps/ieee754/s_matherr.c: Likewise.
40574         * sysdeps/ieee754/s_signgam.c: Likewise.
40575         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
40576         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
40577         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
40578         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
40579         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
40580         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
40581         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
40582         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
40583         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
40584         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
40585         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
40586         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
40587         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
40588         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
40589         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
40590         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
40591         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
40592         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
40593         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
40594         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
40595         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
40596
40597 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40598
40599         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
40600         * sunrpc/rpc_main.c: Likewise.
40601         * sunrpc/rpc_svcout.c: Likewise.
40602
40603 2012-03-09  David S. Miller  <davem@davemloft.net>
40604
40605         * include/math_private.h: New file.
40606
40607 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40608
40609         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
40610         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
40611         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
40612         from <bits/socket_type.h>.
40613         (enum __socket_type): Don't define here.
40614         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
40615         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40616         bits/socket_type.h.
40617
40618         [BZ #13566]
40619         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
40620         checking __USE_GNU.
40621
40622         * Makerules ($(inst_includedir)/%.h): New rule.
40623         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
40624         (install-others): Remove variable setting.
40625         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
40626
40627 2012-03-08  Richard Henderson  <rth@twiddle.net>
40628
40629         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
40630         from macro to inline function; merge with the
40631         !__LIBC_INTERNAL_MATH_INLINES version.
40632         (__ieee754_sqrtf): Likewise.
40633
40634         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
40635         to inline function.
40636         (__rintf, __floor, __floorf): Likewise.
40637
40638         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
40639         macro to inline function.
40640         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
40641
40642         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
40643         not <math/math_private.h>.
40644
40645 2012-03-08  David S. Miller  <davem@davemloft.net>
40646
40647         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
40648         copyright year.
40649         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
40650
40651 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
40652
40653         * resolv/gai_misc.c (handle_requests): Fix struct timespec
40654         normalization.
40655         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
40656         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
40657
40658 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
40659
40660         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
40661         be defined individually, they must be defined as a block.  Define
40662         S for printing a string instead of hidint the different by using a
40663         macro for adding the 'l'.
40664         * stdio-common/tst-fphex-wide.c: Adjust.
40665
40666 2012-03-07  Marek Polacek  <polacek@redhat.com>
40667
40668         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
40669
40670 2012-03-08  Marek Polacek  <polacek@redhat.com>
40671
40672         [BZ #13806]
40673         * stdio-common/Makefile (tests): Add tst-fphex-wide.
40674         * stdio-common/tst-fphex.c: Define a few macros to make the
40675         test reusable.  Use them.
40676         * stdio-common/tst-fphex-wide.c: New file.
40677
40678 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
40679
40680         [BZ #6911]
40681         * manual/macros.texi (gnusystems): New macro.
40682         (nongnusystems): Likewise.
40683         (gnulinuxhurdsystems): Likewise.
40684         (gnuhurdsystems): Likewise..
40685         (gnulinuxsystems): Likewise.
40686         * manual/charset.texi: Use new macros or @theglibc{} to refer to
40687         variants of the GNU system, not "GNU system".
40688         * manual/conf.texi: Likewise.
40689         * manual/errno.texi: Likewise.  Update example of errno macro
40690         expansion.
40691         * manual/filesys.texi: Likewise.
40692         (getumask): Document as specific to GNU/Hurd.
40693         * manual/install.texi: Likewise.  Reword some references to
40694         GNU/Linux.
40695         * manual/intro.texi: Likewise.
40696         * manual/io.texi: Likewise.
40697         (File Name Portability): Detail which constraints are inapplicable
40698         to all GNU systems and which are only inapplicable to GNU/Hurd.
40699         * manual/job.texi: Likewise.
40700         * manual/llio.texi: Likewise.
40701         (O_NOCTTY): Document as present on GNU/Linux.
40702         * manual/maint.texi: Likewise.
40703         * manual/memory.texi: Likewise.
40704         * manual/pattern.texi: Likewise.
40705         * manual/pipe.texi: Likewise.
40706         * manual/process.texi: Likewise.
40707         * manual/resource.texi: Likewise.
40708         (RUSAGE_CHILDREN): Remove statement about specifying a particular
40709         child on GNU/Hurd.
40710         * manual/setjmp.texi: Likewise.
40711         * manual/signal.texi: Likewise.
40712         * manual/startup.texi: Likewise.
40713         * manual/stdio.texi: Likewise.
40714         * manual/terminal.texi: Likewise.
40715         (ONLCR): Document as POSIX.
40716         (OXTABS): Document availability on GNU/Linux as XTABS.
40717         (ONOEOT): Document availability separately from other bits.
40718         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
40719         * manual/time.texi: Likewise.
40720         * manual/users.texi: Likewise.
40721         * INSTALL: Regenerated.
40722         * sysdeps/gnu/errlist.c: Regenerated.
40723
40724         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
40725         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
40726         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
40727         puts.
40728         * configure: Regenerated.
40729
40730 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
40731
40732         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
40733         default includes instead of AC_HEADER_CHECK.
40734         * sysdeps/i386/configure: Regenerated.
40735
40736         [BZ #10716]
40737         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
40738         * math/s_cacoshf.c (__cacoshf): Likewise.
40739         * math/s_cacoshl.c (__cacoshl): Likewise.
40740         * math/s_casinh.c (__casinh): Set signs of result from argument.
40741         * math/s_casinhf.c (__casinhf): Likewise.
40742         * math/s_casinhl.c (__casinhl): Likewise.
40743         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
40744         (casinh_test): Add more tests.
40745         * sysdeps/i386/fpu/libm-test-ulps: Update.
40746         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40747
40748 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
40749
40750         * po/zh_TW.po: Update from translation team.
40751
40752         * login/Makefile (distribute): Remove variable.
40753         * catgets/Makefile: Likewise.
40754         * mach/Makefile: Likewise.
40755         * malloc/Makefile: Likewise.
40756         * misc/Makefile: Likewise.
40757         * iconv/Makefile: Likewise.
40758         * nscd/Makefile: Likewise.
40759         * hurd/Makefile: Likewise.
40760         * manual/Makefile: Likewise.
40761         * locale/Makefile: Likewise.
40762         * intl/Makefile: Likewise.
40763         * conform/Makefile: Likewise.
40764         * nss/Makefile: Likewise.
40765         * time/Makefile: Likewise.
40766         * soft-fp/Makefile: Likewise.
40767         * dirent/Makefile: Likewise.
40768         * gmon/Makefile: Likewise.
40769         * po/Makefile: Likewise.
40770         * rt/Makefile: Likewise.
40771         * socket/Makefile: Likewise.
40772         * math/Makefile: Likewise.
40773         * signal/Makefile: Likewise.
40774         * debug/Makefile: Likewise.
40775         * elf/Makefile: Likewise.
40776         * timezone/Makefile: Likewise.
40777         * stdlib/Makefile: Likewise.
40778         * iconvdata/Makefile: Likewise.
40779         * sunrpc/Makefile: Likewise.
40780         * io/Makefile: Likewise.
40781         * argp/Makefile: Likewise.
40782         * inet/Makefile: Likewise.
40783         * hesiod/Makefile: Likewise.
40784         * grp/Makefile: Likewise.
40785         * csu/Makefile: Likewise.
40786         * wctype/Makefile: Likewise.
40787         * crypt/Makefile: Likewise.
40788         * libio/Makefile: Likewise.
40789         * string/Makefile: Likewise.
40790         * nis/Makefile: Likewise.
40791         * resolv/Makefile: Likewise.
40792         * stdio-common/Makefile: Likewise.
40793         * wcsmbs/Makefile: Likewise.
40794         * dlfcn/Makefile: Likewise.
40795         * posix/Makefile: Likewise.
40796
40797         [BZ #6959]
40798         * timezone/Makefile: Don't install timezone files, just the programs
40799         and scripts.
40800
40801 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
40802
40803         * nss/databases.def: Add missing gshadow entry.
40804
40805         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
40806
40807 2012-03-06  Marek Polacek  <polacek@redhat.com>
40808
40809         [BZ #13726]
40810         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
40811         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
40812         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
40813         * stdio-common/tst-long-dbl-fphex.c: New file.
40814
40815 2012-03-06  David S. Miller  <davem@davemloft.net>
40816
40817         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
40818         (set_obp_int): New function.
40819         (get_obp_int): New function.
40820         (__get_clockfreq_via_dev_openprom): Likewise.
40821         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
40822         Avoid unused variable warnings on 'val' and use builtin_expect.
40823         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
40824         __builtin_expect.
40825         (INLINE_CLONE_SYSCALL): Likewise.
40826
40827 2012-03-05  David S. Miller  <davem@davemloft.net>
40828
40829         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40830
40831 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
40832
40833         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40834
40835         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
40836         only for |x| >= 40.
40837         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40838
40839 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
40840
40841         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
40842         Replace gettimeofday with __vdso_gettimeofday.
40843
40844         * sysdeps/unix/sysv/linux/x86_64/init-first.c
40845         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
40846         __vdso_clock_gettime and __vdso_getcpu.
40847
40848         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
40849         time with __vdso_time.
40850
40851 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
40852
40853         * manual/lang.texi (size_t): Note types to which size_t may be
40854         equivalent with the GNU C Library, but do not describe when
40855         differences between them are significant.
40856
40857 2012-03-05  Andreas Jaeger  <aj@suse.de>
40858
40859         * sysdeps/i386/fpu/libm-test-ulps: Update.
40860
40861 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
40862
40863         [BZ #3976]
40864         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
40865         (__ieee754_pow): Save and restore rounding mode and use
40866         round-to-nearest for main computations.
40867         * math/libm-test.inc (pow_test_tonearest): New function.
40868         (pow_test_towardzero): Likewise.
40869         (pow_test_downward): Likewise.
40870         (pow_test_upward): Likewise.
40871         (main): Call the new functions.
40872         * sysdeps/i386/fpu/libm-test-ulps: Update.
40873         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40874
40875         [BZ #3976]
40876         * math/libm-test.inc (cosh_test_tonearest): New function.
40877         (cosh_test_towardzero): Likewise.
40878         (cosh_test_downward): Likewise.
40879         (cosh_test_upward): Likewise.
40880         (sinh_test_tonearest): Likewise.
40881         (sinh_test_towardzero): Likewise.
40882         (sinh_test_downward): Likewise.
40883         (sinh_test_upward): Likewise.
40884         (main): Call the new functions.
40885         * sysdeps/i386/fpu/libm-test-ulps: Update.
40886         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40887
40888 2012-03-05  Tom de Vries  <tom@codesourcery.com>
40889
40890         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
40891         default stack guard is set in last bytes.
40892         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
40893
40894 2012-03-05  Kees Cook  <keescook@chromium.org>
40895
40896         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
40897
40898         [BZ #13656]
40899         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
40900         possibly allocate from heap instead of stack.
40901         * stdio-common/bug-vfprintf-nargs.c: New file.
40902         * stdio-common/Makefile (tests): Add nargs overflow test.
40903
40904 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
40905
40906         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40907
40908 2012-03-03  Marek Polacek  <polacek@redhat.com>
40909
40910         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
40911         * math/math_private.h: Likewise.
40912         * stdlib/tst-strtod.c: Likewise.
40913         * sysdeps/i386/i486/bits/atomic.h: Likewise.
40914         * sysdeps/x86_64/bits/atomic.h: Likewise.
40915
40916 2012-03-02  David S. Miller  <davem@davemloft.net>
40917
40918         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
40919         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
40920         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
40921         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
40922         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
40923         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
40924         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
40925         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
40926
40927 2012-03-02  Roland McGrath  <roland@hack.frob.com>
40928
40929         [BZ #13792]
40930         * manual/examples/README: New file, says the example source files
40931         can be used under GPL>=2.
40932         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
40933         line containing just "*/".
40934         * manual/examples/add.c: Add copyright header (GPL>=2).
40935         * manual/examples/argp-ex1.c: Likewise.
40936         * manual/examples/argp-ex2.c: Likewise.
40937         * manual/examples/argp-ex3.c: Likewise.
40938         * manual/examples/argp-ex4.c: Likewise.
40939         * manual/examples/atexit.c: Likewise.
40940         * manual/examples/db.c: Likewise.
40941         * manual/examples/dir.c: Likewise.
40942         * manual/examples/dir2.c: Likewise.
40943         * manual/examples/execinfo.c: Likewise.
40944         * manual/examples/filecli.c: Likewise.
40945         * manual/examples/filesrv.c: Likewise.
40946         * manual/examples/fmtmsgexpl.c: Likewise.
40947         * manual/examples/genpass.c: Likewise.
40948         * manual/examples/inetcli.c: Likewise.
40949         * manual/examples/inetsrv.c: Likewise.
40950         * manual/examples/isockad.c: Likewise.
40951         * manual/examples/longopt.c: Likewise.
40952         * manual/examples/memopen.c: Likewise.
40953         * manual/examples/memstrm.c: Likewise.
40954         * manual/examples/mkfsock.c: Likewise.
40955         * manual/examples/mkisock.c: Likewise.
40956         * manual/examples/mygetpass.c: Likewise.
40957         * manual/examples/pipe.c: Likewise.
40958         * manual/examples/popen.c: Likewise.
40959         * manual/examples/rprintf.c: Likewise.
40960         * manual/examples/search.c: Likewise.
40961         * manual/examples/select.c: Likewise.
40962         * manual/examples/setjmp.c: Likewise.
40963         * manual/examples/sigh1.c: Likewise.
40964         * manual/examples/sigusr.c: Likewise.
40965         * manual/examples/stpcpy.c: Likewise.
40966         * manual/examples/strdupa.c: Likewise.
40967         * manual/examples/strftim.c: Likewise.
40968         * manual/examples/strncat.c: Likewise.
40969         * manual/examples/subopt.c: Likewise.
40970         * manual/examples/swapcontext.c: Likewise.
40971         * manual/examples/termios.c: Likewise.
40972         * manual/examples/testopt.c: Likewise.
40973         * manual/examples/testpass.c: Likewise.
40974         * manual/examples/timeval_subtract.c: Likewise.
40975
40976         [BZ #13792]
40977         * manual/time.texi (Elapsed Time): Move timeval_subtract example
40978         function to ...
40979         * manual/timeval_subtract.c.texi: ... here, new file.
40980
40981 2012-03-02  David S. Miller  <davem@davemloft.net>
40982
40983         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
40984
40985 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
40986
40987         [BZ #3976]
40988         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
40989         (__sin): Save and restore rounding mode and use round-to-nearest
40990         for all computations.
40991         (__cos): Save and restore rounding mode and use round-to-nearest
40992         for all computations.
40993         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
40994         <fenv.h>.
40995         (tan): Save and restore rounding mode and use round-to-nearest for
40996         all computations.
40997         * math/libm-test.inc (cos_test_tonearest): New function.
40998         (cos_test_towardzero): Likewise.
40999         (cos_test_downward): Likewise.
41000         (cos_test_upward): Likewise.
41001         (sin_test_tonearest): Likewise.
41002         (sin_test_towardzero): Likewise.
41003         (sin_test_downward): Likewise.
41004         (sin_test_upward): Likewise.
41005         (tan_test_tonearest): Likewise.
41006         (tan_test_towardzero): Likewise.
41007         (tan_test_downward): Likewise.
41008         (tan_test_upward): Likewise.
41009         (main): Call the new functions.
41010         * sysdeps/i386/fpu/libm-test-ulps: Update.
41011         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41012
41013         [BZ #10135]
41014         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
41015         small n, then large n, before computing and testing k+n.
41016         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
41017         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
41018         Likewise.
41019         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
41020         Likewise.
41021         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
41022         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
41023         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
41024         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
41025         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
41026         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
41027         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
41028         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
41029         * math/libm-test.inc (scalbn_test): Add more tests.
41030         (scalbln_test): Likewise.
41031
41032         * manual/filesys.texi (mode_t): Describe constraints on size and
41033         signedness, not exact equivalence to a particular type.
41034         (ino_t): Likewise.
41035         (ino64_t): Likewise.
41036         (dev_t): Likewise.
41037         (nlink_t): Likewise.
41038         (blkcnt_t): Likewise.
41039         (blkcnt64_t): Likewise.
41040         * manual/llio.texi (off_t): Likewise.
41041
41042         [BZ #3976]
41043         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
41044         (__ieee754_exp): Save and restore rounding mode and use
41045         round-to-nearest for all computations.
41046         * math/libm-test.inc (exp_test_tonearest): New function.
41047         (exp_test_towardzero): Likewise.
41048         (exp_test_downward): Likewise.
41049         (exp_test_upward): Likewise.
41050         (main): Call the new functions.
41051         * sysdeps/i386/fpu/libm-test-ulps: Update.
41052         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41053
41054 2012-03-01  Chris Demetriou  <cgd@google.com>
41055
41056         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
41057         have predictable order.
41058
41059 2012-03-01  David S. Miller  <davem@davemloft.net>
41060
41061         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
41062
41063         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
41064         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
41065         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
41066         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
41067
41068         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
41069         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
41070         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
41071         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
41072         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
41073         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
41074         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
41075         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
41076         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
41077
41078         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41079
41080         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
41081         * sysdeps/sparc/fpu/libm-test-ulps: to here.
41082         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
41083
41084         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
41085         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
41086         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41087         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
41088         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
41089         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
41090         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
41091         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
41092         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41093         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
41094         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
41095         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41096         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
41097         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41098         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41099         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41100         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
41101         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
41102         * sysdeps/sparc/elf/configure: Regenerated.
41103
41104 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
41105
41106         * configure.in (AS, LD): Require binutils 2.20 or later.
41107         * configure: Regenerated.
41108         * manual/install.texi (Tools for Compilation): Give binutils 2.20
41109         as required minimum version.
41110         * INSTALL: Regenerated.
41111
41112         [BZ #2541]
41113         [BZ #4108]
41114         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
41115         before squaring exponent.
41116         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
41117         bottom long double and 27 bits of top long double before squaring
41118         exponent.
41119         * math/libm-test.inc (erfc_test): Add more tests.
41120         * sysdeps/i386/fpu/libm-test-ulps: Update.
41121         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41122         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41123
41124 2012-03-01  Kai Tietz  <ktietz@redhat.com>
41125
41126         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
41127         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
41128         containing bit-fields.
41129         * soft-fp/extended.h (_FP_UNION_E): Likewise.
41130         * soft-fp/single.h (_FP_UNION_S): Likewise.
41131         * soft-fp/double.h (_FP_UNION_D): Likewise.
41132
41133 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41134
41135         [BZ #13786]
41136         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
41137         not include ../strcmp.S.
41138         [USE_AS_STRNCASECMP_L]: Likewise.
41139         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
41140         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
41141         * sysdeps/i386/i686/multiarch/strncase_l-c.c
41142         (__strncasecmp_l_ia32): Define as alias to
41143         __strncasecmp_l_nonascii.
41144
41145         [BZ #5794]
41146         * math/libm-test.inc (expm1_test): Add test for bug 5794.
41147         * sysdeps/i386/fpu/libm-test-ulps: Update.
41148         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41149
41150         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
41151         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41152
41153 2012-02-29  Jeff Law  <law@redhat.com>
41154
41155         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
41156         out of bounds read.
41157
41158 2012-02-29  Marek Polacek  <polacek@redhat.com>
41159
41160         [BZ #13706]
41161         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
41162         * elf/Makefile: Add rules to run tst-unused-dep.out.
41163
41164 2012-02-28  David S. Miller  <davem@davemloft.net>
41165
41166         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
41167         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
41168         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
41169         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
41170         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
41171         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
41172
41173 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41174
41175         * math/libm-test.inc (llround_test): Move one test from
41176         lround_test.  Use TEST_f_L in moved test.
41177         (lround_test): Move misplaced test to llround_test.  Add testcase
41178         from bug 2561.
41179
41180 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
41181
41182         * sysdeps/x86_64/fpu/e_expf.S: New file.
41183         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
41184
41185 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
41186
41187         [BZ #13637]
41188         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
41189         of remain_len that may cause incomplete multi-byte character and
41190         false match.
41191         * posix/bug-regex33.c: New file.
41192         * posix/Makefile (tests): Add bug-regex33.
41193
41194 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
41195
41196         * manual/macros.texi: New file.
41197         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
41198         * manual/libc.texinfo: Include macros.texi.
41199         * manual/creatute.texi: Likewise.
41200         * manual/install.texi: Likewise.
41201         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
41202         @glibcadj{} in references to the GNU C Library.
41203         * manual/charset.texi: Likewise.
41204         * manual/conf.texi: Likewise.
41205         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
41206         when not using those macros.
41207         * manual/creature.texi: Likewise.
41208         * manual/crypt.texi: Likewise.
41209         * manual/errno.texi: Likewise.
41210         * manual/filesys.texi: Likewise.
41211         * manual/header.texi: Likewise.
41212         * manual/install.texi: Likewise.
41213         * manual/intro.texi: Likewise.
41214         * manual/io.texi: Likewise.
41215         * manual/job.texi: Likewise.
41216         * manual/lang.texi: Likewise.
41217         * manual/libc.texiinfo: Likewise.
41218         * manual/llio.texi: Likewise.
41219         * manual/locale.texi: Likewise.
41220         * manual/maint.texi: Likewise.
41221         * manual/math.texi: Likewise.
41222         * manual/memory.texi: Likewise.
41223         * manual/message.texi: Likewise.
41224         * manual/nss.texi: Likewise.
41225         * manual/pattern.texi: Likewise.
41226         * manual/process.texi: Likewise.
41227         * manual/resource.texi: Likewise.
41228         * manual/search.texi: Likewise.
41229         * manual/setjmp.texi: Likewise.
41230         * manual/signal.texi: Likewise.
41231         * manual/socket.texi: Likewise.
41232         * manual/startup.texi: Likewise.
41233         * manual/stdio.texi: Likewise.
41234         * manual/string.texi: Likewise.
41235         * manual/sysinfo.texi: Likewise.
41236         * manual/syslog.texi: Likewise.
41237         * manual/terminal.texi: Likewise.
41238         * manual/time.texi: Likewise.
41239         * manual/users.texi: Likewise.
41240         * INSTALL: Regenerated.
41241         * NOTES: Regenerated.
41242         * sysdeps/gnu/errlist.c: Regenerated.
41243
41244 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
41245
41246         * include/dirent.h: Include <dirstream.h> before
41247         <dirent/dirent.h>.
41248
41249 2012-02-28  David S. Miller  <davem@davemloft.net>
41250
41251         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
41252         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
41253         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
41254         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
41255
41256 2012-02-27  David S. Miller  <davem@davemloft.net>
41257
41258         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
41259         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
41260         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
41261         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
41262
41263         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
41264         frame pointer instead of stack pointer relative arg slot.
41265         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41266         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41267         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41268
41269 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
41270
41271         [BZ #3992]
41272         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
41273
41274 2012-02-27  David S. Miller  <davem@davemloft.net>
41275
41276         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
41277         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41278         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
41279         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
41280         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41281         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41282         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
41283         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
41284
41285 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41286
41287         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
41288         later.  Allow versions 5-9.
41289         * configure: Regenerated.
41290         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
41291         required minimum version and 4.6 as recommended version.  Do not
41292         mention bugs in GCC 2.7 and 2.8.
41293         * INSTALL: Regenerated.
41294
41295 2012-02-27  David S. Miller  <davem@davemloft.net>
41296
41297         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
41298         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
41299         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
41300         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
41301         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
41302         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
41303         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
41304         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
41305
41306         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
41307         manipulate bits before adding and subtracting TWO112[sx].
41308         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
41309
41310 2012-02-27  Roland McGrath  <roland@hack.frob.com>
41311
41312         [BZ #13775]
41313         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
41314         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
41315         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
41316         being in POSIX, because they are in 1003.1-2008.
41317
41318         * rt/tst-aio.c: Include <fcntl.h>.
41319         * rt/tst-aio7.c: Likewise.
41320         * rt/tst-aio64.c: Likewise.
41321
41322         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
41323
41324 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41325
41326         * manual/install.texi (--with-headers): Describe headers as
41327         interface headers, not private headers.
41328         (Specific advice for GNU/Linux systems): Describe use of headers
41329         from "make headers_install", not private headers from older
41330         kernels.
41331         * INSTALL: Regenerated.
41332         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
41333         Change to 2.6.19.
41334         * sysdeps/unix/sysv/linux/configure: Regenerated.
41335
41336         * manual/llio.texi (fclean): Remove documentation.
41337
41338         * manual/Makefile (libc-texi-generated): New variable.  Include
41339         version.texi.
41340         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
41341         $(libc-texi-generated), not duplicated list of files.
41342         (version.texi, stamp-version): New rules.
41343         (realclean): Remove $(libc-texi-generated), not individual files
41344         from that list.  Do not remove dir-add.texinfo.
41345         * manual/libc.texinfo: Comment out uses of edition numbers and
41346         references to printed manual.  Remove last-updated dates.
41347         (EDITION): Comment out.
41348         (ISBN): Likewise.
41349         (VERSION, UPDATED): Remove.
41350         (version.texi): Include.
41351
41352 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
41353
41354         * sysdeps/posix/spawni.c: Include <signal.h>.
41355         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
41356         * sysdeps/pthread/aio_fsync.c: Likewise.
41357
41358 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
41359
41360         * conform/Makefile (tests): Run only when not cross-compiling and
41361         when fast-check is not defined.
41362
41363         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
41364         * conform/data/limits.h-data: Fixes for POSIX2008.
41365         * conform/run-conformtest.sh: Run all tests.
41366         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
41367         headers.
41368         * include/bits/dlfcn.h: Likewise.
41369         * include/langinfo.h: Likewise.
41370         * include/monetary.h: Likewise.
41371         * include/sys/poll.h: Likewise.
41372
41373         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
41374         for __USE_GNU.
41375         * posix/spawn.h: Define __need_sigset_t.
41376         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
41377         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
41378         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
41379         to get sigevent_t only.
41380         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
41381         only for __USE_GNU.
41382         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
41383         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
41384         process_vm_writev only for __USE_GNU.
41385         * termios/termios.h: Declare tcgetsid also for POSIX2008.
41386
41387         * conform/Makefile: For now ignore errors from run-conformtest.
41388         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
41389         POSIX to avoid namespace pollution.  Don't prepend headers.
41390         * conform/data/aio.h-data: Fixes for POSIX testing.
41391         * conform/data/fcntl.h-data: Likewise.
41392         * conform/data/glob.h-data: Likewise.
41393         * conform/data/grp.h-data: Likewise.
41394         * conform/data/pthread.h-data: Likewise.
41395         * conform/data/pwd.h-data: Likewise.
41396         * conform/data/signal.h-data: Likewise.
41397         * conform/data/spawn.h-data: Likewise.
41398         * conform/data/stdio.h-data: Likewise.
41399         * conform/data/stdlib.h-data: Likewise.
41400         * conform/data/stropts.h-data: Likewise.
41401         * conform/data/sys/mman.h-data: Likewise.
41402         * conform/data/sys/stat.h-data: Likewise.
41403         * conform/data/sys/types.h-data: Likewise.
41404         * conform/data/sys/wait.h-data: Likewise.
41405         * conform/data/time.h-data: Likewise.
41406         * conform/data/unistd.h-data: Likewise.
41407         * conform/data/utime.h-data: Likewise.
41408
41409         * io/sys/stat.h: fchmod was always in POSIX.
41410         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
41411         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
41412         * rt/aio.h: Define __need_timespec before including <time.h>.
41413         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
41414         struct.  Add forward declaration of pthread_attr_t and use it in
41415         sigevent.
41416         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
41417         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
41418         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
41419         always remove CLK_TCK definition.
41420
41421 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
41422
41423         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
41424
41425 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
41426
41427         * conform/run-conformtest.sh: New file.
41428         * conform/Makefile: Run run-conformtest for tests.
41429         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
41430         support.
41431
41432         * conform/data/uchar.h-data: New file.
41433         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
41434         * conform/data/arpa/inet.h-data: Likewise.
41435         * conform/data/assert.h-data: Likewise.
41436         * conform/data/complex.h-data: Likewise.
41437         * conform/data/cpio.h-data: Likewise.
41438         * conform/data/ctype.h-data: Likewise.
41439         * conform/data/dirent.h-data: Likewise.
41440         * conform/data/dlfcn.h-data: Likewise.
41441         * conform/data/errno.h-data: Likewise.
41442         * conform/data/fcntl.h-data: Likewise.
41443         * conform/data/float.h-data: Likewise.
41444         * conform/data/fmtmsg.h-data: Likewise.
41445         * conform/data/fnmatch.h-data: Likewise.
41446         * conform/data/ftw.h-data: Likewise.
41447         * conform/data/glob.h-data: Likewise.
41448         * conform/data/grp.h-data: Likewise.
41449         * conform/data/iconv.h-data: Likewise.
41450         * conform/data/inttypes.h-data: Likewise.
41451         * conform/data/langinfo.h-data: Likewise.
41452         * conform/data/libgen.h-data: Likewise.
41453         * conform/data/limits.h-data: Likewise.
41454         * conform/data/locale.h-data: Likewise.
41455         * conform/data/math.h-data: Likewise.
41456         * conform/data/monetary.h-data: Likewise.
41457         * conform/data/mqueue.h-data: Likewise.
41458         * conform/data/ndbm.h-data: Likewise.
41459         * conform/data/net/if.h-data: Likewise.
41460         * conform/data/netdb.h-data: Likewise.
41461         * conform/data/netinet/in.h-data: Likewise.
41462         * conform/data/nl_types.h-data: Likewise.
41463         * conform/data/poll.h-data: Likewise.
41464         * conform/data/pthread.h-data: Likewise.
41465         * conform/data/pwd.h-data: Likewise.
41466         * conform/data/regex.h-data: Likewise.
41467         * conform/data/sched.h-data: Likewise.
41468         * conform/data/search.h-data: Likewise.
41469         * conform/data/semaphore.h-data: Likewise.
41470         * conform/data/setjmp.h-data: Likewise.
41471         * conform/data/signal.h-data: Likewise.
41472         * conform/data/spawn.h-data: Likewise.
41473         * conform/data/stdarg.h-data: Likewise.
41474         * conform/data/stdio.h-data: Likewise.
41475         * conform/data/stdlib.h-data: Likewise.
41476         * conform/data/string.h-data: Likewise.
41477         * conform/data/strings.h-data: Likewise.
41478         * conform/data/stropts.h-data: Likewise.
41479         * conform/data/sys/ipc.h-data: Likewise.
41480         * conform/data/sys/mman.h-data: Likewise.
41481         * conform/data/sys/msg.h-data: Likewise.
41482         * conform/data/sys/resource.h-data: Likewise.
41483         * conform/data/sys/select.h-data: Likewise.
41484         * conform/data/sys/sem.h-data: Likewise.
41485         * conform/data/sys/shm.h-data: Likewise.
41486         * conform/data/sys/socket.h-data: Likewise.
41487         * conform/data/sys/stat.h-data: Likewise.
41488         * conform/data/sys/statvfs.h-data: Likewise.
41489         * conform/data/sys/time.h-data: Likewise.
41490         * conform/data/sys/timeb.h-data: Likewise.
41491         * conform/data/sys/times.h-data: Likewise.
41492         * conform/data/sys/types.h-data: Likewise.
41493         * conform/data/sys/uio.h-data: Likewise.
41494         * conform/data/sys/un.h-data: Likewise.
41495         * conform/data/sys/utsname.h-data: Likewise.
41496         * conform/data/sys/wait.h-data: Likewise.
41497         * conform/data/syslog.h-data: Likewise.
41498         * conform/data/tar.h-data: Likewise.
41499         * conform/data/termios.h-data: Likewise.
41500         * conform/data/utime.h-data: Likewise.
41501         * conform/data/utmpx.h-data: Likewise.
41502         * conform/data/varargs.h-data: Likewise.
41503         * conform/data/wchar.h-data: Likewise.
41504         * conform/data/wctype.h-data: Likewise.
41505         * conform/data/wordexp.h-data: Likewise.
41506
41507         * include/stropts.h: New file.
41508         * include/uchar.h: New file.
41509         * include/aio.h: Changes to allow conformtest.pl to use the headers.
41510         * include/assert.h: Likewise.
41511         * include/ctype.h: Likewise.
41512         * include/dirent.h: Likewise.
41513         * include/dlfcn.h: Likewise.
41514         * include/fcntl.h: Likewise.
41515         * include/fnmatch.h: Likewise.
41516         * include/glob.h: Likewise.
41517         * include/grp.h: Likewise.
41518         * include/libio.h: Likewise.
41519         * include/locale.h: Likewise.
41520         * include/math.h: Likewise.
41521         * include/net/if.h: Likewise.
41522         * include/netdb.h: Likewise.
41523         * include/netinet/in.h: Likewise.
41524         * include/pthread.h: Likewise.
41525         * include/pwd.h: Likewise.
41526         * include/regex.h: Likewise.
41527         * include/sched.h: Likewise.
41528         * include/search.h: Likewise.
41529         * include/setjmp.h: Likewise.
41530         * include/signal.h: Likewise.
41531         * include/stdio.h: Likewise.
41532         * include/stdlib.h: Likewise.
41533         * include/string.h: Likewise.
41534         * include/sys/cdefs.h: Likewise.
41535         * include/sys/mman.h: Likewise.
41536         * include/sys/msg.h: Likewise.
41537         * include/sys/resource.h: Likewise.
41538         * include/sys/select.h: Likewise.
41539         * include/sys/socket.h: Likewise.
41540         * include/sys/stat.h: Likewise.
41541         * include/sys/statvfs.h: Likewise.
41542         * include/sys/time.h: Likewise.
41543         * include/sys/times.h: Likewise.
41544         * include/sys/uio.h: Likewise.
41545         * include/sys/utsname.h: Likewise.
41546         * include/sys/wait.h: Likewise.
41547         * include/termios.h: Likewise.
41548         * include/time.h: Likewise.
41549         * include/ulimit.h: Likewise.
41550         * include/unistd.h: Likewise.
41551         * include/utime.h: Likewise.
41552         * include/wchar.h: Likewise.
41553         * include/wctype.h: Likewise.
41554         * include/wordexp.h: Likewise.
41555
41556         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
41557
41558         * time/time.h: TIME_UTC must be a macro.
41559         Make timespec_get available for ISO C11 only as well.
41560
41561 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
41562
41563         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
41564         Reported by Peng Haitao <penght@cn.fujitsu.com>.
41565
41566 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41567
41568         * configure.in: Use -o not -a in test for unsupported multi-arch.
41569
41570 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41571
41572         * manual/texinfo.tex: Update to version 2012-01-19.16.
41573
41574 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41575
41576         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
41577
41578 2012-02-24  Roland McGrath  <roland@hack.frob.com>
41579
41580         [BZ #13738]
41581         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
41582         * manual/fdl-1.3.texi: New file.
41583         * manual/fdl-1.1.texi: File removed.
41584
41585         [BZ #13738]
41586         * manual/libc.texinfo (FDL_VERSION): New @set.
41587         Use it for mention of FDL in cover text.
41588         (Documentation License): Use it in @include file name.
41589
41590 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41591             Roland McGrath  <roland@hack.frob.com>
41592
41593         [BZ #5461]
41594         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
41595         (not LONG_LONG_MAX and LONG_LONG_MIN.
41596         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
41597         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
41598         name.
41599         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
41600
41601 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41602
41603         [BZ #2547]
41604         [BZ #11365]
41605         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
41606         manipulate bits before adding and subtracting TWO23[sx].
41607         * math/libm-test.inc (nearbyint_test): Add more tests.
41608
41609 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41610
41611         [BZ #2548]
41612         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
41613         bits before adding and subtracting TWO23[sx].
41614         * math/libm-test.inc (rint_test): Add more tests.
41615         (rint_test_tonearest): Likewise.
41616         (rint_test_towardzero): Likewise.
41617         (rint_test_downward): Likewise.
41618         (rint_test_upward: Likewise.
41619
41620 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41621
41622         [BZ #10110]
41623         * include/stdc-predef.h: New file.  Extracted from features.h.
41624         * include/features.h: Include stdc-predef.h.
41625         * Makefile (headers): Add stdc-predef.h.
41626         * CONFORMANCE (Compiler limitations): Update.
41627
41628 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41629
41630         * manual/libc.texinfo (VERSION, UPDATED): Revert.
41631
41632 2012-02-21  David S. Miller  <davem@davemloft.net>
41633
41634         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
41635         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41636
41637 2012-02-20  David S. Miller  <davem@davemloft.net>
41638
41639         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
41640         using a normal save/restore sequence, rather than allocating a
41641         dummy stack frame just to store a frame pointer and restore.
41642         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41643
41644 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41645
41646         * manual/install.texi: Fix stray word in line-wrapped comment.
41647
41648 2012-02-20  David S. Miller  <davem@davemloft.net>
41649
41650         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
41651         both binutils and gcc support GOTDATA.
41652
41653         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
41654         "rd %pc" in the PIC register setup sequences.
41655
41656         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
41657         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
41658         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41659         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
41660         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41661         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
41662         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41663         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41664         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
41665         (SYSCALL_ERROR_HANDLER): Likewise.
41666         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41667         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41668         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
41669         (SYSCALL_ERROR_HANDLER): Likewise.
41670
41671         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
41672         (HAVE_GCC_GOTDATA): New.
41673         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
41674         relocation support in both binutils and gcc.
41675         * sysdeps/sparc/elf/configure: Regenerate.
41676
41677         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
41678         * sysdeps/sparc/sparc32/elf/configure: Delete.
41679         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
41680         * sysdeps/sparc/sparc64/elf/configure: Delete.
41681         * sysdeps/sparc/elf/configure.in: New file.
41682         * sysdeps/sparc/elf/configure: Generate.
41683
41684         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
41685         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
41686         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
41687         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
41688         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
41689
41690 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41691
41692         * manual/install.texi: Do not mention specific glibc version
41693         numbers.
41694         * manual/libc.texinfo (VERSION, UPDATED): Update.
41695         (@copying): Use @copyright{} and range of years.
41696
41697 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41698
41699         [BZ #13695]
41700         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
41701         [crti.S not in sysdirs] (generated): Do not append.
41702         [crti.S not in sysdirs] (omit-deps): Likewise.
41703         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
41704         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
41705         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
41706         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
41707         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
41708         Likewise.
41709         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
41710         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
41711         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
41712         * csu/defs.awk: Remove file.
41713         * sysdeps/generic/initfini.c: Likewise.
41714         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
41715         variable.
41716         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
41717         Likewise.
41718
41719 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41720
41721         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
41722         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
41723         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
41724         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
41725         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
41726         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
41727         <bits/epoll.h>.
41728         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
41729         (__EPOLL_PACKED): Define to empty if not defined by
41730         <bits/epoll.h>.
41731         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
41732         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41733         bits/epoll.h.
41734
41735 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41736
41737         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
41738         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
41739         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
41740         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
41741         <bits/timerfd.h>.
41742         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
41743         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41744         bits/timerfd.h.
41745
41746 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41747
41748         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
41749         in C locale.
41750         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41751         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
41752         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
41753         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41754
41755 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
41756
41757         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
41758         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41759
41760 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
41761
41762         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
41763         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
41764         defined.
41765         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
41766         Likewise.
41767         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
41768         entry for 2.16.
41769
41770 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
41771
41772         * math/w_acos.c: Use non-signaling floating-point comparisons.
41773         * math/w_acosf.c: Likewise.
41774         * math/w_acosh.c: Likewise.
41775         * math/w_acoshf.c: Likewise.
41776         * math/w_acoshl.c: Likewise.
41777         * math/w_acosl.c: Likewise.
41778         * math/w_asin.c: Likewise.
41779         * math/w_asinf.c: Likewise.
41780         * math/w_asinl.c: Likewise.
41781         * math/w_atanh.c: Likewise.
41782         * math/w_atanhf.c: Likewise.
41783         * math/w_atanhl.c: Likewise.
41784         * math/w_exp2.c: Likewise.
41785         * math/w_exp2f.c: Likewise.
41786         * math/w_exp2l.c: Likewise.
41787         * math/w_j0.c: Likewise.
41788         * math/w_j0f.c: Likewise.
41789         * math/w_j0l.c: Likewise.
41790         * math/w_j1.c: Likewise.
41791         * math/w_j1f.c: Likewise.
41792         * math/w_j1l.c: Likewise.
41793         * math/w_jn.c: Likewise.
41794         * math/w_jnf.c: Likewise.
41795         * math/w_log.c: Likewise.
41796         * math/w_log10.c: Likewise.
41797         * math/w_log10f.c: Likewise.
41798         * math/w_log10l.c: Likewise.
41799         * math/w_log2.c: Likewise.
41800         * math/w_log2f.c: Likewise.
41801         * math/w_log2l.c: Likewise.
41802         * math/w_logf.c: Likewise.
41803         * math/w_logl.c: Likewise.
41804         * math/w_sqrt.c: Likewise.
41805         * math/w_sqrtf.c: Likewise.
41806         * math/w_sqrtl.c: Likewise.
41807         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41808         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
41809         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41810         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
41811         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
41812
41813 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41814
41815         [BZ #9739]
41816         * manual/string.texi (strnlen): Use correct parameter name in
41817         equivalent expression.
41818
41819 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41820
41821         [BZ #11174]
41822         * manual/users.texi (seteuid): Consistently use neweuid for
41823         argument name.
41824
41825 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41826
41827         [BZ #13704]
41828         * manual/nss.texi (Services in the NSS configuration): Correct
41829         list of services in example configuration file.
41830
41831 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
41832
41833         [BZ #11322]
41834         * manual/arith.texi: Remove statements about negative zero
41835         behaving identically to zero.
41836
41837 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
41838
41839         [BZ #5993]
41840         * manual/install.texi: Do not document upgrading from libc5.
41841
41842 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
41843
41844         [BZ #4596]
41845         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
41846
41847 2012-02-18  David S. Miller  <davem@davemloft.net>
41848
41849         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
41850         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
41851         %o7 across the call.
41852         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
41853         instead.
41854         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
41855         SETUP_PIC_REG_LEAF.
41856         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41857         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
41858         * sysdeps/sparc/crtn.S: Likewise.
41859
41860 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
41861
41862         * aout/Makefile: Remove.
41863
41864 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
41865
41866         [BZ #13058]
41867         * manual/examples/argp-ex1.c (main): Format definition in GNU
41868         style.
41869         * manual/examples/argp-ex2.c (main): Likewise.
41870         * manual/examples/argp-ex3.c (main): Likewise.
41871         * manual/examples/argp-ex4.c (main): Likewise.
41872         * manual/examples/longopt.c (main): Use new-style prototype
41873         definition.
41874         * manual/examples/strncat.c (main): Specify return type and use
41875         (void) for arguments.
41876         * manual/examples/subopt.c (main): Use char **argv argument.
41877
41878 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41879
41880         [BZ #5077]
41881         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
41882         rounding modes.
41883
41884 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
41885
41886         [BZ #6907]
41887         * manual/string.texi (strchr): Change when strchrnul is
41888         recommended.
41889
41890 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
41891
41892         [BZ #174]
41893         * manual/locale.texi (setlocale): Document LOCPATH.
41894
41895 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41896
41897         [BZ #10210]
41898         * manual/process.texi (execle): Move @dots{} before last argument.
41899
41900 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
41901
41902         [BZ #12047]
41903         * manual/charset.texi (Generic Charset Conversion): Fix typo
41904         (LC_TYPE -> LC_CTYPE).
41905
41906 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
41907
41908         [BZ #5805]
41909         * manual/arith.texi (scalbn): Use @var{} on parameter names.
41910         (scalbnf): Likewise.
41911         (scalbnl): Likewise.
41912         (scalbln): Likewise.
41913         (scalblnf): Likewise.
41914         (scalblnl): Likewise.
41915         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
41916         (vwarnx): Likewise.
41917         (verr): Likewise.
41918         (verrx): Likewise.
41919         * manual/filesys.texi (telldir): Use braces around return type.
41920         * manual/llio.texi (mmap): Add space after comma.
41921         (mmap64): Likewise.
41922         * manual/math.texi (jn): Use @var{} on parameter names.
41923         (jnf): Likewise.
41924         (jnl): Likewise.
41925         (yn): Likewise.
41926         (ynf): Likewise.
41927         (ynl): Likewise.
41928         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
41929         line.
41930         * manual/resource.texi (ulimit): Use @dots{} instead of literal
41931         "...".
41932         (sched_get_priority_min): Remove semicolon on @deftypefun line.
41933         (sched_get_priority_max): Likewise.
41934         * manual/signal.texi (sigvec): Add space after comma.
41935         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
41936         names.
41937         (if_indextoname): Likewise.
41938         (if_freenameindex): Likewise.
41939         (sendto): Use ',' instead of '.' in prototype.
41940         * manual/startup.texi (syscall): Use @dots{} instead of literal
41941         "...".
41942         * manual/stdio.texi (__fpending): Separate initial words of
41943         paragraph from @deftypefun line.
41944         * manual/syslog.texi (syslog): Use @dots{} instead of literal
41945         "...".
41946         (vsyslog): Use @var{} on parameter names.
41947         * manual/terminal.texi (stty): Use @var{} on parameter names.
41948         * manual/users.texi (getutmp): Use @var{} on parameter names.
41949         (getutmpx): Likewise.
41950
41951 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41952
41953         [BZ #6884]
41954         * manual/stdio.texi (fopen): Fix typos in description of
41955         ",ccs=STRING".
41956
41957 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
41958
41959         [BZ #4026]
41960         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
41961         get clock_id definition.
41962
41963 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
41964
41965         [BZ #4822]
41966         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
41967         (madvise): Cast every argument to void on its own.
41968
41969 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41970
41971         [BZ #9902]
41972         * manual/startup.texi (Exit Status): Fix typo.
41973
41974 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41975
41976         [BZ #10140]
41977         * manual/examples/argp-ex1.c: Include <stdlib.h>.
41978         * manual/examples/argp-ex2.c: Likewise.
41979         * manual/examples/argp-ex3.c: Likewise.
41980
41981 2012-02-16  Richard Henderson  <rth@redhat.com>
41982
41983         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
41984         * sysdeps/s390/s390-32/initfini.c: Remove.
41985         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
41986         * sysdeps/s390/s390-64/initfini.c: Remove.
41987
41988 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41989
41990         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
41991         compiler output for sysdeps/generic/initfini.c.
41992         * sysdeps/sh/elf/initfini.c: Remove file.
41993
41994 2012-02-16  David S. Miller  <davem@davemloft.net>
41995
41996         [BZ #11494]
41997         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
41998
41999         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
42000         * sysdeps/sparc/crti.S: New file.
42001         * sysdeps/sparc/crtn.S: New file.
42002         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
42003         * sysdeps/sparc/sparc64/Makefile: Likewise.
42004
42005 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
42006
42007         [BZ #3335]
42008         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
42009
42010 2012-02-15  Roland McGrath  <roland@hack.frob.com>
42011
42012         [BZ #4822]
42013         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
42014
42015         * mach/devstream.c (cookie_io_functions_t): Macro removed.
42016         (write, read, close): Likewise.
42017         Patch by Aurelien Jarno <aurelien@aurel32.net>.
42018
42019 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
42020
42021         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
42022         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
42023         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
42024         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
42025         <bits/signalfd.h>.
42026         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
42027         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42028         bits/signalfd.h.
42029
42030 2012-02-14  Marek Polacek  <polacek@redhat.com>
42031
42032         * sysdeps/x86_64/crti.S: New file.
42033         * sysdeps/x86_64/crtn.S: New file.
42034         * sysdeps/x86_64/elf/initfini.c: Remove file.
42035
42036 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42037
42038         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
42039         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
42040         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
42041         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
42042         <bits/inotify.h>.
42043         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
42044         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42045         bits/inotify.h.
42046
42047 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42048
42049         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
42050         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
42051         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
42052         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
42053         <bits/eventfd.h>.
42054         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
42055         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42056         bits/eventfd.h.
42057
42058 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
42059
42060         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
42061         __feraiseexcept instead of feraiseexcept.
42062
42063         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
42064         nanosleep invocations.
42065         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
42066         strings, and add error checking for a nanosleep invocations.
42067
42068 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
42069
42070         Replace FSF snail mail address with URLs, as per GNU coding standards.
42071         Most of the snail mail addresses were wrong anyway, and omitting
42072         them makes the source code easier to maintain.  Almost all of the
42073         changes are to license notices and to locale LC_IDENTIFICATION
42074         addresses, except for this one:
42075         * manual/libc.texinfo: In "Published by", give the FSF's URL,
42076         not its snail mail address.
42077
42078 2012-02-09  Richard Henderson  <rth@twiddle.net>
42079
42080         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
42081         of kernel-features.h.
42082
42083         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
42084
42085 2012-02-08  Marek Polacek  <polacek@redhat.com>
42086
42087         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
42088         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
42089         * sysdeps/gnu/_G_config.h: Likewise.
42090         * sysdeps/generic/_G_config.h: Likewise.
42091
42092 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
42093
42094         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
42095         tests.
42096         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42097
42098         * sysdeps/powerpc/powerpc32/crti.S: New file.
42099         * sysdeps/powerpc/powerpc32/crtn.S: New file.
42100         * sysdeps/powerpc/powerpc64/crti.S: New file.
42101         * sysdeps/powerpc/powerpc64/crtn.S: New file.
42102
42103         * Makeconfig (have-initfini): Don't set.
42104         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
42105         * configure.in (nopic_initfini): Don't substitute.
42106         * config.h.in (HAVE_INITFINI): Don't #undef.
42107         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
42108         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
42109
42110 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
42111
42112         Support crti.S and crtn.S provided directly by architectures.
42113         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
42114         [crti.S in sysdirs] (omit-deps): Likewise.
42115         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
42116         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
42117         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
42118         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
42119         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
42120         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
42121         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
42122         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
42123         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
42124         compiler output for sysdeps/generic/initfini.c.
42125         * sysdeps/i386/elf/Makefile: Remove file.
42126         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
42127
42128 2012-02-07  Marek Polacek  <polacek@redhat.com>
42129
42130         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
42131         * sysdeps/gnu/_G_config.h: Likewise.
42132         * sysdeps/mach/hurd/_G_config.h: Likewise.
42133
42134 2012-02-07  Marek Polacek  <polacek@redhat.com>
42135
42136         * math/Makefile (tests): Add tst-CMPLX2.
42137         * math/tst-CMPLX2.c: New file.
42138
42139 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
42140
42141         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
42142
42143         * math/libm-test.inc (jn_test): Add missing L suffix.
42144
42145 2012-02-06  Marek Polacek  <polacek@redhat.com>
42146
42147         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
42148         * sysdeps/i386/fpu/e_powf.S: Likewise.
42149         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
42150         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
42151         * sysdeps/i386/fpu/e_acosh.S: Likewise.
42152         * sysdeps/i386/fpu/e_pow.S: Likewise.
42153         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
42154         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
42155         * sysdeps/i386/fpu/s_expm1.S: Likewise.
42156         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
42157         * sysdeps/i386/fpu/e_log2.S: Likewise.
42158         * sysdeps/i386/fpu/e_log2l.S: Likewise.
42159         * sysdeps/i386/fpu/e_scalb.S: Likewise.
42160         * sysdeps/i386/fpu/e_powl.S: Likewise.
42161         * sysdeps/i386/fpu/s_log1p.S: Likewise.
42162         * sysdeps/i386/fpu/e_log10f.S: Likewise.
42163         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
42164         * sysdeps/i386/fpu/e_logl.S: Likewise.
42165         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
42166         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
42167         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
42168         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
42169         * sysdeps/i386/fpu/e_log2f.S: Likewise.
42170         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
42171         * sysdeps/i386/fpu/e_log.S: Likewise.
42172         * sysdeps/i386/fpu/s_cexp.S: Likewise.
42173         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
42174         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
42175         * sysdeps/i386/fpu/e_logf.S: Likewise.
42176         * sysdeps/i386/fpu/e_log10l.S: Likewise.
42177         * sysdeps/i386/fpu/e_atanh.S: Likewise.
42178         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
42179         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
42180         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
42181         * sysdeps/i386/fpu/e_log10.S: Likewise.
42182         * sysdeps/i386/fpu/s_frexp.S: Likewise.
42183         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
42184         * sysdeps/i386/fpu/s_asinh.S: Likewise.
42185         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
42186         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
42187         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
42188         * sysdeps/i386/asm-syntax.h: Likewise.
42189         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
42190         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
42191         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
42192         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
42193         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
42194         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
42195         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
42196         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
42197         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
42198         * sysdeps/powerpc/sysdep.h: Likewise.
42199         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
42200         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42201
42202 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42203
42204         [BZ #411]
42205         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
42206
42207 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42208
42209         * sysdeps/i386/sysdep.h: Include <features.h>.
42210         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
42211         version.
42212
42213 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
42214
42215         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
42216         Define.
42217         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
42218         LOAD_PIC_REG_STR.
42219
42220 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42221
42222         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
42223         (SETUP_PIC_REG): Use GET_PC_THUNK.
42224         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
42225         macro.
42226
42227 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42228
42229         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
42230         for non-PIC compilation.
42231         (SETUP_PIC_REG): Add .p2align directive.
42232         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
42233         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
42234         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
42235         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
42236         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
42237         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
42238         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
42239         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
42240         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
42241         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
42242         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
42243         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
42244         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
42245         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
42246         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
42247         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
42248         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
42249         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
42250         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
42251         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
42252         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
42253         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
42254         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
42255         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
42256         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
42257         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
42258         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
42259         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
42260         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
42261         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
42262         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
42263         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
42264         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
42265         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
42266         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
42267         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
42268         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
42269         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
42270         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
42271         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
42272         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
42273
42274 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42275
42276         * math/tst-CMPLX.c: Include <stdio.h>.
42277
42278 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
42279
42280         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
42281         float.
42282         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42283         * sysdeps/sparc/bits/mathdef.h: Likewise.
42284
42285 2012-01-31  Marek Polacek  <polacek@redhat.com>
42286
42287         * libio/libio.h: Don't define _PARAMS.
42288         * locale/programs/config.h: Don't define PARAMS.
42289         * stdlib/strtol_l.c: Likewise.
42290         (__strtol_l): Remove PARAMS from the prototype.
42291
42292 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
42293
42294         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
42295         names.  Just use the correct names.  Remove unnecessary wrapper
42296         functions.
42297         * malloc/arena.c: Likewise.
42298         * malloc/hooks.c: Likewise.
42299
42300         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
42301         ARENA_TEST says not to.  Simplify test for creation of a new arena.
42302         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
42303
42304 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
42305
42306         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
42307         into tail calls.
42308         (update_get_addr): New function.
42309         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
42310         GET_ADDR_MODULE parameter.
42311
42312 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42313
42314         * crypt/cert.c: Remove __STDC__ conditionals.
42315         * crypt/crypt-entry.c: Likewise.
42316         * crypt/crypt_util.c: Likewise.
42317         * libio/filedoalloc.c: Likewise.
42318         * libio/fileops.c: Likewise.
42319         * libio/genops.c: Likewise.
42320         * libio/iofclose.c: Likewise.
42321         * libio/iofdopen.c: Likewise.
42322         * libio/iofopen.c: Likewise.
42323         * libio/iofopen64.c: Likewise.
42324         * libio/iogetdelim.c: Likewise.
42325         * libio/iopopen.c: Likewise.
42326         * libio/obprintf.c: Likewise.
42327         * libio/oldfileops.c: Likewise.
42328         * libio/oldiofclose.c: Likewise.
42329         * libio/oldiofdopen.c: Likewise.
42330         * libio/oldiofopen.c: Likewise.
42331         * libio/oldiopopen.c: Likewise.
42332         * libio/wfiledoalloc.c: Likewise.
42333         * libio/wgenops.c: Likewise.
42334         * locale/programs/xmalloc.c: Likewise.
42335         * misc/syslog.c: Likewise.
42336         * stdio-common/xbug.c: Likewise.
42337         * string/memchr.c: Likewise.
42338         * string/memcmp.c: Likewise.
42339         * string/memrchr.c: Likewise.
42340         * string/rawmemchr.c: Likewise.
42341         * sysdeps/posix/getcwd.c: Likewise.
42342         * time/strftime_l.c: Likewise.
42343
42344 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42345
42346         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
42347         * config.make.in (config-cflags-sse2avx): Define.
42348         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
42349         Fix typo.
42350
42351 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
42352
42353         * scripts/config.guess: Update from upstream config git repository.
42354         * scripts/config.sub: Likewise.
42355
42356 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
42357
42358         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
42359         (EM_NUM): Update.
42360         (R_TILEPRO_*, R_TILEGX_*): New macros.
42361
42362         * scripts/firstversions.awk: Fix bug in version range handling.
42363
42364         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
42365
42366         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
42367
42368         * include/sys/epoll.h: New file.
42369         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
42370         libc_hidden_def.
42371
42372 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
42373
42374         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
42375         Avoid unnecessary __WORDSIZE == 64 test.
42376         (fmaxf): Use VEX format if possible.
42377         (fmax): Likewise.
42378         (fminf): Likewise.
42379         (fmin): Likewise.
42380
42381         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
42382         * math/math_private.h: Remove libc_fegetround* and
42383         libc_fesetround*.
42384         * sysdeps/i386/configure.in: Check for -msse2avx.
42385         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
42386         also if SSE2AVX is defined.
42387         Remove libc_fegetround* and libc_fesetround*.
42388         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
42389         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
42390         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
42391         of HAS_YMM_USABLE.
42392         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42393         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42394         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42395         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42396         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42397
42398         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
42399
42400 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42401
42402         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
42403         size is not set.
42404         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
42405
42406 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
42407
42408         [BZ #13618]
42409         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
42410         relocation.
42411         * Makeconfig (libm): Define.
42412         * elf/Makefile: Add rules to build and run tst-relsort1.
42413         * elf/tst-relsort1.c: New file.
42414         * elf/tst-relsort1mod1.c: New file.
42415         * elf/tst-relsort1mod2.c: New file.
42416
42417 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
42418
42419         * math/s_ldexp.c: Remove __STDC__ conditionals.
42420         * math/s_ldexpf.c: Likewise.
42421         * math/s_ldexpl.c: Likewise.
42422         * math/s_nextafter.c: Likewise.
42423         * math/s_nexttowardf.c: Likewise.
42424         * math/s_significand.c: Likewise.
42425         * math/s_significandf.c: Likewise.
42426         * math/s_significandl.c: Likewise.
42427         * math/w_jnl.c: Likewise.
42428         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
42429         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
42430         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
42431         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
42432         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
42433         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
42434         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
42435         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
42436         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
42437         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
42438         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
42439         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
42440         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
42441         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
42442         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
42443         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
42444         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
42445         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
42446         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
42447         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
42448         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
42449         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
42450         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
42451         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
42452         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
42453         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
42454         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
42455         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
42456         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
42457         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
42458         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
42459         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
42460         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
42461         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
42462         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
42463         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
42464         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
42465         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
42466         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
42467         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
42468         * sysdeps/ieee754/k_standard.c: Likewise.
42469         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
42470         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
42471         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
42472         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
42473         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
42474         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
42475         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
42476         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
42477         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
42478         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
42479         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
42480         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
42481         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
42482         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
42483         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
42484         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
42485         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
42486         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
42487         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
42488         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
42489         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
42490         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
42491         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
42492         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
42493         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
42494         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
42495         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
42496         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
42497         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
42498         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
42499         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
42500         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
42501         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
42502         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
42503         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
42504         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
42505         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
42506         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
42507         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
42508         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
42509         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
42510         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
42511         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
42512         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
42513         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
42514         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
42515         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
42516         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
42517         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
42518         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
42519         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
42520         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
42521         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
42522         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
42523         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
42524         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
42525         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
42526         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
42527         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
42528         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
42529         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
42530         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
42531         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
42532         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
42533         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
42534         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
42535         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
42536         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
42537         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
42538         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
42539         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
42540         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
42541         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
42542         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
42543         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
42544         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
42545         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
42546         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
42547         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
42548         * sysdeps/ieee754/s_matherr.c: Likewise.
42549         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
42550         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
42551         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
42552         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
42553
42554 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42555
42556         * crypt/md5.h: Remove __STDC__ conditionals.
42557         * libio/libioP.h: Likewise.
42558         * locale/programs/config.h: Likewise.
42559         * sysdeps/generic/sysdep.h: Likewise.
42560         * sysdeps/i386/asm-syntax.h: Likewise.
42561         * sysdeps/s390/asm-syntax.h: Likewise.
42562         * sysdeps/unix/sysdep.h: Likewise.
42563         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
42564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
42565
42566 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42567
42568         * libio/libio.h: Remove __STDC__ conditionals.
42569         * malloc/obstack.h: Likewise.
42570         * math/complex.h: Likewise.
42571         * math/math.h: Likewise.
42572         * sysdeps/generic/_G_config.h: Likewise.
42573         * sysdeps/gnu/_G_config.h: Likewise.
42574         * sysdeps/mach/hurd/_G_config.h: Likewise.
42575         * sysdeps/powerpc/bits/mathdef.h: Likewise.
42576         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42577         * sysdeps/sparc/bits/mathdef.h: Likewise.
42578
42579 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
42580
42581         [BZ #13583]
42582         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
42583         Clean up HAS_* macros.
42584         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
42585         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
42586         possible.
42587         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
42588         HAS_AVX.
42589         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42590         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42591         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42592         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42593         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42594
42595 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
42596
42597         * elf/tst-unique3.cc (gets): Remove declaration.
42598         * elf/tst-unique3lib.cc (gets): Likewise.
42599         * elf/tst-unique3lib2.cc (gets): Likewise.
42600         * elf/tst-unique4.cc (gets): Likewise.
42601
42602 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
42603
42604         * include/stdio.h: Add C++ protection.  Add gets declarations and
42605         definitions.
42606         * debug/tst-chk1.c: Don't declare gets here.
42607         * stdio-common/tst-gets.c: Likewise.
42608
42609 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42610
42611         * posix/glob: Remove directory.
42612
42613 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42614
42615         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
42616
42617 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
42618
42619         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
42620         of the non-standard EPFNOSUPPORT.
42621
42622 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
42623
42624         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
42625         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
42626         ANYWHERE set to 1 only on KERN_NO_SPACE error.
42627
42628 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
42629
42630         * wcsmbs/uchar.h: Test __STDC_VERSION__.
42631
42632 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
42633
42634         * nscd/aicache.c (addhstaiX): Do not cache negative results of
42635         transient errors.
42636         * nscd/grpcache.c (cache_addgr): Likewise.
42637         * nscd/hstcache.c (cache_addhst): Likewise.
42638         * nscd/initgrcache.c (addinitgroupsX): Likewise.
42639         * nscd/pwdcache.c (cache_addpw): Likewise.
42640         * nscd/servicescache.c (cache_addserv): Likewise.
42641
42642 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
42643
42644         * malloc/malloc.c: Various cleanups.
42645         * malloc/hooks.c: Likewise.
42646
42647         * stdlib/Makefile (tests): Add bug-fmtmsg1.
42648         * stdlib/bug-fmtmsg1.c: New file.
42649
42650         * stdlib/fmtmsg.c (init): Add missing unlock.
42651         Patch by Peng Haitao <penght@cn.fujitsu.com>.
42652
42653 2012-01-12  Marek Polacek  <polacek@redhat.com>
42654
42655         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
42656         and _GNU_SOURCE.
42657
42658 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
42659
42660         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
42661         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
42662         macro to ensure uniqueness of label name.
42663         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
42664         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
42665
42666 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
42667
42668         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
42669
42670         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
42671         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
42672         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
42673         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
42674
42675 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
42676
42677         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
42678
42679         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
42680         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
42681         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
42682
42683         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
42684
42685         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
42686         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
42687         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
42688         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
42689
42690         * math/bits/math-finite.h: Add ldexp support.
42691
42692 2012-01-10  Marek Polacek  <polacek@redhat.com>
42693
42694         * locale/programs/localedef.h (show_archive_content): Add noreturn
42695         attribute.
42696
42697 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
42698
42699         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
42700
42701 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42702
42703         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
42704
42705         * io/Makefile (headers): Add bits/poll2.h.
42706
42707 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
42708
42709         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
42710         typo #include statement.
42711
42712 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42713
42714         * include/sys/cdefs.h: Define __attribute_alloc_size.
42715         * catgets/gencat.c: Add alloc_size attribute and apply consistently
42716         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
42717         * elf/pldd.c: Likewise.
42718         * iconv/iconv_charmap.c: Likewise.
42719         * iconv/iconvconfig.c: Likewise.
42720         * iconv/strtab.c: Likewise.
42721         * locale/programs/locale.c: Likewise.
42722         * locale/programs/localedef.h: Likewise.
42723         * locale/programs/simple-hash.c: Likewise.
42724         * nscd/nscd.h: Likewise.
42725         * nss/makedb.c: Likewise.
42726         * sysdeps/generic/ldconfig.h: Likewise.
42727         * locale/programs/localedef.c: Remove xmalloc prototype.
42728         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
42729
42730 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
42731
42732         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
42733         appropriate.
42734
42735 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42736
42737         * math/Makefile (tests): Add tst-CMPLX.
42738         * math/tst-CMPLX.c: New file.
42739
42740         * math/complex.h (CMPLXL): Fix typo.
42741
42742         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
42743         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
42744         GLIBC_2.16.
42745         * debug/tst-chk1.c: Add poll and ppoll tests.
42746         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
42747         * include/sys/poll.h: Add hidden proto for ppoll.
42748         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
42749         * sysdeps/mach/hurd/ppoll.c: Likewise.
42750         * io/ppoll.c: Likewise.
42751         * debug/poll_chk.c: New file.
42752         * debug/ppoll_chk.c: New file.
42753         * include/bits/poll2.h: New file.
42754         * io/bits/poll2.h: New file.
42755
42756         [BZ #1350]
42757         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
42758
42759         * configure.in: static is always set to yes.  Remove.
42760         * config.make.in: Don't set build-static.
42761         * Makeconfig: Remove use of build-static.
42762         * dlfcn/Makefile: Likewise.
42763         * elf/Makefile: Likewise.
42764         * math/Makefile: Likewise.
42765         * misc/Makefile: Likewise.
42766         * nptl/Makefile: Likewise.
42767         * sysdeps/mach/hurd/Makefile: Likewise.
42768
42769         * configure.in: PWD_P is not used anymore.
42770         * config.make.in: Remove PWD_P entry.
42771
42772         * configure.in: Remove last remnants of RANLIB.
42773         No need to check for signed size_t anymore.
42774         Don't set libc_commonpagesize and libc_relro_required here for Alpha
42775         and IA-64.
42776         Remove __builtin_expect test because we require at least gcc 3.4.
42777         * aclocal.m4: Likewise.
42778
42779         * wcsmbs/mbrtoc16.c: Implement using towc function.
42780         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
42781         * wcsmbs/wcsmbsload.c: Likewise.
42782         * iconv/gconv_simple.c: Likewise.
42783         * iconv/gconv_int.h: Likewise.
42784         * iconv/gconv_builtin.h: Likewise.
42785         * iconv/iconv_prog.c: Remove CHAR16 handling.
42786
42787         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
42788
42789         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
42790
42791         * configure.in: Remove --with-elf and --enable-bounded options.
42792         Dont set base_machine for ia64.  More non-ELF conditions removed.
42793         Remove testing and setting of leading underscore information.
42794         * config.make.in (build-bounded): Set to no.
42795         * config.h.in: Remove NO_UNDERSCORES entry.
42796         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
42797         them.
42798         * csu/start.c: Remove !NO_UNDERSCORE code.
42799         * locale/localeinfo.h: Likewise.
42800         * sysdeps/generic/machine-gmon.h: Likewise.
42801         * sysdeps/generic/sysdep.h: Likewise.
42802         * sysdeps/i386/sysdep.h: Likewise.
42803         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
42804         * sysdeps/mach/sysdep.h: Likewise.
42805         * sysdeps/s390/s390-32/sysdep.h: Likewise.
42806         * sysdeps/s390/s390-64/sysdep.h: Likewise.
42807         * sysdeps/sh/sysdep.h: Likewise.
42808         * sysdeps/sparc/sparc32/alloca.S: Likewise.
42809         * sysdeps/unix/i386/sysdep.S: Likewise.
42810         * sysdeps/unix/sparc/start.c: Likewise.
42811         * sysdeps/unix/sparc/sysdep.S: Likewise.
42812         * sysdeps/unix/sparc/sysdep.h: Likewise.
42813         * sysdeps/unix/start.c: Likewise.
42814         * sysdeps/unix/x86_64/sysdep.S: Likewise.
42815         * sysdeps/x86_64/sysdep.h: Likewise.
42816
42817 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
42818
42819         [BZ #13553]
42820         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
42821         for non-gcc.
42822         * argp/argp-fmtstream.h: Use const instead __const.
42823         * argp/argp.h: Likewise.
42824         * assert/assert.h: Likewise.
42825         * bits/fenv.h: Likewise.
42826         * bits/sched.h: Likewise.
42827         * bits/sigset.h: Likewise.
42828         * bits/sigthread.h: Likewise.
42829         * catgets/nl_types.h: Likewise.
42830         * conform/data/pthread.h-data: Likewise.
42831         * crypt/crypt-private.h: Likewise.
42832         * crypt/crypt.h: Likewise.
42833         * crypt/crypt_util.c: Likewise.
42834         * ctype/ctype.h: Likewise.
42835         * debug/execinfo.h: Likewise.
42836         * debug/mbsnrtowcs_chk.c: Likewise.
42837         * debug/mbsrtowcs_chk.c: Likewise.
42838         * debug/wcsnrtombs_chk.c: Likewise.
42839         * debug/wcsrtombs_chk.c: Likewise.
42840         * debug/wcstombs_chk.c: Likewise.
42841         * dirent/dirent.h: Likewise.
42842         * dlfcn/dlfcn.h: Likewise.
42843         * elf/neededtest4.c: Likewise.
42844         * grp/grp.h: Likewise.
42845         * gshadow/gshadow.h: Likewise.
42846         * iconv/gconv.h: Likewise.
42847         * iconv/gconv_int.h: Likewise.
42848         * iconv/gconv_simple.c: Likewise.
42849         * iconv/iconv.h: Likewise.
42850         * iconv/loop.c: Likewise.
42851         * iconv/skeleton.c: Likewise.
42852         * include/aio.h: Likewise.
42853         * include/aliases.h: Likewise.
42854         * include/argz.h: Likewise.
42855         * include/arpa/inet.h: Likewise.
42856         * include/assert.h: Likewise.
42857         * include/dirent.h: Likewise.
42858         * include/dlfcn.h: Likewise.
42859         * include/execinfo.h: Likewise.
42860         * include/fcntl.h: Likewise.
42861         * include/fenv.h: Likewise.
42862         * include/glob.h: Likewise.
42863         * include/grp.h: Likewise.
42864         * include/libintl.h: Likewise.
42865         * include/mntent.h: Likewise.
42866         * include/netdb.h: Likewise.
42867         * include/pwd.h: Likewise.
42868         * include/rpc/netdb.h: Likewise.
42869         * include/sched.h: Likewise.
42870         * include/search.h: Likewise.
42871         * include/shadow.h: Likewise.
42872         * include/signal.h: Likewise.
42873         * include/stdio.h: Likewise.
42874         * include/stdlib.h: Likewise.
42875         * include/string.h: Likewise.
42876         * include/sys/socket.h: Likewise.
42877         * include/sys/stat.h: Likewise.
42878         * include/sys/statfs.h: Likewise.
42879         * include/sys/statvfs.h: Likewise.
42880         * include/sys/syslog.h: Likewise.
42881         * include/sys/time.h: Likewise.
42882         * include/sys/uio.h: Likewise.
42883         * include/time.h: Likewise.
42884         * include/unistd.h: Likewise.
42885         * include/utmp.h: Likewise.
42886         * include/wchar.h: Likewise.
42887         * include/wctype.h: Likewise.
42888         * inet/aliases.h: Likewise.
42889         * inet/arpa/inet.h: Likewise.
42890         * inet/netinet/ether.h: Likewise.
42891         * inet/netinet/in.h: Likewise.
42892         * intl/libintl.h: Likewise.
42893         * io/bits/fcntl2.h: Likewise.
42894         * io/fcntl.h: Likewise.
42895         * io/ftw.h: Likewise.
42896         * io/sys/poll.h: Likewise.
42897         * io/sys/stat.h: Likewise.
42898         * io/sys/statfs.h: Likewise.
42899         * io/sys/statvfs.h: Likewise.
42900         * io/utime.h: Likewise.
42901         * libio/bits/stdio.h: Likewise.
42902         * libio/bits/stdio2.h: Likewise.
42903         * libio/libio.h: Likewise.
42904         * libio/libioP.h: Likewise.
42905         * libio/stdio.h: Likewise.
42906         * locale/lc-ctype.c: Likewise.
42907         * locale/locale.h: Likewise.
42908         * login/utmp.h: Likewise.
42909         * malloc/arena.c: Likewise.
42910         * malloc/malloc.c: Likewise.
42911         * malloc/malloc.h: Likewise.
42912         * malloc/mcheck.c: Likewise.
42913         * malloc/mtrace.c: Likewise.
42914         * math/bits/mathcalls.h: Likewise.
42915         * math/fenv.h: Likewise.
42916         * math/math_private.h: Likewise.
42917         * misc/bits/error.h: Likewise.
42918         * misc/bits/syslog.h: Likewise.
42919         * misc/err.h: Likewise.
42920         * misc/error.h: Likewise.
42921         * misc/fstab.h: Likewise.
42922         * misc/mntent.h: Likewise.
42923         * misc/regexp.h: Likewise.
42924         * misc/search.h: Likewise.
42925         * misc/sgtty.h: Likewise.
42926         * misc/sys/mman.h: Likewise.
42927         * misc/sys/syslog.h: Likewise.
42928         * misc/sys/uio.h: Likewise.
42929         * misc/sys/xattr.h: Likewise.
42930         * misc/ttyent.h: Likewise.
42931         * nis/rpcsvc/ypclnt.h: Likewise.
42932         * nss/nss.h: Likewise.
42933         * posix/bits/unistd.h: Likewise.
42934         * posix/fnmatch.h: Likewise.
42935         * posix/glob.h: Likewise.
42936         * posix/sched.h: Likewise.
42937         * posix/spawn.h: Likewise.
42938         * posix/sys/wait.h: Likewise.
42939         * posix/unistd.h: Likewise.
42940         * posix/wordexp.h: Likewise.
42941         * pwd/pwd.h: Likewise.
42942         * resolv/netdb.h: Likewise.
42943         * resource/sys/resource.h: Likewise.
42944         * rt/aio.h: Likewise.
42945         * rt/bits/mqueue2.h: Likewise.
42946         * rt/mqueue.h: Likewise.
42947         * shadow/shadow.h: Likewise.
42948         * signal/signal.h: Likewise.
42949         * socket/send.c: Likewise.
42950         * socket/sendto.c: Likewise.
42951         * socket/sys/socket.h: Likewise.
42952         * stdio-common/printf.h: Likewise.
42953         * stdlib/bits/stdlib.h: Likewise.
42954         * stdlib/fmtmsg.h: Likewise.
42955         * stdlib/monetary.h: Likewise.
42956         * stdlib/stdlib.h: Likewise.
42957         * stdlib/ucontext.h: Likewise.
42958         * streams/stropts.h: Likewise.
42959         * string/argz.h: Likewise.
42960         * string/bits/string2.h: Likewise.
42961         * string/string.h: Likewise.
42962         * string/strings.h: Likewise.
42963         * sunrpc/rpc/auth.h: Likewise.
42964         * sunrpc/rpc/auth_des.h: Likewise.
42965         * sunrpc/rpc/clnt.h: Likewise.
42966         * sunrpc/rpc/netdb.h: Likewise.
42967         * sunrpc/rpc/pmap_clnt.h: Likewise.
42968         * sunrpc/rpc/xdr.h: Likewise.
42969         * sysdeps/generic/inttypes.h: Likewise.
42970         * sysdeps/generic/net/if.h: Likewise.
42971         * sysdeps/generic/sys/swap.h: Likewise.
42972         * sysdeps/gnu/net/if.h: Likewise.
42973         * sysdeps/gnu/utmpx.h: Likewise.
42974         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
42975         * sysdeps/i386/i486/bits/string.h: Likewise.
42976         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
42977         * sysdeps/s390/bits/string.h: Likewise.
42978         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
42979         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
42980         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
42981         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
42982         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
42983         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
42984         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
42985         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
42986         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
42987         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
42988         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
42989         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
42990         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
42991         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
42992         * sysdeps/unix/sysv/linux/readv.c: Likewise.
42993         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
42994         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
42995         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
42996         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
42997         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
42998         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
42999         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
43000         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
43001         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
43002         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
43003         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
43004         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
43005         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43006         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
43007         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
43008         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
43009         * sysvipc/sys/ipc.h: Likewise.
43010         * sysvipc/sys/msg.h: Likewise.
43011         * sysvipc/sys/sem.h: Likewise.
43012         * sysvipc/sys/shm.h: Likewise.
43013         * termios/termios.h: Likewise.
43014         * time/sys/time.h: Likewise.
43015         * time/time.h: Likewise.
43016         * wcsmbs/bits/wchar2.h: Likewise.
43017         * wcsmbs/uchar.h: Likewise.
43018         * wcsmbs/wchar.h: Likewise.
43019         * wctype/wctype.h: Likewise.
43020
43021         [BZ #13551]
43022         * Makeconfig: Remove all but ELF support including AIX support.
43023         * Makerules: Likewise.
43024         * config.h.in: Likewise.
43025         * config.make.in: Likewise.
43026         * configure: Likewise.
43027         * configure.in: Likewise.
43028         * csu/Makefile: Likewise.
43029         * csu/version.c: Likewise.
43030         * debug/Makefile: Likewise.
43031         * dlfcn/Makefile: Likewise.
43032         * elf/Makefile: Likewise.
43033         * extra-lib.mk: Likewise.
43034         * iconv/Makefile: Likewise.
43035         * include/libc-symbols.h: Likewise.
43036         * include/shlib-compat.h: Likewise.
43037         * resolv/Makefile: Likewise.
43038         * resolv/res_libc.c: Likewise.
43039         * rt/Makefile: Likewise.
43040         * sysdeps/i386/asm-syntax.h: Likewise.
43041         * sysdeps/i386/sysdep.h: Likewise.
43042         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
43043         * sysdeps/mach/sysdep.h: Likewise.
43044         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
43045         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
43046         * sysdeps/s390/asm-syntax.h: Likewise.
43047         * sysdeps/s390/s390-32/sysdep.h: Likewise.
43048         * sysdeps/s390/s390-64/sysdep.h: Likewise.
43049         * sysdeps/sh/sysdep.h: Likewise.
43050         * sysdeps/unix/sparc/sysdep.h: Likewise.
43051         * sysdeps/wordsize-32/divdi3.c: Likewise.
43052         * sysdeps/x86_64/sysdep.h: Likewise.
43053
43054         * argp/Versions: Remove _argp_unlock_xxx.
43055
43056         [BZ #13559]
43057         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
43058         * abilist/libBrokenLocale.abilist: Likewise.
43059         * abilist/libanl.abilist: Likewise.
43060         * abilist/libc.abilist: Likewise.
43061         * abilist/libcrypt.abilist: Likewise.
43062         * abilist/libdl.abilist: Likewise.
43063         * abilist/libm.abilist: Likewise.
43064         * abilist/libnsl.abilist: Likewise.
43065         * abilist/libpthread.abilist: Likewise.
43066         * abilist/libresolv.abilist: Likewise.
43067         * abilist/librt.abilist: Likewise.
43068         * abilist/libthread_db.abilist: Likewise.
43069         * abilist/libutil.abilist: Likewise.
43070         * abilist/libnss_db.abilist: New file.
43071
43072         * scripts/abilist.awk: Add support for indirect functions.
43073
43074         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
43075
43076         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
43077
43078         * shlib-versions: Remove entries for ports architectures.
43079
43080         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
43081         files in ports.
43082         * elf/stackguard-macros.h: Remove support for IA-64.
43083         * elf/tst-auditmod1.c: Likewise.
43084         * sysdeps/generic/ldsodefs.h: Likewise.
43085
43086         * sysdeps/unix/sysv/linux/configure.in: Ports should define
43087         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
43088         configure files.
43089
43090         [BZ #13552]
43091         * configure.in: Remove --enable-omitfp support.
43092         * FAQ.in: Adjust.
43093         * config.make.in: Likewise.
43094         * Makeconfig: Likewise.
43095         * manual/install.texi: Likewise.
43096
43097         In case anyone cares, the IA-64 architecture could move to ports.
43098         * sysdeps/ia64/*: Removed.
43099         * sysdeps/unix/sysv/linux/ia64/*: Removed.
43100         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
43101
43102         [BZ #13555]
43103         * configure.in: Remove entries for unsupported architectures.
43104
43105         [BZ #13533]
43106         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
43107         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
43108         routines.
43109         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
43110         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
43111         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
43112         fall back to using wcrtomb.
43113         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
43114         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
43115         renaming.
43116         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
43117         * wcsmbs/tst-c16c32-1.c: New file.
43118
43119         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
43120         local variable.
43121
43122         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
43123
43124         * elf/tst-unique3.cc: Add explicit declaration of gets.
43125         * elf/tst-unique3lib.cc: Likewise.
43126         * elf/tst-unique3lib2.cc: Likewise.
43127         * elf/tst-unique4.cc: Likewise.
43128
43129         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
43130
43131 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
43132
43133         [BZ #13566]
43134         * assert/assert.h (static_assert): Don't define for C++.
43135         * libio/stdio.h (gets): Do declare for C++ <= C++11.
43136         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
43137
43138 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
43139
43140         * iconv/loop.c (single loop): Fix assertion in storing of
43141         remaining bytes.
43142
43143         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
43144
43145 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
43146
43147         * posix/getconf.c: Update copyright year.
43148         * nss/getent.c: Likewise.
43149         * nss/makedb.c: Likewise.
43150         * iconv/iconvconfig.c: Likewise.
43151         * iconv/iconv_prog.c: Likewise.
43152         * elf/ldconfig.c: Likewise.
43153         * elf/pldd.c: Likewise.
43154         * elf/sotruss.ksh: Likewise.
43155         * catgets/gencat.c: Likewise.
43156         * csu/version.c: Likewise.
43157         * elf/ldd.bash.in: Likewise.
43158         * elf/sprof.c (print_version): Likewise.
43159         * locale/programs/locale.c: Likewise.
43160         * locale/programs/localedef.c: Likewise.
43161         * login/programs/pt_chown.c: Likewise.
43162         * nscd/nscd.c (print_version): Likewise.
43163         * debug/xtrace.sh: Likewise.
43164         * malloc/memusage.sh: Likewise.
43165         * malloc/mtrace.pl: Likewise.
43166         * debug/catchsegv.sh: Likewise.
43167
43168 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
43169
43170         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
43171         pure attribute.
43172
43173 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
43174
43175         [BZ #13533]
43176         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
43177         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
43178         transformations.
43179         * iconv/gconv_int.h: Likewise.
43180         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
43181         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
43182         from libc for GLIBC_2.16.
43183         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
43184         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
43185         * wcsmbs/uchar.h: Really define mbstate_t.
43186         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
43187         * wcsmbs/c16rtomb.c: New file.
43188         * wcsmbs/mbrtoc16.c: New file.
43189         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
43190         for C/POSIX locale.
43191         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
43192         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
43193
43194         * wcsmbs/wchar.h: Add missing __restrict.
43195
43196 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43197
43198         [BZ #13532]
43199         * time/Makefile (routines): Add timespec_get.
43200         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
43201         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
43202         timespec for ISO C11.
43203         * time/timespec_get.c: New file.
43204         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
43205         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
43206
43207         [BZ #13531]
43208         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
43209         * stdlib/stdlib.h: Declare aligned_alloc.
43210         * Versions.def: Add GLIBC_2.16 for libc.
43211         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
43212
43213         [BZ 13527]
43214         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
43215         ISO C11.
43216
43217         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
43218         code.
43219
43220         [BZ #13528]
43221         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
43222
43223         [BZ #13529]
43224         * assert/assert.h (static_assert): Define.
43225
43226         * version.h: Update for 2.16 development version.
43227
43228         [BZ #13526]
43229         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
43230         _ISOC11_SOURCE.
43231
43232         * version.h (RELEASE): Bump for 2.15 release.
43233         * include/features.h (__GLIBC_MINOR__): Bump to 15.
43234
43235         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
43236         Patch by Marek Polacek <mpolacek@redhat.com>.
43237
43238         * bits/byteswap.h: Protect long long constants with __extension__.
43239         * sysdeps/i386/bits/byteswap.h: Likewise.
43240         * sysdeps/ia64/bits/byteswap.h: Likewise.
43241         * sysdeps/s390/bits/byteswap.h: Likewise.
43242         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43243
43244 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43245
43246         [BZ #13540]
43247         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
43248         destination buffer.
43249         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
43250
43251 2011-12-23  Marek Polacek  <polacek@redhat.com>
43252
43253         * elf/dl-addr.c (determine_info): Add inline keyword.
43254         * elf/tst-auditmod4b.c (check_avx): Likewise.
43255         * elf/tst-auditmod6b.c (check_avx): Likewise.
43256         * elf/tst-auditmod6c.c (check_avx): Likewise.
43257         * elf/tst-auditmod7b.c (check_avx): Likewise.
43258
43259 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43260
43261         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
43262         !__SSE_MATH__.
43263
43264 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43265
43266         [BZ #13540]
43267         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
43268         processing for last bytes.
43269
43270 2011-08-06  Bruno Haible  <bruno@clisp.org>
43271
43272         [BZ #13061]
43273         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
43274         U+0385, not to U+1FEE.
43275
43276         [BZ #13062]
43277         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
43278         entry for U+00A5 U+0301.
43279
43280 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43281
43282         [BZ #13166]
43283         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
43284         buffer for the output is too small.
43285
43286         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
43287         optimization.
43288
43289         [BZ #13185]
43290         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
43291         SSE flags if possible.
43292
43293 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43294
43295         [BZ #13540]
43296         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
43297         processing for last bytes.
43298
43299 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
43300
43301         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
43302         (syscall-list-default-options, syscall-list-default-condition)
43303         (syscall-list-includes): Define.
43304         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
43305         list of ABIs and options and #if conditions for each ABI.  Do not
43306         handle common syscalls between ABIs specially.
43307         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
43308         Remove.
43309         (syscall-list-variants, syscall-list-32bit-options)
43310         (syscall-list-32bit-condition, syscall-list-64bit-options)
43311         (syscall-list-64bit-condition): Define.
43312         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
43313         (syscall-list-variants, syscall-list-32bit-options)
43314         (syscall-list-32bit-condition, syscall-list-64bit-options)
43315         (syscall-list-64bit-condition): Define.
43316         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
43317         Remove.
43318         (syscall-list-variants, syscall-list-32bit-options)
43319         (syscall-list-32bit-condition, syscall-list-64bit-options)
43320         (syscall-list-64bit-condition): Define.
43321         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
43322         Remove.
43323         (syscall-list-variants, syscall-list-32bit-options)
43324         (syscall-list-32bit-condition, syscall-list-64bit-options)
43325         (syscall-list-64bit-condition): Define.
43326
43327 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43328
43329         * locale/iso-639.def: Add brx entry.
43330
43331         [BZ #13328]
43332         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
43333         Proposed by Mariusz_Cukr <marcukr@op.pl>.
43334
43335         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
43336         __feraiseexcept_renamed.
43337
43338 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43339
43340         [BZ #13538]
43341         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
43342         EPOLLET with unsigned values.
43343         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43344         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43345
43346         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
43347         to large cancellation.
43348         * math/s_cacoshf.c: Likewise.
43349         * math/s_cacoshl.c: Likewise.
43350
43351 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
43352
43353         [BZ #13305]
43354         [BZ #12786]
43355         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
43356         * math/s_cacoshf.c: Likewise.
43357         * math/s_cacoshl.c: Likewise.
43358
43359 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43360
43361         [BZ #13439]
43362         * iconv/gconv.h: Define __GCONV_SWAP.
43363         * iconvdata/unicode.c: The swap bit must be stored in __flags.
43364         * iconvdata/utf-16.c: Likewise.
43365         * iconvdata/utf-32.c: Likewise.
43366
43367 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
43368
43369         [BZ #13524]
43370         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
43371         numerator after shifting it by one limb.
43372
43373 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
43374
43375         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
43376         under [__USE_EXTERN_INLINES].
43377
43378 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43379
43380         [BZ #13446]
43381         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
43382
43383 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43384
43385         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
43386         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
43387         optimized code.
43388         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
43389         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
43390         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
43391         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
43392         for strncasecmp/strncasecmp_l compilation.
43393         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
43394         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
43395
43396 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
43397
43398         [BZ #13484]
43399         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
43400         of __asm__.
43401
43402 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43403
43404         [BZ #13506]
43405         * time/tzfile.c (__tzfile_read): Check values from file header.
43406
43407 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
43408
43409         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
43410         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
43411         * powerpc/powerpc32/dl-start.S: Likewise.
43412         * powerpc/powerpc32/elf/start.S: Likewise.
43413         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
43414         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
43415         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
43416         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
43417         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
43418         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
43419         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
43420         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
43421         * powerpc/powerpc32/fpu/s_round.S: Likewise.
43422         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
43423         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
43424         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
43425         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
43426         * powerpc/powerpc32/memset.S: Likewise.
43427         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
43428         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
43429         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
43430         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
43431         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
43432         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
43433         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
43434         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
43435         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
43436         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
43437         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
43438         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
43439         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
43440
43441 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43442
43443         * math/libm-test.inc: Added more nearbyint tests.
43444         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
43445         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
43446         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
43447         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
43448
43449 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
43450
43451         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
43452         FD_CLOEXEC.
43453
43454 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43455
43456         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
43457         Add wcscpy-ssse3 wcscpy-c.
43458         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
43459         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
43460         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
43461         * sysdeps/x86_64/wcschr.S: New file.
43462         * sysdeps/x86_64/wcsrchr.S: New file.
43463         * string/test-strcmp.c: Remove checking of wcscmp function for
43464         wrong alignments.
43465         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
43466         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
43467         wcsrchr-sse2 wcsrchr-c.
43468         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
43469         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
43470         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
43471         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
43472         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
43473         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
43474         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
43475         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
43476         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
43477         * wcsmbc/wcschr.c (WCSCHR): New macro.
43478
43479 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43480
43481         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
43482         * wcsmbs/test-wcsrchr.c: New file.
43483         * string/test-strrchr.c: Add wcsrchr support.
43484         (WIDE): New macro.
43485         * wcsmbs/test-wcscpy.c: New file.
43486         * string/test-strcpy.c: Add wcscpy support.
43487         (WIDE): New macro.
43488
43489 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
43490
43491         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
43492         the inner loop.
43493
43494 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
43495
43496         [BZ #13472]
43497         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
43498
43499 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
43500
43501         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
43502         Minor optimizations.
43503
43504         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
43505         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
43506         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
43507
43508 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
43509
43510         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
43511         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
43512         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
43513         for gcc to avoid warnings.
43514         * inet/Makefile (tests): Add tst-checks.
43515         * inet/tst-checks.c: New file.
43516
43517         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
43518         warning.
43519
43520         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
43521         __wmemcmp_sse2.
43522
43523         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
43524         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
43525
43526         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
43527
43528 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
43529
43530         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
43531         problem.
43532
43533         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
43534
43535 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
43536
43537         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
43538         conditional on GCC version.
43539         (__arch_compare_and_exchange_val_8_acq)
43540         (__arch_compare_and_exchange_val_16_acq)
43541         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
43542         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
43543         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
43544
43545 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
43546
43547         * sysdeps/sh/backtrace.c: New file.
43548
43549 2011-12-02  Andreas Schwab  <schwab@redhat.com>
43550
43551         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
43552         parenthesis.
43553
43554 2011-12-01  Andreas Schwab  <schwab@redhat.com>
43555
43556         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
43557         falling back to utime.
43558
43559 2011-11-30  Andreas Schwab  <schwab@redhat.com>
43560
43561         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
43562         expectations for float.
43563
43564 2011-11-29  Andreas Schwab  <schwab@redhat.com>
43565
43566         * locale/weight.h (findidx): Add parameter len.
43567         * locale/weightwc.h (findidx): Likewise.
43568         * posix/fnmatch_loop.c (FCT): Adjust caller.
43569         * posix/regcomp.c (build_equiv_class): Likewise.
43570         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
43571         * posix/regexec.c (check_node_accept_bytes): Likewise.
43572         * string/strcoll_l.c (STRCOLL): Likewise.
43573         * string/strxfrm_l.c (STRXFRM): Likewise.
43574
43575 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
43576
43577         * Makefile.in: Remove CVSOPT handling.
43578         * configure.in: Remove use of AC_REVISION.
43579         * iconvdata/Makefile (distribute): No need to filter out CVS.
43580         * scripts/list-sources.sh: Remove CVS, subversion and monotone
43581         handling.
43582
43583 2011-11-16  Andreas Schwab  <schwab@redhat.com>
43584
43585         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
43586         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
43587         [USE_AS_STRNCASECMP_L]: Likewise.
43588         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
43589         NO_TLS_DIRECT_SEG_REFS.
43590         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
43591         Fix argument offsets for non-PIC.
43592         [USE_AS_STRNCASECMP_L]: Likewise.
43593         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
43594         NO_TLS_DIRECT_SEG_REFS.
43595
43596 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43597
43598         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
43599         O_CLOEXEC.
43600         * locale/loadlocale.c (_nl_load_locale): Likewise.
43601
43602 2011-11-15  Andreas Schwab  <schwab@redhat.com>
43603
43604         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
43605         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
43606         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
43607         (SYSCALL_GETTIME): Set errno on error.
43608
43609         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
43610         count references to noai6ai_cached.
43611
43612 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43613
43614         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
43615
43616         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
43617         FD_CLOEXEC for /proc/self/maps.
43618
43619         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
43620         FD_CLOEXEC for /proc/meminfo.
43621
43622         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
43623         gai.conf.
43624
43625         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
43626         FD_CLOEXEC for given file.
43627
43628         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
43629
43630         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
43631         FD_CLOEXEC for /etc/hosts.
43632         (_gethtent): Likewise.
43633
43634         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
43635
43636         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
43637         cancellation and set FD_CLOEXEC for /etc/netgroup.
43638
43639         * nss/nss_files/files-key.c (search): Don't allow cancellation when
43640         reading /etc/publickey.
43641
43642         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
43643         allow cancellation when reading /etc/group.
43644
43645         * nss/nss_files/files-alias.c (internal_setent): Don't allow
43646         cancellation.
43647         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
43648
43649         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
43650         when using data file.
43651
43652         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
43653
43654         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
43655         (write_nis_obj): Use "c" and "e" in fopen.
43656
43657         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
43658
43659         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
43660
43661         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
43662
43663         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
43664
43665         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
43666         locale.alias.
43667
43668         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
43669
43670         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
43671
43672         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
43673
43674         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
43675         file parsing and set FD_CLOEXEC.
43676
43677 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43678
43679         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
43680
43681 2011-11-14  Andreas Schwab  <schwab@redhat.com>
43682
43683         * malloc/arena.c (arena_get2): Don't call reused_arena when
43684         _int_new_arena failed.
43685
43686 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43687
43688         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
43689         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
43690         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
43691         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43692         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43693         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
43694         to compile strcasecmp and strncasecmp.
43695         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
43696         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
43697
43698         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
43699
43700 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
43701
43702         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
43703         locale-defines.sym to gen-as-const-headers.
43704         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
43705         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
43706         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
43707         to compile strcasecmp and strncasecmp.
43708         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
43709         strcasecmp_l and strncasecmp_l.
43710         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
43711         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
43712         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
43713         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
43714         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
43715         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
43716         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
43717         * sysdeps/i386/i686/multiarch/strncase.S: New file.
43718         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
43719         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
43720         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
43721
43722 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
43723
43724         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
43725         result of SYSDEP_GETTIME_CPU to retval.
43726         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
43727         parameter list to macro.  Remove trailing semicolon.  Adjust users.
43728
43729         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
43730         variable.
43731
43732         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
43733         mantissa words.
43734         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
43735
43736         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
43737         from unused variable.
43738
43739         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
43740         DWARF definitions.
43741         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
43742         for assembling.
43743
43744         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
43745         over namespaces.
43746
43747         * sunrpc/rpc_prot.c (rejected): Fix case value.
43748
43749         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
43750         unsigned long long int to avoid warnings in shift.
43751
43752         * posix/regex_internal.c (re_string_reconstruct): Actually use result
43753         of use of trans.
43754         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
43755         variable tmp.
43756
43757         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
43758         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
43759         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
43760
43761         * nis/nis_table.c (nis_list): Use variable of correct type for
43762         result of __follow_path call.
43763
43764 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43765
43766         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
43767         of math functions ceil, trunc, floor, round, and sqrt, when
43768         avaliable on the platform.
43769         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
43770         name clash.
43771         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
43772         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
43773         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
43774
43775 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
43776
43777         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
43778         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
43779
43780 2011-11-11  Roland McGrath  <roland@hack.frob.com>
43781
43782         * include/unistd.h: Fix __readlink return type.
43783         Reported by Chris Metcalf <cmetcalf@tilera.com>.
43784
43785 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
43786
43787         * stdlib/ucontext.h: Undo last change for makecontext.
43788
43789 2011-11-11  Andreas Schwab  <schwab@redhat.com>
43790
43791         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
43792
43793         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
43794         * setjmp/setjmp.h: Mark functions as non-leaf.
43795         * setjmp/bits/setjmp2.h: Likewise.
43796         * stdlib/ucontext.h: Likewise.
43797
43798 2011-11-10  Andreas Schwab  <schwab@redhat.com>
43799
43800         * malloc/arena.c (_int_new_arena): Don't increment narenas.
43801         (reused_arena): Don't check arena limit.
43802         (arena_get2): Atomically check arena limit.
43803
43804 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
43805
43806         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
43807         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
43808
43809         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
43810         instructions.
43811
43812 2011-11-07  Andreas Schwab  <schwab@redhat.com>
43813
43814         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
43815         handler when locking.
43816
43817         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
43818         Fix size of allocated buffer.
43819
43820 2011-11-04  Andreas Schwab  <schwab@redhat.com>
43821
43822         [BZ #10103]
43823         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
43824         declarations for long double functions.
43825         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
43826
43827         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
43828
43829 2011-11-03  Andreas Schwab  <schwab@redhat.com>
43830
43831         * nscd/nscd.c (main): Don't start AVC thread until credentials are
43832         installed.
43833
43834         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
43835         is disabled.
43836
43837 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43838
43839         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
43840
43841 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
43842
43843         * include/alloca.h (stackinfo_alloca_round): Define.
43844         (extend_alloca): Use it.
43845         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
43846         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
43847         here.
43848
43849         * scripts/check-local-headers.sh: Ignore libaudit.h.
43850
43851         * nscd/Makefile (extra-objs): Make recursively expanded.
43852
43853 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
43854
43855         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
43856         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
43857
43858         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
43859         * posix/tst-rfc3484-2.c: Likewise.
43860         * posix/tst-rfc3484-3.c: Likewise.
43861
43862         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
43863         process_vm_writev.
43864         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
43865         process_vm_writev.
43866         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
43867         process_vm_writev from libc using GLIBC_2.15 version.
43868
43869         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
43870
43871 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
43872
43873         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
43874         stack usage.
43875
43876 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
43877
43878         [BZ #13367]
43879         * nss/getent.c (initgroups_keys): Show error message in case no group
43880         names are given.
43881
43882         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
43883         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
43884         __bump_nl_timestamp.
43885         * nscd/connections (nscd_init): When host database is served open
43886         netlink socket and request notification about configuration changes.
43887         (main_loop_poll): Track netlink file descriptor and bump timestamp
43888         in case data becomes available.
43889         (main_loop_epoll): Likewise.
43890         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
43891         (database_pers_head): Add extra_data fileds.
43892         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
43893         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
43894         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
43895         Adjust caller.
43896         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
43897         in6ai data, call __free_in6ai.
43898         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
43899         Add -DHAVE_NETLINK.
43900         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
43901         interface information.  Reuse previous data if netlink timestamp
43902         is not changed.
43903         (__bump_nl_timestamp): New function.
43904         (__free_in6ai): New function.
43905
43906 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
43907
43908         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
43909         close_not_cancel_no_status here.
43910         (__check_pf): Reorganize code a bit to not call close twice if OOM.
43911
43912 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
43913
43914         [BZ #13276]
43915         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
43916         return value.
43917
43918         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
43919         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
43920         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
43921
43922 2011-07-03  Andreas Jaeger  <aj@suse.de>
43923
43924         [BZ #10709]
43925         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
43926         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
43927         * math/libm-test.inc (sin_test): Add test case.
43928
43929 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
43930
43931         [BZ #13337]
43932         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
43933         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
43934
43935         * elf/chroot_canon.c (chroot_canon): Cleanups.
43936
43937         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
43938
43939         [BZ #13335]
43940         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
43941         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
43942
43943         * string/test-strchr.c: Make usable for strchrnul testing.
43944         * string/test-strchrnul.c: New file.
43945         * string/Makefile (strop-tests): Add strchrnul.
43946
43947         * po/it.po: Update from translation team.
43948         * po/es.po: Likewise.
43949
43950 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
43951
43952         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
43953         the three constants needed as parameters.  Drop the others.
43954         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
43955         __m128i_strloadu_tolower.
43956         Create and initialize variable zero and use it in all the places
43957         where _mm_setzero_si128 was used.
43958
43959         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
43960         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
43961         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
43962         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
43963         anymore.
43964         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
43965         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
43966         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
43967         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
43968         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
43969         __mpranred, __mptan.
43970         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
43971         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
43972         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
43973         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
43974         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
43975         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
43976         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
43977         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
43978         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
43979
43980 2011-10-28  Andreas Schwab  <schwab@redhat.com>
43981
43982         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
43983         redefine if SHARED.
43984         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
43985
43986         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
43987         wide char related routines to wcsmbs subdir.
43988
43989 2011-10-27  Andreas Schwab  <schwab@redhat.com>
43990
43991         [BZ #13344]
43992         * misc/sys/cdefs.h (__THROWNL): Define.
43993         * posix/unistd.h: Use __THREADNL instead of __THREAD
43994         for memory synchronization functions.
43995
43996 2011-10-26  Roland McGrath  <roland@hack.frob.com>
43997
43998         [BZ #13349]
43999         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
44000         doesn't exist.
44001         * manual/stdio.texi (Obstack Streams): Node removed.
44002
44003 2011-10-26  Andreas Schwab  <schwab@redhat.com>
44004
44005         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
44006         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44007         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44008
44009         * math/math_private.h (math_force_eval): Allow non-addressable
44010         arguments.
44011         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
44012
44013 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44014
44015         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
44016         file is not needed.
44017
44018         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
44019         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
44020         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
44021         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
44022         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
44023         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
44024         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
44025         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
44026         Add AVX variants.
44027         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
44028         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
44029         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
44030         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
44031         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
44032         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
44033         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
44034         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
44035         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
44036         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
44037         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
44038         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
44039         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
44040         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
44041         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
44042         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
44043         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
44044         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
44045         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
44046
44047         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
44048         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
44049
44050         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
44051         place.  Use VEX encoding when compiling for AVX.
44052
44053 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44054
44055         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
44056         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
44057
44058         * string/test-strchr.c (do_test): Don't generate NUL bytes.
44059
44060 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44061
44062         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
44063         useless if() expression.
44064         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44065         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
44066         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
44067         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44068         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
44069         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44070         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44071         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44072         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
44073         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44074         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44075         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44076         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
44077         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44078         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
44079         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44080         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44081         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44082         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
44083
44084         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
44085
44086 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44087
44088         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
44089         condition.
44090         * elf/dl-fini.c (_dl_sort_fini): Likewise.
44091
44092 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44093
44094         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
44095         .text section.  Avoid duplicate constants.
44096         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44097         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44098         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44099         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44100         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44101         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44102         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44103         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44104         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
44105         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
44106         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
44107         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
44108         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
44109         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
44110         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
44111         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
44112         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
44113         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
44114         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
44115         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44116         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
44117         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
44118         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
44119         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
44120         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
44121         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
44122         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
44123         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
44124         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
44125         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
44126         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
44127         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
44128         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
44129         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
44130         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
44131         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
44132         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
44133         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
44134         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
44135         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
44136         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
44137         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
44138         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
44139         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
44140         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
44141
44142 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
44143
44144         * sysdeps/x86_64/dla.h: Move to ...
44145         * sysdeps/x86_64/fpu/dla.h: ...here.
44146         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
44147         situations.  Use __builtin_fma only for gcc 4.6 and up.
44148
44149         * config.make.in: Add have-mfma4 entry.
44150         * configure.in: Substitute libc_cv_cc_fma4.
44151         * math/Makefile (dbl-only-routines): Add sincostab.
44152         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
44153         Use __sincostab not sincos.
44154         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
44155         name is a macro.
44156         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44157         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44158         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44159         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
44160         using __copysign.
44161         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
44162         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
44163         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
44164         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
44165         and __inv.
44166         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
44167         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
44168         __copysign.
44169         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
44170         define aliases when function name is a macro.
44171         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
44172         sysdeps/ieee754/dbl-64/sincos.tbl.
44173         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
44174         fma4-enabled routines.
44175         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
44176         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
44177         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
44178         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
44179         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
44180         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
44181         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
44182         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
44183         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
44184         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
44185         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
44186         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
44187         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
44188         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
44189         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
44190         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
44191         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
44192         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
44193         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
44194         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
44195         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
44196         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
44197         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
44198         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
44199         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
44200         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
44201         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
44202         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
44203         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
44204         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
44205
44206         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
44207         rename.
44208         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44209         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44210         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44211         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44212         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44213         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44214         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44215         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44216
44217 2011-10-24  Andreas Schwab  <schwab@redhat.com>
44218
44219         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
44220
44221 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44222
44223         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
44224
44225         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
44226         prediction.
44227         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
44228
44229         * string/strnlen.c: Don't define STRNLEN, reverse logic.
44230         Remove unused variable magic_bits.
44231         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
44232
44233         * string/strnlen.c: Define and use STRNLEN macro.
44234         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
44235         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
44236         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
44237         * wcsmbs/wcslen.c: Define and use WCSLEN.
44238         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
44239         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
44240         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
44241         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
44242         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
44243         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
44244         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
44245
44246 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44247
44248         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
44249         strnlen-sse2-no-bsf.
44250         Rename strlen-no-bsf to strlen-sse2-no-bsf.
44251         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
44252         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
44253         Add strnlen support.
44254         (USE_AS_STRNLEN): New macro.
44255         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
44256         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
44257         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
44258         * sysdeps/x86_64/wcslen.S: New file.
44259
44260 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
44261
44262         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
44263         XMM-moves are used for copying on small sizes.
44264
44265 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44266
44267         * wcsmbs/Makefile (strop-tests): Add wcschr.
44268         * wcsmbs/test-wcschr.c: New file.
44269         * string/test-strchr.c: Update.
44270         Add wcschr support.
44271         (WIDE): New macro.
44272
44273 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44274
44275         * wcsmbs/Makefile (strop-tests): Add wcslen.
44276         * wcsmbs/test-wcslen.c: New file.
44277         * string/test-strlen.c: Update.
44278         Add wcslen support.
44279         (WIDE): New macro.
44280
44281 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44282
44283         * po/it.po: Update from translation team.
44284
44285 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44286
44287         * sysdeps/x86_64/wcscmp.S: Update.
44288         Fix wrong comparison semantics.
44289         wcscmp shall use signed comparison not unsigned.
44290         Don't use substraction to avoid overflow bug.
44291         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
44292         * wcsmbc/wcscmp.c: Likewise.
44293         * string/test-strcmp.c: Likewise.
44294         Add new tests to check cases with negative values.
44295
44296 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44297
44298         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
44299         * sysdeps/x86_64/dla.h: ...here.  New file.
44300         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
44301         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44302         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44303         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44304         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44305         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44306         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44307         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44308         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44309
44310 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
44311
44312         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
44313         __ynl_finite aliases.
44314
44315 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44316
44317         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44318
44319         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
44320         define DLA_FMA.
44321         [DLA_FMA] (EMULV): Use DLA_FMA.
44322         [DLA_FMA] (MUL12): Use EMULV.
44323         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
44324         that are not needed.
44325         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44326         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44327         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44328         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44329         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44330         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44331         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44332
44333 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
44334
44335         * math/s_nan.c: Undef __nan.
44336         * math/s_nanf.c: Undef __nanf.
44337         * math/s_nanl.c: Undef __nanl.
44338         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
44339         "math_private.h".
44340
44341 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44342
44343         * math/s_catan.c: Add branch predictions.
44344         * math/s_catanf.c: Likewise.
44345         * math/s_catanh.c: Likewise.
44346         * math/s_catanhf.c: Likewise.
44347         * math/s_catanhl.c: Likewise.
44348         * math/s_catanl.c: Likewise.
44349         * math/s_cexp.c: Likewise.
44350         * math/s_cexpf.c: Likewise.
44351         * math/s_cexpl.c: Likewise.
44352         * math/s_clog.c: Likewise.
44353         * math/s_clog10.c: Likewise.
44354         * math/s_clog10f.c: Likewise.
44355         * math/s_clog10l.c: Likewise.
44356         * math/s_clogf.c: Likewise.
44357         * math/s_clogl.c: Likewise.
44358         * math/s_csqrt.c: Likewise.
44359         * math/s_csqrtf.c: Likewise.
44360         * math/s_csqrtl.c: Likewise.
44361         * math/s_ctanf.c: Likewise.
44362         * math/s_ctanh.c: Likewise.
44363         * math/s_ctanhf.c: Likewise.
44364         * math/s_ctanhl.c: Likewise.
44365         * math/s_ctanl.c: Likewise.
44366
44367         * math/math_private.h: Define __nan, __nanf, __nanl.
44368         * math/s_cacosh.c: Include <math_private.h>.
44369         * math/s_cacoshl.c: Likewise.
44370         * math/s_casinh.c: Likewise.
44371         * math/s_casinhf.c: Likewise.
44372         * math/s_casinhl.c: Likewise.
44373         * math/s_ccos.c: Rely entire on ccosh.
44374         * math/s_ccosf.c: Rely entire on ccoshf.
44375         * math/s_ccosl.c: Rely entirely on ccoshl.
44376         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
44377         Remove tests for FE_INVALID.
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_csinh.c Likewise.
44383         * math/s_csinhf.c: Likewise.
44384         * math/s_csinhl.c: Likewise.
44385         * math/s_csinl.c: Likewise.
44386         * math/s_ctan.c: Likewise.
44387         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
44388         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
44389         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
44390
44391 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
44392
44393         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
44394         compilation problems.
44395
44396         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
44397         __builtin_expect.
44398
44399 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
44400
44401         * sysdeps/i386/configure.in: Test for -mfma4 option.
44402         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
44403         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
44404         COMMON_CPUID_INDEX_80000001.
44405         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
44406         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
44407         use it if FMA3 is not supported.
44408         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
44409
44410         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
44411         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
44412
44413 2011-10-20  Andreas Schwab  <schwab@redhat.com>
44414
44415         [BZ #12892]
44416         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
44417         it would create a cycle with a link time dependency.
44418
44419 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
44420
44421         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
44422         instruction.
44423         * string/Makefile (strop-tests): Add rawmemchr.
44424         * string/test-rawmemchr.c: New file.
44425
44426         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
44427         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
44428         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
44429         when compiling str{,n}casecmp and when AVX is available.  Hook up
44430         new optimized code in initializers.
44431
44432 2011-10-19  Andreas Schwab  <schwab@redhat.com>
44433
44434         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
44435         __feraiseexcept instead of feraiseexcept.
44436
44437 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
44438
44439         * math/math_private.h: Define defaults for libc_fetestexcept and
44440         libc_feupdateenv.
44441         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
44442         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
44443         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44444         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44445         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
44446         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44447         libc_fetestexcept and libc_feupdateenv.
44448
44449         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
44450         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
44451         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
44452         * sysdeps/x86_64/fpu/math_private.h: Define special version of
44453         libc_feholdexcept_setround.
44454
44455         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
44456         Add s_nearbyint-c and s_nearbyintf-c.
44457         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
44458         nearbyintf inlines.
44459         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
44460         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
44461         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
44462         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
44463
44464         * math/math_private.h: Define defaults for libc_fegetround,
44465         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
44466         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
44467         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
44468         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
44469         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
44470         standard functions.
44471         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44472         Remove comments and hacks for old compiler versions.
44473         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44474         libc_fegetround, libc_fesetround, libc_feholdexcept, and
44475         libc_feholdexceptl.
44476
44477 2011-10-18  Andreas Schwab  <schwab@redhat.com>
44478
44479         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
44480         (__feraiseexcept_renamed): Add __NTH.
44481         (feraiseexcept): Add __NTH.  Rename local variables to fix
44482         namespace violations.
44483
44484 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
44485
44486         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
44487
44488         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
44489
44490         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
44491         recently added interfaces.
44492         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
44493
44494         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
44495         about macro parameter expansion.
44496
44497         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
44498         __NO_MATH_INLINES is defined.  Cleanups.
44499
44500         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
44501         and __floorf is target has SSE4.1.
44502         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
44503         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
44504         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
44505         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
44506
44507         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
44508         name.
44509         (floorf): Likewise.
44510
44511         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
44512
44513 2011-10-17  Andreas Schwab  <schwab@redhat.com>
44514
44515         * misc/sys/cdefs.h: Fix last change.
44516
44517         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
44518         database lookup.
44519
44520 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
44521
44522         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
44523
44524         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
44525         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44526         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44527         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44528         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44529         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44530         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44531         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44532         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
44533         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
44534         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
44535         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
44536         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
44537         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
44538         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
44539         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
44540         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
44541         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
44542         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
44543         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
44544         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
44545         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
44546
44547         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
44548         ceil, ceilf, floor, floorf.
44549
44550         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
44551         Perform IRELATIVE relocations last.
44552
44553         * elf/do-rel.h: Add another parameter nrelative, replacing the
44554         local variable with the same name.  Change name of the function
44555         to end in Rel or Rela (uppercase).
44556         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
44557         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
44558         elf_dynamic_do_##reloc function.
44559
44560 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44561
44562         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
44563         is sufficient, at least on modern CPUs.
44564
44565         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
44566
44567         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
44568         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
44569
44570         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
44571         __expl_finite.
44572         * math/bits/math-finite.h: Add entries for exp.
44573         * math/e_expl.c: Add __*_finite alias.
44574         * sysdeps/i386/fpu/e_exp.S: Likewise.
44575         * sysdeps/i386/fpu/e_expf.S: Likewise.
44576         * sysdeps/i386/fpu/e_expl.c: Likewise.
44577         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44578         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44579         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
44580         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
44581         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
44582         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
44583         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
44584
44585         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
44586         is sufficient, at least on modern CPUs.
44587
44588         * ctype/ctype-info.c (__ctype_init): Define.
44589         * include/ctype.h (__ctype_init): Declare.
44590         (__ctype_b_loc): The variable is always initialized.
44591         (__ctype_toupper_loc): Likewise.
44592         (__ctype_tolower_loc): Likewise.
44593         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
44594         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
44595
44596 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
44597
44598         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
44599
44600         * configure.in: Also look in $cxxmachine/include for C++ system
44601         headers.
44602
44603 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44604
44605         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
44606         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
44607         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
44608         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
44609         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
44610         (USE_AS_WMEMCMP): New macro.
44611         Fixing indents.
44612         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
44613         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
44614         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
44615         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
44616         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44617         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
44618         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
44619         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
44620         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
44621         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
44622         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
44623         (USE_AS_WMEMCMP): New macro.
44624         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
44625         * sysdeps/string/test-memcmp.c: Update.
44626         Fix simple_wmemcmp.
44627         Add new tests.
44628         * wcsmbs/wmemcmp.c: Update.
44629         (WMEMCMP): New macro.
44630         Fix overflow bug.
44631
44632 2011-10-12  Andreas Jaeger  <aj@suse.de>
44633
44634         [BZ #13268]
44635         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
44636
44637 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44638
44639         * libio/iofwide.c (do_length): Avoid warning.
44640
44641         * ctype/ctype.h (__isctype_f): Add missing __THROW.
44642
44643 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
44644
44645         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
44646
44647         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
44648         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
44649         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
44650         * sysdeps/i386/i686/fpu/e_log.S: New file.
44651         * sysdeps/i386/i686/fpu/e_logf.S: New file.
44652         * sysdeps/i386/i686/fpu/e_logl.S: New file.
44653
44654         * ctype/ctype.h: Add support for inlined isXXX functions when
44655         compiling C++ code.
44656
44657 2011-10-14  Andreas Schwab  <schwab@redhat.com>
44658
44659         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
44660
44661         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
44662
44663 2011-10-13  Roland McGrath  <roland@hack.frob.com>
44664
44665         [BZ #13291]
44666         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
44667
44668 2011-10-13  Andreas Schwab  <schwab@redhat.com>
44669
44670         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
44671         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
44672         feraiseexcept.
44673
44674         * sysdeps/x86_64/memrchr.S: Check for zero size.
44675
44676         * string/stratcliff.c: Add memrchr tests.
44677
44678 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44679
44680         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44681         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
44682         rawmemchr-sse2 rawmemchr-sse2-bsf.
44683         * sysdeps/i386/i686/multiarch/memchr.S: New file.
44684         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
44685         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
44686         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
44687         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
44688         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
44689         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
44690         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
44691         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
44692         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
44693         * string/memrchr.c (MEMRCHR): New macro.
44694
44695 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
44696
44697         Add integration with gcc's -ffinite-math-only and optimize wrapper
44698         functions in libm.
44699         * Versions.def: Define GLIBC_2.15 version for libm.
44700         * math/Makefile (headers): Add bits/math-finite.h.
44701         * math/bits/math-finite.h: New file.
44702         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
44703         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
44704         * math/e_acoshl.c: Add __*_finite alias.
44705         * math/e_acosl.c: Likewise.
44706         * math/e_asinl.c: Likewise.
44707         * math/e_atan2l.c: Likewise.
44708         * math/e_atanhl.c: Likewise.
44709         * math/e_coshl.c: Likewise.
44710         * math/e_exp10.c: Likewise.
44711         * math/e_exp10f.c: Likewise.
44712         * math/e_exp10l.c: Likewise.
44713         * math/e_exp2l.c: Likewise.
44714         * math/e_fmodl.c: Likewise.
44715         * math/e_gammal_r.c: Likewise.
44716         * math/e_hypotl.c: Likewise.
44717         * math/e_j0l.c: Likewise.
44718         * math/e_j1l.c: Likewise.
44719         * math/e_jnl.c: Likewise.
44720         * math/e_lgammal_r.c: Likewise.
44721         * math/e_log10l.c: Likewise.
44722         * math/e_log2l.c: Likewise.
44723         * math/e_logl.c: Likewise.
44724         * math/e_powl.c: Likewise.
44725         * math/e_sinhl.c: Likewise.
44726         * math/e_sqrtl.c: Likewise.
44727         * math/e_scalb.c: Completely rewritten and optimized.
44728         * math/e_scalbf.c: Likewise.
44729         * math/e_scalbl.c: Likewise.
44730         * math/w_acos.c: Likewise.
44731         * math/w_acosf.c: Likewise.
44732         * math/w_acosl.c: Likewise.
44733         * math/w_acosh.c: Likewise.
44734         * math/w_acoshf.c: Likewise.
44735         * math/w_acoshl.c: Likewise.
44736         * math/w_asin.c: Likewise.
44737         * math/w_asinf.c: Likewise.
44738         * math/w_asinl.c: Likewise.
44739         * math/w_atan2.c: Likewise.
44740         * math/w_atan2f.c: Likewise.
44741         * math/w_atan2l.c: Likewise.
44742         * math/w_atanh.c: Likewise.
44743         * math/w_atanhf.c: Likewise.
44744         * math/w_atanhl.c: Likewise.
44745         * math/w_exp10.c: Likewise.
44746         * math/w_exp10f.c: Likewise.
44747         * math/w_exp10l.c: Likewise.
44748         * math/w_fmod.c: Likewise.
44749         * math/w_fmodf.c: Likewise.
44750         * math/w_fmodl.c: Likewise.
44751         * math/w_j0.c: Likewise.
44752         * math/w_j0f.c: Likewise.
44753         * math/w_j0l.c: Likewise.
44754         * math/w_j1.c: Likewise.
44755         * math/w_j1f.c: Likewise.
44756         * math/w_j1l.c: Likewise.
44757         * math/w_jn.c: Likewise.
44758         * math/w_jnf.c: Likewise.
44759         * math/w_log.c: Likewise.
44760         * math/w_logf.c: Likewise.
44761         * math/w_logl.c: Likewise.
44762         * math/w_log10.c: Likewise.
44763         * math/w_log10f.c: Likewise.
44764         * math/w_log10l.c: Likewise.
44765         * math/w_log2.c: Likewise.
44766         * math/w_log2f.c: Likewise.
44767         * math/w_log2l.c: Likewise.
44768         * math/w_pow.c: Likewise.
44769         * math/w_powf.c: Likewise.
44770         * math/w_powl.c: Likewise.
44771         * math/w_remainder.c: Likewise.
44772         * math/w_remainderf.c: Likewise.
44773         * math/w_remainderl.c: Likewise.
44774         * math/w_scalb.c: Likewise.
44775         * math/w_scalbf.c: Likewise.
44776         * math/w_scalbl.c: Likewise.
44777         * math/w_sqrt.c: Likewise.
44778         * math/w_sqrtf.c: Likewise.
44779         * math/w_sqrtl.c: Likewise.
44780         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
44781         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
44782         used.
44783         * math/math_private.h: Declare __kernel_standard_f.
44784         * math/w_cosh.c: Remove cruft and optimize a bit.
44785         * math/w_coshf.c: Likewise.
44786         * math/w_coshl.c: Likewise.
44787         * math/w_exp2.c: Likewise.
44788         * math/w_exp2f.c: Likewise.
44789         * math/w_exp2l.c: Likewise.
44790         * math/w_hypot.c: Likewise.
44791         * math/w_hypotf.c: Likewise.
44792         * math/w_hypotl.c: Likewise.
44793         * math/w_lgamma.c: Likewise.
44794         * math/w_lgamma_r.c: Likewise.
44795         * math/w_lgammaf.c: Likewise.
44796         * math/w_lgammaf_r.c: Likewise.
44797         * math/w_lgammal.c: Likewise.
44798         * math/w_lgammal_r.c: Likewise.
44799         * math/w_sinh.c: Likewise.
44800         * math/w_sinhf.c: Likewise.
44801         * math/w_sinhl.c: Likewise.
44802         * math/w_tgamma.c: Likewise.
44803         * math/w_tgammaf.c: Likewise.
44804         * math/w_tgammal.c: Likewise.
44805         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44806         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44807         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
44808         Minor optimizations.  Pretty printing.  Remove cruft.
44809         * sysdeps/i386/fpu/e_acosf.S: Likewise.
44810         * sysdeps/i386/fpu/e_acosh.S: Likewise.
44811         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
44812         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
44813         * sysdeps/i386/fpu/e_acosl.c: Likewise.
44814         * sysdeps/i386/fpu/e_asin.S: Likewise.
44815         * sysdeps/i386/fpu/e_asinf.S: Likewise.
44816         * sysdeps/i386/fpu/e_atan2.S: Likewise.
44817         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
44818         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
44819         * sysdeps/i386/fpu/e_atanh.S: Likewise.
44820         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
44821         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
44822         * sysdeps/i386/fpu/e_exp10.S: Likewise.
44823         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
44824         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
44825         * sysdeps/i386/fpu/e_exp2.S: Likewise.
44826         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
44827         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
44828         * sysdeps/i386/fpu/e_fmod.S: Likewise.
44829         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
44830         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
44831         * sysdeps/i386/fpu/e_hypot.S: Likewise.
44832         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
44833         * sysdeps/i386/fpu/e_log.S: Likewise.
44834         * sysdeps/i386/fpu/e_log10.S: Likewise.
44835         * sysdeps/i386/fpu/e_log10f.S: Likewise.
44836         * sysdeps/i386/fpu/e_log10l.S: Likewise.
44837         * sysdeps/i386/fpu/e_log2.S: Likewise.
44838         * sysdeps/i386/fpu/e_log2f.S: Likewise.
44839         * sysdeps/i386/fpu/e_log2l.S: Likewise.
44840         * sysdeps/i386/fpu/e_logf.S: Likewise.
44841         * sysdeps/i386/fpu/e_logl.S: Likewise.
44842         * sysdeps/i386/fpu/e_pow.S: Likewise.
44843         * sysdeps/i386/fpu/e_powf.S: Likewise.
44844         * sysdeps/i386/fpu/e_powl.S: Likewise.
44845         * sysdeps/i386/fpu/e_remainder.S: Likewise.
44846         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
44847         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
44848         * sysdeps/i386/fpu/e_scalb.S: Likewise.
44849         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
44850         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
44851         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
44852         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
44853         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
44854         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44855         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44856         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44857         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44858         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44859         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44860         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
44861         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
44862         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44863         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
44864         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
44865         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
44866         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44867         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
44868         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
44869         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44870         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
44871         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
44872         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44873         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44874         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
44875         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
44876         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44877         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44878         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
44879         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
44880         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44881         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
44882         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
44883         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
44884         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44885         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
44886         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
44887         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
44888         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
44889         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
44890         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
44891         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
44892         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
44893         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
44894         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
44895         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
44896         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
44897         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
44898         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44899         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
44900         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
44901         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
44902         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
44903         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
44904         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
44905         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
44906         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
44907         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
44908         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
44909         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
44910         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
44911         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
44912         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
44913         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
44914         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
44915         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
44916         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44917         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44918         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
44919         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
44920         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
44921         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
44922         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
44923         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
44924         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
44925         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
44926         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
44927         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
44928         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
44929         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
44930         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
44931         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
44932         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44933         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
44934         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44935         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
44936         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
44937         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
44938         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44939         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
44940         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
44941         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
44942         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
44943         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
44944         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
44945         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
44946         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
44947         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
44948         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
44949         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
44950         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
44951         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
44952         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
44953         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
44954         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
44955         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
44956         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
44957         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
44958         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
44959         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
44960         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
44961         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
44962         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
44963         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
44964         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
44965         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
44966         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
44967         (__isnanf): Likewise.
44968         (__isinf_ns): Likewise.
44969         (__isinf_nsf): Likewise.
44970         (__finite): Likewise.
44971         (__finitef): Likewise.
44972         (__ieee754_sqrt): Define as macro.
44973         (__ieee754_sqrtf): Define as macro.
44974         (__ieee754_sqrtl): Define as macro.
44975         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
44976         inlined copy.
44977         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
44978         __FINITE_MATH_ONLY__ consistent.
44979         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
44980
44981 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
44982
44983         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
44984         of rawmemchr.
44985
44986         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
44987
44988 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
44989
44990         * po/ja.po: Update from translation team.
44991
44992 2011-10-08  Roland McGrath  <roland@hack.frob.com>
44993
44994         * locale/programs/locarchive.c (prepare_address_space): New function.
44995         (create_archive, enlarge_archive, open_archive): Use it.
44996
44997         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
44998         inside [SHARED], where it is used.
44999
45000         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
45001
45002         * nss/getent.c (netgroup_keys): Remove unused variable.
45003         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
45004
45005 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
45006
45007         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
45008         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
45009         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
45010         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
45011         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
45012         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
45013         * math/Makefile (libm-calls): Add s_isinf_ns.
45014         * math/divtc3.c: Use __isinf_nsl instead of isinf.
45015         * math/multc3.c: Likewise.
45016         * math/s_casin.c: Likewise.
45017         * math/s_casinf.c: Likewise.
45018         * math/s_casinl.c: Likewise.
45019         * math/s_ccos.c: Likewise.
45020         * math/s_ccosf.c: Likewise.
45021         * math/s_ccosl.c: Likewise.
45022         * math/s_ctan.c: Likewise.
45023         * math/s_ctanf.c: Likewise.
45024         * math/s_ctanh.c: Likewise.
45025         * math/s_ctanhf.c: Likewise.
45026         * math/s_ctanhl.c: Likewise.
45027         * math/s_ctanl.c: Likewise.
45028         * math/w_fmod.c: Likewise.
45029         * math/w_fmodf.c: Likewise.
45030         * math/w_fmodl.c: Likewise.
45031         * math/w_remainder.c: Likewise.
45032         * math/w_remainderf.c: Likewise.
45033         * math/w_remainderl.c: Likewise.
45034         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
45035         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
45036         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
45037         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
45038         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
45039         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
45040         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
45041         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
45042
45043         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
45044         of the number.
45045         * stdio-common/printf_fphex.c: Likewise.
45046         * stdio-common/printf_size.c: Likewise.
45047
45048         * math/e_exp10.c: Include math_private.h using <...> not "...".
45049         * math/e_exp10f.c: Likewise.
45050         * math/e_exp10l.c: Likewise.
45051         * math/e_exp2l.c: Likewise.
45052         * math/e_j0l.c: Likewise.
45053         * math/e_j1l.c: Likewise.
45054         * math/e_jnl.c: Likewise.
45055         * math/e_lgammal_r.c: Likewise.
45056         * math/e_rem_pio2l.c: Likewise.
45057         * math/e_scalb.c: Likewise.
45058         * math/e_scalbf.c: Likewise.
45059         * math/e_scalbl.c: Likewise.
45060         * math/k_cosl.c: Likewise.
45061         * math/k_sinl.c: Likewise.
45062         * math/k_tanl.c: Likewise.
45063         * math/s_cacoshf.c: Likewise.
45064         * math/s_catan.c: Likewise.
45065         * math/s_catanf.c: Likewise.
45066         * math/s_catanh.c: Likewise.
45067         * math/s_catanhf.c: Likewise.
45068         * math/s_catanhl.c: Likewise.
45069         * math/s_catanl.c: Likewise.
45070         * math/s_ccosh.c: Likewise.
45071         * math/s_ccoshf.c: Likewise.
45072         * math/s_ccoshl.c: Likewise.
45073         * math/s_cexp.c: Likewise.
45074         * math/s_cexpf.c: Likewise.
45075         * math/s_cexpl.c: Likewise.
45076         * math/s_clog.c: Likewise.
45077         * math/s_clog10.c: Likewise.
45078         * math/s_clog10f.c: Likewise.
45079         * math/s_clog10l.c: Likewise.
45080         * math/s_clogf.c: Likewise.
45081         * math/s_clogl.c: Likewise.
45082         * math/s_csin.c: Likewise.
45083         * math/s_csinf.c: Likewise.
45084         * math/s_csinh.c: Likewise.
45085         * math/s_csinhf.c: Likewise.
45086         * math/s_csinhl.c: Likewise.
45087         * math/s_csinl.c: Likewise.
45088         * math/s_csqrt.c: Likewise.
45089         * math/s_csqrtf.c: Likewise.
45090         * math/s_csqrtl.c: Likewise.
45091         * math/s_ctan.c: Likewise.
45092         * math/s_ctanf.c: Likewise.
45093         * math/s_ctanh.c: Likewise.
45094         * math/s_ctanhf.c: Likewise.
45095         * math/s_ctanhl.c: Likewise.
45096         * math/s_ctanl.c: Likewise.
45097         * math/s_ldexp.c: Likewise.
45098         * math/s_ldexpf.c: Likewise.
45099         * math/s_ldexpl.c: Likewise.
45100         * math/s_significand.c: Likewise.
45101         * math/s_significandf.c: Likewise.
45102         * math/s_significandl.c: Likewise.
45103         * math/w_acos.c: Likewise.
45104         * math/w_acosf.c: Likewise.
45105         * math/w_acosh.c: Likewise.
45106         * math/w_acoshf.c: Likewise.
45107         * math/w_acoshl.c: Likewise.
45108         * math/w_acosl.c: Likewise.
45109         * math/w_asin.c: Likewise.
45110         * math/w_asinf.c: Likewise.
45111         * math/w_asinl.c: Likewise.
45112         * math/w_atan2.c: Likewise.
45113         * math/w_atan2f.c: Likewise.
45114         * math/w_atan2l.c: Likewise.
45115         * math/w_atanh.c: Likewise.
45116         * math/w_atanhf.c: Likewise.
45117         * math/w_atanhl.c: Likewise.
45118         * math/w_cosh.c: Likewise.
45119         * math/w_coshf.c: Likewise.
45120         * math/w_coshl.c: Likewise.
45121         * math/w_dremf.c: Likewise.
45122         * math/w_exp10.c: Likewise.
45123         * math/w_exp10f.c: Likewise.
45124         * math/w_exp10l.c: Likewise.
45125         * math/w_exp2.c: Likewise.
45126         * math/w_exp2f.c: Likewise.
45127         * math/w_fmod.c: Likewise.
45128         * math/w_fmodf.c: Likewise.
45129         * math/w_fmodl.c: Likewise.
45130         * math/w_hypot.c: Likewise.
45131         * math/w_hypotf.c: Likewise.
45132         * math/w_hypotl.c: Likewise.
45133         * math/w_j0.c: Likewise.
45134         * math/w_j0f.c: Likewise.
45135         * math/w_j0l.c: Likewise.
45136         * math/w_j1.c: Likewise.
45137         * math/w_j1f.c: Likewise.
45138         * math/w_j1l.c: Likewise.
45139         * math/w_jn.c: Likewise.
45140         * math/w_jnf.c: Likewise.
45141         * math/w_jnl.c: Likewise.
45142         * math/w_lgamma.c: Likewise.
45143         * math/w_lgamma_r.c: Likewise.
45144         * math/w_lgammaf.c: Likewise.
45145         * math/w_lgammaf_r.c: Likewise.
45146         * math/w_lgammal.c: Likewise.
45147         * math/w_lgammal_r.c: Likewise.
45148         * math/w_log.c: Likewise.
45149         * math/w_log10.c: Likewise.
45150         * math/w_log10f.c: Likewise.
45151         * math/w_log10l.c: Likewise.
45152         * math/w_log2.c: Likewise.
45153         * math/w_log2f.c: Likewise.
45154         * math/w_log2l.c: Likewise.
45155         * math/w_logf.c: Likewise.
45156         * math/w_logl.c: Likewise.
45157         * math/w_pow.c: Likewise.
45158         * math/w_powf.c: Likewise.
45159         * math/w_powl.c: Likewise.
45160         * math/w_remainder.c: Likewise.
45161         * math/w_remainderf.c: Likewise.
45162         * math/w_remainderl.c: Likewise.
45163         * math/w_scalb.c: Likewise.
45164         * math/w_scalbf.c: Likewise.
45165         * math/w_scalbl.c: Likewise.
45166         * math/w_sinh.c: Likewise.
45167         * math/w_sinhf.c: Likewise.
45168         * math/w_sinhl.c: Likewise.
45169         * math/w_sqrt.c: Likewise.
45170         * math/w_sqrtf.c: Likewise.
45171         * math/w_sqrtl.c: Likewise.
45172         * math/w_tgamma.c: Likewise.
45173         * math/w_tgammaf.c: Likewise.
45174         * math/w_tgammal.c: Likewise.
45175
45176         * po/ja.po: Update from translation team.
45177
45178 2011-09-29  Andreas Jaeger  <aj@suse.de>
45179
45180         [BZ #13179]
45181         * sunrpc/netname.c (netname2host): Fix logic.
45182
45183         [BZ #6779]
45184         [BZ #6783]
45185         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
45186         correctly.
45187         * math/w_remainder.c (__remainder): Likewise.
45188         * math/w_remainderf.c (__remainderf): Likewise.
45189         * math/libm-test.inc (remainder_test): Add test cases.
45190
45191 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45192
45193         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
45194         sdiv_qrnnd.
45195
45196 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45197
45198         * string/test-memcmp.c: Avoid unncessary #defines.
45199         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45200
45201 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45202
45203         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
45204         Use new sse2 version for core i3 - i7 as it's faster
45205         than sse42 version.
45206         (bit_Prefer_PMINUB_for_stringop): New.
45207         * sysdeps/x86_64/rawmemchr.S: Update.
45208         Replace with faster SSE2 version.
45209         * sysdeps/x86_64/memrchr.S: New file.
45210         * sysdeps/x86_64/memchr.S: Update.
45211         Replace with faster SSE2 version.
45212
45213 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
45214
45215         * elf/dl-load.c (lose): Add cast to avoid warning.
45216
45217 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45218
45219         * po/ca.po: Update from translation team.
45220
45221         * inet/getnetgrent_r.c: Hook up nscd.
45222         * nscd/Makefile (routines): Add nscd_netgroup.
45223         (nscd-modules): Add netgroupcache.
45224         (CFLAGS-netgroupcache.c): Define.
45225         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
45226         (cache_search): Add const to second parameter.
45227         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
45228         INNETGR.
45229         (dbs): Add netgrdb entry.
45230         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
45231         (verify_persistent_db): Handle netgrdb.
45232         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
45233         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
45234         GETFDNETGR.
45235         (netgroup_response_header): Define.
45236         (innetgroup_response_header): Define.
45237         (datahead): Add netgroup_response_header and innetgroup_response_header
45238         elements.
45239         * nscd/nscd.conf: Add entries for netgroup cache.
45240         * nscd/nscd.h (dbtype): Add netgrdb.
45241         (_PATH_NSCD_NETGROUP_DB): Define.
45242         (netgroup_iov_disabled): Declare.
45243         (xmalloc, xcalloc, xrealloc): Move declarations here.
45244         (cache_search): Adjust prototype.
45245         Add netgroup-related prototypes.
45246         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
45247         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
45248         (__nscd_innetgr): Declare.
45249         * nscd/selinux.c (perms): Use access_vector_t as element type and
45250         add netgroup-related initializers.
45251         * nscd/netgroupcache.c: New file.
45252         * nscd/nscd_netgroup.c: New file.
45253         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
45254         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
45255         For four parameters use innetgr.
45256         * nss/nss_files/files-init.c: Add definition and callback for netgr.
45257         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
45258         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
45259         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
45260
45261         * nscd/connections.c (register_traced_file): Don't register file
45262         for disabled databases.
45263
45264 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
45265
45266         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
45267
45268         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
45269         from tree and freeing node.
45270
45271 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
45272
45273         * nss/nsswitch.c (__nss_database_lookup): Handle
45274         nss_parse_service_list out of memory case.
45275
45276 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
45277
45278         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
45279         out of memory case.
45280
45281 2011-10-04  Andreas Schwab  <schwab@redhat.com>
45282
45283         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
45284         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
45285         pass it down.
45286         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
45287         elf_machine_rela, elf_machine_lazy_rel.
45288         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
45289         (ELF_DYNAMIC_DO_REL): Likewise.
45290         (ELF_DYNAMIC_DO_RELA): Likewise.
45291         (ELF_DYNAMIC_RELOCATE): Likewise.
45292         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
45293         to ELF_DYNAMIC_DO_REL.
45294         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
45295         (dl_main): In trace mode always set __RTLD_NOIFUNC.
45296         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
45297         elf_machine_rela.
45298         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
45299         skip_ifunc, don't call ifunc function if non-zero.
45300         (elf_machine_rela): Likewise.
45301         (elf_machine_lazy_rel): Likewise.
45302         (elf_machine_lazy_rela): Likewise.
45303         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
45304         (elf_machine_lazy_rel): Likewise.
45305         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
45306         Likewise.
45307         (elf_machine_lazy_rel): Likewise.
45308         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45309         Likewise.
45310         (elf_machine_lazy_rel): Likewise.
45311         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
45312         (elf_machine_lazy_rel): Likewise.
45313         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
45314         (elf_machine_lazy_rel): Likewise.
45315         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
45316         (elf_machine_lazy_rel): Likewise.
45317         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
45318         (elf_machine_lazy_rel): Likewise.
45319         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
45320         (elf_machine_lazy_rel): Likewise.
45321         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
45322         (elf_machine_lazy_rel): Likewise.
45323
45324 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
45325
45326         * nss/nss_files/files-init.c (_nss_files_init): Use static
45327         initialization for all the *_traced_file variables.
45328
45329 2011-09-28  Andreas Schwab  <schwab@redhat.com>
45330
45331         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45332
45333 2011-09-27  Roland McGrath  <roland@hack.frob.com>
45334
45335         [BZ #13226]
45336         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
45337
45338 2011-09-27  Andreas Schwab  <schwab@redhat.com>
45339
45340         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45341         Reread the line before reparsing it.
45342
45343 2011-09-26  Andreas Schwab  <schwab@redhat.com>
45344
45345         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
45346
45347 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
45348             Maxim Kuvyrkov  <maxim@codesourcery.com>
45349             Joseph Myers  <joseph@codesourcery.com>
45350
45351         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
45352         if needed for __stack_chk_guard.
45353
45354 2011-09-19  Roland McGrath  <roland@hack.frob.com>
45355
45356         * sysdeps/posix/spawni.c (script_execute): Always define it.
45357         It will be optimized away if unused.
45358         (maybe_script_execute): New function.
45359         (__spawni): Call it.
45360
45361         * Makerules: Don't include tls.make.
45362         (config-tls): Always set to thread.
45363         * tls.make.c: File removed.
45364
45365 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
45366
45367         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
45368         * config.make.in (CPPFLAGS-config): New substituted variable.
45369
45370 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45371
45372         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
45373
45374         [BZ #13192]
45375         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
45376         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
45377
45378 2011-09-15  Roland McGrath  <roland@hack.frob.com>
45379
45380         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
45381         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
45382         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
45383         (CALL_FAIL): Likewise.
45384         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
45385         (CALL_FAIL): Macro removed.
45386         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
45387
45388 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45389
45390         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
45391         for __FINITE_MATH_ONLY__ == 1.
45392
45393 2011-09-15  Andreas Schwab  <schwab@redhat.com>
45394
45395         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
45396         __ieee754_sqrt instead of sqrt.
45397         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
45398         __ieee754_sqrtf instead of sqrtf.
45399         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
45400         __floorf instead of floorf.
45401         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
45402         __floorf, __truncf instead of floorf, truncf.
45403
45404 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
45405
45406         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
45407
45408         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
45409         __extern_always_inline.
45410         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
45411         32-bit.
45412
45413 2011-09-14  Andreas Schwab  <schwab@redhat.com>
45414
45415         * elf/rtld.c (dl_main): Also relocate in dependency order when
45416         doing symbol dependency testing.
45417
45418 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
45419
45420         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45421         Always define `refsym'.
45422
45423 2011-09-13  Andreas Schwab  <schwab@redhat.com>
45424
45425         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
45426         (__FD_ELT): Renamed from __FDELT.
45427         * misc/bits/select2.h (__FD_ELT): Likewise.
45428         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
45429         __FD_MASK instead of __FDELT, __FDMASK.
45430         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45431         Likewise.
45432         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45433         Likewise.
45434
45435         * elf/Makefile (gen-ldd): Fix pattern.
45436
45437         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
45438         (init_tls): Likewise.
45439
45440 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
45441
45442         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
45443
45444 2011-09-12  Andreas Schwab  <schwab@redhat.com>
45445
45446         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
45447         `struct cmsghdr *' instead of `void *'.
45448         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
45449         Likewise.
45450
45451 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
45452
45453         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
45454         if non-absolute.
45455         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
45456         ldd_rewrite_script.
45457
45458 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
45459
45460         * configure.in: Remove --with-tls option.
45461         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
45462         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
45463         out in case it is missing.
45464         * sysdeps/ia64/elf/configure.in: Likewise.
45465         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
45466         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
45467         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
45468         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
45469         * sysdeps/sh/elf/configure.in: Likewise.
45470         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
45471         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
45472         * sysdeps/x86_64/elf/configure.in: Likewise.
45473         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
45474         * sysdeps/mach/hurd/tls.h: Likewise.
45475
45476         [BZ #13067]
45477         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
45478
45479         [BZ #13090]
45480         * configure.in: Fix use of AC_INIT.
45481
45482         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
45483
45484 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
45485
45486         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
45487         __set_errno.
45488         * malloc/hooks.c: Likewise.
45489
45490         [BZ #11929]
45491         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
45492         variables statically.
45493         (narenas): Initialize.
45494         (list_lock): Initialize.
45495         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
45496         initializtion of main_arena and list_lock.  Small cleanups.
45497         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
45498         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
45499         Add initializers to main_arena and mp_.
45500         (malloc_state): Remove pagesize member.  Change all users to use
45501         GLRO(dl_pagesize).
45502
45503         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
45504         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
45505         is always initialized.
45506
45507         * malloc/malloc.c: Removed unused configurations and dead code.
45508         * malloc/arena.c: Likewise.
45509         * malloc/hooks.c: Likewise.
45510         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
45511
45512         * include/tls.h: Removed.  USE___THREAD must always be defined.
45513         * bits/libc-tsd.h: Don't handle !USE___THREAD.
45514         * elf/dl-libc.c: Likewise.
45515         * elf/dl-tsd.c: Likewise.
45516         * include/errno.h: Likewise.
45517         * include/netdb.h: Likewise.
45518         * include/resolv.h: Likewise.
45519         * inet/herrno-loc.c: Likewise.
45520         * inet/herrno.c: Likewise.
45521         * malloc/arena.c: Likewise.
45522         * malloc/hooks.c: Likewise.
45523         * malloc/malloc.c: Likewise.
45524         * resolv/res-state.c: Likewise.
45525         * resolv/res_libc.c: Likewise.
45526         * sysdeps/i386/dl-machine.h: Likewise.
45527         * sysdeps/ia64/dl-machine.h: Likewise.
45528         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
45529         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
45530         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
45531         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
45532         * sysdeps/sh/dl-machine.h: Likewise.
45533         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45534         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45535         * sysdeps/unix/i386/sysdep.S: Likewise.
45536         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
45537         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
45538         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
45539         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
45540         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
45541         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
45542         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
45543         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45544         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45545         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
45546         * sysdeps/unix/x86_64/sysdep.S: Likewise.
45547         * sysdeps/x86_64/dl-machine.h: Likewise.
45548         * tls.make.c: Likewise.
45549
45550         * configure.in: Remove --with-__thread option.  Make tests for
45551         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
45552         tls_model attribute fail if no support is available.  Remove
45553         USE_IN_LIBIO.
45554         * Makeconfig: Adjust for dropped configure option.  All features are
45555         now mandatory.
45556         * Makerules: Likewise.
45557         * Versions.def: Likewise.
45558         * argp/argp-fmtstream.c: Likewise.
45559         * argp/argp-fmtstream.h: Likewise.
45560         * argp/argp-help.c: Likewise.
45561         * assert/assert.c: Likewise.
45562         * config.h.in: Likewise.
45563         * config.make.in: Likewise.
45564         * configure: Likewise.
45565         * configure.in: Likewise.
45566         * csu/Versions: Likewise.
45567         * csu/init.c: Likewise.
45568         * elf/tst-audit2.c: Likewise.
45569         * elf/tst-tls10.c: Likewise.
45570         * elf/tst-tls10.h: Likewise.
45571         * elf/tst-tls11.c: Likewise.
45572         * elf/tst-tls12.c: Likewise.
45573         * elf/tst-tls14.c: Likewise.
45574         * elf/tst-tlsmod11.c: Likewise.
45575         * elf/tst-tlsmod12.c: Likewise.
45576         * elf/tst-tlsmod13.c: Likewise.
45577         * elf/tst-tlsmod13a.c: Likewise.
45578         * elf/tst-tlsmod14a.c: Likewise.
45579         * elf/tst-tlsmod15b.c: Likewise.
45580         * elf/tst-tlsmod16a.c: Likewise.
45581         * elf/tst-tlsmod16b.c: Likewise.
45582         * elf/tst-tlsmod7.c: Likewise.
45583         * elf/tst-tlsmod8.c: Likewise.
45584         * elf/tst-tlsmod9.c: Likewise.
45585         * gmon/gmon.c: Likewise.
45586         * grp/fgetgrent_r.c: Likewise.
45587         * grp/putgrent.c: Likewise.
45588         * hurd/fopenport.c: Likewise.
45589         * include/libc-symbols.h: Likewise.
45590         * include/tls.h: Likewise.
45591         * intl/gettextP.h: Likewise.
45592         * intl/loadinfo.h: Likewise.
45593         * locale/global-locale.c: Likewise.
45594         * locale/localeinfo.h: Likewise.
45595         * mach/devstream.c: Likewise.
45596         * malloc/arena.c: Likewise.
45597         * malloc/set-freeres.c: Likewise.
45598         * misc/err.c: Likewise.
45599         * misc/getttyent.c: Likewise.
45600         * misc/mntent_r.c: Likewise.
45601         * posix/getopt.c: Likewise.
45602         * posix/wordexp.c: Likewise.
45603         * pwd/fgetpwent_r.c: Likewise.
45604         * resolv/Versions: Likewise.
45605         * resolv/res_hconf.c: Likewise.
45606         * shadow/fgetspent_r.c: Likewise.
45607         * shadow/putspent.c: Likewise.
45608         * stdio-common/printf_fphex.c: Likewise.
45609         * stdio-common/tmpfile.c: Likewise.
45610         * stdlib/abort.c: Likewise.
45611         * stdlib/fmtmsg.c: Likewise.
45612         * sunrpc/auth_unix.c: Likewise.
45613         * sunrpc/clnt_perr.c: Likewise.
45614         * sunrpc/clnt_tcp.c: Likewise.
45615         * sunrpc/clnt_udp.c: Likewise.
45616         * sunrpc/clnt_unix.c: Likewise.
45617         * sunrpc/openchild.c: Likewise.
45618         * sunrpc/svc_simple.c: Likewise.
45619         * sunrpc/svc_tcp.c: Likewise.
45620         * sunrpc/svc_udp.c: Likewise.
45621         * sunrpc/svc_unix.c: Likewise.
45622         * sunrpc/xdr.c: Likewise.
45623         * sunrpc/xdr_array.c: Likewise.
45624         * sunrpc/xdr_rec.c: Likewise.
45625         * sunrpc/xdr_ref.c: Likewise.
45626         * sunrpc/xdr_stdio.c: Likewise.
45627
45628 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45629
45630         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45631
45632 2011-07-03  Andreas Jaeger  <aj@suse.de>
45633
45634         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
45635         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
45636         regenerate with gen-libm-tests.pl.
45637
45638 2010-05-12  Petr Baudis  <pasky@suse.cz>
45639
45640         [BZ #11589]
45641         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
45642         around j0() zero points by switching to j1().
45643         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45644         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45645         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
45646         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45647
45648 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45649
45650         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
45651         instead of 0.
45652         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
45653         instead of 0.
45654         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45655         Patch in part by Pavel Roskin <proski@gnu.org>.
45656
45657         [BZ #13138]
45658         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
45659         realloc.
45660         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
45661         Free memory block if necessary.
45662
45663         [BZ #12847]
45664         * libio/genops.c (INTDEF): For string streams the _lock pointer can
45665         be NULL.  Don't lock in this case.
45666
45667 2011-09-09  Roland McGrath  <roland@hack.frob.com>
45668
45669         * elf/elf.h (ELFOSABI_GNU): New macro.
45670         (ELFOSABI_LINUX): Define to that.
45671
45672 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
45673
45674         * string/strncat.c (strncat): Undef the symbol in case it has been
45675         defined in bits/string.h.
45676
45677 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45678
45679         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
45680
45681         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
45682         link map.
45683
45684 2011-08-17  Andreas Jaeger  <aj@suse.de>
45685
45686         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
45687
45688 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
45689             Ian Lance Taylor  <iant@google.com>
45690
45691         * math/libm-test.inc (lround_test): New testcase.
45692         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
45693
45694 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
45695
45696         * Makefile: Remove support for automatic cvs check-ins.
45697         * Makerules: Likewise.
45698         * config.make.in: Likewise.
45699         * configure.in: Likewise.
45700         * intl/Makefile: Likewise.
45701         * locale/Makefile: Likewise.
45702         * po/Makefile: Likewise.
45703         * posix/Makefile: Likewise.
45704         * sysdeps/gnu/Makefile: Likewise.
45705         * sysdeps/mach/hurd/Makefile: Likewise.
45706         * sysdeps/sparc/sparc32/Makefile: Likewise.
45707
45708         [BZ #13118]
45709         * posix/Makefile (bug-regex32-ENV): Define.
45710         Patch by John Stanley <jpsinthemix@verizon.net>.
45711
45712         * misc/Makefile (headers): Add bits/select2.h.
45713         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
45714         * misc/bits/select2.h: New file.
45715         * include/bits/select2.h: New file.
45716         * debug/Makefile (routines): Add fdelt_chk.
45717         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
45718         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
45719         FD_ISSET.
45720         * debug/fdelt_chk.c: New file.
45721
45722         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
45723         * wcsmbs/test-wmemcmp.c: Likewise.
45724         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
45725         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
45726
45727 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45728
45729         * string/Makefile (strop-tests): Add memcmp.
45730         * string/test-wmemcmp.c: New file.
45731         * string/test-memcmp.c: Add wmemcmp support.
45732
45733 2011-09-08  Roland McGrath  <roland@hack.frob.com>
45734
45735         [BZ #13153]
45736         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
45737         2011-07-19 change.
45738
45739         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
45740         garbage value in a __mach_port_mod_refs call in the cases of the
45741         task-self and thread-self ports.
45742
45743 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45744
45745         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
45746
45747 2011-09-08  Andreas Schwab  <schwab@redhat.com>
45748
45749         * elf/dl-load.c (lose): Check for non-null L.
45750
45751 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
45752
45753         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
45754
45755         * elf/dl-libc.c (dlerror_run): Pass back error code from
45756         dl_catch_error.
45757
45758         [BZ #13123]
45759         * elf/dl-load.c (lose): Free l_origin if it is valid.
45760
45761         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
45762         names.
45763         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
45764         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45765         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
45766         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45767         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
45768         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
45769
45770 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45771
45772         * sysdeps/powerpc/fpu/e_hypot.c: New file.
45773         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
45774         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
45775         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
45776         * sysdeps/powerpc/fpu/k_cosf.c: New file.
45777         * sysdeps/powerpc/fpu/k_sinf.c: New file.
45778         * sysdeps/powerpc/fpu/s_cosf.c: New file.
45779         * sysdeps/powerpc/fpu/s_sinf.c: New file.
45780         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
45781         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
45782
45783 2011-08-15  Alan Modra  <amodra@gmail.com>
45784
45785         [BZ #13092]
45786         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
45787         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
45788         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
45789         ppc_mcount to static-only-routines.
45790         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
45791         __mcount_internal.
45792         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
45793         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
45794
45795 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
45796
45797         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
45798         for finite and infinity parameters.
45799
45800 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
45801
45802         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
45803         and add nop instructions for throughput optimization.
45804         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
45805
45806 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
45807
45808         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
45809         aligned copy for power7 with vector-scalar instructions.
45810         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
45811
45812 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
45813
45814         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
45815         AVX check.
45816
45817 2011-09-07  Andreas Schwab  <schwab@redhat.com>
45818
45819         [BZ #13144]
45820         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
45821         last change.
45822
45823 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
45824
45825         * sysdeps/unix/sysv/linux/x86_64/init-first.c
45826         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
45827         syscall wrapper around clock_gettime in __vdso_clock_gettime.
45828         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
45829         clock_gettime.
45830
45831 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
45832
45833         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
45834         Forgot to demangle the pointer.
45835
45836         * sysdeps/i386/sysdep.h: Define atom_text_section.
45837         * sysdeps/x86_64/sysdep.h: Likewise.
45838         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
45839         section with atom_text_section.
45840         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45841         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45842         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
45843         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
45844         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
45845
45846         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
45847         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
45848         already be defined.  Change to take two parameters and don't assign
45849         result to variable.  Adjust all users.
45850         Define INTERNAL_GETTIME if not already defined.
45851         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
45852         call.
45853         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
45854         HAVE_CLOCK_GETTIME_VSYSCALL.
45855         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
45856
45857         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
45858         gettimeofday vsyscall, just use time.
45859
45860 2011-09-06  Andreas Schwab  <schwab@redhat.com>
45861
45862         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
45863         <errno.h>.
45864
45865 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
45866
45867         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
45868         syscall on x86-64.
45869         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
45870         syscall.
45871         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
45872         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
45873         syscall if possible.
45874
45875 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45876
45877         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
45878         e_ident.  Don't pass to find_mapsXX.
45879         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
45880
45881 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
45882
45883         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45884         strchr-sse2-no-bsf strrchr-sse2-no-bsf
45885         * sysdeps/x86_64/multiarch/strchr.S: Update.
45886         Check bit_slow_BSF bit.
45887         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
45888         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
45889         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
45890
45891 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45892
45893         [BZ #13134]
45894         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
45895         before glibc 2.15.
45896         (tryshell): Define.
45897         (__spawni): Change last parameter to be flag.  Test
45898         SPAWN_XFLAGS_USE_PATH flag to use path or not.
45899         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
45900         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
45901         * posix/spawni.c: Likewise.
45902         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
45903         * posix/spawnp.c: Likewise.  Change normal version to use
45904         SPAWN_XFLAGS_USE_PATH.
45905         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
45906         SPAWN_XFLAGS_TRY_SHELL.
45907
45908         [BZ #13150]
45909         * posix/glob.h: Remove gcc 1.x support.
45910
45911         [BZ #13068]
45912         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
45913
45914 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
45915
45916         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
45917         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
45918         strrchr-sse2-bsf
45919         * sysdeps/i386/i686/multiarch/strchr.S: New file.
45920         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
45921         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
45922         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
45923         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
45924         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
45925
45926 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45927
45928         * sysdeps/x86_64/wcscmp.S: New file.
45929
45930         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
45931         wcscmp-c wcscmp-sse2
45932         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
45933         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
45934         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
45935         * wcsmbs/wcscmp.c: Allow renaming.
45936
45937 2011-09-05  David S. Miller  <davem@davemloft.net>
45938
45939         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
45940         stack slot, rather than the struct return pointer slot.
45941         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
45942         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
45943         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
45944         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
45945
45946 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45947
45948         * po/ja.po: Update from translation team.
45949
45950         [BZ #13144]
45951         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
45952         kernel in 64-bit binaries.
45953
45954 2011-09-01  David S. Miller  <davem@davemloft.net>
45955
45956         * elf/elf.h (HWCAP_SPARC_*): Move to..
45957         * sysdeps/sparc/sysdep.h: this new file and add new values.
45958         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
45959         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
45960         _DL_HWCAP_COUNT to 24.
45961         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
45962         entries.
45963         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
45964         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
45965         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
45966         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
45967         instead of magic constants.
45968         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
45969
45970 2011-08-31  David S. Miller  <davem@davemloft.net>
45971
45972         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
45973         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
45974         Reimplement to do errno handling inline.
45975         (SYSCALL_ERROR_HANDLER): New macro.
45976         (__SYSCALL_STRING): Do not do errno handling in asm.
45977         (__CLONE_SYSCALL_STRING): Delete.
45978         (__INTERNAL_SYSCALL_STRING): Delete.
45979         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
45980         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
45981         (PSEUDO): Reimplement to do errno handling inline.
45982         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
45983         (SYSCALL_ERROR_HANDLER): New macro.
45984         (__SYSCALL_STRING): Do not do errno handling in asm.
45985         (__CLONE_SYSCALL_STRING): Delete.
45986         (__INTERNAL_SYSCALL_STRING): Delete.
45987         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
45988         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
45989         i386.
45990         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
45991         (inline_syscall*): Add 'err' argument.
45992         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
45993         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
45994         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
45995         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
45996
45997         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
45998         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
45999
46000 2011-08-30  Andreas Schwab  <schwab@redhat.com>
46001
46002         * elf/rtld.c (dl_main): Relocate objects in dependency order.
46003
46004 2011-08-29  Jiri Olsa <jolsa@redhat.com>
46005
46006         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
46007         directive.
46008
46009 2011-08-24  David S. Miller  <davem@davemloft.net>
46010
46011         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
46012
46013 2011-08-24  Andreas Schwab  <schwab@redhat.com>
46014
46015         * elf/Makefile: Add rules to build and run unload8 test.
46016         * elf/unload8.c: New file.
46017         * elf/unload8mod1.c: New file.
46018         * elf/unload8mod1x.c: New file.
46019         * elf/unload8mod2.c: New file.
46020         * elf/unload8mod3.c: New file.
46021
46022         * elf/dl-close.c (_dl_close_worker): Reset private search list if
46023         it wasn't used.
46024
46025 2011-08-23  David S. Miller  <davem@davemloft.net>
46026
46027         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
46028         subtract stack bias.
46029         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
46030         %sp not %fp in calculations.
46031         (_JMPBUF_UNWINDS_ADJ): Likewise.
46032
46033         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
46034         (aio_suspend): Call it to force an exception region around the
46035         AIO_MISC_WAIT() invocation.
46036
46037 2011-08-23  Andreas Schwab  <schwab@redhat.com>
46038
46039         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
46040         backslash.
46041
46042 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
46043
46044         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
46045         protection macro.
46046         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
46047         and <dl-machine.h>.
46048         (Elf64_FuncDesc): Remove.
46049
46050 2011-08-22  David S. Miller  <davem@davemloft.net>
46051
46052         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
46053         sigaltstack check, add missing cfi directives.
46054         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
46055         missing cfi directives, and sigaltstack handling.
46056
46057 2011-08-16  Andreas Schwab  <schwab@redhat.com>
46058
46059         [BZ #11724]
46060         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
46061         object is seen twice.
46062         * elf/dl-fini.c (_dl_sort_fini): Likewise.
46063
46064         * elf/Makefile (distribute): Add tst-initorder2.c.
46065         (tests): Add tst-initorder2.
46066         (modules-names): Add tst-initorder2a tst-initorder2b
46067         tst-initorder2c tst-initorder2d.  Add rules to build them.
46068         ($(objpfx)tst-initorder2.out): New rule.
46069         * elf/tst-initorder2.c: New file.
46070         * elf/tst-initorder2.exp: New file.
46071
46072 2011-08-22  Andreas Schwab  <schwab@redhat.com>
46073
46074         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
46075
46076         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
46077         dependencies back to end of function.
46078
46079         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
46080         $(elfobjdir)/ld.so.
46081
46082 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
46083
46084         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
46085         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
46086         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
46087         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
46088         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
46089         of __vdso_gettimeofday.
46090         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
46091         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
46092         attribute_hidden.
46093         (_libc_vdso_platform_setup): Remove initialization of
46094         __vdso_gettimeofday and __vdso_time.
46095
46096 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46097
46098         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
46099         and fgetc_unlocked.
46100         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
46101         getc_unlocked.
46102
46103         * elf/dl-open.c (add_to_global): Report additions to the global scope
46104         for LD_DEBUG=scopes.
46105         (dl_open_worker): Also print scope of newly loaded dependencies.
46106         (_dl_show_scope): Indicate if there is no scope.
46107
46108         [BZ #13114]
46109         * stdio-common/Makefile (tests): Add bug24.
46110         * stdio-common/bug24.c: New file.
46111
46112 2011-08-19  Andreas Jaeger  <aj@suse.de>
46113
46114         [BZ #13114]
46115         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
46116         non-existant file when using close-on-exec mode.
46117
46118 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46119
46120         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
46121         the very first instruction.
46122
46123         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
46124         the CFI state in the end.
46125         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
46126         inclusion of dl-trampoline.h.
46127         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
46128
46129 2011-08-19  Andreas Schwab  <schwab@redhat.com>
46130
46131         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
46132         expectations for long double.
46133
46134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
46135         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
46136
46137 2011-08-14  David S. Miller  <davem@davemloft.net>
46138
46139         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
46140         artificual limit depends upon the system page size.
46141
46142 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46143
46144         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
46145         * resolv/Makefile: Define CFLAGS-libresolv.
46146
46147 2011-08-17  Andreas Schwab  <schwab@redhat.com>
46148
46149         * nss/makedb.c (compute_tables): Make variables used in nested
46150         function static.
46151
46152 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46153
46154         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
46155         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
46156         if buffer was too small.
46157
46158         * elf/pldd.c (main): Attach to all threads in the process.
46159         Rewrite /proc handling to use *at functions.
46160
46161 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
46162
46163         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
46164         specifies first scope to show.
46165         (dl_open_worker): Update callers.  Move printing scope of new
46166         object to before the relocation.
46167         * elf/rtld.c (dl_main): Update _dl_show_scope call.
46168         * sysdeps/generic/ldsodefs.h: Update declaration.
46169
46170         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
46171         string for the scope number.
46172
46173 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
46174
46175         * nscd/servicescache.c (cache_addserv): Make sure written is always
46176         initialized.
46177
46178 2011-08-14  Roland McGrath  <roland@hack.frob.com>
46179
46180         * sysdeps/i386/i486/bits/atomic.h
46181         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
46182         statement expression, so as to suppress "set but not used" warning.
46183         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
46184
46185         * string/strncat.c (STRNCAT): Use prototype definition.
46186
46187         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
46188         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
46189         -Iprograms here.
46190         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
46191         (localedef-modules): Add localedef.
46192         (locale-modules): Add locale.
46193
46194         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
46195         * elf/rtld.c (dl_main): Invert order of assignment in last change,
46196         to avoid a warning.
46197
46198 2011-08-14  David S. Miller  <davem@davemloft.net>
46199
46200         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
46201         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
46202
46203 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
46204
46205         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
46206         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
46207         * elf/rtld.c (dl_main): Set l_name of vDSO.
46208         Call _dl_show_scope when DL_DEBUG_SCOPES.
46209         (process_dl_debug): Recognize scopes flag and also set it for all.
46210         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
46211         Declare _dl_show_scope.
46212
46213         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
46214         (do_dlopen): Pass caller_dlopen to dl_open.
46215         (__libc_dlopen_mode): Initialize caller_dlopen.
46216
46217         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
46218         of libc.  Make tolower call locale-independent.  Optimize a bit by
46219         using isdigit instead of isalnum.
46220         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
46221
46222 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
46223
46224         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
46225         was a dependency or dynamically loaded.
46226
46227 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
46228
46229         * intl/l10nflist.c: Allow architecture-specific pop function.
46230         * sysdeps/x86_64/l10nflist.c: New file.
46231
46232         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
46233         classification.
46234
46235 2011-08-10  Andreas Schwab  <schwab@redhat.com>
46236
46237         * include/dirent.h: Add libc_hidden_proto for scandirat and
46238         scandirat64.  Don't declare __scandirat64.
46239         * dirent/scandirat.c: Add libc_hidden_def.
46240         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
46241         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
46242
46243 2011-08-10  David S. Miller  <davem@davemloft.net>
46244
46245         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
46246         enum.
46247         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46248         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46249         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46250
46251 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
46252
46253         * Versions.def [libc]: Add GLIBC_2.15.
46254         * dirent/Makefile (routines): Add scandirat and scandirat64.
46255         * dirent/Versions [libc]: Export scandirat and scandirat64 for
46256         GLIBC_2.15.
46257         * dirent/dirent.h: Declare scandirat and scandirat64.
46258         * dirent/scandirat.c: New file.
46259         * dirent/scandirat64.c: New file.
46260         * sysdeps/wordsize-64/scandirat.c: New file.
46261         * sysdeps/wordsize-64/scandirat64.c: New file.
46262         * dirent/opendir.c: Define opendirat.
46263         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
46264         using scandirat.
46265         * dirent/scandir64.c: Adjust for scandir.c change.
46266         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
46267         __scandirat64, and __scandir_cancel_handler.
46268         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
46269         additional parameter and use openat instead of open (outside of ld.so).
46270         Add new __opendir as wrapper around __opendirat.
46271         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
46272         here without requiring old scandirat implementation.
46273
46274 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
46275
46276         * dirent/scandir.c (cancel_handler): Renamed to
46277         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
46278         defined.  Adjust users.
46279         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
46280         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
46281
46282 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
46283
46284         * string/test-string.h (IMPL): Use __STRING to expand name and then
46285         stringify it.
46286
46287         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
46288         of cleanups.
46289
46290 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46291
46292         * string/Makefile: Update.
46293         (strop-tests): Append strncat.
46294         * string/test-wcscmp.c: New file.
46295         New comprehensive test for wcscmp.
46296         * string/test-strcmp.c: Update.
46297         (WIDE): New define.
46298
46299 2011-07-22  Andreas Schwab  <schwab@redhat.com>
46300
46301         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
46302         line.
46303
46304 2011-07-26  Andreas Schwab  <schwab@redhat.com>
46305
46306         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
46307         encoding to ACE if AI_IDN.
46308
46309 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
46310
46311         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
46312         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
46313
46314 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46315
46316         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
46317         Fix overflow bug in strncat.
46318         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
46319
46320         * string/test-strncat.c: Update.
46321         Add new tests for checking overflow bugs.
46322
46323 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46324
46325         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46326         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
46327         * sysdeps/i386/i686/multiarch/strcat.S: New file.
46328         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
46329         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
46330         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
46331         * sysdeps/i386/i686/multiarch/strncat.S: New file.
46332         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
46333         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
46334
46335         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
46336         (USE_AS_STRCAT): Define.
46337         Add strcat and strncat support.
46338         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
46339
46340 2011-07-25  Andreas Schwab  <schwab@redhat.com>
46341
46342         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
46343         __n bigger than INT_MAX+1.
46344         (__strncmp_g): Likewise.
46345
46346 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
46347
46348         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
46349         * libio/stido.h: Likewise.
46350
46351         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
46352         (AF_NFC): Define.
46353         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
46354         (AF_NFC): Define.
46355
46356         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
46357         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46358         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46359         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
46360         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46361
46362         [BZ #13021]
46363         * scripts/test-installation.pl: Don't expect libnss_test1 to be
46364         installed.
46365
46366         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
46367         typo.
46368         (_dl_x86_64_save_sse): Likewise.
46369
46370 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
46371
46372         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
46373         OSXSAVE.
46374         (_dl_x86_64_save_sse): Likewise.
46375
46376         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
46377
46378         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
46379
46380 2011-07-21  Andreas Schwab  <schwab@redhat.com>
46381
46382         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
46383         change.
46384         (_dl_x86_64_save_sse): Use correct AVX check.
46385
46386 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46387
46388         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
46389         bug in strncpy/strncat.
46390         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
46391
46392 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
46393
46394         * string/tester.c (test_strcat): Add tests for different alignments
46395         of source and destination.
46396         (test_strncat): Likewise.
46397
46398 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46399
46400         [BZ #12852]
46401         * posix/glob.c (glob): Check passed in values before using them in
46402         expressions to avoid some overflows.
46403         (glob_in_dir): Likewise.
46404
46405         [BZ #13007]
46406         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
46407         check for AVX enablement so that we don't crash with old kernels and
46408         new hardware.
46409         * elf/tst-audit4.c: Add same checks here.
46410         * elf/tst-audit6.c: Likewise.
46411
46412         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
46413
46414 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
46415
46416         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
46417
46418 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46419
46420         * po/cs.po: Update from translation team.
46421         * po/bg.po: Likewise.
46422
46423 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
46424
46425         * misc/sys/cdefs.h: Add support for const attribute.
46426         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
46427         to gnu_dev_{major,minor,makedev} functions.
46428
46429 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
46430
46431         * intl/dcigettext.c (get_output_charset): Add missing bracket.
46432
46433 2011-07-20  Andreas Schwab  <schwab@redhat.com>
46434
46435         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
46436         strlen results.
46437
46438 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46439
46440         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
46441         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
46442         register in order to avoid conflicts with the soft frame pointer
46443         being held in r11 when necessary.
46444         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
46445         (INTERNAL_VSYSCALL_NCS): Likewise.
46446
46447 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
46448
46449         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
46450         * elf/dl-fini.c (_dl_fini): Adjust caller.
46451         * elf/dl-close.c (_dl_close_worker): Likewise.
46452         * sysdeps/generic/ldsodefs.h: Adjust declaration.
46453
46454 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46455
46456         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
46457         "aux_cache->nlibs < 0".
46458
46459         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
46460         in the reload-count case.
46461
46462 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46463
46464         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46465         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
46466         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
46467         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
46468         * sysdeps/x86_64/multiarch/strcat.S: New file.
46469         * sysdeps/x86_64/multiarch/strncat.S: New file.
46470         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
46471         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
46472         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
46473         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
46474         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
46475         (USE_AS_STRCAT): Define.
46476         Add strcat and strncat support.
46477         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
46478         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
46479         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
46480         * string/strncat.c: Update.
46481         (USE_AS_STRNCAT): Define.
46482         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46483         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
46484         and i7.
46485         * sysdeps/x86_64/multiarch/init-arch.h
46486         (bit_Prefer_PMINUB_for_stringop): New.
46487         (index_Prefer_PMINUB_for_stringop): Likewise.
46488         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
46489         bit_Prefer_PMINUB_for_stringop.
46490
46491 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46492
46493         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
46494         buffer64.
46495         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
46496         of casting of buffer.
46497         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
46498         buffer32 and buffer64.
46499         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
46500         writes instead of casting of buffer.
46501         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
46502         buffer32.
46503         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
46504         casting of buffer.
46505
46506 2011-07-19  Andreas Schwab  <schwab@redhat.com>
46507
46508         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
46509
46510 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46511
46512         * nscd/nscd.c (termination_handler): Don't do anything for a database
46513         if it has not yet been initialized.
46514
46515 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46516
46517         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46518
46519 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46520
46521         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46522
46523 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46524
46525         * po/nl.po: Update from translation team.
46526         * po/sv.po: Likewise.
46527
46528 2011-07-16  Roland McGrath  <roland@hack.frob.com>
46529
46530         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
46531         now disallowed by GCC.
46532
46533         * configure.in (use-default-link): Default to yes if a test -shared
46534         link meets our qualifications.
46535         * configure: Regenerated.
46536
46537         * config.make.in (output-format): New variable.
46538         * configure.in: Check for ld --print-output-format support.
46539         * configure: Regenerated.
46540         * Makerules ($(common-objpfx)format.lds)
46541         [$(output-format) != unknown]: Just use $(output-format),
46542         instead of the linker-script munging.
46543
46544 2011-07-14  Roland McGrath  <roland@hack.frob.com>
46545
46546         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
46547         of $(common-objpfx)shlib.lds.
46548         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
46549
46550         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
46551         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
46552
46553         * configure.in (-z relro check): Adjust test code to add a large
46554         writable data section after it.
46555         * configure: Regenerated.
46556
46557 2011-07-11  Roland McGrath  <roland@hack.frob.com>
46558
46559         * configure.in (-z relro check): Fix test code to make the variable
46560         truly const.
46561         * configure: Regenerated.
46562
46563 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
46564
46565         * nscd/nscd.h (struct traced_file): Define.
46566         (struct database_dyn): Remove inotify_descr, reset_res, and filename
46567         elements.  Add traced_files.
46568         (inotify_fd): Declare.
46569         (register_traced_file): Declare.
46570         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
46571         (inotify_fd): Export.
46572         (resolv_conf_descr): Remove.
46573         (nscd_init): Move inotify descriptor creation to main.
46574         Don't register files for notification here.
46575         (register_traced_file): New function.
46576         (invalidate_cache): Don't use reset_res to determine whether to call
46577         res_init, go through the list of registered files.
46578         (main_loop_poll): The inotify descriptors are now stored in the
46579         structures for the traced files.
46580         (main_loop_epoll): Likewise
46581         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
46582         to __nss_disable_nscd.
46583         * nscd/cache.c (prune_cache): There is no single inotify descriptor
46584         for a database anymore.  Check the records for all the registered
46585         files instead.
46586         * nss/Makefile (libnss_files-routines): Add files-init.
46587         (libnss_db-routines): Add db-init.
46588         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
46589         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
46590         * nss/nss_db/db-init.c: New file.
46591         * nss/nss_files/files-init.c: New file.
46592         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
46593         __nss_lookup_function.
46594         (__nss_lookup_function): Call nss_load_library.
46595         (nss_load_all_libraries): New function.
46596         (__nss_disable_nscd): Take parameter with callback function for files
46597         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
46598         used for the cached services.
46599         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
46600         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
46601         options for features to all the files in nscd.
46602
46603         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
46604
46605 2011-07-10  Roland McGrath  <roland@hack.frob.com>
46606
46607         * csu/elf-init.c (__libc_csu_init): Comment typo.
46608
46609 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
46610
46611         * po/pl.po: Update from translation team.
46612         * po/ja.po: Likewise.
46613         * po/ru.po: Likewise.
46614         * po/ko.po: Likewise.
46615         * po/fr.po: Likewise.
46616
46617 2011-07-09  Roland McGrath  <roland@hack.frob.com>
46618
46619         * configure.in (.ctors/.dtors header and trailer check):
46620         Use an empirical test on a built program.
46621         * configure: Regenerated.
46622
46623         * configure.in (-z relro check): Use an empirical test on a built DSO.
46624         Detect, but do not require, on ia64.
46625         * configure: Regenerated.
46626
46627         * configure.in (READELF): Find it with AC_CHECK_TOOL.
46628         Update tests that use readelf to use $READELF instead.
46629         * configure: Regenerated.
46630
46631 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
46632
46633         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
46634         if the result is not used.
46635
46636 2011-07-05  Andreas Jaeger  <aj@suse.de>
46637
46638         [BZ#9696]
46639         * stdlib/tst-strtod.c: Add testcase.
46640
46641 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
46642
46643         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
46644         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
46645         The latter has a higher limit.  Take additional parameter to pass to
46646         the new function.
46647         (__pathconf): Pass file to __statfs_link_max.
46648         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
46649         __statfs_link_max.
46650         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
46651         __statfs_link_max.
46652
46653         [BZ #12868]
46654         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
46655         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
46656         Handle Lustre.
46657         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
46658         (__statfs_filesize_max): Likewise.
46659         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
46660
46661 2011-07-05  Andreas Jaeger  <aj@suse.de>
46662
46663         * resolv/res_comp.c (dn_skipname): Remove unused variable.
46664
46665 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
46666
46667         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
46668         `status' variable.
46669         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
46670         Likewise.
46671
46672 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
46673
46674         * Makefile (strop-tests): Add strncat.
46675         * string/test-strncat.c: New file.
46676
46677 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
46678
46679         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
46680
46681 2011-06-21  Andreas Jaeger  <aj@suse.de>
46682
46683         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
46684         Copy rule from iconvdata/Makefile.
46685
46686 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46687
46688         [BZ #12922]
46689         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
46690         but no long options are defined, just return 'W'.
46691
46692 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
46693
46694         [BZ #9696]
46695         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
46696
46697 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46698
46699         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
46700         netgroups to read.
46701         (innetgr): Likewise.
46702
46703 2011-07-05  Roland McGrath  <roland@hack.frob.com>
46704
46705         * config.make.in (install_root): Default to $(DESTDIR).
46706
46707 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
46708
46709         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
46710
46711 2011-07-02  Roland McGrath  <roland@hack.frob.com>
46712
46713         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
46714
46715         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
46716         containing directory rather than embedding absolute directory names.
46717
46718         * scripts/check-local-headers.sh: Rewritten using awk.
46719         Match by word, not by line.  Print error messages for matches.
46720         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
46721
46722         * Makerules [shlib-lds-flags empty]:
46723         ($(common-objpfx)libc_pic.opts): New target.
46724         ($(common-objpfx)libc_pic.os.clean): New target.
46725         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
46726
46727         * config.make.in (OBJCOPY): New variable.
46728         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
46729         * configure: Regenerated.
46730
46731         * config.make.in (use-default-link): New variable.
46732         * configure.in (use_default_link): Grok --with-default-link to set it.
46733         * configure: Regenerated.
46734         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
46735         (shlib-lds, shlib-lds-flags): Define to empty.
46736
46737         * Makerules (shlib-lds): New variable.
46738         (shlib-lds-flags): New variable.
46739         (build-shlib, build-moduile, build-module-asneeded): Use it.
46740         ($(common-objpfx)libc.so): Use $(shlib-lds).
46741         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
46742         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
46743
46744         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
46745         DT_FLAGS/DT_FLAGS_1 with zero flags.
46746
46747         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
46748         linker script munging.
46749
46750 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
46751
46752         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
46753         as 128-bit value.
46754         * crypt/sha512.c (sha512_process_block): Perform total addition using
46755         128-bit if possible.
46756         (__sha512_finish_ctx): Likewise.
46757         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
46758         as 64-bit value.
46759         * crypt/sha256.c (SWAP64): Define.
46760         (sha256_process_block): Perform total addition using 64-bit if
46761         possible.
46762         (__sha256_finish_ctx): Likewise.
46763
46764 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
46765
46766         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
46767         * nscd/initgrcache.c (addinitgroupsX): Likewise.
46768         * nscd/hstcache.c (cache_addhst): Likewise.
46769         * nscd/grpcache.c (cache_addgr): Likewise.
46770         * nscd/aicache.c (addhstaiX): Likewise
46771         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
46772
46773 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
46774
46775         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
46776         * nscd/initgrcache.c (addinitgroupsX): Likewise.
46777         * nscd/hstcache.c (cache_addhst): Likewise.
46778         * nscd/grpcache.c (cache_addgr): Likewise.
46779         * nscd/aicache.c (addhstaiX): Likewise
46780
46781 2011-07-01  Andreas Schwab  <schwab@redhat.com>
46782
46783         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
46784         domain only when needed.
46785
46786 2011-06-30  Andreas Schwab  <schwab@redhat.com>
46787
46788         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
46789         is always restored.
46790
46791 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
46792
46793         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
46794         are re-adding the entry.
46795         * nscd/servicescache.c (cache_addserv): Likewise.
46796
46797 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
46798
46799         * sysdeps/generic/dl-irel.h: fix protection against multiple
46800         inclusions.
46801         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
46802
46803 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
46804
46805         [BZ #12935]
46806         * malloc/memusage.sh: Fix quoting in message.
46807         * debug/xtrace.sh: Likewise.
46808
46809         * configure.in: Remove support for --experimental-malloc option, make
46810         it the default.
46811         * config.make.in: Likewise.
46812         * malloc/Makefile: Likewise.
46813
46814 2011-06-27  Andreas Schwab  <schwab@redhat.com>
46815
46816         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
46817         two-byte characters.
46818
46819 2011-06-27  Roland McGrath  <roland@hack.frob.com>
46820
46821         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
46822         AC_CACHE_CHECK invocation.
46823         * configure: Regenerated.
46824
46825         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
46826
46827 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
46828
46829         [BZ #12350]
46830         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
46831         bit from old_res_options.
46832
46833         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
46834
46835         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
46836         value type for setfct.
46837
46838 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
46839
46840         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46841         __gettimeofday instead of gettimeofday.
46842
46843 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
46844
46845         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
46846
46847 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
46848
46849         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
46850
46851         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
46852         info.
46853
46854 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
46855
46856         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46857         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46858         strcpy-sse2-unaligned strncpy-sse2-unaligned
46859         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
46860         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
46861         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
46862         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
46863         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
46864         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
46865         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
46866         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
46867         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
46868         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
46869         (STRCPY): Support SSE2 and SSSE3 versions.
46870
46871 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
46872
46873         [BZ #12874]
46874         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
46875         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
46876         kernels which artificially limit size of requests.
46877
46878 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
46879
46880         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46881         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46882         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
46883         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
46884         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
46885         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
46886         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
46887         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
46888         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
46889         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
46890         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
46891         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
46892         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
46893         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
46894         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
46895         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46896         Enable unaligned load optimization for Intel Core i3, i5 and i7
46897         processors.
46898         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
46899         Define.
46900         (index_Fast_Unaligned_Load): Define.
46901         (HAS_FAST_UNALIGNED_LOAD): Define.
46902
46903 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
46904
46905         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
46906
46907 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
46908
46909         [BZ #12907]
46910         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
46911         until it is clear that the information is realy needed.
46912         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
46913
46914 2011-06-22  Andreas Schwab  <schwab@redhat.com>
46915
46916         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
46917
46918 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
46919
46920         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46921         /sys/devices/system/cpu/online if it is usable.
46922
46923         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
46924         reading the information from the /proc filesystem to once a second.
46925
46926 2011-06-21  Andreas Jaeger  <aj@suse.de>
46927
46928         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
46929         NULL after inclusion of kernel headers.
46930
46931 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
46932
46933         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
46934         calls to internal_setent.
46935
46936         [BZ #12885]
46937         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
46938         addresses using gethostbyname4_r ignore IPv4 addresses.
46939
46940         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
46941         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
46942
46943         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
46944
46945 2011-06-20  David S. Miller  <davem@davemloft.net>
46946
46947         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
46948         inclusions.
46949         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
46950
46951         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
46952         (elf_irel): Use it.
46953         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
46954         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
46955         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
46956         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
46957         * sysdeps/x86_64/dl-irel.h: Likewise.
46958
46959         * elf/dl-runtime.c: Use elf_ifunc_invoke.
46960         * elf/dl-sym.c: Likewise.
46961
46962 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
46963
46964         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
46965         need to dereference resplen2.
46966
46967 2011-06-14  Andreas Schwab  <schwab@redhat.com>
46968
46969         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
46970
46971 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
46972
46973         * Makeconfig: Define vardbdir and inst_vardbdir.
46974         * nss/Makefile: Add rules to install db-Makefile.
46975
46976         * nss/nss_db/db-XXX.c: Cleanup.
46977
46978         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
46979         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
46980         GLIBC_PRIVATE.
46981         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
46982         * nss/makedb.c: Implement -g option to specify that value strings
46983         are generated and should not be added to table iterated over for
46984         get*ent calls.
46985         * nss/nss_db/db-initgroups.c: New file.
46986
46987         * nss/getent.c: Add support for initgroups lookups through getgrouplist
46988         interface.
46989
46990         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
46991         (internal_getgrouplist): Adjust to name change.
46992         Update use_initgroups_entry if this is not the first call.
46993         * nss/databases.def: Add initgroups entry.
46994
46995         * nss/makedb.c (compute_tables): Check result of multiple hash table
46996         sizes to minimize maximum chain length.
46997
46998 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
46999
47000         * Versions.def: Add entry for libnss_db.
47001         * shlib-versions: Likewise.
47002         * nss/Makefile: Add rules to build libnss_db.
47003         * nss/Versions: Add libnss_db information.  Organize libnss_files
47004         entries better.
47005         * nss/db-Makefile: Add gshadow support.  Change rules for the new
47006         makedb progra.  Some minor improvements to generate smaller files.
47007         * nss/nss_db/nss_db.h: Move NSS database header data structures to
47008         here from...
47009         * nss/makedb.c: ...here.
47010         Improve database format to be smaller and require less memory at
47011         runtime.
47012         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
47013         db anymore.
47014         * nss/nss_db/db-netgrp.c: Likewise.
47015         * nss/nss_db/db-open.c: Likewise.
47016         * nss/nss_files/flies-XXX.x: Adjust comments.
47017         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
47018         * nss/nss_files/files-grp.c: Likewise.
47019         * nss/nss_files/files-hosts.c: Likewise.
47020         * nss/nss_files/files-network.c: Likewise.
47021         * nss/nss_files/files-proto.c: Likewise.
47022         * nss/nss_files/files-pwd.c: Likewise.
47023         * nss/nss_files/files-rpc.c: Likewise.
47024         * nss/nss_files/files-service.c: Likewise.
47025         * nss/nss_files/files-sgrp.c: Likewise.
47026         * nss/nss_files/files-spwd.c: Likewise.
47027         * nss/nss_db/db-alias.c: Removed.
47028         * nss/nss_db/dummy-db.h: Removed.
47029
47030 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
47031
47032         * nss/makedb.c: Rewritten to not use database library.
47033         * nss/Makefile: Update to build new makedb program.
47034
47035 2011-06-14  Andreas Jaeger  <aj@suse.de>
47036
47037         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
47038         memset declaration.
47039
47040 2011-06-10  Andreas Schwab  <schwab@redhat.com>
47041
47042         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
47043         tmpbuf.
47044
47045 2011-06-10  Roland McGrath  <roland@hack.frob.com>
47046
47047         * Makerules (shlib.lds): Fail if the linker script comes out empty.
47048         * elf/Makefile ($(objpfx)ld.so): Likewise.
47049
47050         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
47051         Don't list ld.so twice in dependencies.
47052
47053         * posix/bug-regex31.c: Include <stdlib.h>.
47054
47055         * nscd/hstcache.c (cache_addhst): Remove unused variable.
47056
47057         * nis/nss_compat/compat-spwd.c
47058         (getspent_next_nss_netgr): Remove unused variable.
47059         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
47060
47061         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
47062         nonmembers" output to use the right array.
47063
47064         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
47065
47066         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
47067
47068         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
47069         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
47070         * catgets/gencat.c (read_input_file): Likewise.
47071         * locale/programs/locarchive.c (enlarge_archive): Likewise.
47072
47073         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
47074         variable definition inside #if's controlling its use.
47075
47076         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
47077
47078         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
47079
47080         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
47081
47082         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
47083         unreachable code.
47084
47085         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
47086
47087         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
47088         * configure: Regenerated.
47089
47090         * Makerules: Revert last change.
47091         * elf/Makefile: Likewise.
47092
47093 2011-06-09  Roland McGrath  <roland@hack.frob.com>
47094
47095         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
47096         * elf/Makefile ($(objpfx)librtld.os): Likewise.
47097         (reloc-link): Likewise.
47098
47099 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
47100
47101         * elf/Makefile: Add rules to build pldd.
47102         * elf/pldd.c: New file.
47103         * elf/pldd-xx.c: New file.
47104
47105 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
47106
47107         * version.h: Update for 2.15 development version.
47108
47109 2011-06-07  David S. Miller  <davem@davemloft.net>
47110
47111         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
47112         ifuncs.
47113         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
47114         elf_machine_lazy_rel): Likewise.
47115         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
47116         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
47117         elf_machine_lazy_rel): Likewise.
47118         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
47119         dl_hwcap via passed in argument.
47120         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
47121         Likewise.
47122
47123 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47124
47125         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
47126
47127 2011-06-06  Roland McGrath  <roland@hack.frob.com>
47128
47129         [BZ #12849]
47130         * manual/fdl-1.1.texi: New file, verbatim from:
47131         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
47132         * manual/lgpl-2.1.texi: New file, verbatim from:
47133         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
47134         * manual/Makefile (licenses): New variable, list those new file names.
47135         (texis): Use it.
47136         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
47137
47138         * manual/fdl.texi: File removed.
47139         * manual/lesser.texi: File removed.
47140         * manual/libc.texinfo (Copying, Documentation License):
47141         Use new @include file names, put @appendix directive before @include.
47142
47143 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
47144
47145         [BZ #12841]
47146         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
47147         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
47148         (mq_open): Add __NTH.
47149
47150 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
47151
47152         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47153         Assume Intel Core i3/i5/i7 processor if AVX is available.
47154
47155 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47156
47157         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
47158         typo.
47159
47160 2011-05-31  Andreas Schwab  <schwab@redhat.com>
47161
47162         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
47163         memory.  Use alloca_account.  Fix memory leak when retrying.
47164
47165 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47166
47167         * version.h (RELEASE): Bump for 2.14 release.
47168         * include/features.h (__GLIBC_MINOR__): Bump to 14.
47169
47170         * config.make.in (RANLIB): Remove entry.
47171
47172 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
47173
47174         * po/Makefile (po-sed-cmd): Add ksh to extensions.
47175         (libc.pot): Work around missing support for .ksh extension in xgettext.
47176
47177         [BZ #12684]
47178         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
47179         if both request failed.
47180         (send_dg): In case of server errors clear resplen or *resplen2.
47181
47182         [BZ #12454]
47183         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
47184         when there are multiple maps.
47185         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
47186         (_dl_fini): Remove test here.
47187
47188         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
47189
47190 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
47191
47192         [BZ #12350]
47193         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
47194         bit from old_res_options.
47195         (gaih_inet): Likewise.
47196
47197         [BZ #11099]
47198         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
47199         as signed.
47200
47201         * resolv/res_init.c (res_setoptions): Make the code more compact.
47202
47203         [BZ #11558]
47204         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
47205         set RES_USEVC.
47206
47207         [BZ #11634]
47208         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
47209
47210         * malloc/malloc.h: Mark malloc hook variables as deprecated.
47211
47212         [BZ #11781]
47213         * malloc/malloc.h: Declare malloc hook variables as volatile.
47214
47215         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
47216         in last patch.
47217
47218         [BZ #11799]
47219         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
47220         raise in the comment.
47221         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
47222         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
47223         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
47224
47225 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
47226
47227         [BZ #12811]
47228         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
47229         grow the buffers more if it already has to be sufficient.
47230         (build_wcs_upper_buffer): Likewise.
47231         * posix/regexec.c (check_matching): Likewise.
47232         (clean_state_log_if_needed): Likewise.
47233         (extend_buffers): Don't enlarge buffers beyond size of the input
47234         buffer.
47235         Patches mostly by Emil Wojak <emil@wojak.eu>.
47236         * posix/bug-regex32.c: New file.
47237         * posix/Makefile (tests): Add bug-regex32.
47238
47239         * locale/findlocale.c (_nl_find_locale): Return right away if
47240         _nl_explode_name failed.
47241         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
47242
47243         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
47244
47245         * debug/xtrace.sh: Unify messages.
47246         * malloc/memusage.sh: Likewise.
47247
47248         [BZ #12813]
47249         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
47250         time symbol from vDSO.  Substitute with vsyscall if not available.
47251         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
47252         __vdso_time.
47253
47254         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
47255         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
47256         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
47257         Add sendmmsg and internal_sendmmsg.
47258         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
47259         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
47260         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
47261
47262         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
47263         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
47264         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
47265
47266 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
47267
47268         [BZ #12813]
47269         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
47270         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
47271         available.
47272         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
47273         __vdso_getcpu.
47274
47275         [BZ #12814]
47276         * iconvdata/Makefile (tests): Add bug-iconv9.
47277         * iconvdata/bug-iconv9.c: New file.
47278
47279 2011-05-27  Andreas Schwab  <schwab@redhat.com>
47280
47281         [BZ #12814]
47282         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
47283
47284 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
47285
47286         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47287         (struct user_regs_struct): Change intcs field back to cs.
47288
47289 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
47290
47291         * po/ja.po: Update from translation team.
47292
47293 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
47294
47295         [BZ #12795]
47296         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
47297         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
47298
47299 2011-05-20  Andreas Schwab  <schwab@redhat.com>
47300
47301         * stdlib/longlong.h: Update from GCC.
47302
47303 2011-05-23  Andreas Schwab  <schwab@redhat.com>
47304
47305         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
47306         parameter name.
47307         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
47308         Add parameter name.
47309         (__sysconf): Pass it down.
47310
47311 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
47312
47313         [BZ #12671]
47314         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
47315         some situations.
47316         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
47317         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
47318         add in in __libc_use_alloca calls.  Adjust callers.
47319         (glob): Use malloc in some situations.
47320
47321         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
47322         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
47323         pltexit.
47324
47325 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
47326
47327         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
47328         and CLOCK_BOOTTIME_ALARM.
47329
47330         [BZ #12782]
47331         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
47332         is returned.
47333
47334         * string/_strerror.c (__strerror_r): Print negative errors as signed
47335         numbers.
47336
47337         [BZ #12777]
47338         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
47339         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
47340         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
47341
47342         * configure.in: Fix typo in redirection and correct removal of test
47343         files in two cases.
47344
47345         [BZ #12788]
47346         * locale/setlocale.c (new_composite_name): Fix test to check for
47347         identical name of all categories.
47348
47349         [BZ #12792]
47350         * libio/filedoalloc.c (local_isatty): New function.
47351         (_IO_file_doallocate): Use local_isatty.
47352         * stdio-common/perror.c (perror): In case a new stream is used
47353         forward the stream error.
47354         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
47355         error flag.
47356
47357 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
47358
47359         [BZ #11869]
47360         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
47361         alloca.
47362         * include/alloca.h (extend_alloca_account): Define.
47363
47364         [BZ #11857]
47365         * posix/regex.h: Fix comments with documentation of user-accessible
47366         fields after compilation and describe correct free'ing of pattern
47367         after re_compile_pattern.
47368         Patch by Reuben Thomas <rrt@sc3d.org>.
47369
47370 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
47371
47372         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
47373         and -mno-altivec to prevent the compiler from using Altivec and/or
47374         VSX instructions when the corresponding registers are not available.
47375
47376 2011-05-19  Andreas Schwab  <schwab@redhat.com>
47377
47378         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
47379
47380 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
47381
47382         * libio/freopen.c (freopen): Use __dup2, not dup2.
47383         * libio/freopen64.c (freopen64): Likewise.
47384
47385 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
47386
47387         [BZ #12775]
47388         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
47389         * math/Makefile (tests): Add test-powl.
47390         (CFLAGS-test-powl.c): Define.
47391         * math/test-powl.c: New file.
47392
47393 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47394
47395         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
47396
47397 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
47398
47399         [BZ #11837]
47400         * iconvdata/gb18030.c: Update to GB18020-2005.
47401
47402 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
47403
47404         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
47405         RE_SYNTAX_POSIX_AWK): Update to match recent development.
47406         Patch by Aharon Robbins <arnold@skeeve.com>.
47407
47408         [BZ #11892]
47409         * stdlib/putenv.c (putenv): Don't always create copy of the variable
47410         on the stack.
47411
47412         [BZ #11895]
47413         * misc/pselect.c (__pselect): Handle timeout value errors hidden
47414         through underflows.
47415
47416         [BZ #12766]
47417         * misc/error.c (error_at_line): Ensure file_name and old_file_name
47418         point to strings before performing equality test for error_one_per_line
47419         mode.
47420
47421         [BZ #11697]
47422         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
47423
47424         [BZ #11820]
47425         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47426         (struct user_fpregs_struct): Avoid __uint*_t types.
47427
47428         [BZ #6420]
47429         * malloc/mtrace.c (tr_where): Add additional parameter to point to
47430         symbol info.  Use it instead of calling _dl_addr locally.
47431         (lock_and_info): New function.
47432         (tr_freehook): Call lock_and_info and pass symbol info as additional
47433         parameter to tr_where.
47434         (tr_mallochook): Likewise.
47435         (tr_reallochook): Likewise.
47436         (tr_memalignhook): Likewise.
47437
47438         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
47439         used and couldn't be at all thread-safe.
47440
47441 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
47442
47443         * libio/freopen.c (freopen): Don't close old file descriptor
47444         before the new one is opened.  Instead dup the new file descriptor
47445         to the old one after the new stream is created.
47446         * libio/freopen64.c (freopen64): Likewise.
47447         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
47448         * libio/fileops.c (_IO_new_file_close_it): Handle new
47449         _IO_FLAGS2_NOCLOSE flag.
47450         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
47451         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
47452         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
47453         _IO_FLAGS2_NOCLOSE flag.
47454         * include/unistd.h: Add hidden_proto for dup3.
47455         Define __have_dup3.
47456         * io/dup3.c: Define hidden symbol.
47457         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
47458
47459         [BZ #7101]
47460         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
47461         when an incomplete long option is used.
47462         * posix/tst-getopt_long1.c: New file.
47463         * posix/Makefile (tests): Add tst-getopt_long1.
47464
47465         [BZ #10138]
47466         * scripts/config.guess: Update from autoconf-2.68.
47467         * scripts/config.sub: Likewise.
47468
47469         [BZ #10157]
47470         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
47471         tests into ...
47472         (has_cpuclock): ...this.  New function.
47473         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
47474         macro here based on has_cpuclock code.
47475
47476         [BZ #10149]
47477         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47478         First byte (not low byte) is now always NUL.
47479         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
47480
47481         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47482         Use non-cancelable interfaces.
47483
47484         [BZ #9809]
47485         * locale/iso-639.def: Add entry for Sorani.
47486
47487         [BZ #11901]
47488         * include/stdlib.h: Move include protection to the right place.
47489         Define abort_msg_s.  Declare __abort_msg with it.
47490         * stdlib/abort.c (__abort_msg): Adjust type.
47491         * assert/assert.c (__assert_fail_base): New function.  Majority
47492         of code from __assert_fail.  Allocate memory for __abort_msg with
47493         mmap.
47494         (__assert_fail): Now call __assert_fail_base.
47495         * assert/assert-perr.c: Remove bulk of implementation.  Use
47496         __assert_fail_base.
47497         * include/assert.hL Declare __assert_fail_base.
47498         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
47499         mmap.
47500         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
47501
47502 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
47503
47504         [BZ #11952]
47505         [BZ #12453]
47506         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
47507         until all modules are registered in the DTV.
47508         * elf/Makefile: Add rules to build and run tst-tls19.
47509         * elf/tst-tls19.c: New file.
47510         * elf/tst-tls19mod1.c: New file.
47511         * elf/tst-tls19mod2.c: New file.
47512         * elf/tst-tls19mod3.c: New file.
47513         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
47514
47515         [BZ #12083]
47516         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
47517         correctly.
47518
47519         [BZ #12601]
47520         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
47521         two-byte sequence errors.
47522         * iconvdata/Makefile (tests): Add bug-iconv8.
47523         * iconvdata/bug-iconv8.c: New file.
47524
47525         [BZ #12626]
47526         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
47527         buf2 definition.
47528
47529         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
47530
47531         [BZ #12432]
47532         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
47533         (dummy_getcfa): New function.
47534         (init): Get _Unwind_GetCFA address, use dummy if not found.
47535         (backtrace_helper): In recursion check, also check whether CFA changes.
47536         (__backtrace): Completely initialize arg.
47537
47538         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
47539         storing incomplete byte sequence in state object.  Avoid testing for
47540         guaranteed too small input if we know there is enough data available.
47541
47542 2011-05-11  Andreas Schwab  <schwab@redhat.com>
47543
47544         * Makeconfig (+link-pie): Indent.
47545         * Rules (binaries-pie): Define if $(have-fpie) and
47546         $(build-shared).
47547         (binaries-shared): Also filter out $(binaries-pie).
47548         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
47549         * nscd/Makefile (others-pie): Add nscd.
47550         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
47551         ($(objpfx)nscd): Remove command override.
47552         * login/Makefile (others-pie): Add pt_chown.
47553         ($(objpfx)pt_chown): Remove command override.
47554         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
47555         remove command overrides.
47556
47557 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
47558
47559         * libio/tst_putwc.c: Fix error messages.
47560
47561         [BZ #12724]
47562         * libio/fileops.c (_IO_new_file_close_it): Always flush when
47563         currently writing and seek to current position when not.
47564         * libio/Makefile (tests): Add bug-fclose1.
47565         * libio/bug-fclose1.c: New file.
47566
47567 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
47568
47569         [BZ #12511]
47570         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
47571         don't set DF_1_NODELETE here.
47572         (do_lookup_x): When entering new entry test for copy relocation
47573         and if necessary set DF_1_NODELETE flag.
47574         * elf/tst-unique4.cc: New file.
47575         * elf/tst-unique4.h: New file.
47576         * elf/tst-unique4lib.cc: New file.
47577         * elf/Makefile: Add rules to build and run tst-unique4.
47578         Patch by Piotr Bury <pbury@goahead.com>.
47579
47580 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
47581
47582         [BZ #12052]
47583         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
47584
47585         [BZ #12625]
47586         * misc/mntent_r.c (addmntent): Flush the stream after the output
47587
47588         [BZ #12393]
47589         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
47590         (is_trusted_path_normalize): Skip initial colon.  Append slash
47591         to empty buffer.  Duplicate is_trusted_path code but allow
47592         constructed patch to be prefix.
47593         (is_dst): Allow $ORIGIN followed by /.
47594         (_dl_dst_substitute): Correct clearing of check_for_trusted.
47595         Correct testing of result of is_trusted_path_normalize
47596         (decompose_rpath): Fix warning.
47597
47598 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
47599
47600         [BZ #11257]
47601         * grp/initgroups.c (internal_getgrouplist): When we found the service
47602         list through the initgroups entry in nsswitch.conf do not always
47603         continue on a successful lookup.  Don't always use the
47604         __nss_group_database value if it is set.
47605         * nss/nsswitch.conf (initgroups): Change action for successful db
47606         lookup to continue for compatibility.
47607
47608 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
47609
47610         [BZ #11532]
47611         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
47612         and CP774 modules.
47613         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
47614         and CP774 modules.
47615         * iconvdata/tst-tables.sh: Likewise.
47616         * iconvdata/cp770.c: New file.
47617         * iconvdata/cp771.c: New file.
47618         * iconvdata/cp772.c: New file.
47619         * iconvdata/cp773.c: New file.
47620         * iconvdata/cp774.c: New file.
47621         * iconvdata/testdata/CP770: New file.
47622         * iconvdata/testdata/CP770..UTF8: New file.
47623         * iconvdata/testdata/CP771: New file.
47624         * iconvdata/testdata/CP771..UTF8: New file.
47625         * iconvdata/testdata/CP772: New file.
47626         * iconvdata/testdata/CP772..UTF8: New file.
47627         * iconvdata/testdata/CP773: New file.
47628         * iconvdata/testdata/CP773..UTF8: New file.
47629         * iconvdata/testdata/CP774: New file.
47630         * iconvdata/testdata/CP774..UTF8: New file.
47631
47632         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
47633         END CHARMAP line.
47634         * iconvdata/gen-8bit-gap.sh: Likewise.
47635         * iconvdata/gen-8bit.sh: Likewise.
47636
47637         * locale/iso-639.def: Add ary entry.
47638
47639         [BZ #11258]
47640         * locale/C-translit.h.in: Add U20A1 transliteration.
47641
47642         [BZ #12178]
47643         * locale/iso-639.def: Add wae entry.
47644         Patch by Kevin Bortis <bortis@translate-wae.ch>.
47645
47646         [BZ #12545]
47647         * locale/programs/localedef.c (construct_output_path): Use ssize_t
47648         for n.
47649
47650         [BZ #12711]
47651         * locale/C-translit.h.in: Add entry for U20B9.
47652         Patch by pravin.d.s@gmail.com.
47653
47654 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
47655
47656         [BZ #12713]
47657         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
47658         ENAMETOOLONG use generic getcwd.
47659         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
47660         in rtld.  Use *stat64.
47661         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
47662         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
47663         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
47664         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
47665         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
47666         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
47667         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
47668         __fstatat64 macros.
47669         * include/dirent.h: Add libc_hidden_proto for rewinddir.
47670         * dirent/rewinddir.c: Add libc_hidden_def.
47671         * sysdeps/mach/hurd/rewinddir.c: Likewise.
47672         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
47673
47674         * include/dirent.h (__alloc_dir): Add flags parameter.
47675         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
47676         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
47677         __alloc_dir.
47678         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
47679         from fdopendir if O_CLOEXEC is already set.
47680
47681 2011-03-15  Alan Modra  <amodra@gmail.com>
47682
47683         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
47684         l_tls_firstbyte_offset non-zero.  Save padding offset in
47685         l_tls_firstbyte_offset for later use.
47686         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
47687         freeing static tls block.
47688
47689 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
47690
47691         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
47692         where #ifdef was intended.  The intent is to prevent ARG_MAX from
47693         being defined by the kernel headers.
47694
47695 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
47696
47697         [BZ #12734]
47698         * resolv/resolv.h: Define RES_NOTLDQUERY.
47699         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
47700         no-tld-query and set RES_NOTLDQUERY.
47701         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
47702         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
47703         modern BIND to search name as TLD unless forbidden.
47704
47705 2011-05-07  Petr Baudis  <pasky@suse.cz>
47706             Ulrich Drepper  <drepper@gmail.com>
47707
47708         [BZ #12393]
47709         * elf/dl-load.c (fillin_rpath): Move trusted path check...
47710         (is_trusted_path): ...to here.
47711         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
47712         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
47713         using is_trusted_path_normalize() in setuid scripts.
47714
47715 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
47716
47717         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
47718         __BEGIN/__END_DECLS.
47719
47720 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
47721
47722         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
47723         NSS_STATUS_NOTFOUND if no record was found.
47724
47725 2011-05-05  Andreas Schwab  <schwab@redhat.com>
47726
47727         * sunrpc/Makefile (headers): Add rpc/netdb.h.
47728         (headers-not-in-tirpc): Remove rpc/netdb.h
47729         * resolv/netdb.h: Revert last change.
47730
47731 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
47732
47733         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
47734         circular dependency between libgcc.a and libc.a.
47735
47736 2011-05-05  Andreas Schwab  <schwab@redhat.com>
47737
47738         * resolv/netdb.h: Don't include <rpc/netdb.h>.
47739         * nis/Makefile: Don't install rpcsvc/*.
47740         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
47741         instead of <rpc/types.h>.
47742         (MAXHOSTNAMELEN): Define.
47743
47744 2011-05-03  Andreas Schwab  <schwab@redhat.com>
47745
47746         * elf/ldconfig.c (add_dir): Don't crash on empty path.
47747
47748 2011-04-28  Maciej Babinski  <mbabinski@google.com>
47749
47750         [BZ #12714]
47751         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
47752         gethostbyname4_r when IPv6 results are possible.
47753
47754 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
47755
47756         [BZ #12723]
47757         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
47758         _PC_PIPE_BUF handling.
47759
47760 2011-04-30  Bruno Haible  <bruno@clisp.org>
47761
47762         [BZ #12717]
47763         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
47764         * resolv/netdb.h (getnameinfo): Change type of flags parameter
47765         to 'int'.
47766         * inet/getnameinfo.c (getnameinfo): Likewise.
47767
47768 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
47769
47770         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
47771         to groups setting in database lookup.
47772         * nss/nsswitch.conf: Add initgroups entry.
47773
47774 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
47775
47776         [BZ #12685]
47777         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
47778         mode string.
47779         Patch by Eric Blake <eblake@redhat.com>.
47780
47781 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
47782
47783         * sunrpc/Makefile (need-export-routines): Add svc_run.
47784         (routines): Remove svc_run.
47785         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
47786         * sunrpc/clnt_perr.c (clnt_perrno): Export.
47787         * sunrpc/svc_run.c (svc_run): Likewise.
47788         * sunrpc/svc_udp.c (svcudp_create): Likewise.
47789
47790 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
47791
47792         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
47793         problem in reallocation in last patch.
47794
47795 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
47796
47797         * sunrpc/Makefile: Move inclusion of Rules.
47798
47799 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
47800
47801         * nss/nss_files/files-initgroups.c: New file.
47802         * nss/Makefile (libnss_files-routines): Add files-initgroups.
47803         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
47804         _nss_files_initgroups_dyn.
47805
47806 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
47807
47808         * elf/elf.h (R_ARM_IRELATIVE): Define.
47809
47810 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
47811
47812         * po/ru.po: Update from translation team.
47813
47814 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
47815
47816         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
47817         dependencies.
47818
47819 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
47820
47821         [BZ #12653]
47822         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
47823         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
47824         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
47825         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
47826         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
47827
47828 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
47829
47830         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
47831         differing bytes.
47832         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
47833         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
47834         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47835
47836 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
47837
47838         [BZ #12420]
47839         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
47840         storing it.
47841         * stdlib/bug-getcontext.c: New file.
47842         * stdlib/Makefile: Add rules to build and run bug-getcontext.
47843
47844 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47845
47846         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
47847         instructions into .machine "z9-109".
47848         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
47849         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
47850
47851 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47852
47853         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
47854         between environment variables and auxiliary vector.
47855
47856 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
47857
47858         * Makefile: Add rules to build linkobj/libc.so.
47859         * include/libc-symbols.h: Define libc_hidden_nolink.
47860         * include/rpc/auth.h: Mark functions which are to be hidden.
47861         * include/rpc/auth_des.h: Likewise.
47862         * include/rpc/auth_unix.h: Likewise.
47863         * include/rpc/clnt.h: Likewise.
47864         * include/rpc/des_crypt.h: Likewise.
47865         * include/rpc/key_prot.h: Likewise.
47866         * include/rpc/pmap_clnt.h: Likewise.
47867         * include/rpc/pmap_prot.h: Likewise.
47868         * include/rpc/pmap_rmt.h: Likewise.
47869         * include/rpc/rpc_msg.h: Likewise.
47870         * include/rpc/svc.h: Likewise.
47871         * include/rpc/svc_auth.h: Likewise.
47872         * include/rpc/xdr.h: Likewise.
47873         * nis/Makefile: Link all DSOs against linkobj/libc.so.
47874         * nss/Makefile: Likewise.
47875         * sunrpc/Makefile: Don't install headers.  Build library with normal
47876         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
47877         * sunrpc/auth_des.c: Hide exported symbols by default, export some
47878         for the compat linking library.  Remove use of INTDEF/INTUSE.
47879         * sunrpc/auth_none.c: Likewise.
47880         * sunrpc/auth_unix.c: Likewise.
47881         * sunrpc/authdes_prot.c: Likewise.
47882         * sunrpc/authuxprot.c: Likewise.
47883         * sunrpc/clnt_gen.c: Likewise.
47884         * sunrpc/clnt_perr.c: Likewise.
47885         * sunrpc/clnt_raw.c: Likewise.
47886         * sunrpc/clnt_simp.c: Likewise.
47887         * sunrpc/clnt_tcp.c: Likewise.
47888         * sunrpc/clnt_udp.c: Likewise.
47889         * sunrpc/clnt_unix.c: Likewise.
47890         * sunrpc/des_crypt.c: Likewise.
47891         * sunrpc/des_soft.c: Likewise.
47892         * sunrpc/get_myaddr.c: Likewise.
47893         * sunrpc/key_call.c: Likewise.
47894         * sunrpc/key_prot.c: Likewise.
47895         * sunrpc/netname.c: Likewise.
47896         * sunrpc/pm_getmaps.c: Likewise.
47897         * sunrpc/pm_getport.c: Likewise.
47898         * sunrpc/pmap_clnt.c: Likewise.
47899         * sunrpc/pmap_prot.c: Likewise.
47900         * sunrpc/pmap_prot2.c: Likewise.
47901         * sunrpc/pmap_rmt.c: Likewise.
47902         * sunrpc/publickey.c: Likewise.
47903         * sunrpc/rpc_cmsg.c: Likewise.
47904         * sunrpc/rpc_common.c: Likewise.
47905         * sunrpc/rpc_dtable.c: Likewise.
47906         * sunrpc/rpc_prot.c: Likewise.
47907         * sunrpc/rpc_thread.c: Likewise.
47908         * sunrpc/rtime.c: Likewise.
47909         * sunrpc/svc.c: Likewise.
47910         * sunrpc/svc_auth.c: Likewise.
47911         * sunrpc/svc_authux.c: Likewise.
47912         * sunrpc/svc_raw.c: Likewise.
47913         * sunrpc/svc_run.c: Likewise.
47914         * sunrpc/svc_simple.c: Likewise.
47915         * sunrpc/svc_tcp.c: Likewise.
47916         * sunrpc/svc_udp.c: Likewise.
47917         * sunrpc/svc_unix.c: Likewise.
47918         * sunrpc/svcauth_des.c: Likewise.
47919         * sunrpc/xcrypt.c: Likewise.
47920         * sunrpc/xdr.c: Likewise.
47921         * sunrpc/xdr_array.c: Likewise.
47922         * sunrpc/xdr_float.c: Likewise.
47923         * sunrpc/xdr_intXX_t.c: Likewise.
47924         * sunrpc/xdr_mem.c: Likewise.
47925         * sunrpc/xdr_rec.c: Likewise.
47926         * sunrpc/xdr_ref.c: Likewise.
47927         * sunrpc/xdr_sizeof.c: Likewise.
47928         * sunrpc/xdr_stdio.c: Likewise.
47929
47930 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
47931
47932         [BZ #12650]
47933         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
47934         * sysdeps/ia64/dl-tls.h: Likewise.
47935         * sysdeps/powerpc/dl-tls.h: Likewise.
47936         * sysdeps/s390/dl-tls.h: Likewise.
47937         * sysdeps/sh/dl-tls.h: Likewise.
47938         * sysdeps/sparc/dl-tls.h: Likewise.
47939         * sysdeps/x86_64/dl-tls.h: Likewise.
47940         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
47941
47942 2011-03-14  Andreas Schwab  <schwab@redhat.com>
47943
47944         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
47945         rpath element also skip the following colon.
47946         (expand_dynamic_string_token): Add is_path parameter and pass
47947         down to DL_DST_REQUIRED and _dl_dst_substitute.
47948         (decompose_rpath): Call expand_dynamic_string_token with
47949         non-zero is_path.  Ignore empty rpaths.
47950         (_dl_map_object_from_fd): Call expand_dynamic_string_token
47951         with zero is_path.
47952
47953 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
47954
47955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
47956         Make cancelable.
47957
47958 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
47959
47960         [BZ #12655]
47961         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
47962         Patch by Filipe David Manana <fdmanana@apache.org>.
47963
47964 2011-04-07  Andreas Schwab  <schwab@redhat.com>
47965
47966         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
47967         Maintain aligned stack.
47968         (CHECK_RSP): Remove unused macro.
47969
47970 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
47971
47972         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
47973         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
47974
47975 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
47976
47977         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
47978
47979         * include/features.h: Mention __USE_XOPEN2K8 in comment.
47980
47981 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
47982
47983         [BZ #12518]
47984         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
47985         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
47986         * sysdeps/x86_64/memmove.c: New file.
47987         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
47988         (memcpy): Renamed to ...
47989         (__new_memcpy): This.
47990         (memcpy): Provide GLIBC_2_14 memcpy.
47991         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
47992         (memcpy): Provide GLIBC_2_2_5 memcpy.
47993
47994 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
47995
47996         [BZ #12631]
47997         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
47998
47999 2011-03-30  Andreas Schwab  <schwab@redhat.com>
48000
48001         * misc/syncfs.c: New file.
48002         * misc/Makefile (routines): Add syncfs.
48003         * posix/unistd.h: Declare syncfs.
48004         * sysdeps/unix/syscalls.list: Add syncfs.
48005
48006 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48007
48008         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
48009         open_by_handle_at.
48010         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
48011         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48012         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48013         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48014         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48015         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
48016         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48017
48018 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48019
48020         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
48021         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48022         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
48023         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48024         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48025         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48026         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48027
48028         * io/Makefile: Compile fallocate.c, fallocate64.c, and
48029         sync_file_range.c with -fexceptions.
48030         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
48031         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
48032         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
48033         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
48034         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
48035         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
48036         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
48037         sync_file_range as cancellation point
48038         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
48039         now a wrapper around __call_sync_file_range with cancellation handling.
48040         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
48041         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
48042         function name to __call_sync_file_range.
48043         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
48044         Add call_sync_file_range.
48045
48046 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48047
48048         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48049         bits/timex.h.
48050
48051 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48052
48053         * iconv/iconv.h: Fix typo in comment.
48054         * io/fcntl.h: Likewise.
48055         * libio/stdio.h: Likewise.
48056         * posix/spawn.h: Likewise.
48057         * posix/unistd.h: Likewise.
48058         * stdlib/stdlib.h: Likewise.
48059         * time/time.h: Likewise.
48060         * wcsmbs/wchar.h: Likewise.
48061
48062         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
48063         open_by_handle): Add.
48064         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
48065         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
48066         Augment a few comments.
48067         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48068         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48069         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48070         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48071         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48072         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
48073         open_by_handle.
48074
48075         * io/fcntl.h (AT_EMPTY_PATH): Define.
48076
48077 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
48078
48079         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
48080         * sysdeps/unix/sysv/linux/bits/time.h: New file.
48081         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
48082         to...
48083         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
48084         * Versions.def: Add GLIBC_2.14.
48085         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
48086         Export.
48087
48088 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
48089
48090         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
48091         round counter.
48092         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48093
48094 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48095
48096         [BZ #12597]
48097         * string/test-strncmp.c (do_page_test): New function.
48098         (check2): Likewise.
48099         (test_main): Call check2.
48100         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
48101
48102 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
48103
48104         [BZ #12587]
48105         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
48106         Handle cache information in CPU leaf 4.
48107         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48108
48109 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
48110
48111         [BZ #12583]
48112         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
48113         character representation.
48114         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
48115
48116 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
48117
48118         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
48119         END(__isnan) to END(__isnanf) to match function entry point/label
48120         EALIGN(__isnanf,...).
48121
48122 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
48123
48124         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
48125
48126 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
48127
48128         [BZ #12510]
48129         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
48130         copy from the symbol referenced in the relocation to initialize the
48131         used variable.
48132         Patch by Piotr Bury <pbury@goahead.com>.
48133         * elf/Makefile: Add rules to build and tst-unique3.
48134         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
48135         * elf/tst-unique3.cc: New file.
48136         * elf/tst-unique3.h: New file.
48137         * elf/tst-unique3lib.cc: New file.
48138         * elf/tst-unique3lib2.cc: New file.
48139
48140         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
48141
48142 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
48143
48144         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
48145         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
48146         to _start.
48147
48148 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
48149
48150         * elf/dl-load.c (_dl_map_object): If we are looking for the first
48151         to-be-loaded object along a path to loader is ld.so.
48152
48153 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48154             Ulrich Drepper  <drepper@gmail.com>
48155
48156         * sysdeps/x86_64/memset.S: After aligning destination, code
48157         branches to different locations depending on the value of
48158         misalignment, when multiarch is enabled. Fix this.
48159
48160 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48161
48162         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
48163         Set _x86_64_preferred_memory_instruction for AMD processsors.
48164         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48165         Set bit_Prefer_SSE_for_memop for AMD processors.
48166
48167 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
48168
48169         * libio/fmemopen.c (fmemopen): Optimize a bit.
48170
48171 2011-03-03  Andreas Schwab  <schwab@redhat.com>
48172
48173         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
48174
48175 2011-03-03  Roland McGrath  <roland@redhat.com>
48176
48177         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
48178
48179 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
48180
48181         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
48182         __bzero_ultra1 instead of __memset_ultra1.
48183
48184 2011-02-23  Andreas Schwab  <schwab@redhat.com>
48185             Ulrich Drepper  <drepper@gmail.com>
48186
48187         [BZ #12509]
48188         * include/link.h (struct link_map): Add l_orig_initfini.
48189         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
48190         returning unsuccessfully.
48191         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
48192         close of a file loaded at startup, restore the original l_initfini
48193         list.
48194         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
48195         list, store the pointer.
48196         * elf/Makefile ($(objpfx)noload-mem): New rule.
48197         (noload-ENV): Define.
48198         (tests): Add $(objpfx)noload-mem.
48199         * elf/noload.c: Include <memcheck.h>.
48200         (main): Call mtrace.  Close all opened handles.
48201
48202 2011-02-17  Andreas Schwab  <schwab@redhat.com>
48203
48204         [BZ #12454]
48205         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
48206         dependencies are missing.
48207
48208 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48209
48210         Fix __if_freereq crash: Unlike the generic version which uses free,
48211         Hurd needs munmap.
48212         * sysdeps/mach/hurd/ifreq.h: New file.
48213
48214 2011-01-27  Petr Baudis  <pasky@suse.cz>
48215             Ulrich Drepper  <drepper@gmail.com>
48216
48217         [BZ 12445]#
48218         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
48219         to extend_alloca().
48220         * stdio-common/bug23.c: New file.
48221         * stdio-common/Makefile (tests): Add bug23.
48222
48223 2010-09-28  Andreas Schwab  <schwab@redhat.com>
48224             Ulrich Drepper  <drepper@gmail.com>
48225
48226         [BZ #12489]
48227         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
48228         before performing relro protection.  At old place add assertion
48229         to make sure nothing changed.
48230
48231 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
48232             Glauber de Oliveira Costa  <glommer@gmail.com>
48233
48234         * elf/elf.h: Add new ARM TLS relocs.
48235
48236 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
48237
48238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
48239         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
48240         cast from r3.
48241         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
48242         'tests' variable.
48243         * sysdeps/wordsize-64/tst-writev.c: New file.
48244
48245 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
48246
48247         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
48248         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
48249         insns in _dl_start to prevent a TOC reference before relocs are
48250         resolved.
48251
48252 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
48253
48254         [BZ #12469]
48255         * Makeconfig: Remove RANLIB definition.
48256         * Makerules: Don't use RANLIB.
48257         * aclocal.m4: Remove ranlib test.
48258         * configure.in: No need to check for ranlib.
48259         * elf/rtld-Rules: Don't use RANLIB.
48260
48261 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48262
48263         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
48264         protection macro.
48265         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
48266         inclusion protection macro.
48267
48268         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
48269         SIGRTMIN and SIGRTMAX and print information in that case only when
48270         SIGRTMIN is defined.
48271
48272 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
48273
48274         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
48275         arginfo fn returning -1.
48276
48277         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
48278         and thousands string is zero terminated.
48279
48280 2011-02-03  Andreas Schwab  <schwab@redhat.com>
48281
48282         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
48283         sysdeps/unix/sysv/linux/bits/socket.h.
48284
48285 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48286
48287         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
48288         (__CPU_COUNT): Remove old macros.
48289         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
48290         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
48291         (__CPU_ALLOC, __CPU_FREE): Add macros.
48292         (__sched_cpualloc, __sched_cpufree): Add declarations.
48293
48294 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
48295
48296         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
48297         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
48298         * nscd/aicache.c (addhstaiX): Return timeout of added value.
48299         (readdhstai): Return value of addhstaiX call.
48300         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
48301         (addgrbyX): Return value returned by cache_addgr.
48302         (readdgrbyname): Return value returned by addgrbyX.
48303         (readdgrbygid): Likewise.
48304         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
48305         (addpwbyX): Return value returned by cache_addpw.
48306         (readdpwbyname): Return value returned by addhstbyX.
48307         (readdpwbyuid): Likewise.
48308         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
48309         (addservbyX): Return value returned by cache_addserv.
48310         (readdservbyname): Return value returned by addservbyX:
48311         (readdservbyport): Likewise.
48312         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
48313         (addhstbyX): Return value returned by cache_addhst.
48314         (readdhstbyname): Return value returned by addhstbyX.
48315         (readdhstbyaddr): Likewise.
48316         (readdhstbynamev6): Likewise.
48317         (readdhstbyaddrv6): Likewise.
48318         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
48319         (readdinitgroups): Return value returned by addinitgroupsX.
48320         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
48321         (prune_cache): Keep track of timeout value of re-added entries.
48322         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
48323         * nscd/nscd.h: Adjust prototypes of readd* functions.
48324
48325 2011-02-04  Roland McGrath  <roland@redhat.com>
48326
48327         * nis/nis_server.c (nis_servstate): Use the right name for 0.
48328         (nis_stats): Likewise.
48329         * nis/nis_modify.c (nis_modify): Likewise.
48330         * nis/nis_remove.c (nis_remove): Likewise.
48331         * nis/nis_add.c (nis_add): Likewise.
48332
48333         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
48334
48335         * posix/fnmatch_loop.c: Add some consts.
48336
48337         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
48338
48339 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
48340
48341         [BZ #12460]
48342         * config.make.in (config-cflags-novzeroupper): Define.
48343         * configure.in: Substitute libc_cv_cc_novzeroupper.
48344         * elf/Makefile (AVX-CFLAGS): Define.
48345         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
48346         (CFLAGS-tst-auditmod4a.c): Likewise.
48347         (CFLAGS-tst-auditmod4b.c): Likewise.
48348         (CFLAGS-tst-auditmod6b.c): Likewise.
48349         (CFLAGS-tst-auditmod6c.c): Likewise.
48350         (CFLAGS-tst-auditmod7b.c): Likewise.
48351         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
48352
48353 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
48354
48355         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
48356         function to the callback.
48357         Patch partly by Jiri Olsa <jolsa@redhat.com>.
48358
48359 2011-02-02  Andreas Schwab  <schwab@redhat.com>
48360
48361         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
48362         of errno.
48363
48364 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
48365
48366         [BZ #11724]
48367         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
48368         of constructors.
48369         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
48370         of destructors.
48371         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
48372
48373         [BZ #11724]
48374         * elf/Makefile: Add rules to build and run new test.
48375         * elf/tst-initorder.c: New file.
48376         * elf/tst-initorder.exp: New file.
48377         * elf/tst-initordera1.c: New file.
48378         * elf/tst-initordera2.c: New file.
48379         * elf/tst-initordera3.c: New file.
48380         * elf/tst-initordera4.c: New file.
48381         * elf/tst-initorderb1.c: New file.
48382         * elf/tst-initorderb2.c: New file.
48383         * elf/tst-order-a1.c: New file.
48384         * elf/tst-order-a2.c: New file.
48385         * elf/tst-order-a3.c: New file.
48386         * elf/tst-order-a4.c: New file.
48387         * elf/tst-order-b1.c: New file.
48388         * elf/tst-order-b2.c: New file.
48389         * elf/tst-order-main.c: New file.
48390         New test case by George Gensure <werkt0@gmail.com>.
48391
48392 2010-10-01  Andreas Schwab  <schwab@redhat.com>
48393
48394         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
48395         decoding ACE if AI_CANONIDN.
48396
48397 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
48398
48399         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
48400
48401 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
48402
48403         * version.h (RELEASE): Bump for 2.13 release.
48404         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
48405
48406         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
48407
48408         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
48409         MADV_NOHUGEPAGE.
48410         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
48411         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
48412         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48413         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48414         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48415         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48416
48417         * posix/getconf.c: Update copyright year.
48418         * catgets/gencat.c: Likewise.
48419         * csu/version.c: Likewise.
48420         * debug/catchsegv.sh: Likewise.
48421         * debug/xtrace.sh: Likewise.
48422         * elf/ldconfig.c: Likewise.
48423         * elf/ldd.bash.in: Likewise.
48424         * elf/sprof.c (print_version): Likewise.
48425         * iconv/iconv_prog.c: Likewise.
48426         * iconv/iconvconfig.c: Likewise.
48427         * locale/programs/locale.c: Likewise.
48428         * locale/programs/localedef.c: Likewise.
48429         * malloc/memusage.sh: Likewise.
48430         * malloc/mtrace.pl: Likewise.
48431         * nscd/nscd.c (print_version): Likewise.
48432         * nss/getent.c: Likewise.
48433
48434         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
48435         PF_CAIF, and PF_ALG.
48436         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
48437
48438 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
48439
48440         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
48441         (modules-names): Use them.
48442         (ifunc-test-modules, ifunc-pie-tests): Define.
48443         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
48444         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
48445         (test-extras): Likewise.
48446         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
48447         $(compile-command.c).
48448         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
48449         (all-built-dso): Define.
48450         (check-textrel.out, check-execstack.out): Depend on it.
48451
48452         * configure.in: Don't override --enable-multi-arch.
48453
48454 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
48455
48456         [BZ #6812]
48457         * nscd/hstcache.c (tryagain): Define.
48458         (cache_addhst): Return tryagain not notfound for temporary errors.
48459         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
48460         failed.
48461
48462 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
48463
48464         [BZ #10563]
48465         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
48466         to make the syscall.
48467         * sysdeps/unix/sysv/linux/setgroups.c: New file.
48468
48469         [BZ #12378]
48470         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
48471         and fall back to matching as normal character if the string ends before
48472         the matching ']' is found.  This is what POSIX requires.
48473         * posix/testfnm.c: Adjust test result.
48474         * posix/globtest.sh: Adjust test result.  Add new test.
48475         * posix/tst-fnmatch.input: Likewise.
48476         * posix/tst-fnmatch2.c: Add new test.
48477
48478 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
48479
48480         * elf/Makefile (check-execstack): Revert last change.  Depend on
48481         check-execstack.h.
48482         (check-execstack.h): New target.
48483         (generated): Add check-execstack.h.
48484         * elf/check-execstack.c: Include "check-execstack.h".
48485         (main): Revert last change.
48486         (handle_file): Return zero if GNU_STACK is absent and
48487         DEFAULT_STACK_PERMS doesn't include PF_X.
48488
48489 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
48490
48491         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
48492         in child fails because the descriptor is already closed.
48493         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
48494         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
48495         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
48496
48497         [BZ #12397]
48498         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
48499         syscall.
48500
48501         [BZ #10484]
48502         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
48503         temporary buffer used to handle multi lookups locally.
48504         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
48505
48506 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48507
48508         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
48509         loader is ld.so.
48510
48511 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
48512
48513         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
48514         alignment for SSE2.
48515
48516 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48517
48518         [BZ #12394]
48519         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
48520         characters.  When rounding increased number of integer digits recompute
48521         number of groups.
48522         * stdio-common/tst-grouping.c: New file.
48523         * stdio-common/Makefile: Add rules to build and run tst-grouping.
48524
48525 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
48526
48527         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
48528         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
48529
48530         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
48531         void.
48532         * bits/select.h: Likewise.
48533
48534 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
48535
48536         * po/ja.po: Update from translation team.
48537
48538 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
48539
48540         [BZ #11155]
48541         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
48542         implementation just like for lxstat, fxstatat, et al.
48543
48544 2010-12-27  Jim Meyering  <meyering@redhat.com>
48545
48546         [BZ #12348]
48547         * posix/regexec.c (build_trtable): Return failure indication upon
48548         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
48549
48550 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
48551
48552         [BZ #12201]
48553         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
48554         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
48555         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
48556         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
48557
48558         [BZ #12207]
48559         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
48560
48561         [BZ #12204]
48562         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
48563         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
48564
48565 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
48566
48567         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
48568         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
48569         script has SORT_BY_INIT_PRIORITY.
48570         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
48571         NO_CTORS_DTORS_SECTIONS is defined.
48572         * elf/soinit.c: Likewise.
48573         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
48574         NO_CTORS_DTORS_SECTIONS is defined.
48575         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
48576         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
48577         * sysdeps/sh/init-first.c: Likewise.
48578         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
48579
48580 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
48581
48582         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
48583         always use the slow path.
48584
48585 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
48586
48587         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
48588         similar rule which adds the sysdep directories to the header search in
48589         order to pick up the correct platform stackinfo.h.
48590         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
48591         perform test if it is, otherwise return successfully without testing.
48592         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
48593         DEFAULT_STACK_PERMS define in stackinfo.h.
48594         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
48595         defined in stackinfo.h.
48596         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
48597         DEFAULT_STACK_PERMS defined in stackinfo.h.
48598         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
48599         * sysdeps/ia64/stackinfo.h: Likewise.
48600         * sysdeps/s390/stackinfo.h: Likewise.
48601         * sysdeps/sh/stackinfo.h: Likewise.
48602         * sysdeps/sparc/stackinfo.h: Likewise.
48603         * sysdeps/x86_64/stackinfo.h: Likewise.
48604         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
48605         PF_X for powerpc64.  Retain PF_X for powerpc32.
48606
48607 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
48608
48609         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
48610         accurately.
48611         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
48612         GETDENTS_64BIT_ALIGNED.
48613
48614 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
48615
48616         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
48617
48618 2010-12-10  Andreas Schwab  <schwab@redhat.com>
48619
48620         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
48621         _GNU_SOURCE.
48622
48623         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
48624         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
48625         Remove __restrict.
48626         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
48627         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
48628
48629 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
48630
48631         [BZ #11655]
48632         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
48633         are initialized.
48634
48635 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
48636
48637         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
48638
48639 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
48640
48641         * po/it.po: Update from translation team.
48642
48643 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
48644
48645         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
48646         unused codes.
48647
48648 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
48649
48650         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
48651
48652 2010-11-24  Andreas Schwab  <schwab@redhat.com>
48653
48654         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
48655         specially.
48656         (gaih_getanswer_slice): Likewise.
48657
48658 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
48659
48660         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
48661
48662 2010-05-31  Petr Baudis  <pasky@suse.cz>
48663
48664         [BZ #11149]
48665         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
48666         silently even in the chroot mode.
48667
48668 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
48669
48670         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
48671         last patch a bit.  Pretty printing
48672
48673 2010-05-31  Petr Baudis <pasky@suse.cz>
48674
48675         [BZ #10085]
48676         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
48677         initialization of skip_initgroups_dyn.
48678
48679 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
48680
48681         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
48682         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48683
48684 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
48685
48686         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
48687
48688 2010-11-11  Andreas Schwab  <schwab@redhat.com>
48689
48690         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
48691         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
48692         (tst-fnmatch-ENV): Set MALLOC_TRACE.
48693         ($(objpfx)tst-fnmatch-mem): New rule.
48694         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
48695         * posix/tst-fnmatch.c (main): Call mtrace.
48696
48697 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
48698
48699         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48700         Support Intel processor model 6 and model 0x2c.
48701
48702 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
48703
48704         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
48705           signed comparison.
48706
48707 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
48708
48709         [BZ #12205]
48710         * string/test-strncasecmp.c (check_result): New function.
48711         (do_one_test): Use it.
48712         (check1): New function.
48713         (test_main): Use it.
48714         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
48715         Support strcasecmp and strncasecmp.
48716
48717 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
48718
48719         [BZ #12194]
48720         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
48721         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48722
48723 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
48724
48725         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
48726         IFUNC support.
48727         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48728         memset-x86-64.
48729         * sysdeps/x86_64/multiarch/bzero.S: New file.
48730         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
48731         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
48732         * sysdeps/x86_64/multiarch/memset.S: New file.
48733         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
48734         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48735         Set bit_Prefer_SSE_for_memop for Intel processors.
48736         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
48737         Define.
48738         (index_Prefer_SSE_for_memop): Define.
48739         (HAS_PREFER_SSE_FOR_MEMOP): Define.
48740
48741 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
48742
48743         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
48744         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
48745
48746 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
48747
48748         [BZ #12191]
48749         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48750         (__x86_64_raw_data_cache_size_half): Likewise.
48751         (__x86_64_raw_shared_cache_size): Likewise.
48752         (__x86_64_raw_shared_cache_size_half): Likewise.
48753
48754         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48755         (__x86_64_raw_data_cache_size_half): Likewise.
48756         (__x86_64_raw_shared_cache_size): Likewise.
48757         (__x86_64_raw_shared_cache_size_half): Likewise.
48758         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
48759         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
48760         and __x86_64_raw_shared_cache_size_half.  Round
48761         __x86_64_data_cache_size_half, __x86_64_data_cache_size
48762         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
48763         to multiple of 256 bytes.
48764
48765 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
48766
48767         [BZ #12167]
48768         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
48769         of inacessible symlinks.  Verify result of symlink before returning it.
48770         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
48771         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
48772
48773 2010-10-28  Erich Ritz  <erichritz@gmail.com>
48774
48775         * math/math.h (isinf): Fix typo in comment.
48776
48777 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
48778
48779         * po/da.po: Update from translation team.
48780
48781 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
48782
48783         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
48784         is added to the list.
48785
48786 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48787             Ulrich Drepper  <drepper@gmail.com>
48788
48789         * elf/dl-object.c (_dl_new_object): Don't append the new object to
48790         the global list here.  Move code to...
48791         (_dl_add_to_namespace_list): ...here.  New function.
48792         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
48793         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
48794         * elf/dl-load.c (lose): Don't remove the element from the list.
48795         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
48796         (_dl_map_object): Likewise.
48797
48798 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
48799
48800         [BZ #12159]
48801         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
48802         into all bytes of SSE register.
48803         Patch by Richard Li <richardpku@gmail.com>.
48804
48805 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
48806
48807         [BZ #12140]
48808         * malloc/malloc.c (_int_free): Fill correct number of bytes when
48809         perturbing.
48810
48811 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
48812
48813         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
48814         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
48815         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
48816         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
48817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
48818         submachine.
48819         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
48820
48821 2010-10-22  Andreas Schwab  <schwab@redhat.com>
48822
48823         * include/dlfcn.h (__RTLD_SECURE): Define.
48824         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
48825         mode & __RTLD_SECURE instead.
48826         (open_path): Rename preloaded parameter to secure.
48827         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
48828         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
48829         * elf/dl-deps.c (openaux): Likewise.
48830         * elf/rtld.c (struct map_args): Remove is_preloaded.
48831         (map_doit): Don't use it.
48832         (dl_main): Likewise.
48833         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
48834         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
48835
48836 2010-09-09  Andreas Schwab  <schwab@redhat.com>
48837
48838         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
48839         (sysd-rules-targets): Remove duplicates.
48840         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
48841         rtld-%.$o dependency.
48842
48843 2010-10-18  Andreas Schwab  <schwab@redhat.com>
48844
48845         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
48846         _dl_map_object do it.
48847
48848 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
48849
48850         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
48851         fast fma builtins, define the macros in the C99 standard.
48852         (FP_FAST_FMAF): Likewise.
48853         (FP_FAST_FMAL): Likewise.
48854         * sysdeps/x86_64/bits/mathdef.h: Likewise.
48855
48856         * bits/mathdef.h: Update copyright year.
48857         * sysdeps/powerpc/bits/mathdef.h: Likewise.
48858
48859 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
48860
48861         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
48862         builtins, define the macros in the C99 standard.
48863         (FP_FAST_FMAF): Likewise.
48864         (FP_FAST_FMAL): Likewise.
48865         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
48866         multiply/add.
48867         (FP_FAST_FMAF): Likewise.
48868
48869 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
48870
48871         [BZ #3268]
48872         * math/libm-test.inc (fma_test): Some new testcases.
48873         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
48874         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
48875         y and infinite z.  Do multiplication by C already in long double.
48876         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
48877         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
48878         y and infinite z.  Do bitwise or of inexact bit into u.d.
48879         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
48880         * sysdeps/i386/fpu/s_fmaf.S: Removed.
48881         * sysdeps/i386/fpu/s_fma.S: Removed.
48882         * sysdeps/i386/fpu/s_fmal.S: Removed.
48883
48884 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
48885
48886         [BZ #3268]
48887         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
48888         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
48889         computation is not scheduled after fetestexcept.  Fix value
48890         of minimum denormal long double.
48891
48892 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
48893
48894         [BZ #3268]
48895         * math/libm-test.inc (fma_test): Add some more tests.
48896         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
48897         correctly.
48898
48899 2010-10-15  Andreas Schwab  <schwab@redhat.com>
48900
48901         * scripts/data/localplt-s390-linux-gnu.data: New file.
48902         * scripts/data/localplt-s390x-linux-gnu.data: New file.
48903
48904 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
48905
48906         [BZ #3268]
48907         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
48908         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
48909         instead of dbl-64.
48910         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
48911         inlines.
48912         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
48913         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
48914         if one of x and y is very large and the other is subnormal.
48915         * sysdeps/s390/fpu/s_fmaf.c: New file.
48916         * sysdeps/s390/fpu/s_fma.c: New file.
48917         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
48918         * sysdeps/powerpc/fpu/s_fma.S: New file.
48919         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
48920         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
48921         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
48922
48923 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
48924
48925         [BZ #3268]
48926         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
48927         fma tests.
48928         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
48929         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
48930         * sysdeps/i386/i686/multiarch/s_fma.c: Include
48931         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
48932         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
48933         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
48934         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
48935
48936 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
48937
48938         [BZ #12078]
48939         * posix/regcomp.c (parse_branch): One more memory leak plugged.
48940         * posix/bug-regex31.input: Add test case.
48941
48942 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
48943
48944         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
48945         * posix/bug-regex31.input: New file.
48946
48947         [BZ #12078]
48948         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
48949         (parse_sub_exp): Fix last change, use postorder.
48950
48951         * posix/bug-regex31.c: New file.
48952         * posix/Makefile: Add rules to build and run bug-regex31.
48953
48954         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
48955
48956         [BZ #12078]
48957         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
48958
48959         [BZ #12108]
48960         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
48961         to have entries in sys_siglist.
48962
48963         [BZ #12093]
48964         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
48965         be NULL.
48966
48967 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
48968
48969         [BZ #3268]
48970         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
48971         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
48972         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
48973         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
48974         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
48975         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
48976         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
48977         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
48978         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
48979         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
48980         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
48981         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
48982         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
48983         * math/ftestexcept.c (fetestexcept): Likewise.
48984         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
48985         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
48986         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
48987         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
48988         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
48989         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
48990         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
48991
48992 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
48993
48994         [BZ #12107]
48995         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
48996         newline.
48997
48998 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
48999
49000         * string/bug-strstr1.c: New file.
49001         * string/Makefile: Add rules to build and run bug-strstr1.
49002
49003 2010-10-05  Eric Blake  <eblake@redhat.com>
49004
49005         [BZ #12092]
49006         * string/str-two-way.h (two_way_long_needle): Always clear memory
49007         when skipping input due to the shift table.
49008
49009 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
49010
49011         [BZ #12005]
49012         * malloc/mcheck.c: Handle large requests.
49013
49014         [BZ #12077]
49015         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
49016         for strncmp and strncasecmp.
49017         * string/stratcliff.c: Add tests for strcmp and strncmp.
49018         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
49019
49020 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
49021
49022         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
49023         __set_fpscr.
49024
49025 2010-09-30  Andreas Jaeger  <aj@suse.de>
49026
49027         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
49028         (CGROUP_SUPER_MAGIC): Define.
49029         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49030         Handle btrfs and cgroup file systems.
49031         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
49032         Likewise.
49033
49034 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
49035
49036         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
49037         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
49038
49039 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49040
49041         [BZ #12067]
49042         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
49043         trying to locate the ELF header.
49044
49045 2010-09-27  Andreas Schwab  <schwab@redhat.com>
49046
49047         [BZ #11611]
49048         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
49049         Mask out sign-bit copies when constructing f_fsid.
49050
49051 2010-09-24  Petr Baudis <pasky@suse.cz>
49052
49053         * debug/stack_chk_fail_local.c: Add missing licence exception.
49054         * debug/warning-nop.c: Likewise.
49055
49056 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
49057
49058         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
49059         implementing getdents64 using getdents syscall, set d_type if
49060         __ASSUME_GETDENTS32_D_TYPE.
49061
49062 2010-09-16  Andreas Schwab  <schwab@redhat.com>
49063
49064         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
49065         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
49066
49067 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
49068
49069         [BZ #12037]
49070         * posix/unistd.h: Undo change of feature selection for ftruncate from
49071         2010-01-11.
49072
49073 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
49074
49075         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
49076         detection.
49077
49078 2010-09-20  Andreas Schwab  <schwab@redhat.com>
49079
49080         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
49081         fanotify_mark.
49082         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49083
49084 2010-09-14  Andreas Schwab  <schwab@redhat.com>
49085
49086         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
49087         variables after CHECK_SP call.
49088         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
49089
49090 2010-09-13  Andreas Schwab  <schwab@redhat.com>
49091             Ulrich Drepper  <drepper@redhat.com>
49092
49093         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
49094         re-relocationg ld.so.
49095         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
49096         _dl_init_paths call.
49097         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
49098         here anymore.
49099
49100 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
49101
49102         * resolv/res_init.c (__res_vinit): Count the default server we added.
49103
49104 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
49105             Ulrich Drepper  <drepper@redhat.com>
49106
49107         [BZ #11968]
49108         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
49109         (____longjmp_chk): Use %ebx for saving value across system call.
49110         Add unwind info.
49111
49112 2010-09-06  Andreas Schwab  <schwab@redhat.com>
49113
49114         * manual/Makefile: Don't mix pattern rules with normal rules.
49115
49116 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
49117
49118         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
49119         operation.
49120         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
49121         * libio/iofopncook.c (_IO_cookie_init): Likewise.
49122         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
49123         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
49124         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49125         Likewise.
49126
49127 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
49128
49129         [BZ #11979]
49130         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
49131         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
49132
49133 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
49134
49135         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
49136         * sysdeps/x86_64/addmul_1.S: Likewise.
49137         * sysdeps/x86_64/lshift.S: Likewise.
49138         * sysdeps/x86_64/mul_1.S: Likewise.
49139         * sysdeps/x86_64/rshift.S: Likewise.
49140         * sysdeps/x86_64/sub_n.S: Likewise.
49141         * sysdeps/x86_64/submul_1.S: Likewise.
49142
49143 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49144
49145         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
49146         Define __sched_param instead of SCHED_* and sched_param when
49147         <bits/sched.h> is included with __need_schedparam defined.
49148         * bits/sched.h [__need_schedparam]
49149         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
49150         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
49151         (__defined_schedparam): Define to 1.
49152         (__sched_param): New structure, identical to sched_param.
49153         (__need_schedparam): Undefine.
49154
49155 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
49156
49157         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
49158         (epoll_create1): Declare.
49159
49160         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
49161
49162 2010-08-31  Andreas Schwab  <schwab@redhat.com>
49163
49164         [BZ #7066]
49165         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
49166         shifting retval into place.
49167
49168 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
49169
49170         * nis/rpcsvc/nis.h: Update copyright notice.
49171         * nis/rpcsvc/nis.x: Likewise.
49172         * nis/rpcsvc/nis_callback.h: Likewise.
49173         * nis/rpcsvc/nis_callback.x: Likewise.
49174         * nis/rpcsvc/nis_object.x: Likewise.
49175         * nis/rpcsvc/nis_tags.h: Likewise.
49176         * nis/rpcsvc/yp.h: Likewise.
49177         * nis/rpcsvc/yp.x: Likewise.
49178         * nis/rpcsvc/ypupd.h: Likewise.
49179         * nis/yp_xdr.c: Likewise.
49180         * nis/ypupdate_xdr.c: Likewise.
49181
49182         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
49183         mainly the body of pmap_getport.  Add parameters to specify timeouts.
49184         (pmap_getport): Use __libc_rpc_getport.
49185         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
49186         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
49187         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
49188
49189 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
49190
49191         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
49192         fanotify_mark.
49193
49194 2010-08-27  Roland McGrath  <roland@redhat.com>
49195
49196         * sysdeps/i386/i686/multiarch/Makefile
49197         (CFLAGS-varshift.c): New variable.
49198
49199 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
49200
49201         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
49202         * sysdeps/i386/i686/multiarch/varshift.c: New file.
49203
49204         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
49205
49206         * sysdeps/x86_64/strlen.S: Minimal code improvement.
49207
49208 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
49209
49210         * sysdeps/x86_64/strlen.S: Unroll the loop.
49211         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49212         strlen-sse2 strlen-sse2-bsf.
49213         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
49214         __strlen_no_bsf if bit_Slow_BSF is set.
49215         (__strlen_sse42): Removed.
49216         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
49217         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
49218
49219 2010-08-25  Roland McGrath  <roland@redhat.com>
49220
49221         * sysdeps/x86_64/multiarch/varshift.S: File removed.
49222         * sysdeps/x86_64/multiarch/varshift.c: New file.
49223         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
49224         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
49225         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
49226         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
49227
49228 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
49229
49230         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49231         strlen-sse2 strlen-sse2-bsf.
49232         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
49233         __strlen_sse2_bsf if bit_Slow_BSF is unset.
49234         (__strlen_sse2): Removed.
49235         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
49236         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
49237         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
49238         bit_Slow_BSF for Atom.
49239         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
49240         (index_Slow_BSF): Define.
49241         (HAS_SLOW_BSF): Define.
49242
49243 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
49244
49245         [BZ #10851]
49246         * resolv/res_init.c (__res_vinit): When no server address at all
49247         is given default to loopback.
49248
49249 2010-08-24  Roland McGrath  <roland@redhat.com>
49250
49251         * configure.in: Remove config-name.h generation.
49252         * configure: Regenerated.
49253         * config-name.in: File removed.
49254         * scripts/config-uname.sh: New file.
49255         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
49256         ($(objdir)config-name.h): New target.
49257
49258         * sunrpc/rpc_parse.h: Avoid nested comment.
49259
49260 2010-08-24  Richard Henderson  <rth@redhat.com>
49261             Ulrich Drepper  <drepper@redhat.com>
49262             H.J. Lu  <hongjiu.lu@intel.com>
49263
49264         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
49265         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
49266         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
49267         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
49268         _mm_alignr_epi8 with _mm_loadu_si128.
49269         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
49270         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
49271         (__m128i_shift_right): Removed.
49272         * sysdeps/i386/i686/multiarch/varshift.h: New file.
49273         * sysdeps/i386/i686/multiarch/varshift.S: New file.
49274         * sysdeps/x86_64/multiarch/varshift.h: New file.
49275         * sysdeps/x86_64/multiarch/varshift.S: New file.
49276
49277 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
49278
49279         * configure.in: Move assembler checks to before sysdep dir checking.
49280
49281 2010-08-20  Petr Baudis  <pasky@suse.cz>
49282
49283         * LICENSES: Sync the sunrpc license.
49284
49285 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
49286
49287         * sunrpc/auth_des.c: Update copyright notice once again.
49288         * sunrpc/auth_none.c: Likewise.
49289         * sunrpc/auth_unix.c: Likewise.
49290         * sunrpc/authdes_prot.c: Likewise.
49291         * sunrpc/authuxprot.c: Likewise.
49292         * sunrpc/bindrsvprt.c: Likewise.
49293         * sunrpc/clnt_gen.c: Likewise.
49294         * sunrpc/clnt_perr.c: Likewise.
49295         * sunrpc/clnt_raw.c: Likewise.
49296         * sunrpc/clnt_simp.c: Likewise.
49297         * sunrpc/clnt_tcp.c: Likewise.
49298         * sunrpc/clnt_udp.c: Likewise.
49299         * sunrpc/clnt_unix.c: Likewise.
49300         * sunrpc/des_crypt.c: Likewise.
49301         * sunrpc/des_soft.c: Likewise.
49302         * sunrpc/get_myaddr.c: Likewise.
49303         * sunrpc/getrpcport.c: Likewise.
49304         * sunrpc/key_call.c: Likewise.
49305         * sunrpc/key_prot.c: Likewise.
49306         * sunrpc/openchild.c: Likewise.
49307         * sunrpc/pm_getmaps.c: Likewise.
49308         * sunrpc/pm_getport.c: Likewise.
49309         * sunrpc/pmap_clnt.c: Likewise.
49310         * sunrpc/pmap_prot.c: Likewise.
49311         * sunrpc/pmap_prot2.c: Likewise.
49312         * sunrpc/pmap_rmt.c: Likewise.
49313         * sunrpc/rpc/auth.h: Likewise.
49314         * sunrpc/rpc/auth_unix.h: Likewise.
49315         * sunrpc/rpc/clnt.h: Likewise.
49316         * sunrpc/rpc/des_crypt.h: Likewise.
49317         * sunrpc/rpc/key_prot.h: Likewise.
49318         * sunrpc/rpc/netdb.h: Likewise.
49319         * sunrpc/rpc/pmap_clnt.h: Likewise.
49320         * sunrpc/rpc/pmap_prot.h: Likewise.
49321         * sunrpc/rpc/pmap_rmt.h: Likewise.
49322         * sunrpc/rpc/rpc.h: Likewise.
49323         * sunrpc/rpc/rpc_des.h: Likewise.
49324         * sunrpc/rpc/rpc_msg.h: Likewise.
49325         * sunrpc/rpc/svc.h: Likewise.
49326         * sunrpc/rpc/svc_auth.h: Likewise.
49327         * sunrpc/rpc/types.h: Likewise.
49328         * sunrpc/rpc/xdr.h: Likewise.
49329         * sunrpc/rpc_clntout.c: Likewise.
49330         * sunrpc/rpc_cmsg.c: Likewise.
49331         * sunrpc/rpc_common.c: Likewise.
49332         * sunrpc/rpc_cout.c: Likewise.
49333         * sunrpc/rpc_dtable.c: Likewise.
49334         * sunrpc/rpc_hout.c: Likewise.
49335         * sunrpc/rpc_main.c: Likewise.
49336         * sunrpc/rpc_parse.c: Likewise.
49337         * sunrpc/rpc_parse.h: Likewise.
49338         * sunrpc/rpc_prot.c: Likewise.
49339         * sunrpc/rpc_sample.c: Likewise.
49340         * sunrpc/rpc_scan.c: Likewise.
49341         * sunrpc/rpc_scan.h: Likewise.
49342         * sunrpc/rpc_svcout.c: Likewise.
49343         * sunrpc/rpc_tblout.c: Likewise.
49344         * sunrpc/rpc_util.c: Likewise.
49345         * sunrpc/rpc_util.h: Likewise.
49346         * sunrpc/rpcinfo.c: Likewise.
49347         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
49348         * sunrpc/rpcsvc/key_prot.x: Likewise.
49349         * sunrpc/rpcsvc/klm_prot.x: Likewise.
49350         * sunrpc/rpcsvc/mount.x: Likewise.
49351         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
49352         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
49353         * sunrpc/rpcsvc/rex.x: Likewise.
49354         * sunrpc/rpcsvc/rstat.x: Likewise.
49355         * sunrpc/rpcsvc/rusers.x: Likewise.
49356         * sunrpc/rpcsvc/sm_inter.x: Likewise.
49357         * sunrpc/rpcsvc/spray.x: Likewise.
49358         * sunrpc/rpcsvc/yppasswd.x: Likewise.
49359         * sunrpc/rtime.c: Likewise.
49360         * sunrpc/svc.c: Likewise.
49361         * sunrpc/svc_auth.c: Likewise.
49362         * sunrpc/svc_authux.c: Likewise.
49363         * sunrpc/svc_raw.c: Likewise.
49364         * sunrpc/svc_run.c: Likewise.
49365         * sunrpc/svc_simple.c: Likewise.
49366         * sunrpc/svc_tcp.c: Likewise.
49367         * sunrpc/svc_udp.c: Likewise.
49368         * sunrpc/svc_unix.c: Likewise.
49369         * sunrpc/svcauth_des.c: Likewise.
49370         * sunrpc/xcrypt.c: Likewise.
49371         * sunrpc/xdr.c: Likewise.
49372         * sunrpc/xdr_array.c: Likewise.
49373         * sunrpc/xdr_float.c: Likewise.
49374         * sunrpc/xdr_mem.c: Likewise.
49375         * sunrpc/xdr_rec.c: Likewise.
49376         * sunrpc/xdr_ref.c: Likewise.
49377         * sunrpc/xdr_sizeof.c: Likewise.
49378         * sunrpc/xdr_stdio.c: Likewise.
49379
49380         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
49381         handling.
49382
49383 2010-08-19  Andreas Schwab  <schwab@redhat.com>
49384
49385         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
49386
49387 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
49388
49389         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
49390         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
49391         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
49392         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
49393         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
49394         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
49395         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
49396         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
49397         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
49398         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
49399         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
49400         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
49401         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
49402         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
49403
49404 2010-07-26  Anton Blanchard  <anton@samba.org>
49405
49406         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
49407         * malloc/arena.c (heap_trim): Likewise.
49408
49409 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
49410
49411         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
49412         here.  Not...
49413         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
49414         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
49415
49416 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
49417
49418         * sysdeps/i386/elf/Makefile: New file.
49419
49420 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49421
49422         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
49423         from fanotify_init.
49424         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
49425         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49426
49427 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
49428
49429         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
49430         of strncasecmp_l.
49431         * sysdeps/multiarch/strcmp.S: Likewise.
49432
49433 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
49434
49435         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49436         strncase_l-nonascii.
49437         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49438         Add strncase_l-ssse3.
49439         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
49440         * sysdeps/x86_64/strcmp.S: Likewise.
49441         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
49442         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
49443         * sysdeps/x86_64/strncase.S: New file.
49444         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
49445         * sysdeps/x86_64/strncase_l.S: New file.
49446         * string/Makefile (strop-tests): Add strncasecmp.
49447         * string/test-strncasecmp.c: New file.
49448
49449         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
49450         warning.
49451
49452         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
49453         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
49454
49455 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49456
49457         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
49458
49459 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
49460
49461         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
49462         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
49463         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
49464
49465 2010-05-01  Alan Modra  <amodra@gmail.com>
49466
49467         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
49468         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
49469         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
49470         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
49471         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
49472         tidying.  Don't tail-call __sigjmp_save for static lib.
49473         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
49474         save location.
49475         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
49476         (CALL_MCOUNT): Add eh info, and nop after bl.
49477         (TAIL_CALL_SYSCALL_ERROR): New macro.
49478         (PSEUDO_RET): Use it.
49479         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
49480         Correct save location of integer regs and cr.
49481         (_dl_profile_resolve): Correct cr save location.  Delete nops
49482         after bl when SHARED.  Reduce cfi size a little by better
49483         placement of cfi directives.
49484         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
49485         make a stack frame.  Instead use parm save area as a temp.
49486         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
49487         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
49488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
49489         Don't make a stack frame for parent, use parm save area.
49490         Increase child stack frame to 112 bytes.  Don't save unused reg,
49491         and adjust reg usage.  Set up cfi on error recovery and
49492         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
49493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
49494         (__makecontext): Add dummy nop after jump to exit.
49495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
49496         Use correct parm save area and cr save, reduce stack frame.
49497         Correct cfi for possible PSEUDO_RET frame setup.
49498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
49499         Branch to local label emitted by PSEUDO_RET rather than
49500         __syscall_error.
49501
49502 2010-08-12  Andreas Schwab  <schwab@redhat.com>
49503
49504         [BZ #11904]
49505         * locale/programs/locale.c (print_assignment): New function.
49506         (show_locale_vars): Use it.
49507
49508 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
49509
49510         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
49511         field.
49512         (struct statfs64): Likewise.
49513         (_STATFS_F_FLAGS): Define.
49514         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
49515         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49516         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
49517         (ST_VALID): Define locally.
49518         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
49519         __statvfs_getflags, use the provided value.
49520         * sysdeps/unix/sysv/linux/kernel-features.h: Define
49521         __ASSUME_STATFS_F_FLAGS.
49522
49523         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
49524
49525         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
49526         Add sys/fanotify.h.
49527         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
49528         fanotify_mask for GLIBC_2.13.
49529         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
49530         fanotify_init and fanotify_mark.
49531         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49532         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
49533
49534         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
49535         Add prlimit.
49536         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
49537         prlimit64 for GLIBC_2.13.
49538         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
49539         prlimit64.
49540         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
49541         syscall.
49542         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
49543         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49544         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
49545         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
49546         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
49547         add prlimit alias.
49548         * sysdeps/unix/sysv/linux/prlimit.c: New file.
49549
49550         [BZ #11903]
49551         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
49552         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
49553
49554         * nss/Makefile: Add rules to build and run tst-nss-test1.
49555         * shlib-versions: Add entry for libnss_test1.
49556         * nss/nss_test1.c: New file.
49557         * nss/tst-nss-test1.c: New file.
49558
49559         * nss/nsswitch.c (__nss_database_custom): Define new variable.
49560         (__nss_configure_lookup): Set appropriate entry in
49561         __nss_configure_lookup to true.
49562         * nss/nsswitch.h: Define enum with indeces of databases in
49563         databases and __nss_database_custom arrays.  Declare
49564         __nss_database_custom.
49565         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
49566         to avoid using nscd when custom rules are installed.
49567         * nss/getXXbyYY_r.c: Likewise.
49568         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
49569
49570         * nss/nss_files/files-parse.c: Whitespace fixes.
49571
49572 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
49573
49574         [BZ #11883]
49575         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
49576         * posix/fnmatch_loop.c: Likewise.
49577
49578 2010-07-17  Andi Kleen  <ak@linux.intel.com>
49579
49580         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
49581         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
49582         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
49583         * Versions.def [GLIBC_2.13]: Add.
49584
49585 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
49586
49587         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49588         Also fail if tpwd after pwuid call is NULL.
49589
49590 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49591
49592         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
49593         when converting to ms.
49594
49595 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49596
49597         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
49598         EOPNOTSUPP errors with ENOTTY.
49599         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
49600         EOPNOTSUPP errors with ENOTTY.
49601
49602 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
49603
49604         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49605         Add strcasecmp_l-ssse3.
49606         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
49607         strcasecmp.
49608         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
49609         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
49610         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
49611
49612 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
49613
49614         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
49615
49616         * string/Makefile (strop-tests): Add strcasecmp.
49617         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49618         strcasecmp_l-nonascii.
49619         (gen-as-const-headers): Add locale-defines.sym.
49620         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
49621         * sysdeps/x86_64/strcasecmp.S: New file.
49622         * sysdeps/x86_64/strcasecmp_l.S: New file.
49623         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
49624         * sysdeps/x86_64/locale-defines.sym: New file.
49625         * string/test-strcasecmp.c: New file.
49626
49627         * string/test-strcasestr.c: Test both ends of the range of characters.
49628         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
49629
49630 2010-07-29  Roland McGrath  <roland@redhat.com>
49631
49632         [BZ #11856]
49633         * manual/locale.texi (Yes-or-No Questions): Fix example code.
49634
49635 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
49636
49637         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
49638         for ld.so.
49639
49640 2010-07-27  Andreas Schwab  <schwab@redhat.com>
49641
49642         * manual/memory.texi (Malloc Tunable Parameters): Document
49643         M_PERTURB.
49644
49645 2010-07-26  Roland McGrath  <roland@redhat.com>
49646
49647         [BZ #11840]
49648         * configure.in (-fgnu89-inline check): Set and substitute
49649         gnu89_inline, not libc_cv_gnu89_inline.
49650         * configure: Regenerated.
49651         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
49652
49653 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
49654
49655         * string/test-strnlen.c: New file.
49656         * string/Makefile (strop-tests): Add strnlen.
49657         * string/tester.c (test_strnlen): Add a few more test cases.
49658         * string/tst-strlen.c: Better error reporting.
49659
49660         * sysdeps/x86_64/strnlen.S: New file.
49661
49662 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
49663
49664         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
49665         lower-latency instructions.
49666
49667 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
49668
49669         * string/test-strcasestr.c: New file.
49670         * string/test-strstr.c: New file.
49671         * string/Makefile (strop-tests): Add strstr and strcasestr.
49672         * string/str-two-way.h: Don't undefine MAX.
49673         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
49674
49675 2010-07-21  Andreas Schwab  <schwab@redhat.com>
49676
49677         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49678         strcasestr-nonascii.
49679         (CFLAGS-strcasestr-nonascii.c): Define.
49680         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
49681         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
49682         Remove unused attribute.
49683
49684 2010-07-20  Roland McGrath  <roland@redhat.com>
49685
49686         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
49687         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
49688         ld.so.cache was broken.  With it, there is no way to disable dsocaps
49689         like LD_HWCAP_MASK can disable hwcaps.
49690
49691 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
49692
49693         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
49694
49695 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
49696
49697         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
49698         call in strcasestr.
49699         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
49700         __strcasestr_sse42_nonascii.
49701         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
49702         strcasestr-nonascii.c.
49703         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
49704
49705 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
49706
49707         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
49708         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
49709         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
49710         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
49711
49712 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
49713
49714         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
49715         fcntl.
49716
49717 2010-07-06  Andreas Schwab  <schwab@redhat.com>
49718
49719         [BZ #11577]
49720         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
49721         dl_signal_cerror.
49722
49723 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
49724
49725         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
49726         _PC_PIPE_BUF using F_GETPIPE_SZ.
49727
49728 2010-07-05  Roland McGrath  <roland@redhat.com>
49729
49730         * manual/arith.texi (Rounding Functions): Fix rint description
49731         implicit in round description.
49732
49733 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
49734
49735         * elf/Makefile: Fix linking for a few tests to make recent linker
49736         happy.
49737
49738 2010-06-30  Andreas Schwab  <schwab@redhat.com>
49739
49740         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
49741         $(common-objpfx)libc_nonshared.a.
49742
49743 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
49744
49745         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
49746         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
49747         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49748         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49749         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
49750         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
49751         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49752         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49753         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
49754         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
49755         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
49756         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49757         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
49758         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
49760         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
49761         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
49762         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
49763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49764         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
49765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49766         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
49767         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
49768         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
49769         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
49770         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
49771         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
49772         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
49773         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
49774         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
49775         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
49776         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
49777         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
49778         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
49779         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
49780         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
49781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
49782         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
49783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
49784         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
49785         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
49786         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
49787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
49788         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
49789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
49790         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
49791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
49792         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
49793
49794 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
49795
49796         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
49797         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
49798         * string/memmove.c (memmove): Renamed to ...
49799         (MEMMOVE): ...this.  Default to memmove.
49800         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
49801         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
49802         (END_CHK): Define.
49803         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49804         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
49805         mempcpy-ssse3-back memmove-ssse3-back.
49806         * sysdeps/x86_64/multiarch/bcopy.S: New file .
49807         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
49808         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
49809         * sysdeps/x86_64/multiarch/memcpy.S: New file.
49810         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
49811         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
49812         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
49813         * sysdeps/x86_64/multiarch/memmove.c: New file.
49814         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
49815         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
49816         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
49817         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
49818         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
49819         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
49820         Define.
49821         (index_Fast_Copy_Backward): Define.
49822         (HAS_ARCH_FEATURE): Define.
49823         (HAS_FAST_REP_STRING): Define.
49824         (HAS_FAST_COPY_BACKWARD): Define.
49825
49826 2010-06-21  Andreas Schwab  <schwab@redhat.com>
49827
49828         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49829         Restore proper fallback handling.
49830
49831 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
49832
49833         [BZ #11701]
49834         * posix/group_member.c (__group_member): Correct checking loop.
49835
49836         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
49837         OOM in getpwuid_r correctly.  Return error number when the caller
49838         should return, otherwise -1.
49839         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
49840         call returning > 0 value.
49841         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
49842
49843 2010-06-07  Andreas Schwab  <schwab@redhat.com>
49844
49845         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
49846         libc_nonshared.a from targets in modules-names.
49847
49848 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
49849
49850         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
49851         requires it.
49852
49853 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
49854
49855         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
49856         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
49857         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
49858         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
49859
49860 2010-06-02  Andreas Schwab  <schwab@redhat.com>
49861
49862         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
49863
49864 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
49865
49866         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
49867         and F_GETPIPE_SZ.
49868         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49869         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49870         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49871         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49872         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49873         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
49874
49875 2010-06-14  Roland McGrath  <roland@redhat.com>
49876
49877         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
49878
49879 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
49880
49881         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
49882         __REDIRECT followed by __THROW.
49883         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
49884         * posix/getopt.h (getopt): Likewise.
49885
49886 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
49887
49888         * hurd/lookup-at.c (__file_name_lookup_at): Accept
49889         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
49890         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
49891         in AT_FLAGS.
49892         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
49893         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
49894
49895 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
49896
49897         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
49898
49899 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
49900
49901         [BZ #11640]
49902         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49903         Properly check family and model.
49904
49905 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
49906
49907         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
49908
49909 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
49910
49911         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
49912
49913 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
49914
49915         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
49916         symbol reference.
49917
49918 2010-05-19  Andreas Schwab  <schwab@redhat.com>
49919
49920         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
49921         symbol reference.
49922
49923 2010-05-21  Andreas Schwab  <schwab@redhat.com>
49924
49925         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
49926         and internal_recvmmsg.
49927         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
49928         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
49929         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
49930         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
49931
49932         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
49933         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
49934         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
49935
49936 2010-05-20  Andreas Schwab  <schwab@redhat.com>
49937
49938         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
49939
49940 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
49941
49942         POWER7 optimizations.
49943         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
49944         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
49945
49946 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
49947
49948         * version.h: Update for 2.13 development version.
49949
49950 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
49951
49952         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
49953         exceptions.  Return 0.
49954
49955 2010-05-07  Roland McGrath  <roland@redhat.com>
49956
49957         * elf/ldconfig.c (main): Add a const.
49958
49959 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
49960
49961         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
49962         (args_options): Add no-idn option.
49963         (ahosts_keys_int): Add idn_flags to ai_flags.
49964         (parse_option): Handle 'i' option to clear idn_flags.
49965
49966         * malloc/malloc.c (_int_free): Possible race in the most recently
49967         added check.  Only act on the data if no current modification
49968         happened.
49969
49970 See ChangeLog.17 for earlier changes.